lewiswatson commited on
Commit
41e7630
1 Parent(s): 401eaeb

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
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.3103
20
- - eval_accuracy: 0.9045
21
- - eval_f1: 0.9016
22
- - eval_runtime: 89.5953
23
- - eval_samples_per_second: 22.323
24
- - eval_steps_per_second: 0.357
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