{
  "submission": "team13_HIPE-2026-v1.0-surprise-test-fr_run1.jsonl",
  "reference": "HIPE-2026-v1.0-surprise-test-fr.jsonl",
  "team": "team13",
  "dataset": "surprise",
  "split": "test",
  "language": "fr",
  "run": "run1",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          164,
          26
        ],
        [
          32,
          258
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 480,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 164,
          "pred_FALSE": 26
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 32,
          "pred_FALSE": 258
        }
      ],
      "accuracy": 0.8792,
      "per_label": {
        "TRUE": {
          "precision": 0.8367,
          "recall": 0.8632,
          "f1": 0.8497,
          "support": 190,
          "true_positive": 164,
          "false_positive": 32,
          "false_negative": 26
        },
        "FALSE": {
          "precision": 0.9085,
          "recall": 0.8897,
          "f1": 0.899,
          "support": 290,
          "true_positive": 258,
          "false_positive": 26,
          "false_negative": 32
        }
      }
    }
  }
}
