SheldonSides commited on
Commit
f62e7cb
1 Parent(s): c219b8e

Training Complete

Browse files
Files changed (3) hide show
  1. README.md +16 -11
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -23,10 +23,10 @@ model-index:
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
- value: 0.935
27
  - name: F1
28
  type: f1
29
- value: 0.9352944011245874
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.1576
40
- - Accuracy: 0.935
41
- - F1: 0.9353
42
 
43
  ## Model description
44
 
@@ -63,17 +63,22 @@ 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: 5
67
 
68
  ### Training results
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
71
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
72
- | 1.0414 | 1.0 | 125 | 0.4652 | 0.873 | 0.8638 |
73
- | 0.3107 | 2.0 | 250 | 0.2140 | 0.925 | 0.9248 |
74
- | 0.1782 | 3.0 | 375 | 0.1756 | 0.9375 | 0.9377 |
75
- | 0.139 | 4.0 | 500 | 0.1633 | 0.9375 | 0.9375 |
76
- | 0.1188 | 5.0 | 625 | 0.1576 | 0.935 | 0.9353 |
 
 
 
 
 
77
 
78
 
79
  ### Framework versions
 
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
+ value: 0.9405
27
  - name: F1
28
  type: f1
29
+ value: 0.9405428930790032
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.2602
40
+ - Accuracy: 0.9405
41
+ - F1: 0.9405
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: 10
67
 
68
  ### Training results
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
71
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
72
+ | 0.04 | 1.0 | 125 | 0.2096 | 0.9385 | 0.9386 |
73
+ | 0.041 | 2.0 | 250 | 0.2138 | 0.9395 | 0.9396 |
74
+ | 0.0323 | 3.0 | 375 | 0.2165 | 0.94 | 0.9401 |
75
+ | 0.024 | 4.0 | 500 | 0.2315 | 0.941 | 0.9412 |
76
+ | 0.0229 | 5.0 | 625 | 0.2263 | 0.9375 | 0.9374 |
77
+ | 0.0179 | 6.0 | 750 | 0.2561 | 0.9415 | 0.9418 |
78
+ | 0.0149 | 7.0 | 875 | 0.2518 | 0.943 | 0.9433 |
79
+ | 0.0144 | 8.0 | 1000 | 0.2574 | 0.941 | 0.9409 |
80
+ | 0.011 | 9.0 | 1125 | 0.2598 | 0.943 | 0.9430 |
81
+ | 0.009 | 10.0 | 1250 | 0.2602 | 0.9405 | 0.9405 |
82
 
83
 
84
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d8231c81a18249f8c0f45c149b0a9ab651c0b07c8888a77cb588cd84f757621e
3
  size 267867821
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f74fe2b6b7bd16bd35b988af08999e66d0d83767841600f4cb20d77014276018
3
  size 267867821
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a4062382b060e3f63836df5281489a972db742e68081f32df56eeb2b9d9ef4cb
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c09ffc6b8dc7e0f99285b8a5d039e62e046b08adca160a1c8e96e22f1d87074
3
  size 4091