Skip to main content

A toolkit for identifying pretrained language models from AI-generated text

Project description

LM Identifier

With a surge of generative pretrained language models, it is becoming increasingly important to distinguish between human and AI-generated text. Inspired by GPTZero, an app that seeks to detect AI-generated text, LM Identifier pokes at this question even further by providing a growing suite of tools to help identify which (publicly available) language model might have been used to generate some given chunck of text.

Installation

LM Identifier is available on PyPI.

$ pip install lm-identifier

To develop locally, first install pre-commit:

$ pip install --upgrade pip wheel
$ pip install pre-commit
$ pre-commit install

Install the package in editable mode.

pip install -e .

Usages

WIP

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lm_identifier-0.0.1.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

lm_identifier-0.0.1-py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page