Datasets:
File size: 1,025 Bytes
05cdcbf | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | {
"class_aliases": {
"architecture": "architecture",
"architecure": "architecture",
"art and culture": "art and culture",
"food": "food",
"food and d rinks": "food",
"food and drinks": "food",
"travel and adventure": "travel and adventure",
"travel and adventure": "travel and adventure"
},
"dataset": "google4",
"dry_run": false,
"duplicate_policy": "Same-label groups retain one deterministic representative; every member of a cross-label group is excluded before splitting.",
"excluded_cross_label_conflict_files": 0,
"excluded_same_label_duplicate_files": 1092,
"link_mode": "copy",
"ratios": {
"test": 0.1,
"train": 0.8,
"val": 0.1
},
"raw_labeled_image_count": 35215,
"records": 34123,
"split_policy": "merge_labeled_folders_deduplicate_then_stratified_80_10_10",
"split_seed": 42,
"target_size": 224,
"top5_policy": "top5 is undefined/NaN for Google-4 because there are only four classes.",
"usable_image_count": 34123,
"warnings": []
}
|