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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -4,10 +4,10 @@ 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
  ---
 
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: sarcasm_more
8
  score: 1.0
9
+ - label: sarcasm_less
10
  score: 0.0
11
  - text: "What a great idea - let's continue!"
12
+ example_title: "Sincere Dialogue"
13
  ---