Add the evaluation results
Browse files
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 |
|