{
  "submission": "team10_HIPE-2026-v1.0-impresso-test-fr_run2.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team10",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run2",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          97,
          7
        ],
        [
          59,
          75
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 97,
          "pred_FALSE": 7
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 59,
          "pred_FALSE": 75
        }
      ],
      "accuracy": 0.7227,
      "per_label": {
        "TRUE": {
          "precision": 0.6218,
          "recall": 0.9327,
          "f1": 0.7462,
          "support": 104,
          "true_positive": 97,
          "false_positive": 59,
          "false_negative": 7
        },
        "FALSE": {
          "precision": 0.9146,
          "recall": 0.5597,
          "f1": 0.6944,
          "support": 134,
          "true_positive": 75,
          "false_positive": 7,
          "false_negative": 59
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          49,
          32
        ],
        [
          21,
          136
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 49,
          "pred_FALSE": 32
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 21,
          "pred_FALSE": 136
        }
      ],
      "accuracy": 0.7773,
      "per_label": {
        "TRUE": {
          "precision": 0.7,
          "recall": 0.6049,
          "f1": 0.649,
          "support": 81,
          "true_positive": 49,
          "false_positive": 21,
          "false_negative": 32
        },
        "FALSE": {
          "precision": 0.8095,
          "recall": 0.8662,
          "f1": 0.8369,
          "support": 157,
          "true_positive": 136,
          "false_positive": 32,
          "false_negative": 21
        }
      }
    }
  }
}
