{
  "submission": "team13_HIPE-2026-v1.0-impresso-test-de_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team13",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run1",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          31,
          21,
          2
        ],
        [
          4,
          22,
          12
        ],
        [
          0,
          7,
          139
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 31,
          "pred_PROBABLE": 21,
          "pred_FALSE": 2
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 4,
          "pred_PROBABLE": 22,
          "pred_FALSE": 12
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 0,
          "pred_PROBABLE": 7,
          "pred_FALSE": 139
        }
      ],
      "accuracy": 0.8067,
      "per_label": {
        "TRUE": {
          "precision": 0.8857,
          "recall": 0.5741,
          "f1": 0.6966,
          "support": 54,
          "true_positive": 31,
          "false_positive": 4,
          "false_negative": 23
        },
        "PROBABLE": {
          "precision": 0.44,
          "recall": 0.5789,
          "f1": 0.5,
          "support": 38,
          "true_positive": 22,
          "false_positive": 28,
          "false_negative": 16
        },
        "FALSE": {
          "precision": 0.9085,
          "recall": 0.9521,
          "f1": 0.9298,
          "support": 146,
          "true_positive": 139,
          "false_positive": 14,
          "false_negative": 7
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          46,
          21
        ],
        [
          8,
          163
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 46,
          "pred_FALSE": 21
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 8,
          "pred_FALSE": 163
        }
      ],
      "accuracy": 0.8782,
      "per_label": {
        "TRUE": {
          "precision": 0.8519,
          "recall": 0.6866,
          "f1": 0.7604,
          "support": 67,
          "true_positive": 46,
          "false_positive": 8,
          "false_negative": 21
        },
        "FALSE": {
          "precision": 0.8859,
          "recall": 0.9532,
          "f1": 0.9183,
          "support": 171,
          "true_positive": 163,
          "false_positive": 21,
          "false_negative": 8
        }
      }
    }
  }
}
