ace-in-the-hole commited on
Commit
b65f836
·
verified ·
1 Parent(s): 3a14dac

End of training

Browse files
Files changed (3) hide show
  1. README.md +13 -20
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -21,10 +21,10 @@ should probably proofread and complete it, then remove this comment. -->
21
 
22
  This model is a fine-tuned version of [vinai/phobert-base-v2](https://huggingface.co/vinai/phobert-base-v2) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
- - Loss: 0.5346
25
- - Accuracy: 0.9359
26
- - F1: 0.8894
27
- - Precision: 0.8884
28
  - Recall: 0.8904
29
 
30
  ## Model description
@@ -58,22 +58,15 @@ The following hyperparameters were used during training:
58
 
59
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
60
  |:-------------:|:-------:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
61
- | 0.6948 | 1.2422 | 100 | 0.2617 | 0.9256 | 0.8789 | 0.8593 | 0.9034 |
62
- | 0.6948 | 2.4845 | 200 | 0.2762 | 0.9445 | 0.9026 | 0.9081 | 0.8974 |
63
- | 0.6948 | 3.7267 | 300 | 0.2587 | 0.9435 | 0.9017 | 0.9037 | 0.8998 |
64
- | 0.277 | 4.9689 | 400 | 0.2791 | 0.9449 | 0.9036 | 0.9079 | 0.8993 |
65
- | 0.277 | 6.2112 | 500 | 0.2776 | 0.9340 | 0.8904 | 0.8759 | 0.9071 |
66
- | 0.277 | 7.4534 | 600 | 0.3288 | 0.9390 | 0.8944 | 0.8947 | 0.8941 |
67
- | 0.1591 | 8.6957 | 700 | 0.3314 | 0.9297 | 0.8815 | 0.8721 | 0.8919 |
68
- | 0.1591 | 9.9379 | 800 | 0.3873 | 0.9402 | 0.8959 | 0.8983 | 0.8935 |
69
- | 0.1591 | 11.1801 | 900 | 0.4344 | 0.9320 | 0.8838 | 0.8793 | 0.8885 |
70
- | 0.0923 | 12.4224 | 1000 | 0.4473 | 0.9258 | 0.8745 | 0.8666 | 0.8830 |
71
- | 0.0923 | 13.6646 | 1100 | 0.4279 | 0.9169 | 0.8651 | 0.8455 | 0.8898 |
72
- | 0.0923 | 14.9068 | 1200 | 0.5118 | 0.9340 | 0.8860 | 0.8853 | 0.8866 |
73
- | 0.0586 | 16.1491 | 1300 | 0.5454 | 0.9417 | 0.8966 | 0.9072 | 0.8870 |
74
- | 0.0586 | 17.3913 | 1400 | 0.5139 | 0.9338 | 0.8860 | 0.8841 | 0.8878 |
75
- | 0.0586 | 18.6335 | 1500 | 0.5625 | 0.9392 | 0.8929 | 0.9004 | 0.8859 |
76
- | 0.0586 | 19.8758 | 1600 | 0.5346 | 0.9359 | 0.8894 | 0.8884 | 0.8904 |
77
 
78
 
79
  ### Framework versions
 
21
 
22
  This model is a fine-tuned version of [vinai/phobert-base-v2](https://huggingface.co/vinai/phobert-base-v2) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
+ - Loss: 0.4167
25
+ - Accuracy: 0.9077
26
+ - F1: 0.8903
27
+ - Precision: 0.8902
28
  - Recall: 0.8904
29
 
30
  ## Model description
 
58
 
59
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
60
  |:-------------:|:-------:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
61
+ | 0.6924 | 2.1277 | 100 | 0.3109 | 0.8863 | 0.8704 | 0.8590 | 0.8875 |
62
+ | 0.3068 | 4.2553 | 200 | 0.2648 | 0.9187 | 0.9031 | 0.9044 | 0.9018 |
63
+ | 0.3068 | 6.3830 | 300 | 0.3089 | 0.9173 | 0.9006 | 0.9056 | 0.8961 |
64
+ | 0.1813 | 8.5106 | 400 | 0.3284 | 0.921 | 0.9056 | 0.9081 | 0.9031 |
65
+ | 0.1813 | 10.6383 | 500 | 0.3317 | 0.905 | 0.8888 | 0.8835 | 0.8948 |
66
+ | 0.1185 | 12.7660 | 600 | 0.3676 | 0.896 | 0.8798 | 0.8710 | 0.8912 |
67
+ | 0.1185 | 14.8936 | 700 | 0.3970 | 0.9033 | 0.8854 | 0.8846 | 0.8861 |
68
+ | 0.079 | 17.0213 | 800 | 0.4143 | 0.9047 | 0.8867 | 0.8867 | 0.8867 |
69
+ | 0.079 | 19.1489 | 900 | 0.4167 | 0.9077 | 0.8903 | 0.8902 | 0.8904 |
 
 
 
 
 
 
 
70
 
71
 
72
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9df480c3a72ffb61204c36e1c4dcfbd39b17e0d784194d99408f7abcf4a69c30
3
  size 540023384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68429966ddd132cb1135f8f25a313ef7a2cd8a70c16af0dae49dfd9970cfbb8f
3
  size 540023384
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e19ab5a453d813194cd1f8a0d4cd0b12fdb4556c13dcb96cc0f11cd5d0da4374
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6493110b633dc245490201d5085f26597759ad21c911deef3f6f9738df3f053a
3
  size 5112