sxie3333 commited on
Commit
4e2284b
1 Parent(s): c236558

Create README.md

Browse files

A fine-tuned RoBERTa on the [FNC-1](http://www.fakenewschallenge.org/) dataset for stance detection task

Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ metrics:
6
+ - accuracy
7
+ - f1
8
+ pipeline_tag: text-classification
9
+ ---