{
  "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": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          2,
          18,
          34
        ],
        [
          1,
          17,
          20
        ],
        [
          14,
          14,
          118
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 2,
          "pred_PROBABLE": 18,
          "pred_FALSE": 34
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 1,
          "pred_PROBABLE": 17,
          "pred_FALSE": 20
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 14,
          "pred_PROBABLE": 14,
          "pred_FALSE": 118
        }
      ],
      "accuracy": 0.5756,
      "per_label": {
        "TRUE": {
          "precision": 0.1176,
          "recall": 0.037,
          "f1": 0.0563,
          "support": 54,
          "true_positive": 2,
          "false_positive": 15,
          "false_negative": 52
        },
        "PROBABLE": {
          "precision": 0.3469,
          "recall": 0.4474,
          "f1": 0.3908,
          "support": 38,
          "true_positive": 17,
          "false_positive": 32,
          "false_negative": 21
        },
        "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
        }
      }
    }
  }
}
