ddi-checker / data /evaluation /error_analysis.json
marwadeeb's picture
removed npz and structured docs
28d4c6a
raw
history blame contribute delete
257 Bytes
{
"total_clean_pairs": 247,
"total_errors": 3,
"fp": 3,
"fn": 0,
"fp_categories": {
"WRONG_PAIR": 3
},
"fn_categories": {},
"overall_categories": {
"WRONG_PAIR": 3,
"LOW_EVIDENCE": 0,
"LLM_HALLUC": 0,
"AMBIGUOUS": 0
}
}