{
  "submission": "team14_HIPE-2026-v1.0-impresso-test-en_run3.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-en.jsonl",
  "team": "team14",
  "dataset": "impresso",
  "split": "test",
  "language": "en",
  "run": "run3",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          93,
          10
        ],
        [
          41,
          18
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 162,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 93,
          "pred_FALSE": 10
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 41,
          "pred_FALSE": 18
        }
      ],
      "accuracy": 0.6852,
      "per_label": {
        "TRUE": {
          "precision": 0.694,
          "recall": 0.9029,
          "f1": 0.7848,
          "support": 103,
          "true_positive": 93,
          "false_positive": 41,
          "false_negative": 10
        },
        "FALSE": {
          "precision": 0.6429,
          "recall": 0.3051,
          "f1": 0.4138,
          "support": 59,
          "true_positive": 18,
          "false_positive": 10,
          "false_negative": 41
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          31,
          34
        ],
        [
          14,
          83
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 162,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 31,
          "pred_FALSE": 34
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 14,
          "pred_FALSE": 83
        }
      ],
      "accuracy": 0.7037,
      "per_label": {
        "TRUE": {
          "precision": 0.6889,
          "recall": 0.4769,
          "f1": 0.5636,
          "support": 65,
          "true_positive": 31,
          "false_positive": 14,
          "false_negative": 34
        },
        "FALSE": {
          "precision": 0.7094,
          "recall": 0.8557,
          "f1": 0.7757,
          "support": 97,
          "true_positive": 83,
          "false_positive": 34,
          "false_negative": 14
        }
      }
    }
  }
}
