Commit
·
4c29e35
1
Parent(s):
0edf4c0
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"davanstrien--pytorchmodelmetadata_with_embeddings": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"modelId": {"dtype": "string", "id": null, "_type": "Value"}, "sha": {"dtype": "string", "id": null, "_type": "Value"}, "lastModified": {"dtype": "string", "id": null, "_type": "Value"}, "tags": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "pipeline_tag": {"dtype": "string", "id": null, "_type": "Value"}, "private": {"dtype": "bool", "id": null, "_type": "Value"}, "author": {"dtype": "string", "id": null, "_type": "Value"}, "config": {"dtype": "null", "id": null, "_type": "Value"}, "id": {"dtype": "string", "id": null, "_type": "Value"}, "downloads": {"dtype": "float64", "id": null, "_type": "Value"}, "likes": {"dtype": "float64", "id": null, "_type": "Value"}, "library_name": {"dtype": "string", "id": null, "_type": "Value"}, "readme": {"dtype": "string", "id": null, "_type": "Value"}, "embedding": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 134062195, "num_examples": 38461, "dataset_name": "pytorchmodelmetadata_with_embeddings"}}, "download_checksums": null, "download_size": 77342488, "post_processing_size": null, "dataset_size": 134062195, "size_in_bytes": 211404683}}
|