{
  "submission": "team10_HIPE-2026-v1.0-impresso-test-de_run3.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team10",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run3",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          22,
          4,
          28
        ],
        [
          9,
          3,
          26
        ],
        [
          1,
          21,
          124
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 22,
          "pred_PROBABLE": 4,
          "pred_FALSE": 28
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 9,
          "pred_PROBABLE": 3,
          "pred_FALSE": 26
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 1,
          "pred_PROBABLE": 21,
          "pred_FALSE": 124
        }
      ],
      "accuracy": 0.6261,
      "per_label": {
        "TRUE": {
          "precision": 0.6875,
          "recall": 0.4074,
          "f1": 0.5116,
          "support": 54,
          "true_positive": 22,
          "false_positive": 10,
          "false_negative": 32
        },
        "PROBABLE": {
          "precision": 0.1071,
          "recall": 0.0789,
          "f1": 0.0909,
          "support": 38,
          "true_positive": 3,
          "false_positive": 25,
          "false_negative": 35
        },
        "FALSE": {
          "precision": 0.6966,
          "recall": 0.8493,
          "f1": 0.7654,
          "support": 146,
          "true_positive": 124,
          "false_positive": 54,
          "false_negative": 22
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          21,
          46
        ],
        [
          4,
          167
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 21,
          "pred_FALSE": 46
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 4,
          "pred_FALSE": 167
        }
      ],
      "accuracy": 0.7899,
      "per_label": {
        "TRUE": {
          "precision": 0.84,
          "recall": 0.3134,
          "f1": 0.4565,
          "support": 67,
          "true_positive": 21,
          "false_positive": 4,
          "false_negative": 46
        },
        "FALSE": {
          "precision": 0.784,
          "recall": 0.9766,
          "f1": 0.8698,
          "support": 171,
          "true_positive": 167,
          "false_positive": 46,
          "false_negative": 4
        }
      }
    }
  }
}
