jpabbuehl commited on
Commit
61884dd
1 Parent(s): e3ddcf5

End of training

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -19,7 +19,7 @@ model-index:
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
- value: 0.9295
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.1501
33
- - Accuracy: 0.9295
34
 
35
  ## Model description
36
 
@@ -63,9 +63,9 @@ The following hyperparameters were used during training:
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
65
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
66
- | 0.9265 | 1.0 | 500 | 0.2448 | 0.9175 |
67
- | 0.1855 | 2.0 | 1000 | 0.1660 | 0.9245 |
68
- | 0.1017 | 3.0 | 1500 | 0.1501 | 0.9295 |
69
 
70
 
71
  ### Framework versions
 
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
+ value: 0.929
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.1446
33
+ - Accuracy: 0.929
34
 
35
  ## Model description
36
 
 
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
65
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
66
+ | 0.9345 | 1.0 | 500 | 0.2509 | 0.918 |
67
+ | 0.1855 | 2.0 | 1000 | 0.1626 | 0.928 |
68
+ | 0.1036 | 3.0 | 1500 | 0.1446 | 0.929 |
69
 
70
 
71
  ### Framework versions