SheldonSides commited on
Commit
ceedad6
1 Parent(s): 817d5a1

Fine-tuning Complete

Browse files
Files changed (2) hide show
  1. README.md +9 -8
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -23,10 +23,10 @@ model-index:
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
- value: 0.9335
27
  - name: F1
28
  type: f1
29
- value: 0.9335974591487
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.1829
40
- - Accuracy: 0.9335
41
- - F1: 0.9336
42
 
43
  ## Model description
44
 
@@ -63,14 +63,15 @@ The following hyperparameters were used during training:
63
  - seed: 42
64
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
65
  - lr_scheduler_type: linear
66
- - num_epochs: 2
67
 
68
  ### Training results
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
71
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
72
- | 0.328 | 1.0 | 334 | 0.2554 | 0.9205 | 0.9205 |
73
- | 0.2038 | 2.0 | 668 | 0.1829 | 0.9335 | 0.9336 |
 
74
 
75
 
76
  ### Framework versions
 
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
+ value: 0.936
27
  - name: F1
28
  type: f1
29
+ value: 0.9362275859495188
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.1535
40
+ - Accuracy: 0.936
41
+ - F1: 0.9362
42
 
43
  ## Model description
44
 
 
63
  - seed: 42
64
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
65
  - lr_scheduler_type: linear
66
+ - num_epochs: 3
67
 
68
  ### Training results
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
71
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
72
+ | 0.3053 | 1.0 | 334 | 0.2418 | 0.924 | 0.9238 |
73
+ | 0.1823 | 2.0 | 668 | 0.1734 | 0.934 | 0.9347 |
74
+ | 0.1226 | 3.0 | 1002 | 0.1535 | 0.936 | 0.9362 |
75
 
76
 
77
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:269e3d02b119971226ee47e14b7f3eeeae23e33fe407e23f50e4fe4c20c18399
3
  size 267867821
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94c66aa430f2eff508dee99d8a5eb70411fb09fef71941f8889d1bd624a14299
3
  size 267867821