{
  "submission": "team17_HIPE-2026-v1.0-impresso-test-de_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team17",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run1",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          34,
          1,
          19
        ],
        [
          32,
          0,
          6
        ],
        [
          14,
          7,
          125
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 34,
          "pred_PROBABLE": 1,
          "pred_FALSE": 19
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 32,
          "pred_PROBABLE": 0,
          "pred_FALSE": 6
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 14,
          "pred_PROBABLE": 7,
          "pred_FALSE": 125
        }
      ],
      "accuracy": 0.6681,
      "per_label": {
        "TRUE": {
          "precision": 0.425,
          "recall": 0.6296,
          "f1": 0.5075,
          "support": 54,
          "true_positive": 34,
          "false_positive": 46,
          "false_negative": 20
        },
        "PROBABLE": {
          "precision": 0.0,
          "recall": 0.0,
          "f1": 0.0,
          "support": 38,
          "true_positive": 0,
          "false_positive": 8,
          "false_negative": 38
        },
        "FALSE": {
          "precision": 0.8333,
          "recall": 0.8562,
          "f1": 0.8446,
          "support": 146,
          "true_positive": 125,
          "false_positive": 25,
          "false_negative": 21
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          59,
          8
        ],
        [
          31,
          140
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 59,
          "pred_FALSE": 8
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 31,
          "pred_FALSE": 140
        }
      ],
      "accuracy": 0.8361,
      "per_label": {
        "TRUE": {
          "precision": 0.6556,
          "recall": 0.8806,
          "f1": 0.7516,
          "support": 67,
          "true_positive": 59,
          "false_positive": 31,
          "false_negative": 8
        },
        "FALSE": {
          "precision": 0.9459,
          "recall": 0.8187,
          "f1": 0.8777,
          "support": 171,
          "true_positive": 140,
          "false_positive": 8,
          "false_negative": 31
        }
      }
    }
  }
}
