CognitiveMemoryLayer-models / fact_extraction_structured_metrics_test.json
avinashm's picture
Upload all trained models
e65379c verified
{
"task": "fact_extraction_structured",
"overall": {
"span_precision": 0.9985,
"span_recall": 0.9994994994994995,
"span_f1": 0.9989994997498749,
"span_exact_match": 0.998998998998999,
"rows": 3996
},
"labels": {
"0": "O",
"1": "B-attribute",
"2": "I-attribute",
"3": "B-causal",
"4": "I-causal",
"5": "B-goal",
"6": "I-goal",
"7": "B-identity",
"8": "I-identity",
"9": "B-location",
"10": "I-location",
"11": "B-occupation",
"12": "I-occupation",
"13": "B-policy",
"14": "I-policy",
"15": "B-preference",
"16": "I-preference",
"17": "B-state",
"18": "I-state",
"19": "B-value",
"20": "I-value"
}
}