larryvrh commited on
Commit
4d41df2
1 Parent(s): fdc6b8d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
1
  ---
2
  license: cc-by-sa-4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: cc-by-sa-4.0
3
+ dataset_info:
4
+ features:
5
+ - name: translation
6
+ struct:
7
+ - name: ja
8
+ dtype: string
9
+ - name: zh
10
+ dtype: string
11
+ splits:
12
+ - name: train
13
+ num_bytes: 149036235
14
+ num_examples: 690095
15
+ download_size: 115904288
16
+ dataset_size: 149036235
17
  ---