eevvgg commited on
Commit
db4871b
1 Parent(s): 34742ed

readme cls report

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -115,10 +115,10 @@ labels = [i['label'] for i in result] # ['neutral', 'positive']
115
  - recall: 74.0
116
 
117
 
118
- precision recall f1-score support
119
 
120
  negative 0.752 0.901 0.820 91
121
- neutral 0.764 0.592 0.667 71
122
  positive 0.667 0.632 0.649 38
123
 
124
 
 
115
  - recall: 74.0
116
 
117
 
118
+ precision recall f1-score support
119
 
120
  negative 0.752 0.901 0.820 91
121
+ neutral 0.764 0.592 0.667 71
122
  positive 0.667 0.632 0.649 38
123
 
124