File size: 2,796 Bytes
e7ebf96
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1279472
 
 
 
 
 
 
e7ebf96
1805e38
 
 
 
 
 
 
 
 
 
 
 
 
b048488
1805e38
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1279472
 
1805e38
 
 
 
 
 
 
 
 
 
 
 
4562043
1805e38
 
 
 
4562043
 
 
 
 
 
 
 
 
 
1805e38
 
4562043
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
---
dataset_info:
  features:
  - name: q
    dtype: string
  - name: a
    dtype: string
  splits:
  - name: train
    num_bytes: 2441555
    num_examples: 3200
  download_size: 998771
  dataset_size: 2441555
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
license: cc-by-sa-4.0
task_categories:
- text-generation
language:
- th
size_categories:
- 1K<n<10K
---

# Dataset Card for Han Instruct Dataset v2.0

🪿 Han (ห่าน or goose) Instruct Dataset is a Thai instruction dataset by PyThaiNLP. This dataset collect all Thai instruct dataset that made by human and our old model. The dataset can use to train Instruction Following model like ChatGPT or other.

Many question are collect from [Reference desk at Thai wikipedia](https://th.wikipedia.org/wiki/%E0%B8%A7%E0%B8%B4%E0%B8%81%E0%B8%B4%E0%B8%9E%E0%B8%B5%E0%B9%80%E0%B8%94%E0%B8%B5%E0%B8%A2:%E0%B8%9B%E0%B8%B8%E0%B8%88%E0%B8%89%E0%B8%B2-%E0%B8%A7%E0%B8%B4%E0%B8%AA%E0%B8%B1%E0%B8%8A%E0%B8%99%E0%B8%B2).

Data sources:
- [Reference desk at Thai wikipedia](https://th.wikipedia.org/wiki/%E0%B8%A7%E0%B8%B4%E0%B8%81%E0%B8%B4%E0%B8%9E%E0%B8%B5%E0%B9%80%E0%B8%94%E0%B8%B5%E0%B8%A2:%E0%B8%9B%E0%B8%B8%E0%B8%88%E0%B8%89%E0%B8%B2-%E0%B8%A7%E0%B8%B4%E0%B8%AA%E0%B8%B1%E0%B8%8A%E0%B8%99%E0%B8%B2).
- [Law from justicechannel.org](https://justicechannel.org/)
- [pythainlp/final_training_set_v1_enth](https://huggingface.co/datasets/pythainlp/final_training_set_v1_enth): Human checked and edited.
- Self-instruct from [WangChanGLM](https://huggingface.co/pythainlp/wangchanglm-7.5B-sft-en)
- [Wannaphong.com](https://www.wannaphong.com)
- [Blognone](https://www.blognone.com)
- Human annotators

### Supported Tasks and Leaderboards

- ChatBot
- Instruction Following


### Languages

Thai

## Dataset Structure

### Data Fields

- q: Question
- a: Answer

### Considerations for Using the Data
The dataset can has a biased from human annotators. We recommend you should checked the dataset to select or remove an instruct follow before train the model or use it own your risk.

### Licensing Information

CC-BY-SA 4.0

### Citation

If you use `Han Instruct Dataset (v2.0)` in your project or publication, please cite the dataset as follows:

> Phatthiyaphaibun, W. (2024). Han Instruct Dataset (v2.0) [Data set]. Zenodo. https://doi.org/10.5281/zenodo.10935857

or

```bib
@dataset{phatthiyaphaibun_2024_10935857,
  author       = {Phatthiyaphaibun, Wannaphong},
  title        = {Han Instruct Dataset},
  month        = apr,
  year         = 2024,
  publisher    = {Zenodo},
  version      = {v2.0},
  doi          = {10.5281/zenodo.10935857},
  url          = {https://doi.org/10.5281/zenodo.10935857}
}
```

Zenodo: [https://doi.org/10.5281/zenodo.10935857](https://doi.org/10.5281/zenodo.10935857)