{
  "submission": "team12_HIPE-2026-v1.0-impresso-test-fr_run2.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team12",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run2",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          80,
          24
        ],
        [
          9,
          125
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 80,
          "pred_FALSE": 24
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 9,
          "pred_FALSE": 125
        }
      ],
      "accuracy": 0.8613,
      "per_label": {
        "TRUE": {
          "precision": 0.8989,
          "recall": 0.7692,
          "f1": 0.829,
          "support": 104,
          "true_positive": 80,
          "false_positive": 9,
          "false_negative": 24
        },
        "FALSE": {
          "precision": 0.8389,
          "recall": 0.9328,
          "f1": 0.8834,
          "support": 134,
          "true_positive": 125,
          "false_positive": 24,
          "false_negative": 9
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          43,
          38
        ],
        [
          9,
          148
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 43,
          "pred_FALSE": 38
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 9,
          "pred_FALSE": 148
        }
      ],
      "accuracy": 0.8025,
      "per_label": {
        "TRUE": {
          "precision": 0.8269,
          "recall": 0.5309,
          "f1": 0.6466,
          "support": 81,
          "true_positive": 43,
          "false_positive": 9,
          "false_negative": 38
        },
        "FALSE": {
          "precision": 0.7957,
          "recall": 0.9427,
          "f1": 0.863,
          "support": 157,
          "true_positive": 148,
          "false_positive": 38,
          "false_negative": 9
        }
      }
    }
  }
}
