wannaphong commited on
Commit
c8cd985
1 Parent(s): e4ab974

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -11,7 +11,24 @@ dataset_info:
11
  num_examples: 615
12
  download_size: 1969489
13
  dataset_size: 4932896
 
 
 
 
 
 
 
 
14
  ---
15
  # Dataset Card for "thai_usembassy_th2en_prompt"
16
 
17
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
 
11
  num_examples: 615
12
  download_size: 1969489
13
  dataset_size: 4932896
14
+ license: cc0-1.0
15
+ task_categories:
16
+ - text2text-generation
17
+ - text-generation
18
+ language:
19
+ - th
20
+ size_categories:
21
+ - n<1K
22
  ---
23
  # Dataset Card for "thai_usembassy_th2en_prompt"
24
 
25
+ This dataset made from [pythainlp/thai_usembassy](https://huggingface.co/datasets/pythainlp/thai_usembassy).
26
+
27
+ 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)
28
+
29
+ ## Template
30
+ ```
31
+ Inputs: แปลประโยคหรือย่อหน้าต่อไปนี้จากภาษาไทยเป็นภาษาอังกฤษ:\n{th}
32
+
33
+ Targets: English sentence
34
+ ```