Fix table
Browse files
README.md
CHANGED
|
@@ -131,8 +131,8 @@ The following hyperparameters were used during training:
|
|
| 131 |
|
| 132 |
| Teacher (params) | Student (params) | Set | Score (teacher) | Score (student) |
|
| 133 |
|--------------------|-------------|----------|--------| --------|
|
| 134 |
-
| tasinhoque/text-classification-goemotions (355M) | MiniLMv2-
|
| 135 |
-
| tasinhoque/text-classification-goemotions (33M) | MiniLMv2-
|
| 136 |
|
| 137 |
# Deployment
|
| 138 |
|
|
|
|
| 131 |
|
| 132 |
| Teacher (params) | Student (params) | Set | Score (teacher) | Score (student) |
|
| 133 |
|--------------------|-------------|----------|--------| --------|
|
| 134 |
+
| tasinhoque/text-classification-goemotions (355M) | MiniLMv2-goemotions-v2-onnx | Validation | 0.514252 | 0.4780 |
|
| 135 |
+
| tasinhoque/text-classification-goemotions (33M) | MiniLMv2-goemotions-v2-onnx | Test | 0.501937 | 0.482 |
|
| 136 |
|
| 137 |
# Deployment
|
| 138 |
|