SA-Yur-or commited on
Commit
ae05fc8
·
verified ·
1 Parent(s): a155dcb

[up]: Update model card

Browse files
Files changed (1) hide show
  1. README.md +18 -5
README.md CHANGED
@@ -1,5 +1,18 @@
1
- ---
2
- license: other
3
- license_name: saipl
4
- license_link: LICENSE
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: saipl
4
+ license_link: LICENSE
5
+ datasets:
6
+ - wikimedia/wikipedia
7
+ - rexarski/eli5_category
8
+ language:
9
+ - en
10
+ base_model:
11
+ - FacebookAI/roberta-large
12
+ pipeline_tag: text-classification
13
+ library_name: transformers
14
+ tags:
15
+ - genereted_text_detection
16
+ - llm_content_detection
17
+ - AI_detection
18
+ ---