File size: 1,037 Bytes
03002ad | 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": 25989,
"mismatch_count": 2,
"parse_fail_count": 0,
"ADE_overall": {
"n": 25987,
"weighted_mean": 3.7394686437090763
},
"per_shard": [
{
"shard_id": 0,
"total_examples": 8462,
"mismatch_count": 0,
"parse_fail_count": 0,
"ADE": {
"count": 8462,
"mean": 3.7908318042755127,
"p50": 2.9212324619293213,
"p90": 8.163470268249512
}
},
{
"shard_id": 1,
"total_examples": 8832,
"mismatch_count": 2,
"parse_fail_count": 0,
"ADE": {
"count": 8830,
"mean": 3.767475128173828,
"p50": 2.8572278022766113,
"p90": 8.117318153381348
}
},
{
"shard_id": 2,
"total_examples": 8695,
"mismatch_count": 0,
"parse_fail_count": 0,
"ADE": {
"count": 8695,
"mean": 3.6610405445098877,
"p50": 2.8110504150390625,
"p90": 7.8085856437683105
}
}
]
} |