nlp-chula commited on
Commit
0020ee7
1 Parent(s): 2f9daa5

End of training

Browse files
Files changed (2) hide show
  1. README.md +11 -10
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [airesearch/wangchanberta-base-att-spm-uncased](https://huggingface.co/airesearch/wangchanberta-base-att-spm-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.8838
20
- - Accuracy: 0.7739
21
 
22
  ## Model description
23
 
@@ -42,22 +42,23 @@ The following hyperparameters were used during training:
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
- - num_epochs: 5
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | 1.2933 | 1.0 | 512 | 0.9614 | 0.6879 |
52
- | 0.7093 | 2.0 | 1024 | 0.8551 | 0.7437 |
53
- | 0.5112 | 3.0 | 1536 | 0.8486 | 0.7511 |
54
- | 0.3447 | 4.0 | 2048 | 0.8220 | 0.7705 |
55
- | 0.2433 | 5.0 | 2560 | 0.8838 | 0.7739 |
 
56
 
57
 
58
  ### Framework versions
59
 
60
- - Transformers 4.33.3
61
  - Pytorch 2.0.1+cu118
62
  - Datasets 2.14.5
63
- - Tokenizers 0.13.3
 
16
 
17
  This model is a fine-tuned version of [airesearch/wangchanberta-base-att-spm-uncased](https://huggingface.co/airesearch/wangchanberta-base-att-spm-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.9164
20
+ - Accuracy: 0.7808
21
 
22
  ## Model description
23
 
 
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
+ - num_epochs: 6
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | 1.3287 | 1.0 | 512 | 1.2494 | 0.5985 |
52
+ | 0.8335 | 2.0 | 1024 | 0.8613 | 0.7289 |
53
+ | 0.5842 | 3.0 | 1536 | 0.8177 | 0.7682 |
54
+ | 0.4046 | 4.0 | 2048 | 0.8337 | 0.7682 |
55
+ | 0.2979 | 5.0 | 2560 | 0.8745 | 0.7773 |
56
+ | 0.2083 | 6.0 | 3072 | 0.9164 | 0.7808 |
57
 
58
 
59
  ### Framework versions
60
 
61
+ - Transformers 4.34.0
62
  - Pytorch 2.0.1+cu118
63
  - Datasets 2.14.5
64
+ - Tokenizers 0.14.0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:19e6b5d9297224243412da96617d8206be17c855912107a76d51583ef0b9b27f
3
  size 421095857
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d12f46b5b229e4f524285a2acefe93116554ab08c7d8fc9f139a5aaa2ded5738
3
  size 421095857