Datasets:
Commit ·
355b24d
1
Parent(s): 79d9619
Add audited Yoruba v1 dictionary configs (#2)
Browse files- Add audited Yoruba v1 dictionary configs (d7e0a415d08bdd7901374f7f13e0e10d4be3ff2b)
- Reduce Yoruba update to data and config (ab5373d6ad586cb204c009a81d633b8935b3135e)
- Remove audit-only artifacts from dataset PR (87ab76dff23d9600e1cb892610226418122d8371)
- Add only Yoruba dataset files (62a34ac7a5c8d046027e6125a85b49379e1d5b8f)
- Keep only compressed dataset files and config (952a234b07b616f0d72c311a77534ed60fada3de)
- README.md +9 -1
- yoruba/reverse_v1/english-to-yoruba-v1.jsonl.gz +3 -0
- yoruba/v1/entries.csv.gz +3 -0
README.md
CHANGED
|
@@ -16,6 +16,14 @@ configs:
|
|
| 16 |
data_files:
|
| 17 |
- split: train
|
| 18 |
path: yoruba/yor_dictionary.csv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
license: mit
|
| 20 |
language:
|
| 21 |
- ha
|
|
@@ -90,4 +98,4 @@ If you use this dataset in your research or project, please cite it as follows:
|
|
| 90 |
publisher = {Hugging Face},
|
| 91 |
howpublished = {\url{[https://huggingface.co/datasets/taresco/afri-dict](https://huggingface.co/datasets/taresco/afri-dict)}}
|
| 92 |
}
|
| 93 |
-
```
|
|
|
|
| 16 |
data_files:
|
| 17 |
- split: train
|
| 18 |
path: yoruba/yor_dictionary.csv
|
| 19 |
+
- config_name: yor_v1
|
| 20 |
+
data_files:
|
| 21 |
+
- split: train
|
| 22 |
+
path: yoruba/v1/entries.csv.gz
|
| 23 |
+
- config_name: en_yor_v1
|
| 24 |
+
data_files:
|
| 25 |
+
- split: train
|
| 26 |
+
path: yoruba/reverse_v1/english-to-yoruba-v1.jsonl.gz
|
| 27 |
license: mit
|
| 28 |
language:
|
| 29 |
- ha
|
|
|
|
| 98 |
publisher = {Hugging Face},
|
| 99 |
howpublished = {\url{[https://huggingface.co/datasets/taresco/afri-dict](https://huggingface.co/datasets/taresco/afri-dict)}}
|
| 100 |
}
|
| 101 |
+
```
|
yoruba/reverse_v1/english-to-yoruba-v1.jsonl.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bc6166d7a74bdfea08fdbf030e984c81005c4c2eedf3a4f56fa29a68f4e92db3
|
| 3 |
+
size 1534671
|
yoruba/v1/entries.csv.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f88ccb5a61d2d56d7fc2204b87820baf353c99676e77845110b87de355715bb3
|
| 3 |
+
size 1013448
|