{
  "submission": "team14_HIPE-2026-v1.0-impresso-test-de_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team14",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run1",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          25,
          4,
          25
        ],
        [
          14,
          3,
          21
        ],
        [
          17,
          0,
          129
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 25,
          "pred_PROBABLE": 4,
          "pred_FALSE": 25
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 14,
          "pred_PROBABLE": 3,
          "pred_FALSE": 21
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 17,
          "pred_PROBABLE": 0,
          "pred_FALSE": 129
        }
      ],
      "accuracy": 0.6597,
      "per_label": {
        "TRUE": {
          "precision": 0.4464,
          "recall": 0.463,
          "f1": 0.4545,
          "support": 54,
          "true_positive": 25,
          "false_positive": 31,
          "false_negative": 29
        },
        "PROBABLE": {
          "precision": 0.4286,
          "recall": 0.0789,
          "f1": 0.1333,
          "support": 38,
          "true_positive": 3,
          "false_positive": 4,
          "false_negative": 35
        },
        "FALSE": {
          "precision": 0.7371,
          "recall": 0.8836,
          "f1": 0.8037,
          "support": 146,
          "true_positive": 129,
          "false_positive": 46,
          "false_negative": 17
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          35,
          32
        ],
        [
          26,
          145
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 35,
          "pred_FALSE": 32
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 26,
          "pred_FALSE": 145
        }
      ],
      "accuracy": 0.7563,
      "per_label": {
        "TRUE": {
          "precision": 0.5738,
          "recall": 0.5224,
          "f1": 0.5469,
          "support": 67,
          "true_positive": 35,
          "false_positive": 26,
          "false_negative": 32
        },
        "FALSE": {
          "precision": 0.8192,
          "recall": 0.848,
          "f1": 0.8334,
          "support": 171,
          "true_positive": 145,
          "false_positive": 32,
          "false_negative": 26
        }
      }
    }
  }
}
