datause-extracted / split_stats.json
rafmacalaba's picture
raw-extraction build (model predictions, no judge)
d7b9a4c verified
Raw
History Blame Contribute Delete
1.23 kB
{
"train": {
"examples": 201025,
"positive": 160820,
"negative_only": 40205,
"positive_spans": 237599,
"neg_ratio": 0.25,
"corpus_counts": {
"prwp": 116583,
"fcv": 84442
},
"origin_counts": {
"general_prwp": 116583,
"fcv_pads_east_africa": 67852,
"refugee_pads": 3346,
"reliefweb": 12420,
"jdc_operational": 717,
"jad_paddy_docs": 107
}
},
"val": {
"examples": 42414,
"positive": 33931,
"negative_only": 8483,
"positive_spans": 50598,
"neg_ratio": 0.25,
"corpus_counts": {
"fcv": 18051,
"prwp": 24363
},
"origin_counts": {
"fcv_pads_east_africa": 14748,
"general_prwp": 24363,
"reliefweb": 2761,
"jdc_operational": 122,
"refugee_pads": 420
}
},
"holdout": {
"examples": 44174,
"positive": 35339,
"negative_only": 8835,
"positive_spans": 53340,
"neg_ratio": 0.25,
"corpus_counts": {
"fcv": 17947,
"prwp": 26227
},
"origin_counts": {
"fcv_pads_east_africa": 14531,
"general_prwp": 26227,
"reliefweb": 2195,
"refugee_pads": 824,
"jdc_operational": 341,
"jad_paddy_docs": 56
}
}
}