{ | |
"default": { | |
"description": "Your dataset description here", | |
"citation": "", | |
"homepage": "", | |
"license": "", | |
"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" | |
} | |
}, | |
"splits": { | |
"train": { | |
"name": "train", | |
"num_bytes": null, | |
"num_examples": 356 | |
} | |
}, | |
"download_size": 0, | |
"post_processing_size": 0, | |
"dataset_size": null | |
} | |
} |