{
  "submission": "team14_HIPE-2026-v1.0-impresso-test-en_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-en.jsonl",
  "team": "team14",
  "dataset": "impresso",
  "split": "test",
  "language": "en",
  "run": "run1",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          65,
          38
        ],
        [
          28,
          31
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 162,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 65,
          "pred_FALSE": 38
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 28,
          "pred_FALSE": 31
        }
      ],
      "accuracy": 0.5926,
      "per_label": {
        "TRUE": {
          "precision": 0.6989,
          "recall": 0.6311,
          "f1": 0.6633,
          "support": 103,
          "true_positive": 65,
          "false_positive": 28,
          "false_negative": 38
        },
        "FALSE": {
          "precision": 0.4493,
          "recall": 0.5254,
          "f1": 0.4844,
          "support": 59,
          "true_positive": 31,
          "false_positive": 38,
          "false_negative": 28
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          43,
          22
        ],
        [
          50,
          47
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 162,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 43,
          "pred_FALSE": 22
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 50,
          "pred_FALSE": 47
        }
      ],
      "accuracy": 0.5556,
      "per_label": {
        "TRUE": {
          "precision": 0.4624,
          "recall": 0.6615,
          "f1": 0.5443,
          "support": 65,
          "true_positive": 43,
          "false_positive": 50,
          "false_negative": 22
        },
        "FALSE": {
          "precision": 0.6812,
          "recall": 0.4845,
          "f1": 0.5663,
          "support": 97,
          "true_positive": 47,
          "false_positive": 22,
          "false_negative": 50
        }
      }
    }
  }
}
