Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"patent--AIPD_vision_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": 144086757.88987476, "num_examples": 130645, "dataset_name": "AIPD_vision_claim_one"}, "test": {"name": "test", "num_bytes": 8005861.498890894, "num_examples": 7259, "dataset_name": "AIPD_vision_claim_one"}, "valid": {"name": "valid", "num_bytes": 8004758.6112343455, "num_examples": 7258, "dataset_name": "AIPD_vision_claim_one"}}, "download_checksums": null, "download_size": 62511201, "post_processing_size": null, "dataset_size": 160097378.0, "size_in_bytes": 222608579.0}}
|