{
  "submission": "team7_HIPE-2026-v1.0-impresso-test-de_run3.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team7",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run3",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          38,
          54
        ],
        [
          26,
          120
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 38,
          "pred_FALSE": 54
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 26,
          "pred_FALSE": 120
        }
      ],
      "accuracy": 0.6639,
      "per_label": {
        "TRUE": {
          "precision": 0.5938,
          "recall": 0.413,
          "f1": 0.4872,
          "support": 92,
          "true_positive": 38,
          "false_positive": 26,
          "false_negative": 54
        },
        "FALSE": {
          "precision": 0.6897,
          "recall": 0.8219,
          "f1": 0.75,
          "support": 146,
          "true_positive": 120,
          "false_positive": 54,
          "false_negative": 26
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          29,
          38
        ],
        [
          35,
          136
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 29,
          "pred_FALSE": 38
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 35,
          "pred_FALSE": 136
        }
      ],
      "accuracy": 0.6933,
      "per_label": {
        "TRUE": {
          "precision": 0.4531,
          "recall": 0.4328,
          "f1": 0.4427,
          "support": 67,
          "true_positive": 29,
          "false_positive": 35,
          "false_negative": 38
        },
        "FALSE": {
          "precision": 0.7816,
          "recall": 0.7953,
          "f1": 0.7884,
          "support": 171,
          "true_positive": 136,
          "false_positive": 38,
          "false_negative": 35
        }
      }
    }
  }
}
