{
  "submission": "team1_HIPE-2026-v1.0-impresso-test-de_run3.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team1",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run3",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          33,
          21,
          0
        ],
        [
          20,
          17,
          1
        ],
        [
          15,
          23,
          108
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 33,
          "pred_PROBABLE": 21,
          "pred_FALSE": 0
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 20,
          "pred_PROBABLE": 17,
          "pred_FALSE": 1
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 15,
          "pred_PROBABLE": 23,
          "pred_FALSE": 108
        }
      ],
      "accuracy": 0.6639,
      "per_label": {
        "TRUE": {
          "precision": 0.4853,
          "recall": 0.6111,
          "f1": 0.541,
          "support": 54,
          "true_positive": 33,
          "false_positive": 35,
          "false_negative": 21
        },
        "PROBABLE": {
          "precision": 0.2787,
          "recall": 0.4474,
          "f1": 0.3435,
          "support": 38,
          "true_positive": 17,
          "false_positive": 44,
          "false_negative": 21
        },
        "FALSE": {
          "precision": 0.9908,
          "recall": 0.7397,
          "f1": 0.847,
          "support": 146,
          "true_positive": 108,
          "false_positive": 1,
          "false_negative": 38
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          37,
          30
        ],
        [
          9,
          162
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 37,
          "pred_FALSE": 30
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 9,
          "pred_FALSE": 162
        }
      ],
      "accuracy": 0.8361,
      "per_label": {
        "TRUE": {
          "precision": 0.8043,
          "recall": 0.5522,
          "f1": 0.6548,
          "support": 67,
          "true_positive": 37,
          "false_positive": 9,
          "false_negative": 30
        },
        "FALSE": {
          "precision": 0.8438,
          "recall": 0.9474,
          "f1": 0.8926,
          "support": 171,
          "true_positive": 162,
          "false_positive": 30,
          "false_negative": 9
        }
      }
    }
  }
}
