Lionel79 commited on
Commit
bb4007c
1 Parent(s): 613d7f2

Training completed!

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -26,7 +26,7 @@ model-index:
26
  value: 0.9265
27
  - name: F1
28
  type: f1
29
- value: 0.9264499819187068
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -36,7 +36,7 @@ should probably proofread and complete it, then remove this comment. -->
36
 
37
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the emotion dataset.
38
  It achieves the following results on the evaluation set:
39
- - Loss: 0.2159
40
  - Accuracy: 0.9265
41
  - F1: 0.9264
42
 
@@ -69,8 +69,8 @@ The following hyperparameters were used during training:
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
71
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
72
- | 0.8539 | 1.0 | 250 | 0.3270 | 0.909 | 0.9070 |
73
- | 0.2595 | 2.0 | 500 | 0.2159 | 0.9265 | 0.9264 |
74
 
75
 
76
  ### Framework versions
 
26
  value: 0.9265
27
  - name: F1
28
  type: f1
29
+ value: 0.9263595968453002
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
36
 
37
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the emotion dataset.
38
  It achieves the following results on the evaluation set:
39
+ - Loss: 0.2270
40
  - Accuracy: 0.9265
41
  - F1: 0.9264
42
 
 
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
71
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
72
+ | 0.8731 | 1.0 | 250 | 0.3398 | 0.9005 | 0.8983 |
73
+ | 0.2692 | 2.0 | 500 | 0.2270 | 0.9265 | 0.9264 |
74
 
75
 
76
  ### Framework versions