https://github.com/awsaf49/detect-fake-text
LLM - Detect AI Generated Text || Identify which essay was written by a large language model
https://github.com/awsaf49/detect-fake-text
deep-learning deepfake-detection fake-text jax keras llm nlp pytorch tensorflow
Last synced: 5 months ago
JSON representation
LLM - Detect AI Generated Text || Identify which essay was written by a large language model
- Host: GitHub
- URL: https://github.com/awsaf49/detect-fake-text
- Owner: awsaf49
- License: apache-2.0
- Created: 2023-11-02T07:03:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-17T09:05:06.000Z (over 2 years ago)
- Last Synced: 2024-01-28T22:37:33.415Z (over 2 years ago)
- Topics: deep-learning, deepfake-detection, fake-text, jax, keras, llm, nlp, pytorch, tensorflow
- Language: Jupyter Notebook
- Homepage: https://www.kaggle.com/competitions/llm-detect-ai-generated-text
- Size: 833 KB
- Stars: 13
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# LLM - Detect AI Generated Text
> Identify which essay was written by a large language model
>

## Kaggle Notebooks
* **training**: [Detect Fake Text: KerasNLP [TF/Torch/JAX][Train]](https://www.kaggle.com/code/awsaf49/detect-fake-text-kerasnlp-tf-torch-jax-train)
* **inference**: [Detect Fake Text: KerasNLP [TF/Torch/JAX][Infer]](https://www.kaggle.com/code/awsaf49/detect-fake-text-kerasnlp-tf-torch-jax-infer)
> **Note**: Train and Inference notebooks are also available in the [`notebooks`](/notebooks/) folder.