|
--- |
|
dataset_info: |
|
features: |
|
- name: inputs |
|
dtype: string |
|
- name: targets |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 4932896 |
|
num_examples: 615 |
|
download_size: 1971462 |
|
dataset_size: 4932896 |
|
license: cc0-1.0 |
|
task_categories: |
|
- text2text-generation |
|
- text-generation |
|
language: |
|
- th |
|
size_categories: |
|
- n<1K |
|
--- |
|
# Dataset Card for "thai_usembassy_en2th_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{en} |
|
|
|
Targets: Thai sentence |
|
``` |