{
  "submission": "team4_HIPE-2026-v1.0-surprise-test-fr_run1.jsonl",
  "reference": "HIPE-2026-v1.0-surprise-test-fr.jsonl",
  "team": "team4",
  "dataset": "surprise",
  "split": "test",
  "language": "fr",
  "run": "run1",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          184,
          6
        ],
        [
          274,
          16
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 480,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 184,
          "pred_FALSE": 6
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 274,
          "pred_FALSE": 16
        }
      ],
      "accuracy": 0.4167,
      "per_label": {
        "TRUE": {
          "precision": 0.4017,
          "recall": 0.9684,
          "f1": 0.5679,
          "support": 190,
          "true_positive": 184,
          "false_positive": 274,
          "false_negative": 6
        },
        "FALSE": {
          "precision": 0.7273,
          "recall": 0.0552,
          "f1": 0.1026,
          "support": 290,
          "true_positive": 16,
          "false_positive": 6,
          "false_negative": 274
        }
      }
    }
  }
}
