{
  "submission": "team6_HIPE-2026-v1.0-impresso-test-fr_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team6",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run1",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          62,
          42
        ],
        [
          65,
          69
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 62,
          "pred_FALSE": 42
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 65,
          "pred_FALSE": 69
        }
      ],
      "accuracy": 0.5504,
      "per_label": {
        "TRUE": {
          "precision": 0.4882,
          "recall": 0.5962,
          "f1": 0.5368,
          "support": 104,
          "true_positive": 62,
          "false_positive": 65,
          "false_negative": 42
        },
        "FALSE": {
          "precision": 0.6216,
          "recall": 0.5149,
          "f1": 0.5632,
          "support": 134,
          "true_positive": 69,
          "false_positive": 42,
          "false_negative": 65
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          25,
          56
        ],
        [
          27,
          130
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 25,
          "pred_FALSE": 56
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 27,
          "pred_FALSE": 130
        }
      ],
      "accuracy": 0.6513,
      "per_label": {
        "TRUE": {
          "precision": 0.4808,
          "recall": 0.3086,
          "f1": 0.3759,
          "support": 81,
          "true_positive": 25,
          "false_positive": 27,
          "false_negative": 56
        },
        "FALSE": {
          "precision": 0.6989,
          "recall": 0.828,
          "f1": 0.758,
          "support": 157,
          "true_positive": 130,
          "false_positive": 56,
          "false_negative": 27
        }
      }
    }
  }
}
