Datasets:
Commit
·
865d0be
1
Parent(s):
ef5d3eb
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +42 -0
dataset_infos.json
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"AbderrahmanSkiredj1--arabml_darija_english_parallel_dataset": {
|
| 2 |
+
"description": "",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"homepage": "",
|
| 5 |
+
"license": "",
|
| 6 |
+
"features": {
|
| 7 |
+
"english": {
|
| 8 |
+
"dtype": "string",
|
| 9 |
+
"id": null,
|
| 10 |
+
"_type": "Value"
|
| 11 |
+
},
|
| 12 |
+
"darija": {
|
| 13 |
+
"dtype": "string",
|
| 14 |
+
"id": null,
|
| 15 |
+
"_type": "Value"
|
| 16 |
+
},
|
| 17 |
+
"darija_arabic_letters": {
|
| 18 |
+
"dtype": "string",
|
| 19 |
+
"id": null,
|
| 20 |
+
"_type": "Value"
|
| 21 |
+
}
|
| 22 |
+
},
|
| 23 |
+
"post_processed": null,
|
| 24 |
+
"supervised_keys": null,
|
| 25 |
+
"task_templates": null,
|
| 26 |
+
"builder_name": null,
|
| 27 |
+
"config_name": null,
|
| 28 |
+
"version": null,
|
| 29 |
+
"splits": {
|
| 30 |
+
"train": {
|
| 31 |
+
"name": "train",
|
| 32 |
+
"num_bytes": 983638,
|
| 33 |
+
"num_examples": 7314,
|
| 34 |
+
"dataset_name": "arabml_darija_english_parallel_dataset"
|
| 35 |
+
}
|
| 36 |
+
},
|
| 37 |
+
"download_checksums": null,
|
| 38 |
+
"download_size": 608738,
|
| 39 |
+
"post_processing_size": null,
|
| 40 |
+
"dataset_size": 983638,
|
| 41 |
+
"size_in_bytes": 1592376
|
| 42 |
+
}}
|