Upload WaveSystemSetParserV5/halo_audit/halo_audit_decision.json with huggingface_hub
Browse files
WaveSystemSetParserV5/halo_audit/halo_audit_decision.json
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"classification": "MIXED",
|
| 3 |
+
"proceed_to_stage2": false,
|
| 4 |
+
"selected_checkpoint": "WaveSystemSetParserV5/checkpoints/phase_C/complete.pt",
|
| 5 |
+
"checkpoint_score": 0.7434318450842708,
|
| 6 |
+
"n_samples": 2500,
|
| 7 |
+
"raw_gallery": {
|
| 8 |
+
"instance_iou": 0.9161998243582764,
|
| 9 |
+
"count_mae": 0.8528,
|
| 10 |
+
"truth_split_rate": 0.03293333333333333,
|
| 11 |
+
"halo_ratio": 0.28690759837070917,
|
| 12 |
+
"outside_fg_ratio": 0.8034553905179324,
|
| 13 |
+
"fp_sample_rate": 0.5048
|
| 14 |
+
},
|
| 15 |
+
"deployment_consensus": {
|
| 16 |
+
"instance_iou": 0.9048528174521707,
|
| 17 |
+
"count_mae": 0.0088,
|
| 18 |
+
"truth_split_rate": 0.0322,
|
| 19 |
+
"halo_ratio": 0.05773147190263896,
|
| 20 |
+
"outside_fg_ratio": 0.05855260690359337,
|
| 21 |
+
"fp_sample_rate": 0.0004
|
| 22 |
+
},
|
| 23 |
+
"ring_reduction": 0.7987802615529026,
|
| 24 |
+
"intrinsic_duplicate_rate": 0.0216,
|
| 25 |
+
"mean_intrinsic_halo_ratio": 0.008234260980536248,
|
| 26 |
+
"gate_checks": {
|
| 27 |
+
"strict_count_mae": true,
|
| 28 |
+
"strict_split_rate": false,
|
| 29 |
+
"strict_fp_sample_rate": true,
|
| 30 |
+
"intrinsic_duplicate_rate": true,
|
| 31 |
+
"strict_halo_ratio": false,
|
| 32 |
+
"raw_to_strict_ring_reduction": true
|
| 33 |
+
},
|
| 34 |
+
"created_utc": "2026-07-07T09:51:48.839300+00:00"
|
| 35 |
+
}
|