File size: 699 Bytes
3929110
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/20260305_115207",
  "source_model_dir": "models/deberta_v3_mlm",
  "best_epoch": 2,
  "best_score": 0.8753029434576742,
  "val_metrics": {
    "acc": 0.8982285515804098,
    "f1": 0.8418780356179169,
    "precision": 0.8024691358024691,
    "recall": 0.8853575482406356
  },
  "final_eval_metrics": {
    "acc": 0.8982285515804098,
    "f1": 0.8418780356179169,
    "precision": 0.8024691358024691,
    "recall": 0.8853575482406356
  },
  "files": [
    "config.json",
    "export_report.json",
    "inference_config.json",
    "label_map.json",
    "model.safetensors",
    "special_tokens_map.json",
    "tokenizer.json",
    "tokenizer_config.json"
  ]
}