File size: 939 Bytes
e4ab974
 
 
 
 
 
 
 
 
 
 
 
 
c8cd985
 
 
 
 
 
 
 
e4ab974
 
 
c8cd985
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: inputs
    dtype: string
  - name: targets
    dtype: string
  splits:
  - name: train
    num_bytes: 4932896
    num_examples: 615
  download_size: 1969489
  dataset_size: 4932896
license: cc0-1.0
task_categories:
- text2text-generation
- text-generation
language:
- th
size_categories:
- n<1K
---
# Dataset Card for "thai_usembassy_th2en_prompt"

This dataset made from [pythainlp/thai_usembassy](https://huggingface.co./datasets/pythainlp/thai_usembassy).

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

## Template
```
Inputs: แปลประโยคหรือย่อหน้าต่อไปนี้จากภาษาไทยเป็นภาษาอังกฤษ:\n{th}

Targets: English sentence
```