{
  "submission": "team14_HIPE-2026-v1.0-impresso-test-fr_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-fr.jsonl",
  "team": "team14",
  "dataset": "impresso",
  "split": "test",
  "language": "fr",
  "run": "run1",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          68,
          36
        ],
        [
          22,
          112
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 68,
          "pred_FALSE": 36
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 22,
          "pred_FALSE": 112
        }
      ],
      "accuracy": 0.7563,
      "per_label": {
        "TRUE": {
          "precision": 0.7556,
          "recall": 0.6538,
          "f1": 0.701,
          "support": 104,
          "true_positive": 68,
          "false_positive": 22,
          "false_negative": 36
        },
        "FALSE": {
          "precision": 0.7568,
          "recall": 0.8358,
          "f1": 0.7943,
          "support": 134,
          "true_positive": 112,
          "false_positive": 36,
          "false_negative": 22
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          54,
          27
        ],
        [
          36,
          121
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 54,
          "pred_FALSE": 27
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 36,
          "pred_FALSE": 121
        }
      ],
      "accuracy": 0.7353,
      "per_label": {
        "TRUE": {
          "precision": 0.6,
          "recall": 0.6667,
          "f1": 0.6316,
          "support": 81,
          "true_positive": 54,
          "false_positive": 36,
          "false_negative": 27
        },
        "FALSE": {
          "precision": 0.8176,
          "recall": 0.7707,
          "f1": 0.7935,
          "support": 157,
          "true_positive": 121,
          "false_positive": 27,
          "false_negative": 36
        }
      }
    }
  }
}
