{
  "submission": "team4_HIPE-2026-v1.0-impresso-test-de_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team4",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run1",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          25,
          12,
          17
        ],
        [
          31,
          3,
          4
        ],
        [
          86,
          32,
          28
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 25,
          "pred_PROBABLE": 12,
          "pred_FALSE": 17
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 31,
          "pred_PROBABLE": 3,
          "pred_FALSE": 4
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 86,
          "pred_PROBABLE": 32,
          "pred_FALSE": 28
        }
      ],
      "accuracy": 0.2353,
      "per_label": {
        "TRUE": {
          "precision": 0.1761,
          "recall": 0.463,
          "f1": 0.2552,
          "support": 54,
          "true_positive": 25,
          "false_positive": 117,
          "false_negative": 29
        },
        "PROBABLE": {
          "precision": 0.0638,
          "recall": 0.0789,
          "f1": 0.0706,
          "support": 38,
          "true_positive": 3,
          "false_positive": 44,
          "false_negative": 35
        },
        "FALSE": {
          "precision": 0.5714,
          "recall": 0.1918,
          "f1": 0.2872,
          "support": 146,
          "true_positive": 28,
          "false_positive": 21,
          "false_negative": 118
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          16,
          51
        ],
        [
          41,
          130
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 16,
          "pred_FALSE": 51
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 41,
          "pred_FALSE": 130
        }
      ],
      "accuracy": 0.6134,
      "per_label": {
        "TRUE": {
          "precision": 0.2807,
          "recall": 0.2388,
          "f1": 0.2581,
          "support": 67,
          "true_positive": 16,
          "false_positive": 41,
          "false_negative": 51
        },
        "FALSE": {
          "precision": 0.7182,
          "recall": 0.7602,
          "f1": 0.7386,
          "support": 171,
          "true_positive": 130,
          "false_positive": 51,
          "false_negative": 41
        }
      }
    }
  }
}
