{
  "submission": "team1_HIPE-2026-v1.0-impresso-test-de_run2.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team1",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run2",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          14,
          36,
          4
        ],
        [
          2,
          25,
          11
        ],
        [
          2,
          61,
          83
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 14,
          "pred_PROBABLE": 36,
          "pred_FALSE": 4
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 2,
          "pred_PROBABLE": 25,
          "pred_FALSE": 11
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 2,
          "pred_PROBABLE": 61,
          "pred_FALSE": 83
        }
      ],
      "accuracy": 0.5126,
      "per_label": {
        "TRUE": {
          "precision": 0.7778,
          "recall": 0.2593,
          "f1": 0.3889,
          "support": 54,
          "true_positive": 14,
          "false_positive": 4,
          "false_negative": 40
        },
        "PROBABLE": {
          "precision": 0.2049,
          "recall": 0.6579,
          "f1": 0.3125,
          "support": 38,
          "true_positive": 25,
          "false_positive": 97,
          "false_negative": 13
        },
        "FALSE": {
          "precision": 0.8469,
          "recall": 0.5685,
          "f1": 0.6803,
          "support": 146,
          "true_positive": 83,
          "false_positive": 15,
          "false_negative": 63
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          13,
          54
        ],
        [
          3,
          168
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 13,
          "pred_FALSE": 54
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 3,
          "pred_FALSE": 168
        }
      ],
      "accuracy": 0.7605,
      "per_label": {
        "TRUE": {
          "precision": 0.8125,
          "recall": 0.194,
          "f1": 0.3132,
          "support": 67,
          "true_positive": 13,
          "false_positive": 3,
          "false_negative": 54
        },
        "FALSE": {
          "precision": 0.7568,
          "recall": 0.9825,
          "f1": 0.855,
          "support": 171,
          "true_positive": 168,
          "false_positive": 54,
          "false_negative": 3
        }
      }
    }
  }
}
