StepProbe / results /validation /classifier /agreement.json
Akiyue's picture
Add files using upload-large-folder tool
974a196 verified
Raw
History Blame Contribute Delete
642 Bytes
{
"n_samples": 200,
"judge": "openai",
"cohen_kappa": 0.12545549193128577,
"categories": [
"conceptual",
"methodological",
"executional",
"logical"
],
"confusion_matrix_rule_rows_judge_cols": [
[
32,
15,
34,
52
],
[
0,
0,
0,
0
],
[
0,
2,
2,
2
],
[
7,
6,
8,
40
]
],
"distribution_rule_based": {
"conceptual": 133,
"executional": 6,
"logical": 61
},
"distribution_judge": {
"logical": 94,
"conceptual": 39,
"executional": 44,
"methodological": 23
}
}