Upload dataset_infos.json
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"gagan3012--alexuw": {"description": "WRITE DESCRIPTION\n", "citation": "WRITE CITATION\n", "homepage": "", "license": "", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "image": {"decode": true, "id": null, "_type": "Image"}, "text": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "ara_ocr_dataset", "config_name": "alexuw", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 204754218.298, "num_examples": 20091, "dataset_name": "alexuw"}, "validation": {"name": "validation", "num_bytes": 25503481.096, "num_examples": 2512, "dataset_name": "alexuw"}, "test": {"name": "test", "num_bytes": 25888126.306, "num_examples": 2511, "dataset_name": "alexuw"}}, "download_checksums": null, "download_size": 228375976, "post_processing_size": null, "dataset_size": 256145825.7, "size_in_bytes": 484521801.7}}
|