Dcolinmorgan commited on
Commit
6bdf3f5
1 Parent(s): 6c3031f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -5,4 +5,13 @@ metrics:
5
  pipeline_tag: text-classification
6
  datasets:
7
  - Dcolinmorgan/disaster-tw
 
 
 
 
 
 
 
 
 
8
  ---
 
5
  pipeline_tag: text-classification
6
  datasets:
7
  - Dcolinmorgan/disaster-tw
8
+ widget:
9
+ - text: "Waves are crashing all around, the wind is growing stronger, lights are flashing."
10
+ example_title: "Storm description without keyword"
11
+ - text: "A cool breeze is passing through the meadow and over the brook tonight"
12
+ example_title: "No emergency"
13
+ - text: "Blood was scene at the corner of X and Y"
14
+ example_title: "Emergency scene"
15
+ - text: "Two men were seen at the corner of X and Y"
16
+ example_title: "Normal scene"
17
  ---