1024m commited on
Commit
9783d56
1 Parent(s): 64245ee

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +27 -0
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: en
5
+ dtype: string
6
+ - name: te
7
+ dtype: string
8
+ splits:
9
+ - name: train
10
+ num_bytes: 20177622
11
+ num_examples: 155798
12
+ download_size: 9763895
13
+ dataset_size: 20177622
14
+ configs:
15
+ - config_name: default
16
+ data_files:
17
+ - split: train
18
+ path: data/train-*
19
+ license: mit
20
+ task_categories:
21
+ - translation
22
+ language:
23
+ - te
24
+ - en
25
+ size_categories:
26
+ - 10K<n<100K
27
+ ---