takanami12 commited on
Commit
9bca7b3
·
verified ·
1 Parent(s): be965ee

End of training

Browse files
Files changed (3) hide show
  1. README.md +12 -7
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [vinai/bartpho-word](https://huggingface.co/vinai/bartpho-word) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 1.2127
23
  - Accuracy: 0.014
24
  - F1: 0.0011
25
 
@@ -46,17 +46,22 @@ The following hyperparameters were used during training:
46
  - seed: 42
47
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
  - lr_scheduler_type: linear
49
- - num_epochs: 5
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
- | 3.7503 | 1.0 | 125 | 1.3938 | 0.016 | 0.0025 |
56
- | 1.3462 | 2.0 | 250 | 1.2564 | 0.014 | 0.0011 |
57
- | 1.2567 | 3.0 | 375 | 1.2304 | 0.014 | 0.0011 |
58
- | 1.2219 | 4.0 | 500 | 1.2186 | 0.01 | 0.0009 |
59
- | 1.1252 | 5.0 | 625 | 1.2127 | 0.014 | 0.0011 |
 
 
 
 
 
60
 
61
 
62
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [vinai/bartpho-word](https://huggingface.co/vinai/bartpho-word) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 1.1876
23
  - Accuracy: 0.014
24
  - F1: 0.0011
25
 
 
46
  - seed: 42
47
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
  - lr_scheduler_type: linear
49
+ - num_epochs: 10
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
+ | 3.7202 | 1.0 | 125 | 1.3840 | 0.016 | 0.0018 |
56
+ | 1.3287 | 2.0 | 250 | 1.2517 | 0.014 | 0.0011 |
57
+ | 1.2451 | 3.0 | 375 | 1.2197 | 0.016 | 0.0015 |
58
+ | 1.2059 | 4.0 | 500 | 1.2077 | 0.014 | 0.0011 |
59
+ | 1.105 | 5.0 | 625 | 1.2053 | 0.014 | 0.0011 |
60
+ | 1.1054 | 6.0 | 750 | 1.1893 | 0.018 | 0.0015 |
61
+ | 1.1207 | 7.0 | 875 | 1.1881 | 0.022 | 0.0045 |
62
+ | 1.1011 | 8.0 | 1000 | 1.1857 | 0.016 | 0.0025 |
63
+ | 1.0578 | 9.0 | 1125 | 1.1877 | 0.016 | 0.0031 |
64
+ | 1.0836 | 10.0 | 1250 | 1.1876 | 0.014 | 0.0011 |
65
 
66
 
67
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da7b85b930226c682a52e8f339d484695910b21979c9b6c2261c3795beebd147
3
  size 1072644840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90de22ebd1e40f2bb2e1bcf85e652de38972f761a2f404afc97e8b6700c3e7dd
3
  size 1072644840
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6df5e052544dcca414c338b2b1c4b1aa0835abb0317ee56f40c369de21579aa4
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:102cf84edc4c1d55a0ab848b682fbc2758f2fcb2295392d7a86c6c0a9eca31c7
3
  size 5240