Upload dataset_info.json with huggingface_hub
Browse files- dataset_info.json +1 -0
dataset_info.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"description": "", "citation": "", "homepage": "", "license": "", "features": {"episode_index": {"dtype": "int64", "_type": "Value"}, "tasks": {"feature": {"dtype": "string", "_type": "Value"}, "_type": "Sequence"}, "length": {"dtype": "int64", "_type": "Value"}, "data/chunk_index": {"dtype": "int64", "_type": "Value"}, "data/file_index": {"dtype": "int64", "_type": "Value"}, "dataset_from_index": {"dtype": "int64", "_type": "Value"}, "dataset_to_index": {"dtype": "int64", "_type": "Value"}, "videos/observation.images.front/chunk_index": {"dtype": "int64", "_type": "Value"}, "videos/observation.images.front/file_index": {"dtype": "int64", "_type": "Value"}, "videos/observation.images.front/from_timestamp": {"dtype": "float64", "_type": "Value"}, "videos/observation.images.front/to_timestamp": {"dtype": "float64", "_type": "Value"}, "stats/action/min": {"feature": {"dtype": "float64", "_type": "Value"}, "_type": "Sequence"}, "stats/action/max": {"feature": {"dtype": "float64", "_type": "Value"}, "_type": "Sequence"}, "stats/action/mean": {"feature": {"dtype": "float64", "_type": "Value"}, "_type": "Sequence"}, "stats/action/std": {"feature": {"dtype": "float64", "_type": "Value"}, "_type": "Sequence"}, "stats/action/count": {"feature": {"dtype": "int64", "_type": "Value"}, "_type": "Sequence"}, "stats/observation.state/min": {"feature": {"dtype": "float64", "_type": "Value"}, "_type": "Sequence"}, "stats/observation.state/max": {"feature": {"dtype": "float64", "_type": "Value"}, "_type": "Sequence"}, "stats/observation.state/mean": {"feature": {"dtype": "float64", "_type": "Value"}, "_type": "Sequence"}, "stats/observation.state/std": {"feature": {"dtype": "float64", "_type": "Value"}, "_type": "Sequence"}, "stats/observation.state/count": {"feature": {"dtype": "int64", "_type": "Value"}, "_type": "Sequence"}, "stats/observation.images.front/min": {"feature": {"feature": {"feature": {"dtype": "float64", "_type": "Value"}, "_type": "Sequence"}, "_type": "Sequence"}, "_type": "Sequence"}, "stats/observation.images.front/max": {"feature": {"feature": {"feature": {"dtype": "float64", "_type": "Value"}, "_type": "Sequence"}, "_type": "Sequence"}, "_type": "Sequence"}, "stats/observation.images.front/mean": {"feature": {"feature": {"feature": {"dtype": "float64", "_type": "Value"}, "_type": "Sequence"}, "_type": "Sequence"}, "_type": "Sequence"}, "stats/observation.images.front/std": {"feature": {"feature": {"feature": {"dtype": "float64", "_type": "Value"}, "_type": "Sequence"}, "_type": "Sequence"}, "_type": "Sequence"}, "stats/observation.images.front/count": {"feature": {"dtype": "int64", "_type": "Value"}, "_type": "Sequence"}, "stats/timestamp/min": {"feature": {"dtype": "float64", "_type": "Value"}, "_type": "Sequence"}, "stats/timestamp/max": {"feature": {"dtype": "float64", "_type": "Value"}, "_type": "Sequence"}, "stats/timestamp/mean": {"feature": {"dtype": "float64", "_type": "Value"}, "_type": "Sequence"}, "stats/timestamp/std": {"feature": {"dtype": "float64", "_type": "Value"}, "_type": "Sequence"}, "stats/timestamp/count": {"feature": {"dtype": "int64", "_type": "Value"}, "_type": "Sequence"}, "stats/frame_index/min": {"feature": {"dtype": "int64", "_type": "Value"}, "_type": "Sequence"}, "stats/frame_index/max": {"feature": {"dtype": "int64", "_type": "Value"}, "_type": "Sequence"}, "stats/frame_index/mean": {"feature": {"dtype": "float64", "_type": "Value"}, "_type": "Sequence"}, "stats/frame_index/std": {"feature": {"dtype": "float64", "_type": "Value"}, "_type": "Sequence"}, "stats/frame_index/count": {"feature": {"dtype": "int64", "_type": "Value"}, "_type": "Sequence"}, "stats/episode_index/min": {"feature": {"dtype": "int64", "_type": "Value"}, "_type": "Sequence"}, "stats/episode_index/max": {"feature": {"dtype": "int64", "_type": "Value"}, "_type": "Sequence"}, "stats/episode_index/mean": {"feature": {"dtype": "float64", "_type": "Value"}, "_type": "Sequence"}, "stats/episode_index/std": {"feature": {"dtype": "float64", "_type": "Value"}, "_type": "Sequence"}, "stats/episode_index/count": {"feature": {"dtype": "int64", "_type": "Value"}, "_type": "Sequence"}, "stats/index/min": {"feature": {"dtype": "int64", "_type": "Value"}, "_type": "Sequence"}, "stats/index/max": {"feature": {"dtype": "int64", "_type": "Value"}, "_type": "Sequence"}, "stats/index/mean": {"feature": {"dtype": "float64", "_type": "Value"}, "_type": "Sequence"}, "stats/index/std": {"feature": {"dtype": "float64", "_type": "Value"}, "_type": "Sequence"}, "stats/index/count": {"feature": {"dtype": "int64", "_type": "Value"}, "_type": "Sequence"}, "stats/task_index/min": {"feature": {"dtype": "int64", "_type": "Value"}, "_type": "Sequence"}, "stats/task_index/max": {"feature": {"dtype": "int64", "_type": "Value"}, "_type": "Sequence"}, "stats/task_index/mean": {"feature": {"dtype": "float64", "_type": "Value"}, "_type": "Sequence"}, "stats/task_index/std": {"feature": {"dtype": "float64", "_type": "Value"}, "_type": "Sequence"}, "stats/task_index/count": {"feature": {"dtype": "int64", "_type": "Value"}, "_type": "Sequence"}, "meta/episodes/chunk_index": {"dtype": "int64", "_type": "Value"}, "meta/episodes/file_index": {"dtype": "int64", "_type": "Value"}}, "builder_name": "parquet", "dataset_name": "parquet", "config_name": "default", "version": {"version_str": "0.0.0", "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 33542, "num_examples": 30, "dataset_name": "parquet"}}, "download_checksums": {"/Users/tamamihata/.cache/huggingface/lerobot/tamaneko1167/so101_test/meta/episodes/chunk-000/file-000.parquet": {"num_bytes": 56231, "checksum": null}}, "download_size": 56231, "dataset_size": 33542, "size_in_bytes": 89773}
|