cats-birds / data /metadata.json
mks0813's picture
Upload data/metadata.json with huggingface_hub
c080b5c verified
raw
history blame contribute delete
339 Bytes
{
"cats": {
"count": 4015,
"label": 0
},
"birds": {
"count": 4149,
"label": 1
},
"total": 8164,
"source": "Sijuade/Cats-Dogs-Birds",
"modifications": [
"Removed all dog images (original label 1)",
"Changed bird label from 2 to 1",
"Resized images to max 256px (longest side)"
]
}