mekaneeky commited on
Commit
f4b4a14
1 Parent(s): bfca531

Upload dataset

Browse files
README.md CHANGED
@@ -1,2 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  A parallel text corpus, **SALT -- (Sunbird African Language Translation Dataset)**, was created for five Ugandan languages (Luganda,
2
  Runyankore, Acholi, Lugbara and Ateso) and various methods were explored to train and evaluate translation models.
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: ach_text
5
+ dtype: string
6
+ - name: lgg_text
7
+ dtype: string
8
+ - name: lug_text
9
+ dtype: string
10
+ - name: nyn_text
11
+ dtype: string
12
+ - name: teo_text
13
+ dtype: string
14
+ - name: eng_text
15
+ dtype: string
16
+ - name: ibo_text
17
+ dtype: string
18
+ - name: id
19
+ dtype: string
20
+ splits:
21
+ - name: train
22
+ num_bytes: 10107493
23
+ num_examples: 22925
24
+ - name: dev
25
+ num_bytes: 204553
26
+ num_examples: 472
27
+ - name: test
28
+ num_bytes: 212843
29
+ num_examples: 476
30
+ download_size: 6167721
31
+ dataset_size: 10524889
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: train
36
+ path: data/train-*
37
+ - split: dev
38
+ path: data/dev-*
39
+ - split: test
40
+ path: data/test-*
41
+ ---
42
  A parallel text corpus, **SALT -- (Sunbird African Language Translation Dataset)**, was created for five Ugandan languages (Luganda,
43
  Runyankore, Acholi, Lugbara and Ateso) and various methods were explored to train and evaluate translation models.
data/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52c92001e463444ab563991a1985adebaf50d5270aaf373479bf9a6a6b9fa9ca
3
+ size 136441
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:968cf652e614f5cc83780e42be387bcebd6c52d2d9a3e709e554700e03c058f7
3
+ size 142437
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68951265b74b317adf6d87651cfbe72db07906fd15aed98b03a3ef24198581f5
3
+ size 5888843