Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Languages:
Thai
Size:
10K - 100K
Tags:
instruction-finetuning
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,23 @@
|
|
1 |
---
|
2 |
license: cc-by-sa-3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-sa-3.0
|
3 |
+
task_categories:
|
4 |
+
- question-answering
|
5 |
+
language:
|
6 |
+
- th
|
7 |
+
tags:
|
8 |
+
- instruction-finetuning
|
9 |
+
size_categories:
|
10 |
+
- 10K<n<100K
|
11 |
---
|
12 |
+
|
13 |
+
# Summary
|
14 |
+
This is a 🇹🇠Thai-translated (GCP) dataset based on English 74K [Alpaca-CoT](https://github.com/PhoebusSi/alpaca-CoT) instruction dataset.
|
15 |
+
|
16 |
+
Supported Tasks:
|
17 |
+
- Training LLMs
|
18 |
+
- Synthetic Data Generation
|
19 |
+
- Data Augmentation
|
20 |
+
|
21 |
+
Languages: Thai
|
22 |
+
Version: 1.0
|
23 |
+
---
|