TeamResearch commited on
Commit
757239c
1 Parent(s): df1076f

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -18,7 +18,7 @@ model-index:
18
  metrics:
19
  - name: Accuracy
20
  type: accuracy
21
- value: 0.9477777777777778
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -28,8 +28,8 @@ should probably proofread and complete it, then remove this comment. -->
28
 
29
  This model is a fine-tuned version of [j-hartmann/emotion-english-distilroberta-base](https://huggingface.co/j-hartmann/emotion-english-distilroberta-base) on the emotion dataset.
30
  It achieves the following results on the evaluation set:
31
- - Loss: 0.3199
32
- - Accuracy: 0.9478
33
 
34
  ## Model description
35
 
@@ -60,14 +60,14 @@ The following hyperparameters were used during training:
60
 
61
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
62
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
63
- | 0.3763 | 1.0 | 1875 | 0.1789 | 0.9411 |
64
- | 0.2179 | 2.0 | 3750 | 0.2558 | 0.9356 |
65
- | 0.1789 | 3.0 | 5625 | 0.1786 | 0.9422 |
66
- | 0.1543 | 4.0 | 7500 | 0.2059 | 0.9511 |
67
- | 0.1181 | 5.0 | 9375 | 0.2070 | 0.9478 |
68
- | 0.0791 | 6.0 | 11250 | 0.2392 | 0.9433 |
69
- | 0.0497 | 7.0 | 13125 | 0.3182 | 0.9411 |
70
- | 0.0356 | 8.0 | 15000 | 0.3199 | 0.9478 |
71
 
72
 
73
  ### Framework versions
 
18
  metrics:
19
  - name: Accuracy
20
  type: accuracy
21
+ value: 0.9444444444444444
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
28
 
29
  This model is a fine-tuned version of [j-hartmann/emotion-english-distilroberta-base](https://huggingface.co/j-hartmann/emotion-english-distilroberta-base) on the emotion dataset.
30
  It achieves the following results on the evaluation set:
31
+ - Loss: 0.3581
32
+ - Accuracy: 0.9444
33
 
34
  ## Model description
35
 
 
60
 
61
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
62
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
63
+ | 0.3724 | 1.0 | 1875 | 0.1799 | 0.9367 |
64
+ | 0.2118 | 2.0 | 3750 | 0.1918 | 0.9456 |
65
+ | 0.1792 | 3.0 | 5625 | 0.1791 | 0.95 |
66
+ | 0.1489 | 4.0 | 7500 | 0.1479 | 0.9489 |
67
+ | 0.1168 | 5.0 | 9375 | 0.2561 | 0.9444 |
68
+ | 0.081 | 6.0 | 11250 | 0.2863 | 0.9411 |
69
+ | 0.0521 | 7.0 | 13125 | 0.3168 | 0.9467 |
70
+ | 0.0345 | 8.0 | 15000 | 0.3581 | 0.9444 |
71
 
72
 
73
  ### Framework versions