{
  "submission": "team9_HIPE-2026-v1.0-impresso-test-fr_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team9",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run1",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          63,
          41
        ],
        [
          24,
          110
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 63,
          "pred_FALSE": 41
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 24,
          "pred_FALSE": 110
        }
      ],
      "accuracy": 0.7269,
      "per_label": {
        "TRUE": {
          "precision": 0.7241,
          "recall": 0.6058,
          "f1": 0.6597,
          "support": 104,
          "true_positive": 63,
          "false_positive": 24,
          "false_negative": 41
        },
        "FALSE": {
          "precision": 0.7285,
          "recall": 0.8209,
          "f1": 0.7719,
          "support": 134,
          "true_positive": 110,
          "false_positive": 41,
          "false_negative": 24
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          13,
          68
        ],
        [
          3,
          154
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 13,
          "pred_FALSE": 68
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 3,
          "pred_FALSE": 154
        }
      ],
      "accuracy": 0.7017,
      "per_label": {
        "TRUE": {
          "precision": 0.8125,
          "recall": 0.1605,
          "f1": 0.268,
          "support": 81,
          "true_positive": 13,
          "false_positive": 3,
          "false_negative": 68
        },
        "FALSE": {
          "precision": 0.6937,
          "recall": 0.9809,
          "f1": 0.8127,
          "support": 157,
          "true_positive": 154,
          "false_positive": 68,
          "false_negative": 3
        }
      }
    }
  }
}
