wannaphong commited on
Commit
6c7a1b2
·
1 Parent(s): 71a046d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -17,7 +17,23 @@ dataset_info:
17
  num_examples: 88931
18
  download_size: 212800258
19
  dataset_size: 623154344
 
 
 
 
 
 
 
 
20
  ---
21
  # Dataset Card for "scb_mt_2020_th2en_prompt"
22
 
23
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
17
  num_examples: 88931
18
  download_size: 212800258
19
  dataset_size: 623154344
20
+ license: cc-by-sa-3.0
21
+ task_categories:
22
+ - text2text-generation
23
+ - text-generation
24
+ language:
25
+ - th
26
+ size_categories:
27
+ - 100K<n<1M
28
  ---
29
  # Dataset Card for "scb_mt_2020_th2en_prompt"
30
 
31
+
32
+ This dataset made from [scb_mt_enth_2020](https://huggingface.co/datasets/scb_mt_enth_2020) that removed nus_sms and paracrawl from source.
33
+
34
+ ## Template
35
+ ```
36
+ Inputs: แปลประโยคหรือย่อหน้าต่อไปนี้จากภาษาไทยเป็นภาษาอังกฤษ:\n{th}
37
+
38
+ Targets: English sentence
39
+ ```