{
  "submission": "team17_HIPE-2026-v1.0-impresso-test-fr_run3.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team17",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run3",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          22,
          82
        ],
        [
          20,
          114
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 22,
          "pred_FALSE": 82
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 20,
          "pred_FALSE": 114
        }
      ],
      "accuracy": 0.5714,
      "per_label": {
        "TRUE": {
          "precision": 0.5238,
          "recall": 0.2115,
          "f1": 0.3013,
          "support": 104,
          "true_positive": 22,
          "false_positive": 20,
          "false_negative": 82
        },
        "FALSE": {
          "precision": 0.5816,
          "recall": 0.8507,
          "f1": 0.6909,
          "support": 134,
          "true_positive": 114,
          "false_positive": 82,
          "false_negative": 20
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          40,
          41
        ],
        [
          46,
          111
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 40,
          "pred_FALSE": 41
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 46,
          "pred_FALSE": 111
        }
      ],
      "accuracy": 0.6345,
      "per_label": {
        "TRUE": {
          "precision": 0.4651,
          "recall": 0.4938,
          "f1": 0.479,
          "support": 81,
          "true_positive": 40,
          "false_positive": 46,
          "false_negative": 41
        },
        "FALSE": {
          "precision": 0.7303,
          "recall": 0.707,
          "f1": 0.7185,
          "support": 157,
          "true_positive": 111,
          "false_positive": 41,
          "false_negative": 46
        }
      }
    }
  }
}
