Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
language:
|
4 |
- fr
|
|
|
5 |
---
|
6 |
# AI Detection
|
7 |
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>
|
|
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
language:
|
4 |
- fr
|
5 |
+
pipeline_tag: token-classification
|
6 |
---
|
7 |
# AI Detection
|
8 |
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>
|