Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,8 @@ metrics:
|
|
| 11 |
model-index:
|
| 12 |
- name: wangchanberta-thainer-corpus-v2-2
|
| 13 |
results: []
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -18,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
# wangchanberta-thainer-corpus-v2-2
|
| 20 |
|
| 21 |
-
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
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
- Loss: 0.1053
|
| 24 |
- Precision: 0.8300
|
|
@@ -179,4 +181,4 @@ The following hyperparameters were used during training:
|
|
| 179 |
- Transformers 4.47.1
|
| 180 |
- Pytorch 2.5.1+cu121
|
| 181 |
- Datasets 3.2.0
|
| 182 |
-
- Tokenizers 0.21.0
|
|
|
|
| 11 |
model-index:
|
| 12 |
- name: wangchanberta-thainer-corpus-v2-2
|
| 13 |
results: []
|
| 14 |
+
datasets:
|
| 15 |
+
- pythainlp/thainer-corpus-v2.2
|
| 16 |
---
|
| 17 |
|
| 18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 20 |
|
| 21 |
# wangchanberta-thainer-corpus-v2-2
|
| 22 |
|
| 23 |
+
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 [pythainlp/thainer-corpus-v2.2](https://huggingface.co/airesearch/pythainlp/thainer-corpus-v2.2) dataset.
|
| 24 |
It achieves the following results on the evaluation set:
|
| 25 |
- Loss: 0.1053
|
| 26 |
- Precision: 0.8300
|
|
|
|
| 181 |
- Transformers 4.47.1
|
| 182 |
- Pytorch 2.5.1+cu121
|
| 183 |
- Datasets 3.2.0
|
| 184 |
+
- Tokenizers 0.21.0
|