Nithiwat commited on
Commit
cf5202a
1 Parent(s): 3de2c53

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - text-classification
6
+ - claim-detection
7
+ license: "mit"
8
+ datasets:
9
+ - claimbuster
10
+ metrics:
11
+ - accuracy
12
+ value:"0.82"
13
+ widget:
14
+ - text: "This is the best cast iron skillet you will ever buy."
15
+ - text: "Barack Obama nominated Hilary Clinton as his secretary of state on Monday."
16
+ - text: "On a shelf, there are five books: a gray book, a red book, a purple book, a blue book, and a black book"
17
+
18
+ ---
19
+
20
+ This is the BERT model finetuned on the ClaimBuster dataset. It is used for claim detection and has an accuracy of 82%.