fyaronskiy commited on
Commit
3bbbbde
·
verified ·
1 Parent(s): ce10274

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -3,10 +3,20 @@ library_name: transformers
3
  license: mit
4
  datasets:
5
  - seara/ru_go_emotions
 
6
  language:
7
  - ru
 
 
 
 
 
 
 
8
  metrics:
9
  - f1
 
 
10
  ---
11
 
12
 
@@ -123,5 +133,4 @@ print(predict('У вас отличный сервис и лучший кофе
123
  |neutral |0.59 |0.79 |0.68 |1787 |0.24 |
124
  |micro avg |0.50 |0.66 |0.57 |6329 | |
125
  |macro avg |0.46 |0.55 |0.48 |6329 | |
126
- |weighted avg |0.53 |0.66 |0.58 |6329 | |
127
-
 
3
  license: mit
4
  datasets:
5
  - seara/ru_go_emotions
6
+ base_model: ai-forever/ruRoberta-large
7
  language:
8
  - ru
9
+ tags:
10
+ - Text Classification
11
+ - emotion-classification
12
+ - emotion-recognition
13
+ - emotion-detection
14
+ - emotion
15
+ - multilabel
16
  metrics:
17
  - f1
18
+ - precision
19
+ - recall
20
  ---
21
 
22
 
 
133
  |neutral |0.59 |0.79 |0.68 |1787 |0.24 |
134
  |micro avg |0.50 |0.66 |0.57 |6329 | |
135
  |macro avg |0.46 |0.55 |0.48 |6329 | |
136
+ |weighted avg |0.53 |0.66 |0.58 |6329 | |