{
  "submission": "team13_HIPE-2026-v1.0-impresso-test-de_run2.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team13",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run2",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          77,
          15
        ],
        [
          15,
          131
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 77,
          "pred_FALSE": 15
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 15,
          "pred_FALSE": 131
        }
      ],
      "accuracy": 0.8739,
      "per_label": {
        "TRUE": {
          "precision": 0.837,
          "recall": 0.837,
          "f1": 0.837,
          "support": 92,
          "true_positive": 77,
          "false_positive": 15,
          "false_negative": 15
        },
        "FALSE": {
          "precision": 0.8973,
          "recall": 0.8973,
          "f1": 0.8973,
          "support": 146,
          "true_positive": 131,
          "false_positive": 15,
          "false_negative": 15
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          28,
          39
        ],
        [
          1,
          170
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 28,
          "pred_FALSE": 39
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 1,
          "pred_FALSE": 170
        }
      ],
      "accuracy": 0.8319,
      "per_label": {
        "TRUE": {
          "precision": 0.9655,
          "recall": 0.4179,
          "f1": 0.5833,
          "support": 67,
          "true_positive": 28,
          "false_positive": 1,
          "false_negative": 39
        },
        "FALSE": {
          "precision": 0.8134,
          "recall": 0.9942,
          "f1": 0.8948,
          "support": 171,
          "true_positive": 170,
          "false_positive": 39,
          "false_negative": 1
        }
      }
    }
  }
}
