{
  "submission": "team12_HIPE-2026-v1.0-impresso-test-de_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team12",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run1",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          78,
          14
        ],
        [
          11,
          135
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 78,
          "pred_FALSE": 14
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 11,
          "pred_FALSE": 135
        }
      ],
      "accuracy": 0.895,
      "per_label": {
        "TRUE": {
          "precision": 0.8764,
          "recall": 0.8478,
          "f1": 0.8619,
          "support": 92,
          "true_positive": 78,
          "false_positive": 11,
          "false_negative": 14
        },
        "FALSE": {
          "precision": 0.906,
          "recall": 0.9247,
          "f1": 0.9153,
          "support": 146,
          "true_positive": 135,
          "false_positive": 14,
          "false_negative": 11
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          45,
          22
        ],
        [
          7,
          164
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 45,
          "pred_FALSE": 22
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 7,
          "pred_FALSE": 164
        }
      ],
      "accuracy": 0.8782,
      "per_label": {
        "TRUE": {
          "precision": 0.8654,
          "recall": 0.6716,
          "f1": 0.7563,
          "support": 67,
          "true_positive": 45,
          "false_positive": 7,
          "false_negative": 22
        },
        "FALSE": {
          "precision": 0.8817,
          "recall": 0.9591,
          "f1": 0.9188,
          "support": 171,
          "true_positive": 164,
          "false_positive": 22,
          "false_negative": 7
        }
      }
    }
  }
}
