indiejoseph commited on
Commit
9a61add
1 Parent(s): 2a0b85a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -18,10 +18,16 @@ dataset_info:
18
  features:
19
  - name: translation
20
  struct:
21
- - name: zh
22
- dtype: string
23
  - name: yue
24
  dtype: string
 
 
 
 
 
 
 
 
25
  ---
26
 
27
  This dataset is comprised of:
 
18
  features:
19
  - name: translation
20
  struct:
 
 
21
  - name: yue
22
  dtype: string
23
+ - name: zh
24
+ dtype: string
25
+ splits:
26
+ - name: train
27
+ num_bytes: 16446012
28
+ num_examples: 169949
29
+ download_size: 12551329
30
+ dataset_size: 16446012
31
  ---
32
 
33
  This dataset is comprised of: