SA-Yur-or commited on
Commit
3421bac
1 Parent(s): ed49ba0

Update README.md

Browse files

<h1 align="center">SuperAnnotate</h1>
<h2 align="center"> Fine-tuned RoBERTa Large for Generated Text Detection </h2>


## Description

Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -2,4 +2,16 @@
2
  license: other
3
  license_name: sspl
4
  license_link: LICENSE
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: other
3
  license_name: sspl
4
  license_link: LICENSE
5
+ language:
6
+ - en
7
+ pipeline_tag: text-classification
8
+ tags:
9
+ - roberta
10
+ - generated_text_detection
11
+ - llm_content_detection
12
+ - AI_detection
13
+ datasets:
14
+ - Hello-SimpleAI/HC3
15
+ - tum-nlp/IDMGSP
16
+ library_name: transformers
17
+ ---