Wilailack commited on
Commit
209fbc7
1 Parent(s): 2ca9867

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: zh-th
4
+ features:
5
+ - name: translation
6
+ struct:
7
+ - name: th
8
+ dtype: string
9
+ - name: zh
10
+ dtype: string
11
+ splits:
12
+ - name: train
13
+ num_bytes: 40128226
14
+ num_examples: 73526
15
+ download_size: 20560647
16
+ dataset_size: 40128226
17
+ configs:
18
+ - config_name: zh-th
19
+ data_files:
20
+ - split: train
21
+ path: zh-th/train-*
22
+ ---
23
+ # Dataset Card for "zh-th_parallel"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)