File size: 635 Bytes
ae3a9ed | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | {
"experiment_name": "topic-modernbert-large-v13",
"model_name": "answerdotai/ModernBERT-large",
"epochs": 15,
"batch_size": 16,
"learning_rate": 2e-05,
"warmup_ratio": 0.1,
"pos_weight_cap": 100.0,
"threshold_beta": 0.5,
"precision_floor": 0.5,
"micro_f1": 0.6129676618258382,
"macro_f1": 0.6496527178053124,
"tuned_micro_f1": 0.640875987810547,
"tuned_macro_f1": 0.7016714991414601,
"prec_tuned_micro_f1": 0.6287477954144621,
"prec_tuned_macro_f1": 0.658879927240144,
"prec_tuned_micro_precision": 0.754611430299365,
"prec_tuned_macro_precision": 0.7577966261307227,
"prec_suppressed_labels": 38
} |