Gameplay_Images / dataset_infos.json
Bingsu's picture
Update dataset_infos.json
0a80b2a
{"Bingsu--Gameplay_Images": {
"description": "a dataset of 10 very famous video games in the world.",
"citation": "",
"homepage": "https://www.kaggle.com/datasets/aditmagotra/gameplay-images",
"license": "cc-by-4.0",
"features": {
"image": {
"decode": true,
"id": null,
"_type": "Image"
},
"label": {
"num_classes": 10,
"names": [
"Among Us",
"Apex Legends",
"Fortnite",
"Forza Horizon",
"Free Fire",
"Genshin Impact",
"God of War",
"Minecraft",
"Roblox",
"Terraria"
],
"id": null,
"_type": "ClassLabel"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": [
{
"task": "image-classification",
"image_column": "image",
"label_column": "label"
}
],
"builder_name": "imagefolder",
"config_name": "default",
"version": {
"version_str": "0.1.0",
"description": null,
"major": 0,
"minor": 1,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 1807126788.0,
"num_examples": 10000,
"dataset_name": "Gameplay_Images"
}
},
"download_checksums": null,
"download_size": 2688811729,
"post_processing_size": null,
"dataset_size": 1807126788.0,
"size_in_bytes": 4495938517.0
}}