{
  "submission": "team5_HIPE-2026-v1.0-impresso-test-en_run3.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-en.jsonl",
  "team": "team5",
  "dataset": "impresso",
  "split": "test",
  "language": "en",
  "run": "run3",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          102,
          1
        ],
        [
          59,
          0
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 162,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 102,
          "pred_FALSE": 1
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 59,
          "pred_FALSE": 0
        }
      ],
      "accuracy": 0.6296,
      "per_label": {
        "TRUE": {
          "precision": 0.6335,
          "recall": 0.9903,
          "f1": 0.7727,
          "support": 103,
          "true_positive": 102,
          "false_positive": 59,
          "false_negative": 1
        },
        "FALSE": {
          "precision": 0.0,
          "recall": 0.0,
          "f1": 0.0,
          "support": 59,
          "true_positive": 0,
          "false_positive": 1,
          "false_negative": 59
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          64,
          1
        ],
        [
          89,
          8
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 162,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 64,
          "pred_FALSE": 1
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 89,
          "pred_FALSE": 8
        }
      ],
      "accuracy": 0.4444,
      "per_label": {
        "TRUE": {
          "precision": 0.4183,
          "recall": 0.9846,
          "f1": 0.5872,
          "support": 65,
          "true_positive": 64,
          "false_positive": 89,
          "false_negative": 1
        },
        "FALSE": {
          "precision": 0.8889,
          "recall": 0.0825,
          "f1": 0.151,
          "support": 97,
          "true_positive": 8,
          "false_positive": 1,
          "false_negative": 89
        }
      }
    }
  }
}
