doom-dataset-1 / dataset_info.json
invocation02's picture
Add chunk 00000: 0, 3016 frames
7bb3fb0 verified
raw
history blame
873 Bytes
{
"builder_name": "preprocess_for_hf",
"citation": "",
"config_name": "default",
"dataset_size": 1347011832,
"description": "",
"download_size": 1347011832,
"features": {
"action": {
"_type": "List",
"feature": {
"_type": "Value",
"dtype": "float32"
},
"length": 6
},
"episode_id": {
"_type": "Value",
"dtype": "string"
},
"frame": {
"_type": "Array3D",
"dtype": "uint8",
"shape": [
120,
160,
3
]
},
"frame_idx": {
"_type": "Value",
"dtype": "int32"
}
},
"homepage": "",
"license": "",
"splits": {
"train": {
"name": "train",
"num_bytes": 1347011832,
"num_examples": 9946,
"shard_lengths": [
828,
1131,
2227,
2744,
3016
]
}
}
}