{
  "submission": "team11_HIPE-2026-v1.0-impresso-test-de_run3.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team11",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run3",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          49,
          43
        ],
        [
          16,
          130
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 49,
          "pred_FALSE": 43
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 16,
          "pred_FALSE": 130
        }
      ],
      "accuracy": 0.7521,
      "per_label": {
        "TRUE": {
          "precision": 0.7538,
          "recall": 0.5326,
          "f1": 0.6242,
          "support": 92,
          "true_positive": 49,
          "false_positive": 16,
          "false_negative": 43
        },
        "FALSE": {
          "precision": 0.7514,
          "recall": 0.8904,
          "f1": 0.815,
          "support": 146,
          "true_positive": 130,
          "false_positive": 43,
          "false_negative": 16
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          4,
          63
        ],
        [
          1,
          170
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 4,
          "pred_FALSE": 63
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 1,
          "pred_FALSE": 170
        }
      ],
      "accuracy": 0.7311,
      "per_label": {
        "TRUE": {
          "precision": 0.8,
          "recall": 0.0597,
          "f1": 0.1111,
          "support": 67,
          "true_positive": 4,
          "false_positive": 1,
          "false_negative": 63
        },
        "FALSE": {
          "precision": 0.7296,
          "recall": 0.9942,
          "f1": 0.8416,
          "support": 171,
          "true_positive": 170,
          "false_positive": 63,
          "false_negative": 1
        }
      }
    }
  }
}
