{
  "submission": "team7_HIPE-2026-v1.0-impresso-test-fr_run2.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team7",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run2",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          28,
          76
        ],
        [
          43,
          91
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 28,
          "pred_FALSE": 76
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 43,
          "pred_FALSE": 91
        }
      ],
      "accuracy": 0.5,
      "per_label": {
        "TRUE": {
          "precision": 0.3944,
          "recall": 0.2692,
          "f1": 0.32,
          "support": 104,
          "true_positive": 28,
          "false_positive": 43,
          "false_negative": 76
        },
        "FALSE": {
          "precision": 0.5449,
          "recall": 0.6791,
          "f1": 0.6046,
          "support": 134,
          "true_positive": 91,
          "false_positive": 76,
          "false_negative": 43
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          25,
          56
        ],
        [
          46,
          111
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 25,
          "pred_FALSE": 56
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 46,
          "pred_FALSE": 111
        }
      ],
      "accuracy": 0.5714,
      "per_label": {
        "TRUE": {
          "precision": 0.3521,
          "recall": 0.3086,
          "f1": 0.3289,
          "support": 81,
          "true_positive": 25,
          "false_positive": 46,
          "false_negative": 56
        },
        "FALSE": {
          "precision": 0.6647,
          "recall": 0.707,
          "f1": 0.6852,
          "support": 157,
          "true_positive": 111,
          "false_positive": 56,
          "false_negative": 46
        }
      }
    }
  }
}
