{
  "submission": "team2_HIPE-2026-v1.0-impresso-test-fr_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team2",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run1",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          76,
          28
        ],
        [
          80,
          54
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 76,
          "pred_FALSE": 28
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 80,
          "pred_FALSE": 54
        }
      ],
      "accuracy": 0.5462,
      "per_label": {
        "TRUE": {
          "precision": 0.4872,
          "recall": 0.7308,
          "f1": 0.5846,
          "support": 104,
          "true_positive": 76,
          "false_positive": 80,
          "false_negative": 28
        },
        "FALSE": {
          "precision": 0.6585,
          "recall": 0.403,
          "f1": 0.5,
          "support": 134,
          "true_positive": 54,
          "false_positive": 28,
          "false_negative": 80
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          40,
          41
        ],
        [
          35,
          122
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 40,
          "pred_FALSE": 41
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 35,
          "pred_FALSE": 122
        }
      ],
      "accuracy": 0.6807,
      "per_label": {
        "TRUE": {
          "precision": 0.5333,
          "recall": 0.4938,
          "f1": 0.5128,
          "support": 81,
          "true_positive": 40,
          "false_positive": 35,
          "false_negative": 41
        },
        "FALSE": {
          "precision": 0.7485,
          "recall": 0.7771,
          "f1": 0.7625,
          "support": 157,
          "true_positive": 122,
          "false_positive": 41,
          "false_negative": 35
        }
      }
    }
  }
}
