{
  "submission": "team9_HIPE-2026-v1.0-surprise-test-fr_run3.jsonl",
  "reference": "HIPE-2026-v1.0-surprise-test-fr.jsonl",
  "team": "team9",
  "dataset": "surprise",
  "split": "test",
  "language": "fr",
  "run": "run3",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          155,
          35
        ],
        [
          44,
          246
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 480,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 155,
          "pred_FALSE": 35
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 44,
          "pred_FALSE": 246
        }
      ],
      "accuracy": 0.8354,
      "per_label": {
        "TRUE": {
          "precision": 0.7789,
          "recall": 0.8158,
          "f1": 0.7969,
          "support": 190,
          "true_positive": 155,
          "false_positive": 44,
          "false_negative": 35
        },
        "FALSE": {
          "precision": 0.8754,
          "recall": 0.8483,
          "f1": 0.8616,
          "support": 290,
          "true_positive": 246,
          "false_positive": 35,
          "false_negative": 44
        }
      }
    }
  }
}
