{
  "submission": "team7_HIPE-2026-v1.0-impresso-test-de_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team7",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run1",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          38,
          54
        ],
        [
          28,
          118
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 38,
          "pred_FALSE": 54
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 28,
          "pred_FALSE": 118
        }
      ],
      "accuracy": 0.6555,
      "per_label": {
        "TRUE": {
          "precision": 0.5758,
          "recall": 0.413,
          "f1": 0.481,
          "support": 92,
          "true_positive": 38,
          "false_positive": 28,
          "false_negative": 54
        },
        "FALSE": {
          "precision": 0.686,
          "recall": 0.8082,
          "f1": 0.7421,
          "support": 146,
          "true_positive": 118,
          "false_positive": 54,
          "false_negative": 28
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          29,
          38
        ],
        [
          37,
          134
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 29,
          "pred_FALSE": 38
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 37,
          "pred_FALSE": 134
        }
      ],
      "accuracy": 0.6849,
      "per_label": {
        "TRUE": {
          "precision": 0.4394,
          "recall": 0.4328,
          "f1": 0.4361,
          "support": 67,
          "true_positive": 29,
          "false_positive": 37,
          "false_negative": 38
        },
        "FALSE": {
          "precision": 0.7791,
          "recall": 0.7836,
          "f1": 0.7813,
          "support": 171,
          "true_positive": 134,
          "false_positive": 38,
          "false_negative": 37
        }
      }
    }
  }
}
