{
  "submission": "team2_HIPE-2026-v1.0-impresso-test-de_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team2",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run1",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          41,
          51
        ],
        [
          29,
          117
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 41,
          "pred_FALSE": 51
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 29,
          "pred_FALSE": 117
        }
      ],
      "accuracy": 0.6639,
      "per_label": {
        "TRUE": {
          "precision": 0.5857,
          "recall": 0.4457,
          "f1": 0.5062,
          "support": 92,
          "true_positive": 41,
          "false_positive": 29,
          "false_negative": 51
        },
        "FALSE": {
          "precision": 0.6964,
          "recall": 0.8014,
          "f1": 0.7452,
          "support": 146,
          "true_positive": 117,
          "false_positive": 51,
          "false_negative": 29
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          32,
          35
        ],
        [
          46,
          125
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 32,
          "pred_FALSE": 35
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 46,
          "pred_FALSE": 125
        }
      ],
      "accuracy": 0.6597,
      "per_label": {
        "TRUE": {
          "precision": 0.4103,
          "recall": 0.4776,
          "f1": 0.4414,
          "support": 67,
          "true_positive": 32,
          "false_positive": 46,
          "false_negative": 35
        },
        "FALSE": {
          "precision": 0.7812,
          "recall": 0.731,
          "f1": 0.7553,
          "support": 171,
          "true_positive": 125,
          "false_positive": 35,
          "false_negative": 46
        }
      }
    }
  }
}
