File size: 1,033 Bytes
635476b | 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 | {
"shards_evaluated": [
0,
1,
2
],
"total_examples": 25712,
"mismatch_count": 2,
"parse_fail_count": 0,
"ADE_overall": {
"n": 25710,
"weighted_mean": 4.120050162742315
},
"per_shard": [
{
"shard_id": 0,
"total_examples": 8698,
"mismatch_count": 1,
"parse_fail_count": 0,
"ADE": {
"count": 8697,
"mean": 4.0968708992004395,
"p50": 3.2795944213867188,
"p90": 8.592960357666016
}
},
{
"shard_id": 1,
"total_examples": 8699,
"mismatch_count": 0,
"parse_fail_count": 0,
"ADE": {
"count": 8699,
"mean": 4.046370029449463,
"p50": 3.2341842651367188,
"p90": 8.515241622924805
}
},
{
"shard_id": 2,
"total_examples": 8315,
"mismatch_count": 1,
"parse_fail_count": 0,
"ADE": {
"count": 8314,
"mean": 4.221389293670654,
"p50": 3.415252685546875,
"p90": 8.803300857543945
}
}
]
} |