File size: 982 Bytes
7f19e1a
 
 
 
 
 
 
 
 
 
 
 
 
a1644a9
 
 
 
 
 
 
 
7f19e1a
 
 
a1644a9
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: inputs
    dtype: string
  - name: targets
    dtype: string
  splits:
  - name: test
    num_bytes: 475196
    num_examples: 1000
  download_size: 171576
  dataset_size: 475196
license: cc-by-sa-3.0
task_categories:
- text2text-generation
- text-generation
language:
- th
size_categories:
- n<1K
---
# Dataset Card for "UD_Thai-PUD-prompt"

This dataset is the test set from the Parallel Universal Dependencies (PUD) treebanks.

See more [https://github.com/UniversalDependencies/UD_Thai-PUD](https://github.com/UniversalDependencies/UD_Thai-PUD)

## Template
```
Inputs: จงสร้างประโยคตามโครงสร้าง {pos}:

Targets: Thai sentence
```
pos: [All tag](https://universaldependencies.org/u/pos/)


Source code for create dataset: [https://github.com/PyThaiNLP/support-aya-datasets/blob/main/pos/ud_pud_thai.ipynb](https://github.com/PyThaiNLP/support-aya-datasets/blob/main/pos/ud_pud_thai.ipynb)