{
  "submission": "team8_HIPE-2026-v1.0-surprise-test-fr_run3.jsonl",
  "reference": "HIPE-2026-v1.0-surprise-test-fr.jsonl",
  "team": "team8",
  "dataset": "surprise",
  "split": "test",
  "language": "fr",
  "run": "run3",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          174,
          16
        ],
        [
          23,
          267
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 480,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 174,
          "pred_FALSE": 16
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 23,
          "pred_FALSE": 267
        }
      ],
      "accuracy": 0.9187,
      "per_label": {
        "TRUE": {
          "precision": 0.8832,
          "recall": 0.9158,
          "f1": 0.8992,
          "support": 190,
          "true_positive": 174,
          "false_positive": 23,
          "false_negative": 16
        },
        "FALSE": {
          "precision": 0.9435,
          "recall": 0.9207,
          "f1": 0.932,
          "support": 290,
          "true_positive": 267,
          "false_positive": 16,
          "false_negative": 23
        }
      }
    }
  }
}
