Datasets:
File size: 1,716 Bytes
9409d9d | 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 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 | {
"benchmark": "filingsbench-controls-v0.1-candidate",
"annotation_state": "candidate_pending_independent_review",
"system": "deterministic-controls-rules-v0.1",
"records_evaluated": 12,
"fields": {
"disclosure_controls_effectiveness": {
"records": 12,
"label_present": 12,
"label_abstained": 0,
"prediction_present": 12,
"correct": 12,
"evidence_present": 12,
"accuracy_including_abstentions": 1.0,
"evidence_rate_on_present_predictions": 1.0
},
"icfr_effectiveness": {
"records": 12,
"label_present": 10,
"label_abstained": 2,
"prediction_present": 10,
"correct": 12,
"evidence_present": 10,
"accuracy_including_abstentions": 1.0,
"evidence_rate_on_present_predictions": 1.0
},
"material_weakness_disclosed": {
"records": 12,
"label_present": 10,
"label_abstained": 2,
"prediction_present": 10,
"correct": 12,
"evidence_present": 10,
"accuracy_including_abstentions": 1.0,
"evidence_rate_on_present_predictions": 1.0
},
"remediation_status": {
"records": 12,
"label_present": 10,
"label_abstained": 2,
"prediction_present": 10,
"correct": 12,
"evidence_present": 10,
"accuracy_including_abstentions": 1.0,
"evidence_rate_on_present_predictions": 1.0
}
},
"latency_ms": {
"median": 2292.0365,
"mean": 2766.30475,
"max": 4635.592
},
"peak_python_memory_mb": {
"median": 24.317,
"max": 74.296
},
"inference_cost_usd": 0.0,
"raw_predictions": "results\\controls-v0.1.0\\predictions.jsonl"
}
|