school_notebooks_EN / dataset_infos.json
Stanislav Kalinin
feat: Add school_notebooks_EN dataset
73488ef
raw history blame
No virus
363 Bytes
{
"default": {
"description": "Dataset of school notebooks in English",
"features": {
"image": {"decode": true, "id": null, "_type": "Image"}
},
"splits": {"test": {
"name": "train",
"num_bytes": 15374,
"num_examples": 90,
"dataset_name": "images"
}}
}
}