leep6 commited on
Commit
9513b52
1 Parent(s): a58366b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -4,8 +4,15 @@ language: en
4
  widget:
5
  - text: "They were dismissed from the job last week."
6
  example_title: "Euphemistic example"
 
 
 
 
 
7
  - text: "The bell rang and the teacher dismissed the class."
8
  example_title: "Non-euphemistic example"
 
 
9
  ---
10
 
11
 
 
4
  widget:
5
  - text: "They were dismissed from the job last week."
6
  example_title: "Euphemistic example"
7
+ output:
8
+ - label: POSITIVE
9
+ score: 0.8
10
+ - label: NEGATIVE
11
+ score: 0.2
12
  - text: "The bell rang and the teacher dismissed the class."
13
  example_title: "Non-euphemistic example"
14
+
15
+
16
  ---
17
 
18