hallisky commited on
Commit
9708590
1 Parent(s): dfc86c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ widget:
4
+ - text: "Oh really, what a great idea! Let's just ignore all the facts and trot right ahead!"
5
+ example_title: "Sarcastic Dialogue"
6
+ output:
7
+ - label: POSITIVE
8
+ score: 1.0
9
+ - label: NEGATIVE
10
+ score: 0.0
11
+ - text: "What a great idea - let's continue!"
12
+ example_title: "Sarcastic Dialogue"
13
+ ---