{
  "submission": "team8_HIPE-2026-v1.0-impresso-test-en_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-en.jsonl",
  "team": "team8",
  "dataset": "impresso",
  "split": "test",
  "language": "en",
  "run": "run1",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          89,
          14
        ],
        [
          8,
          51
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 162,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 89,
          "pred_FALSE": 14
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 8,
          "pred_FALSE": 51
        }
      ],
      "accuracy": 0.8642,
      "per_label": {
        "TRUE": {
          "precision": 0.9175,
          "recall": 0.8641,
          "f1": 0.89,
          "support": 103,
          "true_positive": 89,
          "false_positive": 8,
          "false_negative": 14
        },
        "FALSE": {
          "precision": 0.7846,
          "recall": 0.8644,
          "f1": 0.8226,
          "support": 59,
          "true_positive": 51,
          "false_positive": 14,
          "false_negative": 8
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          38,
          27
        ],
        [
          7,
          90
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 162,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 38,
          "pred_FALSE": 27
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 7,
          "pred_FALSE": 90
        }
      ],
      "accuracy": 0.7901,
      "per_label": {
        "TRUE": {
          "precision": 0.8444,
          "recall": 0.5846,
          "f1": 0.6909,
          "support": 65,
          "true_positive": 38,
          "false_positive": 7,
          "false_negative": 27
        },
        "FALSE": {
          "precision": 0.7692,
          "recall": 0.9278,
          "f1": 0.8411,
          "support": 97,
          "true_positive": 90,
          "false_positive": 27,
          "false_negative": 7
        }
      }
    }
  }
}
