{
  "submission": "team11_HIPE-2026-v1.0-impresso-test-en_run3.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-en.jsonl",
  "team": "team11",
  "dataset": "impresso",
  "split": "test",
  "language": "en",
  "run": "run3",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          69,
          34
        ],
        [
          24,
          35
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 162,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 69,
          "pred_FALSE": 34
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 24,
          "pred_FALSE": 35
        }
      ],
      "accuracy": 0.642,
      "per_label": {
        "TRUE": {
          "precision": 0.7419,
          "recall": 0.6699,
          "f1": 0.7041,
          "support": 103,
          "true_positive": 69,
          "false_positive": 24,
          "false_negative": 34
        },
        "FALSE": {
          "precision": 0.5072,
          "recall": 0.5932,
          "f1": 0.5468,
          "support": 59,
          "true_positive": 35,
          "false_positive": 34,
          "false_negative": 24
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          15,
          50
        ],
        [
          1,
          96
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 162,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 15,
          "pred_FALSE": 50
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 1,
          "pred_FALSE": 96
        }
      ],
      "accuracy": 0.6852,
      "per_label": {
        "TRUE": {
          "precision": 0.9375,
          "recall": 0.2308,
          "f1": 0.3704,
          "support": 65,
          "true_positive": 15,
          "false_positive": 1,
          "false_negative": 50
        },
        "FALSE": {
          "precision": 0.6575,
          "recall": 0.9897,
          "f1": 0.7901,
          "support": 97,
          "true_positive": 96,
          "false_positive": 50,
          "false_negative": 1
        }
      }
    }
  }
}
