{
  "checkpoint": "checkpoints/pretrain_nextpatch_v6_variable_20260127_203129_20260127_203136/best_model.pt",
  "config": {
    "n_channels": 21,
    "max_channels": 21,
    "hidden_dim": 768,
    "patch_size": 32,
    "n_layers": 6,
    "n_heads": 12,
    "use_spatial_rope": false
  },
  "results": {
    "tbi": {
      "task": "tbi",
      "n_train": 380,
      "n_test": 83,
      "n_pos_test": 22,
      "n_neg_test": 61,
      "accuracy": 1.0,
      "balanced_accuracy": 1.0,
      "f1": 1.0,
      "auc": 1.0,
      "confusion_matrix": [
        [
          61,
          0
        ],
        [
          0,
          22
        ]
      ]
    }
  },
  "mean_auc": 1.0
}