{
  "submission": "team9_HIPE-2026-v1.0-surprise-test-fr_run1.jsonl",
  "reference": "HIPE-2026-v1.0-surprise-test-fr.jsonl",
  "team": "team9",
  "dataset": "surprise",
  "split": "test",
  "language": "fr",
  "run": "run1",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          147,
          43
        ],
        [
          52,
          238
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 480,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 147,
          "pred_FALSE": 43
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 52,
          "pred_FALSE": 238
        }
      ],
      "accuracy": 0.8021,
      "per_label": {
        "TRUE": {
          "precision": 0.7387,
          "recall": 0.7737,
          "f1": 0.7558,
          "support": 190,
          "true_positive": 147,
          "false_positive": 52,
          "false_negative": 43
        },
        "FALSE": {
          "precision": 0.847,
          "recall": 0.8207,
          "f1": 0.8336,
          "support": 290,
          "true_positive": 238,
          "false_positive": 43,
          "false_negative": 52
        }
      }
    }
  }
}
