File size: 1,034 Bytes
2238851 | 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": 25911,
"mismatch_count": 3,
"parse_fail_count": 0,
"ADE_overall": {
"n": 25908,
"weighted_mean": 3.3830390790739377
},
"per_shard": [
{
"shard_id": 0,
"total_examples": 8651,
"mismatch_count": 0,
"parse_fail_count": 0,
"ADE": {
"count": 8651,
"mean": 3.4347920417785645,
"p50": 2.5391852855682373,
"p90": 7.554266452789307
}
},
{
"shard_id": 1,
"total_examples": 8572,
"mismatch_count": 1,
"parse_fail_count": 0,
"ADE": {
"count": 8571,
"mean": 3.3806495666503906,
"p50": 2.465580701828003,
"p90": 7.535642623901367
}
},
{
"shard_id": 2,
"total_examples": 8688,
"mismatch_count": 2,
"parse_fail_count": 0,
"ADE": {
"count": 8686,
"mean": 3.333852529525757,
"p50": 2.461843967437744,
"p90": 7.292464256286621
}
}
]
} |