Commit ·
ce71f45
1
Parent(s): d0744e9
Update README.md
Browse files
README.md
CHANGED
|
@@ -12,6 +12,8 @@ widget:
|
|
| 12 |
|
| 13 |
This is a Named Entity Recognition model that trained with [Thai NER v2.0 Corpus](https://huggingface.co/datasets/pythainlp/thainer-corpus-v2)
|
| 14 |
|
|
|
|
|
|
|
| 15 |
The model was trained by [WangchanBERTa base model](https://huggingface.co/airesearch/wangchanberta-base-att-spm-uncased).
|
| 16 |
|
| 17 |
Validation from the Validation set
|
|
|
|
| 12 |
|
| 13 |
This is a Named Entity Recognition model that trained with [Thai NER v2.0 Corpus](https://huggingface.co/datasets/pythainlp/thainer-corpus-v2)
|
| 14 |
|
| 15 |
+
Training script and split data: [https://zenodo.org/record/7761354](https://zenodo.org/record/7761354)
|
| 16 |
+
|
| 17 |
The model was trained by [WangchanBERTa base model](https://huggingface.co/airesearch/wangchanberta-base-att-spm-uncased).
|
| 18 |
|
| 19 |
Validation from the Validation set
|