{
  "submission": "team9_HIPE-2026-v1.0-impresso-test-de_run3.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team9",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run3",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          34,
          4,
          16
        ],
        [
          21,
          2,
          15
        ],
        [
          14,
          18,
          114
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 34,
          "pred_PROBABLE": 4,
          "pred_FALSE": 16
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 21,
          "pred_PROBABLE": 2,
          "pred_FALSE": 15
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 14,
          "pred_PROBABLE": 18,
          "pred_FALSE": 114
        }
      ],
      "accuracy": 0.6303,
      "per_label": {
        "TRUE": {
          "precision": 0.4928,
          "recall": 0.6296,
          "f1": 0.5529,
          "support": 54,
          "true_positive": 34,
          "false_positive": 35,
          "false_negative": 20
        },
        "PROBABLE": {
          "precision": 0.0833,
          "recall": 0.0526,
          "f1": 0.0645,
          "support": 38,
          "true_positive": 2,
          "false_positive": 22,
          "false_negative": 36
        },
        "FALSE": {
          "precision": 0.7862,
          "recall": 0.7808,
          "f1": 0.7835,
          "support": 146,
          "true_positive": 114,
          "false_positive": 31,
          "false_negative": 32
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          33,
          34
        ],
        [
          12,
          159
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 33,
          "pred_FALSE": 34
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 12,
          "pred_FALSE": 159
        }
      ],
      "accuracy": 0.8067,
      "per_label": {
        "TRUE": {
          "precision": 0.7333,
          "recall": 0.4925,
          "f1": 0.5892,
          "support": 67,
          "true_positive": 33,
          "false_positive": 12,
          "false_negative": 34
        },
        "FALSE": {
          "precision": 0.8238,
          "recall": 0.9298,
          "f1": 0.8736,
          "support": 171,
          "true_positive": 159,
          "false_positive": 34,
          "false_negative": 12
        }
      }
    }
  }
}
