{
  "submission": "team9_HIPE-2026-v1.0-impresso-test-en_run3.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-en.jsonl",
  "team": "team9",
  "dataset": "impresso",
  "split": "test",
  "language": "en",
  "run": "run3",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          74,
          29
        ],
        [
          14,
          45
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 162,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 74,
          "pred_FALSE": 29
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 14,
          "pred_FALSE": 45
        }
      ],
      "accuracy": 0.7346,
      "per_label": {
        "TRUE": {
          "precision": 0.8409,
          "recall": 0.7184,
          "f1": 0.7748,
          "support": 103,
          "true_positive": 74,
          "false_positive": 14,
          "false_negative": 29
        },
        "FALSE": {
          "precision": 0.6081,
          "recall": 0.7627,
          "f1": 0.6767,
          "support": 59,
          "true_positive": 45,
          "false_positive": 29,
          "false_negative": 14
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          34,
          31
        ],
        [
          9,
          88
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 162,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 34,
          "pred_FALSE": 31
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 9,
          "pred_FALSE": 88
        }
      ],
      "accuracy": 0.7531,
      "per_label": {
        "TRUE": {
          "precision": 0.7907,
          "recall": 0.5231,
          "f1": 0.6296,
          "support": 65,
          "true_positive": 34,
          "false_positive": 9,
          "false_negative": 31
        },
        "FALSE": {
          "precision": 0.7395,
          "recall": 0.9072,
          "f1": 0.8148,
          "support": 97,
          "true_positive": 88,
          "false_positive": 31,
          "false_negative": 9
        }
      }
    }
  }
}
