{
  "submission": "team15_HIPE-2026-v1.0-impresso-test-de_run2.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team15",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run2",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          78,
          14
        ],
        [
          102,
          44
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 78,
          "pred_FALSE": 14
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 102,
          "pred_FALSE": 44
        }
      ],
      "accuracy": 0.5126,
      "per_label": {
        "TRUE": {
          "precision": 0.4333,
          "recall": 0.8478,
          "f1": 0.5735,
          "support": 92,
          "true_positive": 78,
          "false_positive": 102,
          "false_negative": 14
        },
        "FALSE": {
          "precision": 0.7586,
          "recall": 0.3014,
          "f1": 0.4314,
          "support": 146,
          "true_positive": 44,
          "false_positive": 14,
          "false_negative": 102
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          55,
          12
        ],
        [
          125,
          46
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 55,
          "pred_FALSE": 12
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 125,
          "pred_FALSE": 46
        }
      ],
      "accuracy": 0.4244,
      "per_label": {
        "TRUE": {
          "precision": 0.3056,
          "recall": 0.8209,
          "f1": 0.4454,
          "support": 67,
          "true_positive": 55,
          "false_positive": 125,
          "false_negative": 12
        },
        "FALSE": {
          "precision": 0.7931,
          "recall": 0.269,
          "f1": 0.4017,
          "support": 171,
          "true_positive": 46,
          "false_positive": 12,
          "false_negative": 125
        }
      }
    }
  }
}
