WelfCrozzo commited on
Commit
f9e3c53
1 Parent(s): 29365ac

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -1,3 +1,22 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: mit
3
+ dataset_info:
4
+ features:
5
+ - name: input
6
+ dtype: string
7
+ - name: output
8
+ dtype: string
9
+ - name: input_lang
10
+ dtype: string
11
+ - name: output_lang
12
+ dtype: string
13
+ splits:
14
+ - name: train
15
+ num_bytes: 12134388448
16
+ num_examples: 9501189
17
+ - name: validation
18
+ num_bytes: 1347983304
19
+ num_examples: 1056149
20
+ download_size: 2378916213
21
+ dataset_size: 13482371752
22
  ---