data1 / train /dataset_info.json
StarCycle's picture
Upload folder using huggingface_hub
a10be31 verified
raw
history blame
1.37 kB
{
"citation": "",
"description": "",
"features": {
"observation.images.static": {
"_type": "VideoFrame"
},
"observation.images.gripper": {
"_type": "VideoFrame"
},
"observation.state": {
"feature": {
"dtype": "float32",
"_type": "Value"
},
"length": 15,
"_type": "Sequence"
},
"inst": {
"feature": {
"dtype": "float32",
"_type": "Value"
},
"length": 72,
"_type": "Sequence"
},
"inst_token": {
"feature": {
"dtype": "float32",
"_type": "Value"
},
"length": 77,
"_type": "Sequence"
},
"action.abs": {
"feature": {
"dtype": "float32",
"_type": "Value"
},
"length": 7,
"_type": "Sequence"
},
"action.rel": {
"feature": {
"dtype": "float32",
"_type": "Value"
},
"length": 7,
"_type": "Sequence"
},
"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"
}
},
"homepage": "",
"license": ""
}