File size: 666 Bytes
804df15 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | {
"run_dir": "outputs/task1_binary_runs/20260219_105401",
"source_model_dir": "models/deberta_v3_mlm",
"best_epoch": 6,
"best_score": 0.9382337927514037,
"val_metrics": {
"acc": 0.9382337927514037,
"f1": 0.9061287820015516,
"precision": 0.8929663608562691,
"recall": 0.9196850393700787
},
"final_eval_metrics": {
"acc": 0.9481361426256077,
"f1": 0.93713163064833,
"precision": 0.9794661190965093,
"recall": 0.8983050847457628
},
"files": [
"config.json",
"export_report.json",
"inference_config.json",
"label_map.json",
"model.safetensors",
"tokenizer.json",
"tokenizer_config.json"
]
} |