Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"arbml--Rewayatech": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"Name": {"dtype": "string", "id": null, "_type": "Value"}, "Author": {"dtype": "string", "id": null, "_type": "Value"}, "Year": {"dtype": "string", "id": null, "_type": "Value"}, "# of Words": {"dtype": "string", "id": null, "_type": "Value"}, "Parts, if available": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "rewayatech", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 127083, "num_examples": 1266, "dataset_name": "Rewayatech"}}, "download_checksums": null, "download_size": 65149, "post_processing_size": null, "dataset_size": 127083, "size_in_bytes": 192232}}
|