lewiswatson
commited on
Commit
•
41e7630
1
Parent(s):
401eaeb
update model card README.md
Browse files
README.md
CHANGED
@@ -16,12 +16,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the emotion dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- eval_loss: 0.
|
20 |
-
- eval_accuracy: 0.
|
21 |
-
- eval_f1: 0.
|
22 |
-
- eval_runtime: 89.
|
23 |
-
- eval_samples_per_second: 22.
|
24 |
-
- eval_steps_per_second: 0.
|
25 |
- epoch: 1.0
|
26 |
- step: 250
|
27 |
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the emotion dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- eval_loss: 0.2242
|
20 |
+
- eval_accuracy: 0.927
|
21 |
+
- eval_f1: 0.9271
|
22 |
+
- eval_runtime: 89.316
|
23 |
+
- eval_samples_per_second: 22.392
|
24 |
+
- eval_steps_per_second: 0.358
|
25 |
- epoch: 1.0
|
26 |
- step: 250
|
27 |
|