CrabInHoney commited on
Commit
7d11e60
·
verified ·
1 Parent(s): dfc099e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -12,18 +12,26 @@ library_name: tensorflow
12
  widget:
13
  - text: "Мне нравится этот фильм!"
14
  output:
 
 
15
  - label: NEGATIVE
16
- score: 0.02
17
  - text: "Какой же ты идиот.."
18
  output:
 
 
19
  - label: NEGATIVE
20
  score: 0.99
21
  - text: "Паша, купи уже TURMS"
22
  output:
 
 
23
  - label: NEGATIVE
24
  score: 0.18
25
  - text: "Дp пошtл ты, идиот"
26
  output:
 
 
27
  - label: NEGATIVE
28
  score: 0.99
29
 
 
12
  widget:
13
  - text: "Мне нравится этот фильм!"
14
  output:
15
+ - label: POSITIVE
16
+ score: 0.98
17
  - label: NEGATIVE
18
+ score: 0.02
19
  - text: "Какой же ты идиот.."
20
  output:
21
+ - label: POSITIVE
22
+ score: 0.01
23
  - label: NEGATIVE
24
  score: 0.99
25
  - text: "Паша, купи уже TURMS"
26
  output:
27
+ - label: POSITIVE
28
+ score: 0.82
29
  - label: NEGATIVE
30
  score: 0.18
31
  - text: "Дp пошtл ты, идиот"
32
  output:
33
+ - label: POSITIVE
34
+ score: 0.01
35
  - label: NEGATIVE
36
  score: 0.99
37