Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,11 @@
|
|
1 |
# wangchanberta-base-att-spm-uncased-finetuned-th-squad
|
2 |
This model is a fine-tuned version of airesearch/wangchanberta-base-att-spm-uncased on the thaiqa_squad dataset.
|
3 |
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# wangchanberta-base-att-spm-uncased-finetuned-th-squad
|
2 |
This model is a fine-tuned version of airesearch/wangchanberta-base-att-spm-uncased on the thaiqa_squad dataset.
|
3 |
|
4 |
+
language:
|
5 |
+
- th
|
6 |
+
|
7 |
+
datasets:
|
8 |
+
- https://huggingface.co/datasets/thaiqa_squad
|
9 |
+
|
10 |
+
Code for fine-tune Model github - https://github.com/KillM0nGerZ/WangchanBERTa-for-QuestionAnswering.git
|
11 |
+
|