zaanind commited on
Commit
638391e
1 Parent(s): c1af09e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +21 -4
README.md CHANGED
@@ -1,13 +1,30 @@
1
  ---
2
- license: gpl
3
- task_categories:
4
- - translation
5
  language:
6
  - si
7
  - en
8
- pretty_name: Zoom Eng-Si Nmt Dataset
9
  size_categories:
10
  - 10K<n<100K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  Follow me on : https://facebook.com/zaanind | https://github.com/zaanind
 
1
  ---
 
 
 
2
  language:
3
  - si
4
  - en
5
+ license: gpl
6
  size_categories:
7
  - 10K<n<100K
8
+ task_categories:
9
+ - translation
10
+ pretty_name: Zoom Eng-Si Nmt Dataset
11
+ dataset_info:
12
+ features:
13
+ - name: english
14
+ dtype: string
15
+ - name: sinhala
16
+ dtype: string
17
+ splits:
18
+ - name: train
19
+ num_bytes: 8516909
20
+ num_examples: 80684
21
+ download_size: 4162588
22
+ dataset_size: 8516909
23
+ configs:
24
+ - config_name: default
25
+ data_files:
26
+ - split: train
27
+ path: data/train-*
28
  ---
29
 
30
  Follow me on : https://facebook.com/zaanind | https://github.com/zaanind