KakoSan commited on
Commit
90842f4
·
verified ·
1 Parent(s): 8bc8945

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ pipeline_tag: text-classification
5
+ tags:
6
+ - roberta
7
+ - text-classification
8
+ - fake-news-detection
9
+ - misinformation-detection
10
+ ---
11
+
12
+ # SiftAI RoBERTa Final
13
+
14
+ Fine-tuned RoBERTa model for fake news and misinformation detection.
15
+
16
+ - **Task**: Text Classification (`REAL` / `FAKE`)
17
+ - **Base model**: `roberta-base`
18
+ - **Language**: English