{
  "submission": "team5_HIPE-2026-v1.0-impresso-test-fr_run3.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team5",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run3",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          100,
          4
        ],
        [
          117,
          17
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 100,
          "pred_FALSE": 4
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 117,
          "pred_FALSE": 17
        }
      ],
      "accuracy": 0.4916,
      "per_label": {
        "TRUE": {
          "precision": 0.4608,
          "recall": 0.9615,
          "f1": 0.623,
          "support": 104,
          "true_positive": 100,
          "false_positive": 117,
          "false_negative": 4
        },
        "FALSE": {
          "precision": 0.8095,
          "recall": 0.1269,
          "f1": 0.2194,
          "support": 134,
          "true_positive": 17,
          "false_positive": 4,
          "false_negative": 117
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          79,
          2
        ],
        [
          129,
          28
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 79,
          "pred_FALSE": 2
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 129,
          "pred_FALSE": 28
        }
      ],
      "accuracy": 0.4496,
      "per_label": {
        "TRUE": {
          "precision": 0.3798,
          "recall": 0.9753,
          "f1": 0.5467,
          "support": 81,
          "true_positive": 79,
          "false_positive": 129,
          "false_negative": 2
        },
        "FALSE": {
          "precision": 0.9333,
          "recall": 0.1783,
          "f1": 0.2994,
          "support": 157,
          "true_positive": 28,
          "false_positive": 2,
          "false_negative": 129
        }
      }
    }
  }
}
