wannaphong
commited on
Commit
•
8af1554
1
Parent(s):
04b838c
Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,18 @@ dataset_info:
|
|
20 |
num_examples: 196533
|
21 |
download_size: 429985288
|
22 |
dataset_size: 1255848857
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
---
|
24 |
# Dataset Card for "thai-wiki-dataset-v3"
|
25 |
|
26 |
-
|
|
|
|
|
|
|
|
|
|
20 |
num_examples: 196533
|
21 |
download_size: 429985288
|
22 |
dataset_size: 1255848857
|
23 |
+
license: cc-by-sa-3.0
|
24 |
+
task_categories:
|
25 |
+
- text-generation
|
26 |
+
language:
|
27 |
+
- th
|
28 |
+
size_categories:
|
29 |
+
- 100K<n<1M
|
30 |
---
|
31 |
# Dataset Card for "thai-wiki-dataset-v3"
|
32 |
|
33 |
+
This dataset collects all Thai Wikimedia project that cleaned all text for Thai language. Example: [Wikipedia](https://th.wikipedia.org/), [Wikiquote](https://th.wikiquote.org/), [Wikibooks](https://th.wikibooks.org/), [Wikisource](https://th.wikisource.org), and [Wiktionary](https://th.wiktionary.org/).
|
34 |
+
|
35 |
+
**Use cause**: RAG, and pretraining model.
|
36 |
+
|
37 |
+
License: cc-by-sa-3.0
|