{
  "submission": "team3_HIPE-2026-v1.0-impresso-test-fr_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team3",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run1",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          37,
          67
        ],
        [
          29,
          105
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 37,
          "pred_FALSE": 67
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 29,
          "pred_FALSE": 105
        }
      ],
      "accuracy": 0.5966,
      "per_label": {
        "TRUE": {
          "precision": 0.5606,
          "recall": 0.3558,
          "f1": 0.4353,
          "support": 104,
          "true_positive": 37,
          "false_positive": 29,
          "false_negative": 67
        },
        "FALSE": {
          "precision": 0.6105,
          "recall": 0.7836,
          "f1": 0.6863,
          "support": 134,
          "true_positive": 105,
          "false_positive": 67,
          "false_negative": 29
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          11,
          70
        ],
        [
          16,
          141
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 11,
          "pred_FALSE": 70
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 16,
          "pred_FALSE": 141
        }
      ],
      "accuracy": 0.6387,
      "per_label": {
        "TRUE": {
          "precision": 0.4074,
          "recall": 0.1358,
          "f1": 0.2037,
          "support": 81,
          "true_positive": 11,
          "false_positive": 16,
          "false_negative": 70
        },
        "FALSE": {
          "precision": 0.6682,
          "recall": 0.8981,
          "f1": 0.7663,
          "support": 157,
          "true_positive": 141,
          "false_positive": 70,
          "false_negative": 16
        }
      }
    }
  }
}
