Update README.md
Browse filesThis model is a fine-tuned version of `MiniLM-L12-H384-uncased` on the emotion dataset. It achieves the following results on the evaluation set:
Validation Loss: 0.379795
F1: 0.917320
README.md
CHANGED
|
@@ -2,9 +2,4 @@
|
|
| 2 |
license: mit
|
| 3 |
base_model:
|
| 4 |
- microsoft/MiniLM-L12-H384-uncased
|
| 5 |
-
## Model Description
|
| 6 |
-
This model is a fine-tuned version of `MiniLM-L12-H384-uncased` on the emotion dataset. It achieves the following results on the evaluation set:
|
| 7 |
-
|
| 8 |
-
Validation Loss: 0.379795
|
| 9 |
-
F1: 0.917320
|
| 10 |
---
|
|
|
|
| 2 |
license: mit
|
| 3 |
base_model:
|
| 4 |
- microsoft/MiniLM-L12-H384-uncased
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|