{
  "submission": "team2_HIPE-2026-v1.0-impresso-test-de_run2.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team2",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run2",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          65,
          27
        ],
        [
          78,
          68
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 65,
          "pred_FALSE": 27
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 78,
          "pred_FALSE": 68
        }
      ],
      "accuracy": 0.5588,
      "per_label": {
        "TRUE": {
          "precision": 0.4545,
          "recall": 0.7065,
          "f1": 0.5532,
          "support": 92,
          "true_positive": 65,
          "false_positive": 78,
          "false_negative": 27
        },
        "FALSE": {
          "precision": 0.7158,
          "recall": 0.4658,
          "f1": 0.5644,
          "support": 146,
          "true_positive": 68,
          "false_positive": 27,
          "false_negative": 78
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          28,
          39
        ],
        [
          38,
          133
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 28,
          "pred_FALSE": 39
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 38,
          "pred_FALSE": 133
        }
      ],
      "accuracy": 0.6765,
      "per_label": {
        "TRUE": {
          "precision": 0.4242,
          "recall": 0.4179,
          "f1": 0.421,
          "support": 67,
          "true_positive": 28,
          "false_positive": 38,
          "false_negative": 39
        },
        "FALSE": {
          "precision": 0.7733,
          "recall": 0.7778,
          "f1": 0.7755,
          "support": 171,
          "true_positive": 133,
          "false_positive": 39,
          "false_negative": 38
        }
      }
    }
  }
}
