File size: 699 Bytes
9f6f315 | 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 28 | {
"run_dir": "outputs/task1_binary_runs/20260306_145453",
"source_model_dir": "models/deberta_v3_mlm",
"best_epoch": 7,
"best_score": 0.8334846552755548,
"val_metrics": {
"acc": 0.8753039249739493,
"f1": 0.8077129084092126,
"precision": 0.7119924457034938,
"recall": 0.9331683168316832
},
"final_eval_metrics": {
"acc": 0.8753039249739493,
"f1": 0.8077129084092126,
"precision": 0.7119924457034938,
"recall": 0.9331683168316832
},
"files": [
"config.json",
"export_report.json",
"inference_config.json",
"label_map.json",
"model.safetensors",
"special_tokens_map.json",
"tokenizer.json",
"tokenizer_config.json"
]
} |