Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
dataset_info:
|
4 |
features:
|
5 |
- name: id
|
@@ -52,6 +52,18 @@ configs:
|
|
52 |
path: data/train-*
|
53 |
- split: validation
|
54 |
path: data/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
---
|
56 |
|
57 |
We have collected additional Thai text that is unlikely to be included in the common crawl from various sources. The total number of documents collected is as follows:425,304 documents, we deduplication these noncc documents to later divide them into train sets for further web data and validation set.
|
@@ -145,4 +157,4 @@ Resources
|
|
145 |
- Pre-training data (curated): https://huggingface.co/datasets/aisingapore/WangchanLION-Curated
|
146 |
- Pre-training model: https://huggingface.co/aisingapore/WangchanLION-v3
|
147 |
- SFT model: https://huggingface.co/aisingapore/WangchanLION-v3-IT
|
148 |
-
- Paper: XXXXXX
|
|
|
1 |
---
|
2 |
+
license: odc-by
|
3 |
dataset_info:
|
4 |
features:
|
5 |
- name: id
|
|
|
52 |
path: data/train-*
|
53 |
- split: validation
|
54 |
path: data/validation-*
|
55 |
+
task_categories:
|
56 |
+
- fill-mask
|
57 |
+
- text-generation
|
58 |
+
language:
|
59 |
+
- th
|
60 |
+
tags:
|
61 |
+
- legal
|
62 |
+
- finance
|
63 |
+
- medical
|
64 |
+
pretty_name: Magostreen
|
65 |
+
size_categories:
|
66 |
+
- 1M<n<10M
|
67 |
---
|
68 |
|
69 |
We have collected additional Thai text that is unlikely to be included in the common crawl from various sources. The total number of documents collected is as follows:425,304 documents, we deduplication these noncc documents to later divide them into train sets for further web data and validation set.
|
|
|
157 |
- Pre-training data (curated): https://huggingface.co/datasets/aisingapore/WangchanLION-Curated
|
158 |
- Pre-training model: https://huggingface.co/aisingapore/WangchanLION-v3
|
159 |
- SFT model: https://huggingface.co/aisingapore/WangchanLION-v3-IT
|
160 |
+
- Paper: XXXXXX
|