philschmid HF staff commited on
Commit
24fb707
1 Parent(s): e4baaa1

End of training

Browse files
Files changed (2) hide show
  1. README.md +4 -4
  2. eval_results.txt +5 -5
README.md CHANGED
@@ -19,7 +19,7 @@ model-index:
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
- value: 0.9195
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -29,8 +29,8 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the emotion dataset.
31
  It achieves the following results on the evaluation set:
32
- - Loss: 0.2489
33
- - Accuracy: 0.9195
34
 
35
  ## Model description
36
 
@@ -63,7 +63,7 @@ The following hyperparameters were used during training:
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
65
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
66
- | 0.9165 | 1.0 | 500 | 0.2489 | 0.9195 |
67
 
68
 
69
  ### Framework versions
 
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
+ value: 0.9155
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
29
 
30
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the emotion dataset.
31
  It achieves the following results on the evaluation set:
32
+ - Loss: 0.2515
33
+ - Accuracy: 0.9155
34
 
35
  ## Model description
36
 
 
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
65
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
66
+ | 0.9465 | 1.0 | 500 | 0.2515 | 0.9155 |
67
 
68
 
69
  ### Framework versions
eval_results.txt CHANGED
@@ -1,6 +1,6 @@
1
  epoch = 1.0
2
- eval_accuracy = 0.9195
3
- eval_loss = 0.24885223805904388
4
- eval_runtime = 5.1888
5
- eval_samples_per_second = 385.447
6
- eval_steps_per_second = 6.167
 
1
  epoch = 1.0
2
+ eval_accuracy = 0.9155
3
+ eval_loss = 0.2514632046222687
4
+ eval_runtime = 4.962
5
+ eval_samples_per_second = 403.061
6
+ eval_steps_per_second = 6.449