ThuyNT03 commited on
Commit
8d7c073
1 Parent(s): 222f9c5

Training completed!

Browse files
Files changed (3) hide show
  1. README.md +14 -12
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [vinai/phobert-base-v2](https://huggingface.co/vinai/phobert-base-v2) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.5749
21
- - Accuracy: 0.8515
22
- - F1: 0.8504
23
 
24
  ## Model description
25
 
@@ -44,20 +44,22 @@ The following hyperparameters were used during training:
44
  - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
- - num_epochs: 8
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
53
- | 0.5828 | 1.0 | 25 | 0.4474 | 0.8119 | 0.8093 |
54
- | 0.3067 | 2.0 | 50 | 0.3924 | 0.8218 | 0.8199 |
55
- | 0.1806 | 3.0 | 75 | 0.3979 | 0.8416 | 0.8399 |
56
- | 0.1043 | 4.0 | 100 | 0.4770 | 0.8317 | 0.8294 |
57
- | 0.0688 | 5.0 | 125 | 0.5007 | 0.8614 | 0.8607 |
58
- | 0.0406 | 6.0 | 150 | 0.5332 | 0.8614 | 0.8614 |
59
- | 0.0387 | 7.0 | 175 | 0.5748 | 0.8515 | 0.8504 |
60
- | 0.0328 | 8.0 | 200 | 0.5749 | 0.8515 | 0.8504 |
 
 
61
 
62
 
63
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [vinai/phobert-base-v2](https://huggingface.co/vinai/phobert-base-v2) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.6475
21
+ - Accuracy: 0.8416
22
+ - F1: 0.8422
23
 
24
  ## Model description
25
 
 
44
  - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
+ - num_epochs: 10
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
53
+ | 0.5849 | 1.0 | 25 | 0.4385 | 0.8218 | 0.8225 |
54
+ | 0.3382 | 2.0 | 50 | 0.3785 | 0.8614 | 0.8599 |
55
+ | 0.1897 | 3.0 | 75 | 0.4339 | 0.8515 | 0.8511 |
56
+ | 0.1101 | 4.0 | 100 | 0.4626 | 0.8614 | 0.8599 |
57
+ | 0.0798 | 5.0 | 125 | 0.5006 | 0.8713 | 0.8703 |
58
+ | 0.0547 | 6.0 | 150 | 0.5670 | 0.8614 | 0.8614 |
59
+ | 0.034 | 7.0 | 175 | 0.5568 | 0.8812 | 0.8806 |
60
+ | 0.0121 | 8.0 | 200 | 0.6414 | 0.8317 | 0.8326 |
61
+ | 0.0207 | 9.0 | 225 | 0.6713 | 0.8416 | 0.8427 |
62
+ | 0.0203 | 10.0 | 250 | 0.6475 | 0.8416 | 0.8422 |
63
 
64
 
65
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:339a4bbe0155e6f1e00dbff95791c6acaef33a40f2a7213dca684427dc69b0cd
3
  size 540068209
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8511396f9ea5184235dd616f8f03bb00371169732c46fca287c6c7ce39b5ce1
3
  size 540068209
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b24fbddbbd885d189441ec26052337a96d26e02467d4d7032fc4034c69140ebf
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73494ef25fd4750f7db3c8f601fa2adece4cbce7b471d0e3d9a1dfecdb6bbf52
3
  size 4027