{
  "submission": "team12_HIPE-2026-v1.0-impresso-test-fr_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team12",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run1",
  "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
        ],
        [
          8,
          149
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 43,
          "pred_FALSE": 38
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 8,
          "pred_FALSE": 149
        }
      ],
      "accuracy": 0.8067,
      "per_label": {
        "TRUE": {
          "precision": 0.8431,
          "recall": 0.5309,
          "f1": 0.6515,
          "support": 81,
          "true_positive": 43,
          "false_positive": 8,
          "false_negative": 38
        },
        "FALSE": {
          "precision": 0.7968,
          "recall": 0.949,
          "f1": 0.8663,
          "support": 157,
          "true_positive": 149,
          "false_positive": 38,
          "false_negative": 8
        }
      }
    }
  }
}
