{
  "submission": "team5_HIPE-2026-v1.0-impresso-test-de_run2.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team5",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run2",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          82,
          10
        ],
        [
          50,
          96
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 82,
          "pred_FALSE": 10
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 50,
          "pred_FALSE": 96
        }
      ],
      "accuracy": 0.7479,
      "per_label": {
        "TRUE": {
          "precision": 0.6212,
          "recall": 0.8913,
          "f1": 0.7321,
          "support": 92,
          "true_positive": 82,
          "false_positive": 50,
          "false_negative": 10
        },
        "FALSE": {
          "precision": 0.9057,
          "recall": 0.6575,
          "f1": 0.7619,
          "support": 146,
          "true_positive": 96,
          "false_positive": 10,
          "false_negative": 50
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          46,
          21
        ],
        [
          36,
          135
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 46,
          "pred_FALSE": 21
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 36,
          "pred_FALSE": 135
        }
      ],
      "accuracy": 0.7605,
      "per_label": {
        "TRUE": {
          "precision": 0.561,
          "recall": 0.6866,
          "f1": 0.6175,
          "support": 67,
          "true_positive": 46,
          "false_positive": 36,
          "false_negative": 21
        },
        "FALSE": {
          "precision": 0.8654,
          "recall": 0.7895,
          "f1": 0.8257,
          "support": 171,
          "true_positive": 135,
          "false_positive": 21,
          "false_negative": 36
        }
      }
    }
  }
}
