Ngit commited on
Commit
774b4e7
1 Parent(s): 7546e11

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -21,6 +21,10 @@ model-index:
21
  type: f1
22
  value: 0.482
23
  license: apache-2.0
 
 
 
 
24
  ---
25
 
26
  # Text Classification GoEmotions
@@ -160,8 +164,8 @@ The following hyperparameters were used during training:
160
 
161
  | Teacher (params) | Student (params) | Set | Score (teacher) | Score (student) |
162
  |--------------------|-------------|----------|--------| --------|
163
- | tasinhoque/text-classification-goemotions (355M) | MiniLMv2-goemotions-v2-onnx | Validation | 0.514252 | 0.4780 |
164
- | tasinhoque/text-classification-goemotions (33M) | MiniLMv2-goemotions-v2-onnx | Test | 0.501937 | 0.482 |
165
 
166
  # Deployment
167
 
 
21
  type: f1
22
  value: 0.482
23
  license: apache-2.0
24
+ tags:
25
+ - emotions
26
+ - multi-class-classification
27
+ - multi-label-classification
28
  ---
29
 
30
  # Text Classification GoEmotions
 
164
 
165
  | Teacher (params) | Student (params) | Set | Score (teacher) | Score (student) |
166
  |--------------------|-------------|----------|--------| --------|
167
+ | tasinhoque/text-classification-goemotions (355M) | MiniLMv2-goemotions-v2-onnx (30M) | Validation | 0.514252 | 0.4780 |
168
+ | tasinhoque/text-classification-goemotions (335M) | MiniLMv2-goemotions-v2-onnx (30M) | Test | 0.501937 | 0.482 |
169
 
170
  # Deployment
171