{
  "submission": "team14_HIPE-2026-v1.0-impresso-test-fr_run3.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team14",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run3",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          81,
          23
        ],
        [
          40,
          94
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 81,
          "pred_FALSE": 23
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 40,
          "pred_FALSE": 94
        }
      ],
      "accuracy": 0.7353,
      "per_label": {
        "TRUE": {
          "precision": 0.6694,
          "recall": 0.7788,
          "f1": 0.72,
          "support": 104,
          "true_positive": 81,
          "false_positive": 40,
          "false_negative": 23
        },
        "FALSE": {
          "precision": 0.8034,
          "recall": 0.7015,
          "f1": 0.749,
          "support": 134,
          "true_positive": 94,
          "false_positive": 23,
          "false_negative": 40
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          35,
          46
        ],
        [
          13,
          144
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 35,
          "pred_FALSE": 46
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 13,
          "pred_FALSE": 144
        }
      ],
      "accuracy": 0.7521,
      "per_label": {
        "TRUE": {
          "precision": 0.7292,
          "recall": 0.4321,
          "f1": 0.5426,
          "support": 81,
          "true_positive": 35,
          "false_positive": 13,
          "false_negative": 46
        },
        "FALSE": {
          "precision": 0.7579,
          "recall": 0.9172,
          "f1": 0.83,
          "support": 157,
          "true_positive": 144,
          "false_positive": 46,
          "false_negative": 13
        }
      }
    }
  }
}
