{
  "submission": "team6_HIPE-2026-v1.0-surprise-test-fr_run2.jsonl",
  "reference": "HIPE-2026-v1.0-surprise-test-fr.jsonl",
  "team": "team6",
  "dataset": "surprise",
  "split": "test",
  "language": "fr",
  "run": "run2",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          124,
          66
        ],
        [
          154,
          136
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 480,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 124,
          "pred_FALSE": 66
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 154,
          "pred_FALSE": 136
        }
      ],
      "accuracy": 0.5417,
      "per_label": {
        "TRUE": {
          "precision": 0.446,
          "recall": 0.6526,
          "f1": 0.5299,
          "support": 190,
          "true_positive": 124,
          "false_positive": 154,
          "false_negative": 66
        },
        "FALSE": {
          "precision": 0.6733,
          "recall": 0.469,
          "f1": 0.5529,
          "support": 290,
          "true_positive": 136,
          "false_positive": 66,
          "false_negative": 154
        }
      }
    }
  }
}
