Upload dataset_infos.json
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"yonesuke--Vicsek": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"system_length": {"dtype": "int64", "id": null, "_type": "Value"}, "density": {"dtype": "float64", "id": null, "_type": "Value"}, "n_particle": {"dtype": "int64", "id": null, "_type": "Value"}, "eta": {"dtype": "float64", "id": null, "_type": "Value"}, "radius": {"dtype": "float64", "id": null, "_type": "Value"}, "speed": {"dtype": "float64", "id": null, "_type": "Value"}, "timestep": {"dtype": "int64", "id": null, "_type": "Value"}, "orderparameter": {"feature": {"dtype": "float64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "start_time": {"dtype": "string", "id": null, "_type": "Value"}, "finished_time": {"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": 240070800, "num_examples": 600, "dataset_name": "Vicsek"}}, "download_checksums": null, "download_size": 240342089, "post_processing_size": null, "dataset_size": 240070800, "size_in_bytes": 480412889}}
|