File size: 523 Bytes
234f610 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | {
"dataset_name": "try_image2",
"creation_date": "2026-02-10",
"description": "图片生成任务benchmark - 二次标注作为测试集,一次标注作为训练集",
"train": {
"total_samples": 4490,
"successfully_copied_images": 4490,
"failed": 0,
"samples_with_valid_rgb": 4490
},
"test": {
"total_samples": 443,
"successfully_copied_images": 443,
"failed": 0,
"samples_with_valid_rgb": 443
},
"total": {
"samples": 4933,
"images": 4933
}
} |