propaganda_detector / detector /mbert_multi /mbert_multi_thresholds.json
brsvaaa's picture
Upload mbert_multi_thresholds.json
162a3fc verified
{
"Doubt": {
"threshold": 0.5454456806182861,
"best_f1": 0.8723404255319149,
"precision_at_best": 0.8723404255319149,
"recall_at_best": 0.8723404255319149,
"support_pos": 47
},
"Name_Calling_Labeling": {
"threshold": 0.8167487978935242,
"best_f1": 0.918918918918919,
"precision_at_best": 0.9444444444444444,
"recall_at_best": 0.8947368421052632,
"support_pos": 95
},
"Appeal_to_fear-prejudice": {
"threshold": 0.5619107484817505,
"best_f1": 0.9268292682926831,
"precision_at_best": 0.8837209302325582,
"recall_at_best": 0.9743589743589743,
"support_pos": 39
},
"Causal_Oversimplification": {
"threshold": 0.9324226975440979,
"best_f1": 0.9655172413793104,
"precision_at_best": 1.0,
"recall_at_best": 0.9333333333333333,
"support_pos": 45
}
}