{
  "submission": "team11_HIPE-2026-v1.0-impresso-test-de_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team11",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run1",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          16,
          29,
          9
        ],
        [
          3,
          20,
          15
        ],
        [
          0,
          9,
          137
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 16,
          "pred_PROBABLE": 29,
          "pred_FALSE": 9
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 3,
          "pred_PROBABLE": 20,
          "pred_FALSE": 15
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 0,
          "pred_PROBABLE": 9,
          "pred_FALSE": 137
        }
      ],
      "accuracy": 0.7269,
      "per_label": {
        "TRUE": {
          "precision": 0.8421,
          "recall": 0.2963,
          "f1": 0.4384,
          "support": 54,
          "true_positive": 16,
          "false_positive": 3,
          "false_negative": 38
        },
        "PROBABLE": {
          "precision": 0.3448,
          "recall": 0.5263,
          "f1": 0.4166,
          "support": 38,
          "true_positive": 20,
          "false_positive": 38,
          "false_negative": 18
        },
        "FALSE": {
          "precision": 0.8509,
          "recall": 0.9384,
          "f1": 0.8925,
          "support": 146,
          "true_positive": 137,
          "false_positive": 24,
          "false_negative": 9
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          14,
          53
        ],
        [
          0,
          171
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 14,
          "pred_FALSE": 53
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 0,
          "pred_FALSE": 171
        }
      ],
      "accuracy": 0.7773,
      "per_label": {
        "TRUE": {
          "precision": 1.0,
          "recall": 0.209,
          "f1": 0.3457,
          "support": 67,
          "true_positive": 14,
          "false_positive": 0,
          "false_negative": 53
        },
        "FALSE": {
          "precision": 0.7634,
          "recall": 1.0,
          "f1": 0.8658,
          "support": 171,
          "true_positive": 171,
          "false_positive": 53,
          "false_negative": 0
        }
      }
    }
  }
}
