File size: 699 Bytes
7a29df9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/20260222_175136",
  "source_model_dir": "models/deberta_v3_mlm",
  "best_epoch": 7,
  "best_score": 0.9428697962798938,
  "val_metrics": {
    "acc": 0.9321333726763057,
    "f1": 0.8214285714285714,
    "precision": 0.8252730109204368,
    "recall": 0.8176197836166924
  },
  "final_eval_metrics": {
    "acc": 0.9321333726763057,
    "f1": 0.8214285714285714,
    "precision": 0.8252730109204368,
    "recall": 0.8176197836166924
  },
  "files": [
    "config.json",
    "export_report.json",
    "inference_config.json",
    "label_map.json",
    "model.safetensors",
    "special_tokens_map.json",
    "tokenizer.json",
    "tokenizer_config.json"
  ]
}