NLP Chula Lab commited on
Commit
6d0b9f4
·
1 Parent(s): 08e1f0d

End of training

Browse files
Files changed (2) hide show
  1. README.md +62 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: airesearch/wangchanberta-base-att-spm-uncased
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ model-index:
8
+ - name: augment-aspect-finnlp-th
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # augment-aspect-finnlp-th
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.8283
20
+ - Accuracy: 0.7819
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 5e-05
40
+ - train_batch_size: 16
41
+ - eval_batch_size: 16
42
+ - seed: 42
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 4
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | 1.1709 | 1.0 | 1024 | 0.9057 | 0.7215 |
52
+ | 0.762 | 2.0 | 2048 | 0.7890 | 0.7580 |
53
+ | 0.5093 | 3.0 | 3072 | 0.8182 | 0.7637 |
54
+ | 0.3634 | 4.0 | 4096 | 0.8283 | 0.7819 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.33.2
60
+ - Pytorch 2.0.1+cu118
61
+ - Datasets 2.14.5
62
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad8ffaa05477cda6d8a50e450fa1f62d2b504cd8e5a405a7dd4e630d3ea3c120
3
  size 421095857
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1899566f0a7f632115d14763aed2af05426a0c4cfa3e8f352b5120681b849cc6
3
  size 421095857