{
  "submission": "team15_HIPE-2026-v1.0-impresso-test-fr_run2.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team15",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run2",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          100,
          4
        ],
        [
          104,
          30
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 100,
          "pred_FALSE": 4
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 104,
          "pred_FALSE": 30
        }
      ],
      "accuracy": 0.5462,
      "per_label": {
        "TRUE": {
          "precision": 0.4902,
          "recall": 0.9615,
          "f1": 0.6493,
          "support": 104,
          "true_positive": 100,
          "false_positive": 104,
          "false_negative": 4
        },
        "FALSE": {
          "precision": 0.8824,
          "recall": 0.2239,
          "f1": 0.3572,
          "support": 134,
          "true_positive": 30,
          "false_positive": 4,
          "false_negative": 104
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          78,
          3
        ],
        [
          126,
          31
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 78,
          "pred_FALSE": 3
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 126,
          "pred_FALSE": 31
        }
      ],
      "accuracy": 0.458,
      "per_label": {
        "TRUE": {
          "precision": 0.3824,
          "recall": 0.963,
          "f1": 0.5474,
          "support": 81,
          "true_positive": 78,
          "false_positive": 126,
          "false_negative": 3
        },
        "FALSE": {
          "precision": 0.9118,
          "recall": 0.1975,
          "f1": 0.3247,
          "support": 157,
          "true_positive": 31,
          "false_positive": 3,
          "false_negative": 126
        }
      }
    }
  }
}
