Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"patent--AIPD_speech_claim_one": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"doc_id": {"dtype": "string", "id": null, "_type": "Value"}, "appl_id": {"dtype": "string", "id": null, "_type": "Value"}, "flag_patent": {"dtype": "int64", "id": null, "_type": "Value"}, "claim_one": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 33169378.904886667, "num_examples": 29541, "dataset_name": "AIPD_speech_claim_one"}, "test": {"name": "test", "num_bytes": 1843678.960151109, "num_examples": 1642, "dataset_name": "AIPD_speech_claim_one"}, "valid": {"name": "valid", "num_bytes": 1842556.1349622228, "num_examples": 1641, "dataset_name": "AIPD_speech_claim_one"}}, "download_checksums": null, "download_size": 14093095, "post_processing_size": null, "dataset_size": 36855614.0, "size_in_bytes": 50948709.0}}
|