File size: 712 Bytes
f75963f 0eb15c1 d6c517d f75963f 0eb15c1 |
1 2 3 4 5 6 7 8 9 10 11 12 |
---
license: cc-by-nc-sa-4.0
language:
- fr
inference: false
---
# AI Detection
A french pretrained classification model that aims to detect whether an input has been generated by a human or by a Large Language Model such as Chat-GPT or LLaMA. <br>
This model is aimed to one day help educators verify if work is done by humans or not. The model will, by design, classify as human-made text that has been generated by AI but rewritten by a human. This is because its aim is to catch pure ai without any human input.
This model is based on on [BARThez](https://huggingface.co/moussaKam/barthez). <br>
It is pretrained on a corpus of 15 000 of french articles that have been summarized by both humans and AI <br> |