so100-pick-cube / dataset_info.json
dannyh147's picture
Upload folder using huggingface_hub
a9efeae verified
{
"builder_name": "generator",
"citation": "",
"config_name": "default",
"dataset_name": "generator",
"dataset_size": 2788012358,
"description": "",
"download_checksums": {},
"download_size": 0,
"features": {
"action": {
"feature": {
"dtype": "float32",
"_type": "Value"
},
"length": 6,
"_type": "List"
},
"observation.state": {
"feature": {
"dtype": "float32",
"_type": "Value"
},
"length": 6,
"_type": "List"
},
"observation.images.wrist": {
"_type": "Image"
},
"observation.images.side": {
"_type": "Image"
},
"episode_index": {
"dtype": "int64",
"_type": "Value"
},
"frame_index": {
"dtype": "int64",
"_type": "Value"
},
"timestamp": {
"dtype": "float32",
"_type": "Value"
},
"next.done": {
"dtype": "bool",
"_type": "Value"
},
"index": {
"dtype": "int64",
"_type": "Value"
},
"task_index": {
"dtype": "int64",
"_type": "Value"
},
"language_instruction": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 2788012358,
"splits": {
"train": {
"name": "train",
"num_bytes": 2788012358,
"num_examples": 12129,
"shard_lengths": [
2200,
2200,
2300,
2200,
2300,
929
],
"dataset_name": "generator"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}