Mawiwawi commited on
Commit
ffd280d
1 Parent(s): 2a5d44d

End of training

Browse files
Files changed (3) hide show
  1. README.md +26 -9
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 1.3427
24
- - Precision: 0.1176
25
- - Recall: 0.0435
26
- - F1: 0.0635
27
- - Accuracy: 0.7087
28
 
29
  ## Model description
30
 
@@ -49,15 +49,32 @@ The following hyperparameters were used during training:
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
- - num_epochs: 3
53
 
54
  ### Training results
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
- | No log | 1.0 | 13 | 1.8172 | 0.0 | 0.0 | 0.0 | 0.5826 |
59
- | No log | 2.0 | 26 | 1.4718 | 0.0 | 0.0 | 0.0 | 0.6880 |
60
- | No log | 3.0 | 39 | 1.3427 | 0.1176 | 0.0435 | 0.0635 | 0.7087 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61
 
62
 
63
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.1810
24
+ - Precision: 0.8617
25
+ - Recall: 0.8804
26
+ - F1: 0.8710
27
+ - Accuracy: 0.9685
28
 
29
  ## Model description
30
 
 
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
+ - num_epochs: 20
53
 
54
  ### Training results
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | No log | 1.0 | 13 | 1.7219 | 0.0 | 0.0 | 0.0 | 0.5826 |
59
+ | No log | 2.0 | 26 | 1.3066 | 0.0 | 0.0 | 0.0 | 0.7141 |
60
+ | No log | 3.0 | 39 | 0.9443 | 0.0588 | 0.0217 | 0.0317 | 0.7761 |
61
+ | No log | 4.0 | 52 | 0.6831 | 0.3448 | 0.2174 | 0.2667 | 0.8163 |
62
+ | No log | 5.0 | 65 | 0.5313 | 0.4516 | 0.4565 | 0.4541 | 0.8739 |
63
+ | No log | 6.0 | 78 | 0.4245 | 0.5437 | 0.6087 | 0.5744 | 0.9185 |
64
+ | No log | 7.0 | 91 | 0.3528 | 0.7019 | 0.7935 | 0.7449 | 0.9457 |
65
+ | No log | 8.0 | 104 | 0.3078 | 0.7551 | 0.8043 | 0.7789 | 0.9554 |
66
+ | No log | 9.0 | 117 | 0.2709 | 0.7835 | 0.8261 | 0.8042 | 0.9598 |
67
+ | No log | 10.0 | 130 | 0.2459 | 0.8191 | 0.8370 | 0.8280 | 0.9620 |
68
+ | No log | 11.0 | 143 | 0.2283 | 0.8696 | 0.8696 | 0.8696 | 0.9674 |
69
+ | No log | 12.0 | 156 | 0.2108 | 0.8804 | 0.8804 | 0.8804 | 0.9685 |
70
+ | No log | 13.0 | 169 | 0.2044 | 0.8804 | 0.8804 | 0.8804 | 0.9685 |
71
+ | No log | 14.0 | 182 | 0.1935 | 0.8710 | 0.8804 | 0.8757 | 0.9685 |
72
+ | No log | 15.0 | 195 | 0.1875 | 0.8901 | 0.8804 | 0.8852 | 0.9685 |
73
+ | No log | 16.0 | 208 | 0.1855 | 0.8710 | 0.8804 | 0.8757 | 0.9685 |
74
+ | No log | 17.0 | 221 | 0.1816 | 0.8901 | 0.8804 | 0.8852 | 0.9685 |
75
+ | No log | 18.0 | 234 | 0.1819 | 0.8710 | 0.8804 | 0.8757 | 0.9685 |
76
+ | No log | 19.0 | 247 | 0.1812 | 0.8710 | 0.8804 | 0.8757 | 0.9685 |
77
+ | No log | 20.0 | 260 | 0.1810 | 0.8617 | 0.8804 | 0.8710 | 0.9685 |
78
 
79
 
80
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84641251452e5405a21524e9cab1093c0bc714a337bf91c0850df0a48795fbcd
3
  size 265549992
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bbb191b6c2a4138eb7fdb498c0bf92aeac3f2040a81c17274ccd50c59fd9ca3
3
  size 265549992
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee3336df459750a3273af3cb736b409ac34b59fbaf98073fdedc67f18edf3dae
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36fd15c389bcbdd48585cf981ae37549479cf4ffe27165abcc62ea2d97dfbda3
3
  size 4984