{
  "submission": "team10_HIPE-2026-v1.0-impresso-test-de_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team10",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run1",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          8,
          84
        ],
        [
          0,
          146
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 8,
          "pred_FALSE": 84
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 0,
          "pred_FALSE": 146
        }
      ],
      "accuracy": 0.6471,
      "per_label": {
        "TRUE": {
          "precision": 1.0,
          "recall": 0.087,
          "f1": 0.1601,
          "support": 92,
          "true_positive": 8,
          "false_positive": 0,
          "false_negative": 84
        },
        "FALSE": {
          "precision": 0.6348,
          "recall": 1.0,
          "f1": 0.7766,
          "support": 146,
          "true_positive": 146,
          "false_positive": 84,
          "false_negative": 0
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          3,
          64
        ],
        [
          0,
          171
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 3,
          "pred_FALSE": 64
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 0,
          "pred_FALSE": 171
        }
      ],
      "accuracy": 0.7311,
      "per_label": {
        "TRUE": {
          "precision": 1.0,
          "recall": 0.0448,
          "f1": 0.0858,
          "support": 67,
          "true_positive": 3,
          "false_positive": 0,
          "false_negative": 64
        },
        "FALSE": {
          "precision": 0.7277,
          "recall": 1.0,
          "f1": 0.8424,
          "support": 171,
          "true_positive": 171,
          "false_positive": 64,
          "false_negative": 0
        }
      }
    }
  }
}
