intellectual-memer commited on
Commit
12e7c0d
·
verified ·
1 Parent(s): d601066

Update README.md

Browse files

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:

Validation Loss: 0.379795
F1: 0.917320

Files changed (1) hide show
  1. README.md +0 -5
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
  ---