keefezowie commited on
Commit
87c3447
1 Parent(s): ce4b3a9

End of training

Browse files
Files changed (2) hide show
  1. README.md +19 -18
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  tags:
3
  - generated_from_trainer
4
  datasets:
@@ -20,7 +21,7 @@ model-index:
20
  metrics:
21
  - name: Accuracy
22
  type: accuracy
23
- value: 0.774
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -28,10 +29,10 @@ should probably proofread and complete it, then remove this comment. -->
28
 
29
  # my_awesome_model
30
 
31
- This model is a fine-tuned version of [](https://huggingface.co/) on the emotion dataset.
32
  It achieves the following results on the evaluation set:
33
- - Loss: 0.6804
34
- - Accuracy: 0.774
35
 
36
  ## Model description
37
 
@@ -51,8 +52,8 @@ More information needed
51
 
52
  The following hyperparameters were used during training:
53
  - learning_rate: 5e-05
54
- - train_batch_size: 32
55
- - eval_batch_size: 64
56
  - seed: 42
57
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
58
  - lr_scheduler_type: linear
@@ -61,18 +62,18 @@ The following hyperparameters were used during training:
61
 
62
  ### Training results
63
 
64
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
65
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
66
- | 1.6145 | 1.0 | 500 | 1.5603 | 0.3475 |
67
- | 1.4622 | 2.0 | 1000 | 1.3149 | 0.4 |
68
- | 1.2777 | 3.0 | 1500 | 1.2142 | 0.4365 |
69
- | 1.1218 | 4.0 | 2000 | 1.0095 | 0.5915 |
70
- | 0.8886 | 5.0 | 2500 | 0.8772 | 0.695 |
71
- | 0.7649 | 6.0 | 3000 | 0.7803 | 0.7355 |
72
- | 0.6818 | 7.0 | 3500 | 0.7220 | 0.7615 |
73
- | 0.6268 | 8.0 | 4000 | 0.6870 | 0.773 |
74
- | 0.5922 | 9.0 | 4500 | 0.6859 | 0.771 |
75
- | 0.5658 | 10.0 | 5000 | 0.6804 | 0.774 |
76
 
77
 
78
  ### Framework versions
 
1
  ---
2
+ base_model: keefezowie/my_awesome_model
3
  tags:
4
  - generated_from_trainer
5
  datasets:
 
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
+ value: 0.8295
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
29
 
30
  # my_awesome_model
31
 
32
+ This model is a fine-tuned version of [keefezowie/my_awesome_model](https://huggingface.co/keefezowie/my_awesome_model) on the emotion dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.7587
35
+ - Accuracy: 0.8295
36
 
37
  ## Model description
38
 
 
52
 
53
  The following hyperparameters were used during training:
54
  - learning_rate: 5e-05
55
+ - train_batch_size: 16
56
+ - eval_batch_size: 32
57
  - seed: 42
58
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
59
  - lr_scheduler_type: linear
 
62
 
63
  ### Training results
64
 
65
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
67
+ | 1.3711 | 1.0 | 1000 | 1.1335 | 0.5795 |
68
+ | 0.7516 | 2.0 | 2000 | 0.6239 | 0.8065 |
69
+ | 0.5061 | 3.0 | 3000 | 0.5523 | 0.823 |
70
+ | 0.4381 | 4.0 | 4000 | 0.5857 | 0.8245 |
71
+ | 0.3637 | 5.0 | 5000 | 0.5661 | 0.839 |
72
+ | 0.3287 | 6.0 | 6000 | 0.5662 | 0.839 |
73
+ | 0.296 | 7.0 | 7000 | 0.6437 | 0.835 |
74
+ | 0.26 | 8.0 | 8000 | 0.6875 | 0.831 |
75
+ | 0.2344 | 9.0 | 9000 | 0.7239 | 0.8255 |
76
+ | 0.1989 | 10.0 | 10000 | 0.7587 | 0.8295 |
77
 
78
 
79
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f032ef3f865388b9a358f593ac7ec53693283d3ed8e2b3e8883ea078f3c8bd3
3
  size 99529152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1f76a6051f66bbc5da1876aee37b6465250a2f34eebceb8dc655576d4f72917
3
  size 99529152