t5-english-ner / predict_results.json
imvladikon's picture
init
f6b8a39
{
"predict_DATE_f1": 0.9714285714285714,
"predict_DATE_number": 18,
"predict_DATE_precision": 1.0,
"predict_DATE_recall": 0.9444444444444444,
"predict_LOCATION_f1": 0.6666666666666666,
"predict_LOCATION_number": 9,
"predict_LOCATION_precision": 0.6666666666666666,
"predict_LOCATION_recall": 0.6666666666666666,
"predict_ORGANIZATION_f1": 0.9548387096774195,
"predict_ORGANIZATION_number": 78,
"predict_ORGANIZATION_precision": 0.961038961038961,
"predict_ORGANIZATION_recall": 0.9487179487179487,
"predict_OTHER_f1": 0.5490196078431373,
"predict_OTHER_number": 24,
"predict_OTHER_precision": 0.5185185185185185,
"predict_OTHER_recall": 0.5833333333333334,
"predict_PERSON_f1": 0.8518518518518519,
"predict_PERSON_number": 55,
"predict_PERSON_precision": 0.8679245283018868,
"predict_PERSON_recall": 0.8363636363636363,
"predict_QUANTITY_f1": 0.8620689655172413,
"predict_QUANTITY_number": 28,
"predict_QUANTITY_precision": 0.8333333333333334,
"predict_QUANTITY_recall": 0.8928571428571429,
"predict_TITLE_f1": 0.11764705882352941,
"predict_TITLE_number": 10,
"predict_TITLE_precision": 0.14285714285714285,
"predict_TITLE_recall": 0.1,
"predict_loss": 0.1715492457151413,
"predict_overall_accuracy": 0.968184311574328,
"predict_overall_f1": 0.8280542986425339,
"predict_overall_precision": 0.8318181818181818,
"predict_overall_recall": 0.8243243243243243,
"predict_runtime": 19.7294,
"predict_samples_per_second": 1.825,
"predict_steps_per_second": 0.912
}