{
  "submission": "team9_HIPE-2026-v1.0-impresso-test-de_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team9",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run1",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          71,
          21
        ],
        [
          30,
          116
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 71,
          "pred_FALSE": 21
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 30,
          "pred_FALSE": 116
        }
      ],
      "accuracy": 0.7857,
      "per_label": {
        "TRUE": {
          "precision": 0.703,
          "recall": 0.7717,
          "f1": 0.7357,
          "support": 92,
          "true_positive": 71,
          "false_positive": 30,
          "false_negative": 21
        },
        "FALSE": {
          "precision": 0.8467,
          "recall": 0.7945,
          "f1": 0.8198,
          "support": 146,
          "true_positive": 116,
          "false_positive": 21,
          "false_negative": 30
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          4,
          63
        ],
        [
          1,
          170
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 4,
          "pred_FALSE": 63
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 1,
          "pred_FALSE": 170
        }
      ],
      "accuracy": 0.7311,
      "per_label": {
        "TRUE": {
          "precision": 0.8,
          "recall": 0.0597,
          "f1": 0.1111,
          "support": 67,
          "true_positive": 4,
          "false_positive": 1,
          "false_negative": 63
        },
        "FALSE": {
          "precision": 0.7296,
          "recall": 0.9942,
          "f1": 0.8416,
          "support": 171,
          "true_positive": 170,
          "false_positive": 63,
          "false_negative": 1
        }
      }
    }
  }
}
