|
|
{ |
|
|
"dataset_name": "corruption-brightness", |
|
|
"dataset_version": "1.0.0", |
|
|
"description": "ImageNet-Corruption dataset with brightness corruption", |
|
|
"license": "mit", |
|
|
"task_categories": [ |
|
|
"image-classification" |
|
|
], |
|
|
"language": [ |
|
|
"en" |
|
|
], |
|
|
"tags": [ |
|
|
"imagenet", |
|
|
"corruption", |
|
|
"robustness", |
|
|
"computer-vision" |
|
|
], |
|
|
"size_categories": "1M<n<10M", |
|
|
"splits": { |
|
|
"train": { |
|
|
"name": "train", |
|
|
"num_bytes": 0, |
|
|
"num_examples": 1281167 |
|
|
}, |
|
|
"validation": { |
|
|
"name": "validation", |
|
|
"num_bytes": 0, |
|
|
"num_examples": 50000 |
|
|
} |
|
|
}, |
|
|
"features": { |
|
|
"image": { |
|
|
"dtype": "image", |
|
|
"_type": "Image" |
|
|
}, |
|
|
"class_id": { |
|
|
"dtype": "string", |
|
|
"_type": "Value" |
|
|
}, |
|
|
"split": { |
|
|
"dtype": "string", |
|
|
"_type": "Value" |
|
|
}, |
|
|
"filename": { |
|
|
"dtype": "string", |
|
|
"_type": "Value" |
|
|
} |
|
|
}, |
|
|
"download_size": 0, |
|
|
"dataset_size": 0, |
|
|
"created_at": "2025-10-25 17:19:38", |
|
|
"corruption_type": "brightness" |
|
|
} |