{
  "submission": "team11_HIPE-2026-v1.0-impresso-test-de_run2.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team11",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run2",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          80,
          12
        ],
        [
          14,
          132
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 80,
          "pred_FALSE": 12
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 14,
          "pred_FALSE": 132
        }
      ],
      "accuracy": 0.8908,
      "per_label": {
        "TRUE": {
          "precision": 0.8511,
          "recall": 0.8696,
          "f1": 0.8603,
          "support": 92,
          "true_positive": 80,
          "false_positive": 14,
          "false_negative": 12
        },
        "FALSE": {
          "precision": 0.9167,
          "recall": 0.9041,
          "f1": 0.9104,
          "support": 146,
          "true_positive": 132,
          "false_positive": 12,
          "false_negative": 14
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          11,
          56
        ],
        [
          0,
          171
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 11,
          "pred_FALSE": 56
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 0,
          "pred_FALSE": 171
        }
      ],
      "accuracy": 0.7647,
      "per_label": {
        "TRUE": {
          "precision": 1.0,
          "recall": 0.1642,
          "f1": 0.2821,
          "support": 67,
          "true_positive": 11,
          "false_positive": 0,
          "false_negative": 56
        },
        "FALSE": {
          "precision": 0.7533,
          "recall": 1.0,
          "f1": 0.8593,
          "support": 171,
          "true_positive": 171,
          "false_positive": 56,
          "false_negative": 0
        }
      }
    }
  }
}
