{
  "submission": "team2_HIPE-2026-v1.0-impresso-test-fr_run3.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team2",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run3",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          70,
          34
        ],
        [
          70,
          64
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 70,
          "pred_FALSE": 34
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 70,
          "pred_FALSE": 64
        }
      ],
      "accuracy": 0.563,
      "per_label": {
        "TRUE": {
          "precision": 0.5,
          "recall": 0.6731,
          "f1": 0.5738,
          "support": 104,
          "true_positive": 70,
          "false_positive": 70,
          "false_negative": 34
        },
        "FALSE": {
          "precision": 0.6531,
          "recall": 0.4776,
          "f1": 0.5517,
          "support": 134,
          "true_positive": 64,
          "false_positive": 34,
          "false_negative": 70
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          35,
          46
        ],
        [
          77,
          80
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 35,
          "pred_FALSE": 46
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 77,
          "pred_FALSE": 80
        }
      ],
      "accuracy": 0.4832,
      "per_label": {
        "TRUE": {
          "precision": 0.3125,
          "recall": 0.4321,
          "f1": 0.3627,
          "support": 81,
          "true_positive": 35,
          "false_positive": 77,
          "false_negative": 46
        },
        "FALSE": {
          "precision": 0.6349,
          "recall": 0.5096,
          "f1": 0.5654,
          "support": 157,
          "true_positive": 80,
          "false_positive": 46,
          "false_negative": 77
        }
      }
    }
  }
}
