pushcross / data /dataset_info.json
tmeynier's picture
Upload folder using huggingface_hub
91df02c verified
raw
history blame contribute delete
810 Bytes
{
"citation": "",
"description": "",
"features": {
"observation.state": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "Sequence"
},
"action": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "Sequence"
},
"episode_index": {
"dtype": "int64",
"_type": "Value"
},
"frame_index": {
"dtype": "int64",
"_type": "Value"
},
"timestamp": {
"dtype": "float64",
"_type": "Value"
},
"next.done": {
"dtype": "bool",
"_type": "Value"
},
"index": {
"dtype": "int64",
"_type": "Value"
},
"video_path": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}