{
  "submission": "team15_HIPE-2026-v1.0-impresso-test-fr_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team15",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run1",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          58,
          46
        ],
        [
          67,
          67
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 58,
          "pred_FALSE": 46
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 67,
          "pred_FALSE": 67
        }
      ],
      "accuracy": 0.5252,
      "per_label": {
        "TRUE": {
          "precision": 0.464,
          "recall": 0.5577,
          "f1": 0.5066,
          "support": 104,
          "true_positive": 58,
          "false_positive": 67,
          "false_negative": 46
        },
        "FALSE": {
          "precision": 0.5929,
          "recall": 0.5,
          "f1": 0.5425,
          "support": 134,
          "true_positive": 67,
          "false_positive": 46,
          "false_negative": 67
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          0,
          81
        ],
        [
          0,
          157
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 0,
          "pred_FALSE": 81
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 0,
          "pred_FALSE": 157
        }
      ],
      "accuracy": 0.6597,
      "per_label": {
        "TRUE": {
          "precision": 0.0,
          "recall": 0.0,
          "f1": 0.0,
          "support": 81,
          "true_positive": 0,
          "false_positive": 0,
          "false_negative": 81
        },
        "FALSE": {
          "precision": 0.6597,
          "recall": 1.0,
          "f1": 0.795,
          "support": 157,
          "true_positive": 157,
          "false_positive": 81,
          "false_negative": 0
        }
      }
    }
  }
}
