{
  "submission": "team13_HIPE-2026-v1.0-impresso-test-de_run3.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team13",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run3",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          77,
          15
        ],
        [
          4,
          142
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 77,
          "pred_FALSE": 15
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 4,
          "pred_FALSE": 142
        }
      ],
      "accuracy": 0.9202,
      "per_label": {
        "TRUE": {
          "precision": 0.9506,
          "recall": 0.837,
          "f1": 0.8902,
          "support": 92,
          "true_positive": 77,
          "false_positive": 4,
          "false_negative": 15
        },
        "FALSE": {
          "precision": 0.9045,
          "recall": 0.9726,
          "f1": 0.9373,
          "support": 146,
          "true_positive": 142,
          "false_positive": 15,
          "false_negative": 4
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          49,
          18
        ],
        [
          9,
          162
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 49,
          "pred_FALSE": 18
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 9,
          "pred_FALSE": 162
        }
      ],
      "accuracy": 0.8866,
      "per_label": {
        "TRUE": {
          "precision": 0.8448,
          "recall": 0.7313,
          "f1": 0.784,
          "support": 67,
          "true_positive": 49,
          "false_positive": 9,
          "false_negative": 18
        },
        "FALSE": {
          "precision": 0.9,
          "recall": 0.9474,
          "f1": 0.9231,
          "support": 171,
          "true_positive": 162,
          "false_positive": 18,
          "false_negative": 9
        }
      }
    }
  }
}
