{
  "submission": "team9_HIPE-2026-v1.0-impresso-test-fr_run3.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team9",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run3",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          64,
          40
        ],
        [
          16,
          118
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 64,
          "pred_FALSE": 40
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 16,
          "pred_FALSE": 118
        }
      ],
      "accuracy": 0.7647,
      "per_label": {
        "TRUE": {
          "precision": 0.8,
          "recall": 0.6154,
          "f1": 0.6957,
          "support": 104,
          "true_positive": 64,
          "false_positive": 16,
          "false_negative": 40
        },
        "FALSE": {
          "precision": 0.7468,
          "recall": 0.8806,
          "f1": 0.8082,
          "support": 134,
          "true_positive": 118,
          "false_positive": 40,
          "false_negative": 16
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          42,
          39
        ],
        [
          8,
          149
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 42,
          "pred_FALSE": 39
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 8,
          "pred_FALSE": 149
        }
      ],
      "accuracy": 0.8025,
      "per_label": {
        "TRUE": {
          "precision": 0.84,
          "recall": 0.5185,
          "f1": 0.6412,
          "support": 81,
          "true_positive": 42,
          "false_positive": 8,
          "false_negative": 39
        },
        "FALSE": {
          "precision": 0.7926,
          "recall": 0.949,
          "f1": 0.8638,
          "support": 157,
          "true_positive": 149,
          "false_positive": 39,
          "false_negative": 8
        }
      }
    }
  }
}
