marcelcastrobr commited on
Commit
6ce99f6
1 Parent(s): abb03ba

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.931
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.1359
33
- - Accuracy: 0.931
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.9201 | 1.0 | 500 | 0.2352 | 0.9245 |
67
- | 0.1916 | 2.0 | 1000 | 0.1521 | 0.926 |
68
- | 0.1023 | 3.0 | 1500 | 0.1359 | 0.931 |
69
 
70
 
71
  ### Framework versions
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
+ value: 0.928
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.1477
33
+ - Accuracy: 0.928
34
 
35
  ## Model description
36
 
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
65
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
66
+ | 0.9308 | 1.0 | 500 | 0.2632 | 0.916 |
67
+ | 0.1871 | 2.0 | 1000 | 0.1651 | 0.926 |
68
+ | 0.1025 | 3.0 | 1500 | 0.1477 | 0.928 |
69
 
70
 
71
  ### Framework versions