Nithiwat commited on
Commit
3c94923
1 Parent(s): 4aa787b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - text-classification
6
+ - claim-detection
7
+ license: "mit"
8
+ datasets:
9
+ - claim-detection
10
+
11
+ widget:
12
+ - text: "This is the best cast iron skillet you will ever buy."
13
+ - text: "Barack Obama nominated Hilary Clinton as his secretary of state on Monday."
14
+ - text: "On a shelf, there are five books: a gray book, a red book, a purple book, a blue book, and a black book"
15
+
16
+ ---