Datasets:
Commit ·
99aad56
1
Parent(s): 7f293dd
Fix JSON config file inference (#4)
Browse files- Fix JSON config file inference (5c7d2be108023263026bc5b9bde1c8346c06e219)
- Make audited configs load as CSV (cc533688c2dbb5ecc05c7029bc9bbb156e863ff5)
- README.md +7 -7
- hausa/reverse_v1/{english-to-hausa-v1.jsonl.gz → english-to-hausa-v1.csv.gz} +2 -2
- hausa/v1/{entries.jsonl.gz → entries.csv.gz} +2 -2
- igbo/reverse_v1/{english-to-igbo-v1.jsonl.gz → english-to-igbo-v1.csv.gz} +2 -2
- swahili/reverse_v1/english-to-swahili-v1.jsonl.gz → igbo/v1/entries.csv.gz +2 -2
- igbo/v1/entries.jsonl.gz → swahili/reverse_v1/english-to-swahili-v1.csv.gz +2 -2
- swahili/v1/entries.csv.gz +3 -0
- swahili/v1/entries.jsonl.gz +0 -3
- yoruba/reverse_v1/english-to-yoruba-v1.csv.gz +3 -0
- yoruba/reverse_v1/english-to-yoruba-v1.jsonl.gz +0 -3
README.md
CHANGED
|
@@ -23,31 +23,31 @@ configs:
|
|
| 23 |
- config_name: en_yor_v1
|
| 24 |
data_files:
|
| 25 |
- split: train
|
| 26 |
-
path: yoruba/reverse_v1/english-to-yoruba-v1.
|
| 27 |
- config_name: hau_v1
|
| 28 |
data_files:
|
| 29 |
- split: train
|
| 30 |
-
path: hausa/v1/entries.
|
| 31 |
- config_name: en_hau_v1
|
| 32 |
data_files:
|
| 33 |
- split: train
|
| 34 |
-
path: hausa/reverse_v1/english-to-hausa-v1.
|
| 35 |
- config_name: ibo_v1
|
| 36 |
data_files:
|
| 37 |
- split: train
|
| 38 |
-
path: igbo/v1/entries.
|
| 39 |
- config_name: en_ibo_v1
|
| 40 |
data_files:
|
| 41 |
- split: train
|
| 42 |
-
path: igbo/reverse_v1/english-to-igbo-v1.
|
| 43 |
- config_name: swh_v1
|
| 44 |
data_files:
|
| 45 |
- split: train
|
| 46 |
-
path: swahili/v1/entries.
|
| 47 |
- config_name: en_swh_v1
|
| 48 |
data_files:
|
| 49 |
- split: train
|
| 50 |
-
path: swahili/reverse_v1/english-to-swahili-v1.
|
| 51 |
license: mit
|
| 52 |
language:
|
| 53 |
- ha
|
|
|
|
| 23 |
- config_name: en_yor_v1
|
| 24 |
data_files:
|
| 25 |
- split: train
|
| 26 |
+
path: yoruba/reverse_v1/english-to-yoruba-v1.csv.gz
|
| 27 |
- config_name: hau_v1
|
| 28 |
data_files:
|
| 29 |
- split: train
|
| 30 |
+
path: hausa/v1/entries.csv.gz
|
| 31 |
- config_name: en_hau_v1
|
| 32 |
data_files:
|
| 33 |
- split: train
|
| 34 |
+
path: hausa/reverse_v1/english-to-hausa-v1.csv.gz
|
| 35 |
- config_name: ibo_v1
|
| 36 |
data_files:
|
| 37 |
- split: train
|
| 38 |
+
path: igbo/v1/entries.csv.gz
|
| 39 |
- config_name: en_ibo_v1
|
| 40 |
data_files:
|
| 41 |
- split: train
|
| 42 |
+
path: igbo/reverse_v1/english-to-igbo-v1.csv.gz
|
| 43 |
- config_name: swh_v1
|
| 44 |
data_files:
|
| 45 |
- split: train
|
| 46 |
+
path: swahili/v1/entries.csv.gz
|
| 47 |
- config_name: en_swh_v1
|
| 48 |
data_files:
|
| 49 |
- split: train
|
| 50 |
+
path: swahili/reverse_v1/english-to-swahili-v1.csv.gz
|
| 51 |
license: mit
|
| 52 |
language:
|
| 53 |
- ha
|
hausa/reverse_v1/{english-to-hausa-v1.jsonl.gz → english-to-hausa-v1.csv.gz}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f512e6ada5517c9b9eb13ce940a0e773d8689da3fdb375fd0a725af2fd2dc97
|
| 3 |
+
size 208237
|
hausa/v1/{entries.jsonl.gz → entries.csv.gz}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c5fd4d756cb38780ce1d8729b2df61677fd1cd29cfe15f4e96e7f588b808a4e4
|
| 3 |
+
size 219911
|
igbo/reverse_v1/{english-to-igbo-v1.jsonl.gz → english-to-igbo-v1.csv.gz}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8dfbc94f33718219f7e89566dc89aa24011ec276fbed9dd43aa80207e817f6d9
|
| 3 |
+
size 2195775
|
swahili/reverse_v1/english-to-swahili-v1.jsonl.gz → igbo/v1/entries.csv.gz
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:26f42dc4e453ee3b6a2a1d08a33c991eebf9ee1835baac33ebac53a2c30b3447
|
| 3 |
+
size 911093
|
igbo/v1/entries.jsonl.gz → swahili/reverse_v1/english-to-swahili-v1.csv.gz
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a68c527b6b5be615e36897f48469ad1504cfdf286b5c8235c92b9319a9fa327c
|
| 3 |
+
size 352932
|
swahili/v1/entries.csv.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:43171c4cebdd27357d65977880e9b11efa1de5c7fd0b671437ba2d11e947ae2d
|
| 3 |
+
size 434415
|
swahili/v1/entries.jsonl.gz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:383ee48247479b18aa857d89b660c20a52f91ad843ba4c176ad5984e53d44f24
|
| 3 |
-
size 385584
|
|
|
|
|
|
|
|
|
|
|
|
yoruba/reverse_v1/english-to-yoruba-v1.csv.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f79a61cc8a88b9f828394109bceac11ca0dea743a9b01efd36de80f158059e1
|
| 3 |
+
size 1727126
|
yoruba/reverse_v1/english-to-yoruba-v1.jsonl.gz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:bc6166d7a74bdfea08fdbf030e984c81005c4c2eedf3a4f56fa29a68f4e92db3
|
| 3 |
-
size 1534671
|
|
|
|
|
|
|
|
|
|
|
|