clap-lamp-toggle / dataset_info.json
kavinrajkrupsurge's picture
Initial upload: clap → lamp toggle dataset
954fb5e verified
raw
history blame contribute delete
966 Bytes
{
"citation": "",
"description": "",
"features": {
"episode_id": {
"dtype": "int32",
"_type": "Value"
},
"step_index": {
"dtype": "int32",
"_type": "Value"
},
"image": {
"shape": [
224,
224,
3
],
"dtype": "uint8",
"_type": "Array3D"
},
"state": {
"feature": {
"dtype": "float32",
"_type": "Value"
},
"length": 5,
"_type": "List"
},
"action": {
"feature": {
"dtype": "float32",
"_type": "Value"
},
"length": 1,
"_type": "List"
},
"language_instruction": {
"dtype": "string",
"_type": "Value"
},
"is_first": {
"dtype": "bool",
"_type": "Value"
},
"is_last": {
"dtype": "bool",
"_type": "Value"
},
"is_terminal": {
"dtype": "bool",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}