bert_location_question_classifier / threshold_metrics.json
taiyou1123's picture
Upload folder using huggingface_hub
820d5c0 verified
Raw
History Blame Contribute Delete
1.2 kB
{
"apartment_question_asked": {
"threshold": 0.5008354187011719,
"f1": 0.9003690036895369,
"precision": 0.8970588235294118,
"recall": 0.9037037037037037
},
"outdoor_question_asked": {
"threshold": 0.5387405753135681,
"f1": 0.8857142857137884,
"precision": 0.9567901234567902,
"recall": 0.824468085106383
},
"highway_question_asked": {
"threshold": 0.06754669547080994,
"f1": 0.9367088607589938,
"precision": 0.9135802469135802,
"recall": 0.961038961038961
},
"inside_train_question_asked": {
"threshold": 0.5426208972930908,
"f1": 0.9144542772856357,
"precision": 0.9171597633136095,
"recall": 0.9117647058823529
},
"station_question_asked": {
"threshold": 0.4711015820503235,
"f1": 0.916923076922577,
"precision": 0.9371069182389937,
"recall": 0.8975903614457831
},
"commercial_facility_question_asked": {
"threshold": 0.09138210862874985,
"f1": 0.8487084870843707,
"precision": 0.8582089552238806,
"recall": 0.8394160583941606
},
"river_question_asked": {
"threshold": 0.06097517907619476,
"f1": 0.9624999999995001,
"precision": 0.9625,
"recall": 0.9625
}
}