CISR24 / audit /release_gate.json
okra123's picture
Add files using upload-large-folder tool
75fc2d6 verified
Raw
History Blame Contribute Delete
735 Bytes
{
"release_root": "CISR24",
"thresholds": {
"snr_mean_tol_db": 0.3,
"snr_class_tol_db": 0.5,
"snr_std_tol_db": 0.5,
"snr_active_minus_noise_tol_db": 1,
"active_len_class_acc_max": 0.25,
"active_len_super_acc_max": 0.6,
"feature_oracle_acc_max": 0.45
},
"checks": {
"validate_all_true": true,
"waveform_conformance_passed": true,
"canonical_naming_passed": true,
"release_meta_complete": true,
"paper_alignment_passed": true,
"effective_snr_grid_passed": true,
"effective_snr_thresholds_match": true,
"shortcut_protocol_complete": true,
"active_len_class_acc_ok": true,
"active_len_super_acc_ok": true,
"feature_oracle_ok": true
},
"status": "passed"
}