{
  "submission": "team5_HIPE-2026-v1.0-impresso-test-en_run2.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-en.jsonl",
  "team": "team5",
  "dataset": "impresso",
  "split": "test",
  "language": "en",
  "run": "run2",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          91,
          12
        ],
        [
          37,
          22
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 162,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 91,
          "pred_FALSE": 12
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 37,
          "pred_FALSE": 22
        }
      ],
      "accuracy": 0.6975,
      "per_label": {
        "TRUE": {
          "precision": 0.7109,
          "recall": 0.8835,
          "f1": 0.7879,
          "support": 103,
          "true_positive": 91,
          "false_positive": 37,
          "false_negative": 12
        },
        "FALSE": {
          "precision": 0.6471,
          "recall": 0.3729,
          "f1": 0.4731,
          "support": 59,
          "true_positive": 22,
          "false_positive": 12,
          "false_negative": 37
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          43,
          22
        ],
        [
          38,
          59
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 162,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 43,
          "pred_FALSE": 22
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 38,
          "pred_FALSE": 59
        }
      ],
      "accuracy": 0.6296,
      "per_label": {
        "TRUE": {
          "precision": 0.5309,
          "recall": 0.6615,
          "f1": 0.589,
          "support": 65,
          "true_positive": 43,
          "false_positive": 38,
          "false_negative": 22
        },
        "FALSE": {
          "precision": 0.7284,
          "recall": 0.6082,
          "f1": 0.6629,
          "support": 97,
          "true_positive": 59,
          "false_positive": 22,
          "false_negative": 38
        }
      }
    }
  }
}
