{
  "submission": "team13_HIPE-2026-v1.0-impresso-test-en_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-en.jsonl",
  "team": "team13",
  "dataset": "impresso",
  "split": "test",
  "language": "en",
  "run": "run1",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          84,
          19
        ],
        [
          12,
          47
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 162,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 84,
          "pred_FALSE": 19
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 12,
          "pred_FALSE": 47
        }
      ],
      "accuracy": 0.8086,
      "per_label": {
        "TRUE": {
          "precision": 0.875,
          "recall": 0.8155,
          "f1": 0.8442,
          "support": 103,
          "true_positive": 84,
          "false_positive": 12,
          "false_negative": 19
        },
        "FALSE": {
          "precision": 0.7121,
          "recall": 0.7966,
          "f1": 0.752,
          "support": 59,
          "true_positive": 47,
          "false_positive": 19,
          "false_negative": 12
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          43,
          22
        ],
        [
          6,
          91
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 162,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 43,
          "pred_FALSE": 22
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 6,
          "pred_FALSE": 91
        }
      ],
      "accuracy": 0.8272,
      "per_label": {
        "TRUE": {
          "precision": 0.8776,
          "recall": 0.6615,
          "f1": 0.7544,
          "support": 65,
          "true_positive": 43,
          "false_positive": 6,
          "false_negative": 22
        },
        "FALSE": {
          "precision": 0.8053,
          "recall": 0.9381,
          "f1": 0.8666,
          "support": 97,
          "true_positive": 91,
          "false_positive": 22,
          "false_negative": 6
        }
      }
    }
  }
}
