fredriko commited on
Commit
ae3a9ed
·
verified ·
1 Parent(s): f2bb2eb

Upload run_summary.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. run_summary.json +20 -0
run_summary.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "experiment_name": "topic-modernbert-large-v13",
3
+ "model_name": "answerdotai/ModernBERT-large",
4
+ "epochs": 15,
5
+ "batch_size": 16,
6
+ "learning_rate": 2e-05,
7
+ "warmup_ratio": 0.1,
8
+ "pos_weight_cap": 100.0,
9
+ "threshold_beta": 0.5,
10
+ "precision_floor": 0.5,
11
+ "micro_f1": 0.6129676618258382,
12
+ "macro_f1": 0.6496527178053124,
13
+ "tuned_micro_f1": 0.640875987810547,
14
+ "tuned_macro_f1": 0.7016714991414601,
15
+ "prec_tuned_micro_f1": 0.6287477954144621,
16
+ "prec_tuned_macro_f1": 0.658879927240144,
17
+ "prec_tuned_micro_precision": 0.754611430299365,
18
+ "prec_tuned_macro_precision": 0.7577966261307227,
19
+ "prec_suppressed_labels": 38
20
+ }