| { | |
| "release_root": "CISR24", | |
| "classes_csv": "classes.csv", | |
| "expected_num_classes": 24, | |
| "expected_class_ids": [ | |
| 0, | |
| 1, | |
| 2, | |
| 3, | |
| 4, | |
| 5, | |
| 6, | |
| 7, | |
| 8, | |
| 9, | |
| 10, | |
| 11, | |
| 12, | |
| 13, | |
| 14, | |
| 15, | |
| 16, | |
| 17, | |
| 18, | |
| 19, | |
| 20, | |
| 21, | |
| 22, | |
| 23 | |
| ], | |
| "splits": { | |
| "train": { | |
| "rows": 504000, | |
| "class_id_set": [ | |
| 0, | |
| 1, | |
| 2, | |
| 3, | |
| 4, | |
| 5, | |
| 6, | |
| 7, | |
| 8, | |
| 9, | |
| 10, | |
| 11, | |
| 12, | |
| 13, | |
| 14, | |
| 15, | |
| 16, | |
| 17, | |
| 18, | |
| 19, | |
| 20, | |
| 21, | |
| 22, | |
| 23 | |
| ], | |
| "min_h5_index": 1, | |
| "max_h5_index": 504000, | |
| "h5_rows": 504000, | |
| "all_class_names_present": true | |
| }, | |
| "val": { | |
| "rows": 100800, | |
| "class_id_set": [ | |
| 0, | |
| 1, | |
| 2, | |
| 3, | |
| 4, | |
| 5, | |
| 6, | |
| 7, | |
| 8, | |
| 9, | |
| 10, | |
| 11, | |
| 12, | |
| 13, | |
| 14, | |
| 15, | |
| 16, | |
| 17, | |
| 18, | |
| 19, | |
| 20, | |
| 21, | |
| 22, | |
| 23 | |
| ], | |
| "min_h5_index": 1, | |
| "max_h5_index": 100800, | |
| "h5_rows": 100800, | |
| "all_class_names_present": true | |
| }, | |
| "test": { | |
| "rows": 100800, | |
| "class_id_set": [ | |
| 0, | |
| 1, | |
| 2, | |
| 3, | |
| 4, | |
| 5, | |
| 6, | |
| 7, | |
| 8, | |
| 9, | |
| 10, | |
| 11, | |
| 12, | |
| 13, | |
| 14, | |
| 15, | |
| 16, | |
| 17, | |
| 18, | |
| 19, | |
| 20, | |
| 21, | |
| 22, | |
| 23 | |
| ], | |
| "min_h5_index": 1, | |
| "max_h5_index": 100800, | |
| "h5_rows": 100800, | |
| "all_class_names_present": true | |
| } | |
| }, | |
| "checks": { | |
| "class_ids_match": true, | |
| "h5_index_in_range": true, | |
| "sample_ids_disjoint": true, | |
| "seeds_disjoint": true, | |
| "seeds_unique_within_split": true, | |
| "per_class_balanced": true, | |
| "per_class_snr_balanced": true, | |
| "exact_split_sizes": true, | |
| "all_class_names_present": true | |
| } | |
| } |