{
  "submission": "team10_HIPE-2026-v1.0-impresso-test-de_run2.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team10",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run2",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          62,
          30
        ],
        [
          37,
          109
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 62,
          "pred_FALSE": 30
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 37,
          "pred_FALSE": 109
        }
      ],
      "accuracy": 0.7185,
      "per_label": {
        "TRUE": {
          "precision": 0.6263,
          "recall": 0.6739,
          "f1": 0.6492,
          "support": 92,
          "true_positive": 62,
          "false_positive": 37,
          "false_negative": 30
        },
        "FALSE": {
          "precision": 0.7842,
          "recall": 0.7466,
          "f1": 0.7649,
          "support": 146,
          "true_positive": 109,
          "false_positive": 30,
          "false_negative": 37
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          6,
          61
        ],
        [
          3,
          168
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 6,
          "pred_FALSE": 61
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 3,
          "pred_FALSE": 168
        }
      ],
      "accuracy": 0.7311,
      "per_label": {
        "TRUE": {
          "precision": 0.6667,
          "recall": 0.0896,
          "f1": 0.158,
          "support": 67,
          "true_positive": 6,
          "false_positive": 3,
          "false_negative": 61
        },
        "FALSE": {
          "precision": 0.7336,
          "recall": 0.9825,
          "f1": 0.84,
          "support": 171,
          "true_positive": 168,
          "false_positive": 61,
          "false_negative": 3
        }
      }
    }
  }
}
