Anvil-ML commited on
Commit
d229151
1 Parent(s): 0eb15c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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>