End of training
Browse files- README.md +9 -9
- model.safetensors +1 -1
- runs/Jun10_07-00-59_c19863619500/events.out.tfevents.1718002860.c19863619500.12669.3 +3 -0
- runs/Jun10_07-02-09_c19863619500/events.out.tfevents.1718002937.c19863619500.12669.4 +3 -0
- runs/Jun10_07-02-09_c19863619500/events.out.tfevents.1718003385.c19863619500.12669.5 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -14,12 +14,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [airesearch/wangchanberta-base-att-spm-uncased](https://huggingface.co/airesearch/wangchanberta-base-att-spm-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- eval_loss: 0.
|
18 |
-
- eval_accuracy: {'accuracy': 0.
|
19 |
-
- eval_f1score: {'f1': 0.
|
20 |
-
- eval_runtime: 6.
|
21 |
-
- eval_samples_per_second: 31.
|
22 |
-
- eval_steps_per_second: 3.
|
23 |
- step: 0
|
24 |
|
25 |
## Model description
|
@@ -39,14 +39,14 @@ More information needed
|
|
39 |
### Training hyperparameters
|
40 |
|
41 |
The following hyperparameters were used during training:
|
42 |
-
- learning_rate:
|
43 |
- train_batch_size: 8
|
44 |
- eval_batch_size: 8
|
45 |
- seed: 42
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
-
- lr_scheduler_warmup_steps:
|
49 |
-
- num_epochs:
|
50 |
|
51 |
### Framework versions
|
52 |
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [airesearch/wangchanberta-base-att-spm-uncased](https://huggingface.co/airesearch/wangchanberta-base-att-spm-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- eval_loss: 0.8861
|
18 |
+
- eval_accuracy: {'accuracy': 0.75}
|
19 |
+
- eval_f1score: {'f1': 0.7359720717467196}
|
20 |
+
- eval_runtime: 6.4103
|
21 |
+
- eval_samples_per_second: 31.2
|
22 |
+
- eval_steps_per_second: 3.9
|
23 |
- step: 0
|
24 |
|
25 |
## Model description
|
|
|
39 |
### Training hyperparameters
|
40 |
|
41 |
The following hyperparameters were used during training:
|
42 |
+
- learning_rate: 6e-05
|
43 |
- train_batch_size: 8
|
44 |
- eval_batch_size: 8
|
45 |
- seed: 42
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
+
- lr_scheduler_warmup_steps: 116
|
49 |
+
- num_epochs: 10
|
50 |
|
51 |
### Framework versions
|
52 |
|
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:f838677fba68eecfb2342cfba38c56fe093fbc9475b71f158c029bad8576c7e9
|
3 |
size 421011004
|
runs/Jun10_07-00-59_c19863619500/events.out.tfevents.1718002860.c19863619500.12669.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb061876d7cba4f3811c88e83223dc44780be879e400b8ab3b43d0b6c9f73ee0
|
3 |
+
size 5366
|
runs/Jun10_07-02-09_c19863619500/events.out.tfevents.1718002937.c19863619500.12669.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25515fce4c36a678ab0529523b788f011e0e8bdf3e273635534ca982743df99b
|
3 |
+
size 7617
|
runs/Jun10_07-02-09_c19863619500/events.out.tfevents.1718003385.c19863619500.12669.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c645a3022348cce15738cbe6426e2b05ca333c65809b9875c820d6becb153ba
|
3 |
+
size 297
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed61442d5cd347754a1402c0c9582a007f7bf1071bdb253ba9115b87776fd915
|
3 |
size 5112
|