{
  "submission": "baseline_HIPE-2026-v1.0-impresso-test-fr_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "baseline",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run1",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          82,
          22
        ],
        [
          34,
          100
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 82,
          "pred_FALSE": 22
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 34,
          "pred_FALSE": 100
        }
      ],
      "accuracy": 0.7647,
      "per_label": {
        "TRUE": {
          "precision": 0.7069,
          "recall": 0.7885,
          "f1": 0.7455,
          "support": 104,
          "true_positive": 82,
          "false_positive": 34,
          "false_negative": 22
        },
        "FALSE": {
          "precision": 0.8197,
          "recall": 0.7463,
          "f1": 0.7813,
          "support": 134,
          "true_positive": 100,
          "false_positive": 22,
          "false_negative": 34
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          38,
          43
        ],
        [
          17,
          140
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 38,
          "pred_FALSE": 43
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 17,
          "pred_FALSE": 140
        }
      ],
      "accuracy": 0.7479,
      "per_label": {
        "TRUE": {
          "precision": 0.6909,
          "recall": 0.4691,
          "f1": 0.5588,
          "support": 81,
          "true_positive": 38,
          "false_positive": 17,
          "false_negative": 43
        },
        "FALSE": {
          "precision": 0.765,
          "recall": 0.8917,
          "f1": 0.8235,
          "support": 157,
          "true_positive": 140,
          "false_positive": 43,
          "false_negative": 17
        }
      }
    }
  }
}
