{
  "submission": "team13_HIPE-2026-v1.0-impresso-test-de_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team13",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run1",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          78,
          14
        ],
        [
          7,
          139
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 78,
          "pred_FALSE": 14
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 7,
          "pred_FALSE": 139
        }
      ],
      "accuracy": 0.9118,
      "per_label": {
        "TRUE": {
          "precision": 0.9176,
          "recall": 0.8478,
          "f1": 0.8813,
          "support": 92,
          "true_positive": 78,
          "false_positive": 7,
          "false_negative": 14
        },
        "FALSE": {
          "precision": 0.9085,
          "recall": 0.9521,
          "f1": 0.9298,
          "support": 146,
          "true_positive": 139,
          "false_positive": 14,
          "false_negative": 7
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          46,
          21
        ],
        [
          8,
          163
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 46,
          "pred_FALSE": 21
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 8,
          "pred_FALSE": 163
        }
      ],
      "accuracy": 0.8782,
      "per_label": {
        "TRUE": {
          "precision": 0.8519,
          "recall": 0.6866,
          "f1": 0.7604,
          "support": 67,
          "true_positive": 46,
          "false_positive": 8,
          "false_negative": 21
        },
        "FALSE": {
          "precision": 0.8859,
          "recall": 0.9532,
          "f1": 0.9183,
          "support": 171,
          "true_positive": 163,
          "false_positive": 21,
          "false_negative": 8
        }
      }
    }
  }
}
