tanmoyio commited on
Commit
a50ad03
·
1 Parent(s): 2348663

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: en
3
+ pipeline_tag: text-classification
4
+ widget:
5
+ - text: "Just in: Massive storm hitting the coast right now! Stay safe everyone!"
6
+ example_title: "Storm related"
7
+ - text: "RT @PopCulture2000s: jessica alba was so good as sue storm in fantastic four https://t.co/h36XsgA04D 2023-11-14T11:31:24.000Z"
8
+ example_title: "Spam"
9
+ ---