lerobot-sort2 / train /dataset_info.json
thomwolf's picture
thomwolf HF staff
Upload folder using huggingface_hub
3a09eee verified
raw
history blame contribute delete
No virus
909 Bytes
{
"citation": "",
"description": "",
"features": {
"observation.images.front": {
"_type": "VideoFrame"
},
"observation.images.top": {
"_type": "VideoFrame"
},
"observation.state": {
"feature": {
"dtype": "float32",
"_type": "Value"
},
"length": 6,
"_type": "Sequence"
},
"action": {
"feature": {
"dtype": "float32",
"_type": "Value"
},
"length": 6,
"_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": ""
}