{
  "submission": "team6_HIPE-2026-v1.0-impresso-test-de_run2.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team6",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run2",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          66,
          26
        ],
        [
          80,
          66
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 66,
          "pred_FALSE": 26
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 80,
          "pred_FALSE": 66
        }
      ],
      "accuracy": 0.5546,
      "per_label": {
        "TRUE": {
          "precision": 0.4521,
          "recall": 0.7174,
          "f1": 0.5547,
          "support": 92,
          "true_positive": 66,
          "false_positive": 80,
          "false_negative": 26
        },
        "FALSE": {
          "precision": 0.7174,
          "recall": 0.4521,
          "f1": 0.5547,
          "support": 146,
          "true_positive": 66,
          "false_positive": 26,
          "false_negative": 80
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          30,
          37
        ],
        [
          45,
          126
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 30,
          "pred_FALSE": 37
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 45,
          "pred_FALSE": 126
        }
      ],
      "accuracy": 0.6555,
      "per_label": {
        "TRUE": {
          "precision": 0.4,
          "recall": 0.4478,
          "f1": 0.4226,
          "support": 67,
          "true_positive": 30,
          "false_positive": 45,
          "false_negative": 37
        },
        "FALSE": {
          "precision": 0.773,
          "recall": 0.7368,
          "f1": 0.7545,
          "support": 171,
          "true_positive": 126,
          "false_positive": 37,
          "false_negative": 45
        }
      }
    }
  }
}
