milyiyo commited on
Commit
5bc5953
1 Parent(s): 516ae01

Add the evaluation results

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Based model: [microsoft/MiniLM-L12-H384-uncased](https://huggingface.co/microsoft/MiniLM-L12-H384-uncased)
2
+
3
+ Dataset: [emotion](https://huggingface.co/datasets/emotion)
4
+
5
+ These are the results on the evaluation set:
6
+
7
+ | Attribute | Value |
8
+ | ------------------ | -------- |
9
+ | Training Loss | 0.163100 |
10
+ | Validation Loss | 0.192153 |
11
+ | F1 | 0.931192 |