{
  "submission": "team7_HIPE-2026-v1.0-surprise-test-fr_run3.jsonl",
  "reference": "HIPE-2026-v1.0-surprise-test-fr.jsonl",
  "team": "team7",
  "dataset": "surprise",
  "split": "test",
  "language": "fr",
  "run": "run3",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          69,
          121
        ],
        [
          73,
          217
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 480,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 69,
          "pred_FALSE": 121
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 73,
          "pred_FALSE": 217
        }
      ],
      "accuracy": 0.5958,
      "per_label": {
        "TRUE": {
          "precision": 0.4859,
          "recall": 0.3632,
          "f1": 0.4157,
          "support": 190,
          "true_positive": 69,
          "false_positive": 73,
          "false_negative": 121
        },
        "FALSE": {
          "precision": 0.642,
          "recall": 0.7483,
          "f1": 0.6911,
          "support": 290,
          "true_positive": 217,
          "false_positive": 121,
          "false_negative": 73
        }
      }
    }
  }
}
