Update README.md
Browse files
README.md
CHANGED
@@ -203,13 +203,12 @@ Emotion probabilities (%):
|
|
203 |
|
204 |
## Evaluation
|
205 |
|
206 |
-
Due to time constraints, there is no official
|
207 |
|
208 |
However, the evaluation on a test dataset is the following:
|
209 |
|
210 |
Evaluation results:
|
211 |
|
212 |
-
{
|
213 |
|
214 |
'eval_loss': 0.0322,
|
215 |
|
@@ -223,4 +222,5 @@ Evaluation results:
|
|
223 |
|
224 |
'eval_f1': 0.9448
|
225 |
|
226 |
-
|
|
|
|
203 |
|
204 |
## Evaluation
|
205 |
|
206 |
+
Due to time constraints, there is no official benchmarking done yet.
|
207 |
|
208 |
However, the evaluation on a test dataset is the following:
|
209 |
|
210 |
Evaluation results:
|
211 |
|
|
|
212 |
|
213 |
'eval_loss': 0.0322,
|
214 |
|
|
|
222 |
|
223 |
'eval_f1': 0.9448
|
224 |
|
225 |
+
|
226 |
+
Enjoy!
|