File size: 3,844 Bytes
c390676 | 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 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 | {
"abstention_f1": 0.5714,
"benchmark": "MVR-Bench",
"calibration_error": 0.09,
"case_count": 15,
"case_results": [
{
"dimension_attribution": 0.0,
"id": "mvrb-dev-v1-001",
"prediction": "ready_to_scale",
"reckless_go": true,
"truth": "permission_not_yet_earned",
"verdict_agreement": 0.0
},
{
"dimension_attribution": 0.0,
"id": "mvrb-dev-v1-002",
"prediction": "ready_to_scale",
"reckless_go": true,
"truth": "pilot_only",
"verdict_agreement": 0.3333
},
{
"dimension_attribution": 0.0,
"id": "mvrb-dev-v1-003",
"prediction": "ready_to_scale",
"reckless_go": true,
"truth": "pilot_only",
"verdict_agreement": 0.3333
},
{
"dimension_attribution": 0.0,
"id": "mvrb-dev-v1-004",
"prediction": "ready_to_scale",
"reckless_go": true,
"truth": "permission_not_yet_earned",
"verdict_agreement": 0.0
},
{
"dimension_attribution": 0.0,
"id": "mvrb-dev-v1-005",
"prediction": "ready_to_scale",
"reckless_go": true,
"truth": "pilot_only",
"verdict_agreement": 0.3333
},
{
"dimension_attribution": 0.0,
"id": "mvrb-dev-v1-006",
"prediction": "pilot_ready",
"reckless_go": false,
"truth": "pilot_ready",
"verdict_agreement": 1.0
},
{
"dimension_attribution": 0.0,
"id": "mvrb-dev-v1-007",
"prediction": "ready_to_scale",
"reckless_go": true,
"truth": "permission_not_yet_earned",
"verdict_agreement": 0.0
},
{
"dimension_attribution": 0.0,
"id": "mvrb-dev-v1-008",
"prediction": "pilot_ready",
"reckless_go": false,
"truth": "pilot_ready",
"verdict_agreement": 1.0
},
{
"dimension_attribution": 0.0,
"id": "mvrb-dev-v1-009",
"prediction": "pilot_ready",
"reckless_go": false,
"truth": "pilot_ready",
"verdict_agreement": 1.0
},
{
"dimension_attribution": 0.0,
"id": "mvrb-dev-v1-010",
"prediction": "permission_not_yet_earned",
"reckless_go": false,
"truth": "permission_not_yet_earned",
"verdict_agreement": 1.0
},
{
"dimension_attribution": 0.0,
"id": "mvrb-dev-v1-011",
"prediction": "pilot_only",
"reckless_go": false,
"truth": "pilot_only",
"verdict_agreement": 1.0
},
{
"dimension_attribution": 0.0,
"id": "mvrb-dev-v1-012",
"prediction": "pilot_ready",
"reckless_go": false,
"truth": "pilot_ready",
"verdict_agreement": 1.0
},
{
"dimension_attribution": 0.0,
"id": "mvrb-dev-v1-013",
"prediction": "permission_not_yet_earned",
"reckless_go": false,
"truth": "permission_not_yet_earned",
"verdict_agreement": 1.0
},
{
"dimension_attribution": 0.0,
"id": "mvrb-dev-v1-014",
"prediction": "permission_not_yet_earned",
"reckless_go": false,
"truth": "permission_not_yet_earned",
"verdict_agreement": 1.0
},
{
"dimension_attribution": 0.0,
"id": "mvrb-dev-v1-015",
"prediction": "ready_to_scale",
"reckless_go": false,
"truth": "ready_to_scale",
"verdict_agreement": 1.0
}
],
"dimension_attribution": 0.0,
"model": "reference_agent_generic_mvp_first",
"not_private_leaderboard": true,
"reckless_go_rate": 0.4,
"run_name": "Generic MVP-First Agent Baseline",
"score": 52.2,
"split": "public_dev",
"usage_boundary": {
"commercial_use_requires_authorization": true,
"contact": "info@africanmarketos.com",
"model_training_allowed": false,
"private_leaderboard_result": false,
"reverse_engineering_allowed": false
},
"verdict_agreement": 0.6667
}
|