fine-tune-wangchanberta-SABINA-split-headline1-test
Browse files- README.md +31 -12
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -4,6 +4,9 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
|
|
|
|
|
|
7 |
model-index:
|
8 |
- name: fine-tune-wangchanberta-stock-thai
|
9 |
results: []
|
@@ -16,8 +19,11 @@ 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:
|
20 |
-
- Accuracy: 0.
|
|
|
|
|
|
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -42,19 +48,32 @@ 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:
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
-
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
50 |
-
|
51 |
-
|
|
52 |
-
|
|
53 |
-
|
|
54 |
-
|
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
+
- precision
|
8 |
+
- recall
|
9 |
+
- f1
|
10 |
model-index:
|
11 |
- name: fine-tune-wangchanberta-stock-thai
|
12 |
results: []
|
|
|
19 |
|
20 |
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.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 1.0974
|
23 |
+
- Accuracy: 0.4010
|
24 |
+
- Precision: 0.3527
|
25 |
+
- Recall: 0.4010
|
26 |
+
- F1: 0.2439
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
48 |
- seed: 42
|
49 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
50 |
- lr_scheduler_type: linear
|
51 |
+
- num_epochs: 20
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
56 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
57 |
+
| 1.0643 | 1.0 | 26 | 1.1045 | 0.3564 | 0.2361 | 0.3564 | 0.2750 |
|
58 |
+
| 1.08 | 2.0 | 52 | 1.0902 | 0.3960 | 0.1568 | 0.3960 | 0.2247 |
|
59 |
+
| 1.074 | 3.0 | 78 | 1.1016 | 0.3960 | 0.1568 | 0.3960 | 0.2247 |
|
60 |
+
| 1.0613 | 4.0 | 104 | 1.0929 | 0.3960 | 0.1568 | 0.3960 | 0.2247 |
|
61 |
+
| 1.0564 | 5.0 | 130 | 1.0990 | 0.3960 | 0.1568 | 0.3960 | 0.2247 |
|
62 |
+
| 1.053 | 6.0 | 156 | 1.1003 | 0.3960 | 0.1568 | 0.3960 | 0.2247 |
|
63 |
+
| 1.0498 | 7.0 | 182 | 1.0968 | 0.3911 | 0.1557 | 0.3911 | 0.2227 |
|
64 |
+
| 1.0444 | 8.0 | 208 | 1.0946 | 0.3911 | 0.1557 | 0.3911 | 0.2227 |
|
65 |
+
| 1.0418 | 9.0 | 234 | 1.0990 | 0.3960 | 0.1568 | 0.3960 | 0.2247 |
|
66 |
+
| 1.0385 | 10.0 | 260 | 1.0982 | 0.3960 | 0.3025 | 0.3960 | 0.2331 |
|
67 |
+
| 1.0352 | 11.0 | 286 | 1.0980 | 0.3911 | 0.1557 | 0.3911 | 0.2227 |
|
68 |
+
| 1.0401 | 12.0 | 312 | 1.1001 | 0.3911 | 0.1557 | 0.3911 | 0.2227 |
|
69 |
+
| 1.0395 | 13.0 | 338 | 1.0970 | 0.4010 | 0.3519 | 0.4010 | 0.2431 |
|
70 |
+
| 1.032 | 14.0 | 364 | 1.0971 | 0.4010 | 0.3519 | 0.4010 | 0.2431 |
|
71 |
+
| 1.0351 | 15.0 | 390 | 1.0977 | 0.4010 | 0.3527 | 0.4010 | 0.2439 |
|
72 |
+
| 1.0262 | 16.0 | 416 | 1.0970 | 0.4010 | 0.3527 | 0.4010 | 0.2439 |
|
73 |
+
| 1.0385 | 17.0 | 442 | 1.0970 | 0.4010 | 0.3527 | 0.4010 | 0.2439 |
|
74 |
+
| 1.031 | 18.0 | 468 | 1.0970 | 0.4010 | 0.3527 | 0.4010 | 0.2439 |
|
75 |
+
| 1.0313 | 19.0 | 494 | 1.0969 | 0.4010 | 0.3527 | 0.4010 | 0.2439 |
|
76 |
+
| 1.0429 | 20.0 | 520 | 1.0974 | 0.4010 | 0.3527 | 0.4010 | 0.2439 |
|
77 |
|
78 |
|
79 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 421011004
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9eb0b4e80133b167ff6eaed5d3495dbc5316251d46b416497a62f54e0ac1437b
|
3 |
size 421011004
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:947253a765110c2d8e4829f3c8ff158c1ff3fa8a2d34b768b97282157bb249a9
|
3 |
size 4984
|