{
  "submission": "team4_HIPE-2026-v1.0-impresso-test-fr_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team4",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run1",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          77,
          27
        ],
        [
          96,
          38
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 77,
          "pred_FALSE": 27
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 96,
          "pred_FALSE": 38
        }
      ],
      "accuracy": 0.4832,
      "per_label": {
        "TRUE": {
          "precision": 0.4451,
          "recall": 0.7404,
          "f1": 0.556,
          "support": 104,
          "true_positive": 77,
          "false_positive": 96,
          "false_negative": 27
        },
        "FALSE": {
          "precision": 0.5846,
          "recall": 0.2836,
          "f1": 0.3819,
          "support": 134,
          "true_positive": 38,
          "false_positive": 27,
          "false_negative": 96
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          20,
          61
        ],
        [
          37,
          120
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 20,
          "pred_FALSE": 61
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 37,
          "pred_FALSE": 120
        }
      ],
      "accuracy": 0.5882,
      "per_label": {
        "TRUE": {
          "precision": 0.3509,
          "recall": 0.2469,
          "f1": 0.2899,
          "support": 81,
          "true_positive": 20,
          "false_positive": 37,
          "false_negative": 61
        },
        "FALSE": {
          "precision": 0.663,
          "recall": 0.7643,
          "f1": 0.7101,
          "support": 157,
          "true_positive": 120,
          "false_positive": 61,
          "false_negative": 37
        }
      }
    }
  }
}
