jaemin12 commited on
Commit
7961abf
1 Parent(s): 1a5fae6

Training completed!

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -26,7 +26,7 @@ model-index:
26
  value: 0.9275
27
  - name: F1
28
  type: f1
29
- value: 0.9273639380542699
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -36,9 +36,9 @@ 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.2153
40
  - Accuracy: 0.9275
41
- - F1: 0.9274
42
 
43
  ## Model description
44
 
@@ -69,8 +69,8 @@ The following hyperparameters were used during training:
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
71
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
72
- | 0.8711 | 1.0 | 250 | 0.3211 | 0.905 | 0.9033 |
73
- | 0.2572 | 2.0 | 500 | 0.2153 | 0.9275 | 0.9274 |
74
 
75
 
76
  ### Framework versions
 
26
  value: 0.9275
27
  - name: F1
28
  type: f1
29
+ value: 0.9275296202470541
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.2122
40
  - Accuracy: 0.9275
41
+ - F1: 0.9275
42
 
43
  ## Model description
44
 
 
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
71
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
72
+ | 0.7877 | 1.0 | 250 | 0.2995 | 0.9125 | 0.9118 |
73
+ | 0.2429 | 2.0 | 500 | 0.2122 | 0.9275 | 0.9275 |
74
 
75
 
76
  ### Framework versions