Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +47 -0
dataset_infos.json
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"ola13--small-roots_en-repetitions": {
|
| 2 |
+
"description": "",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"homepage": "",
|
| 5 |
+
"license": "",
|
| 6 |
+
"features": {
|
| 7 |
+
"repetition": {
|
| 8 |
+
"dtype": "binary",
|
| 9 |
+
"id": null,
|
| 10 |
+
"_type": "Value"
|
| 11 |
+
},
|
| 12 |
+
"ids": {
|
| 13 |
+
"feature": {
|
| 14 |
+
"dtype": "int64",
|
| 15 |
+
"id": null,
|
| 16 |
+
"_type": "Value"
|
| 17 |
+
},
|
| 18 |
+
"length": -1,
|
| 19 |
+
"id": null,
|
| 20 |
+
"_type": "Sequence"
|
| 21 |
+
},
|
| 22 |
+
"num_docs": {
|
| 23 |
+
"dtype": "int64",
|
| 24 |
+
"id": null,
|
| 25 |
+
"_type": "Value"
|
| 26 |
+
}
|
| 27 |
+
},
|
| 28 |
+
"post_processed": null,
|
| 29 |
+
"supervised_keys": null,
|
| 30 |
+
"task_templates": null,
|
| 31 |
+
"builder_name": null,
|
| 32 |
+
"config_name": null,
|
| 33 |
+
"version": null,
|
| 34 |
+
"splits": {
|
| 35 |
+
"train": {
|
| 36 |
+
"name": "train",
|
| 37 |
+
"num_bytes": 285549739,
|
| 38 |
+
"num_examples": 586256,
|
| 39 |
+
"dataset_name": "small-roots_en-repetitions"
|
| 40 |
+
}
|
| 41 |
+
},
|
| 42 |
+
"download_checksums": null,
|
| 43 |
+
"download_size": 138563490,
|
| 44 |
+
"post_processing_size": null,
|
| 45 |
+
"dataset_size": 285549739,
|
| 46 |
+
"size_in_bytes": 424113229
|
| 47 |
+
}}
|