{
  "submission": "team13_HIPE-2026-v1.0-impresso-test-de_run2.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team13",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run2",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          31,
          20,
          3
        ],
        [
          6,
          20,
          12
        ],
        [
          1,
          14,
          131
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 31,
          "pred_PROBABLE": 20,
          "pred_FALSE": 3
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 6,
          "pred_PROBABLE": 20,
          "pred_FALSE": 12
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 1,
          "pred_PROBABLE": 14,
          "pred_FALSE": 131
        }
      ],
      "accuracy": 0.7647,
      "per_label": {
        "TRUE": {
          "precision": 0.8158,
          "recall": 0.5741,
          "f1": 0.6739,
          "support": 54,
          "true_positive": 31,
          "false_positive": 7,
          "false_negative": 23
        },
        "PROBABLE": {
          "precision": 0.3704,
          "recall": 0.5263,
          "f1": 0.4348,
          "support": 38,
          "true_positive": 20,
          "false_positive": 34,
          "false_negative": 18
        },
        "FALSE": {
          "precision": 0.8973,
          "recall": 0.8973,
          "f1": 0.8973,
          "support": 146,
          "true_positive": 131,
          "false_positive": 15,
          "false_negative": 15
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          28,
          39
        ],
        [
          1,
          170
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 28,
          "pred_FALSE": 39
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 1,
          "pred_FALSE": 170
        }
      ],
      "accuracy": 0.8319,
      "per_label": {
        "TRUE": {
          "precision": 0.9655,
          "recall": 0.4179,
          "f1": 0.5833,
          "support": 67,
          "true_positive": 28,
          "false_positive": 1,
          "false_negative": 39
        },
        "FALSE": {
          "precision": 0.8134,
          "recall": 0.9942,
          "f1": 0.8948,
          "support": 171,
          "true_positive": 170,
          "false_positive": 39,
          "false_negative": 1
        }
      }
    }
  }
}
