Osaleh commited on
Commit
2983270
1 Parent(s): 5e943d7

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -19,7 +19,7 @@ model-index:
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
- value: 0.92
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.2350
33
- - Accuracy: 0.92
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.9315 | 1.0 | 500 | 0.2350 | 0.92 |
67
 
68
 
69
  ### Framework versions
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
+ value: 0.913
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.2772
33
+ - Accuracy: 0.913
34
 
35
  ## Model description
36
 
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
65
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
66
+ | 0.922 | 1.0 | 500 | 0.2772 | 0.913 |
67
 
68
 
69
  ### Framework versions