{
  "submission": "team10_HIPE-2026-v1.0-impresso-test-fr_run3.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team10",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run3",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          91,
          13
        ],
        [
          48,
          86
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 91,
          "pred_FALSE": 13
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 48,
          "pred_FALSE": 86
        }
      ],
      "accuracy": 0.7437,
      "per_label": {
        "TRUE": {
          "precision": 0.6547,
          "recall": 0.875,
          "f1": 0.749,
          "support": 104,
          "true_positive": 91,
          "false_positive": 48,
          "false_negative": 13
        },
        "FALSE": {
          "precision": 0.8687,
          "recall": 0.6418,
          "f1": 0.7382,
          "support": 134,
          "true_positive": 86,
          "false_positive": 13,
          "false_negative": 48
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          9,
          72
        ],
        [
          2,
          155
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 9,
          "pred_FALSE": 72
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 2,
          "pred_FALSE": 155
        }
      ],
      "accuracy": 0.6891,
      "per_label": {
        "TRUE": {
          "precision": 0.8182,
          "recall": 0.1111,
          "f1": 0.1956,
          "support": 81,
          "true_positive": 9,
          "false_positive": 2,
          "false_negative": 72
        },
        "FALSE": {
          "precision": 0.6828,
          "recall": 0.9873,
          "f1": 0.8073,
          "support": 157,
          "true_positive": 155,
          "false_positive": 72,
          "false_negative": 2
        }
      }
    }
  }
}
