datause-displacement / split_stats.json
rafmacalaba's picture
Upload folder using huggingface_hub
a003b4d verified
Raw
History Blame Contribute Delete
1.17 kB
{
"train": {
"rows": 85003,
"spans": 103230,
"kept_T1T2": 81995,
"dropped_T3junk": 21235,
"tiers": {
"tier1_evidential": 63880,
"tier2_declaration": 18115,
"junk": 1758,
"tier3_nonmention": 19477
},
"by_source": {
"luna": 26779,
"classifier": 70385
},
"conflict_spans": 758,
"review_keep_flips": 0,
"review_drop_flips": 1983
},
"val": {
"rows": 19152,
"spans": 23302,
"kept_T1T2": 18141,
"dropped_T3junk": 5161,
"tiers": {
"tier3_nonmention": 4862,
"tier1_evidential": 14169,
"tier2_declaration": 3972,
"junk": 299
},
"by_source": {
"luna": 22552
},
"conflict_spans": 229,
"review_keep_flips": 0,
"review_drop_flips": 172
},
"holdout": {
"rows": 18709,
"spans": 22052,
"kept_T1T2": 17244,
"dropped_T3junk": 4808,
"tiers": {
"tier3_nonmention": 4509,
"tier1_evidential": 13326,
"tier2_declaration": 3918,
"junk": 299
},
"by_source": {
"luna": 21409
},
"conflict_spans": 162,
"review_keep_flips": 0,
"review_drop_flips": 159
}
}