Librarian Bot: Add base_model information to model
#3
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
---
|
2 |
-
datasets:
|
3 |
-
- thaiqa_squad
|
4 |
language:
|
5 |
- th
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
|
|
|
|
2 |
language:
|
3 |
- th
|
4 |
+
datasets:
|
5 |
+
- thaiqa_squad
|
6 |
+
base_model: airesearch/wangchanberta-base-att-spm-uncased
|
7 |
---
|
8 |
|
9 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|