propaganda_detector / detector /gemma /runtime /gemma_thresholds.json
brsvaaa's picture
Upload gemma_thresholds.json
5b533a5 verified
{
"Appeal_to_Authority": {
"threshold": 0.94140625,
"best_f1": 0.9354838709677418,
"precision_at_best": 0.9508196721311475,
"recall_at_best": 0.9206349206349206,
"support_pos": 63
},
"Appeal_to_fear-prejudice": {
"threshold": 0.9453125,
"best_f1": 0.8860759493670887,
"precision_at_best": 0.875,
"recall_at_best": 0.8974358974358975,
"support_pos": 39
},
"Bandwagon_Reductio_ad_hitlerum": {
"threshold": 1.0,
"best_f1": 0.9500000000000001,
"precision_at_best": 0.9743589743589743,
"recall_at_best": 0.926829268292683,
"support_pos": 41
},
"Black-and-White_Fallacy": {
"threshold": 0.24609375,
"best_f1": 0.9583333333333334,
"precision_at_best": 0.9583333333333334,
"recall_at_best": 0.9583333333333334,
"support_pos": 48
},
"Causal_Oversimplification": {
"threshold": 0.52734375,
"best_f1": 0.9032258064516129,
"precision_at_best": 0.875,
"recall_at_best": 0.9333333333333333,
"support_pos": 45
},
"Doubt": {
"threshold": 0.369140625,
"best_f1": 0.8409090909090909,
"precision_at_best": 0.9024390243902439,
"recall_at_best": 0.7872340425531915,
"support_pos": 47
},
"Flag-Waving": {
"threshold": 0.6796875,
"best_f1": 0.920353982300885,
"precision_at_best": 0.896551724137931,
"recall_at_best": 0.9454545454545454,
"support_pos": 55
},
"Loaded_Language": {
"threshold": 0.953125,
"best_f1": 0.8509485094850948,
"precision_at_best": 0.839572192513369,
"recall_at_best": 0.8626373626373627,
"support_pos": 182
},
"Name_Calling_Labeling": {
"threshold": 0.578125,
"best_f1": 0.8723404255319148,
"precision_at_best": 0.8817204301075269,
"recall_at_best": 0.8631578947368421,
"support_pos": 95
},
"Slogans": {
"threshold": 0.9609375,
"best_f1": 0.935064935064935,
"precision_at_best": 0.9473684210526315,
"recall_at_best": 0.9230769230769231,
"support_pos": 39
},
"Thought-terminating_Cliches": {
"threshold": 1.0,
"best_f1": 1.0,
"precision_at_best": 1.0,
"recall_at_best": 1.0,
"support_pos": 54
},
"Whataboutism_Straw_Men_Red_Herring": {
"threshold": 1.0,
"best_f1": 0.891566265060241,
"precision_at_best": 0.9487179487179487,
"recall_at_best": 0.8409090909090909,
"support_pos": 44
}
}