File size: 1,659 Bytes
f9e3496
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
  "assist2009": {
    "model_type": "knowledgequerynetworkhow",
    "dataset": "assist2009",
    "n_folds_completed": 5,
    "n_folds_failed": 0,
    "fold_failures": [],
    "leap_kt_version": "0.1.0",
    "hardware": {
      "device": "cuda",
      "accelerator": "NVIDIA GeForce RTX 3090",
      "torch_version": "2.9.1+cu128",
      "cuda_version": "12.8",
      "cpu": "x86_64",
      "platform": "Linux 5.15.0-140-generic"
    },
    "protocol": {
      "test_ratio": 0.2,
      "n_folds": 5,
      "early_stopping_patience": 10,
      "early_stopping_metric": "auc",
      "max_epochs": 200,
      "primary_metric": "auc",
      "secondary_metrics": [
        "acc",
        "f1"
      ],
      "validation_source": "held_out_fold",
      "seed": 0,
      "is_deviation": false,
      "deviation_reason": ""
    },
    "auc_mean": 0.7575953379554052,
    "auc_std": 0.00034680254756707773,
    "auc_per_fold": [
      0.7575439870619618,
      0.7573516168511876,
      0.7581155331931306,
      0.7577308769350668,
      0.7572346757356793
    ],
    "acc_mean": 0.7361010278552597,
    "acc_std": 0.00017768785332750273,
    "acc_per_fold": [
      0.736387604600512,
      0.7360628176225593,
      0.7359481869244584,
      0.7359672920408086,
      0.73613923808796
    ],
    "f1_mean": 0.818567698201891,
    "f1_std": 0.0016729923857558616,
    "f1_per_fold": [
      0.8187954718566963,
      0.8156746587679622,
      0.8189428178424052,
      0.8196387554813114,
      0.8197867870610801
    ],
    "batch_size": 64,
    "wall_seconds": 1288.5,
    "git_commit": "c766b41ff60b3cf1f77d3d5708cff0e8c7f299f0",
    "reference_auc": null
  }
}