doom-rnd-large / dataset_info.json
invocation02's picture
Add shard 764/765 (16849 frames, 362.1MB)
a3a2a2b verified
raw
history blame
571 Bytes
{
"description": "Doom gameplay frames from random agent",
"features": {
"episode_id": {
"dtype": "string",
"_type": "Value"
},
"frame_idx": {
"dtype": "int32",
"_type": "Value"
},
"frame": {
"dtype": "binary",
"_type": "Value"
},
"action": {
"feature": {
"dtype": "float32",
"_type": "Value"
},
"length": 6,
"_type": "List"
}
},
"splits": {
"train": {
"name": "train",
"num_examples": 11057288,
"num_bytes": 303146141466
}
}
}