{
  "submission": "team11_HIPE-2026-v1.0-impresso-test-fr_run3.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team11",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run3",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          40,
          64
        ],
        [
          11,
          123
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 40,
          "pred_FALSE": 64
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 11,
          "pred_FALSE": 123
        }
      ],
      "accuracy": 0.6849,
      "per_label": {
        "TRUE": {
          "precision": 0.7843,
          "recall": 0.3846,
          "f1": 0.5161,
          "support": 104,
          "true_positive": 40,
          "false_positive": 11,
          "false_negative": 64
        },
        "FALSE": {
          "precision": 0.6578,
          "recall": 0.9179,
          "f1": 0.7664,
          "support": 134,
          "true_positive": 123,
          "false_positive": 64,
          "false_negative": 11
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          10,
          71
        ],
        [
          2,
          155
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 10,
          "pred_FALSE": 71
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 2,
          "pred_FALSE": 155
        }
      ],
      "accuracy": 0.6933,
      "per_label": {
        "TRUE": {
          "precision": 0.8333,
          "recall": 0.1235,
          "f1": 0.2151,
          "support": 81,
          "true_positive": 10,
          "false_positive": 2,
          "false_negative": 71
        },
        "FALSE": {
          "precision": 0.6858,
          "recall": 0.9873,
          "f1": 0.8094,
          "support": 157,
          "true_positive": 155,
          "false_positive": 71,
          "false_negative": 2
        }
      }
    }
  }
}
