{
  "submission": "baseline_HIPE-2026-v1.0-impresso-test-en_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-en.jsonl",
  "team": "baseline",
  "dataset": "impresso",
  "split": "test",
  "language": "en",
  "run": "run1",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          68,
          35
        ],
        [
          16,
          43
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 162,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 68,
          "pred_FALSE": 35
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 16,
          "pred_FALSE": 43
        }
      ],
      "accuracy": 0.6852,
      "per_label": {
        "TRUE": {
          "precision": 0.8095,
          "recall": 0.6602,
          "f1": 0.7273,
          "support": 103,
          "true_positive": 68,
          "false_positive": 16,
          "false_negative": 35
        },
        "FALSE": {
          "precision": 0.5513,
          "recall": 0.7288,
          "f1": 0.6277,
          "support": 59,
          "true_positive": 43,
          "false_positive": 35,
          "false_negative": 16
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          24,
          41
        ],
        [
          10,
          87
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 162,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 24,
          "pred_FALSE": 41
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 10,
          "pred_FALSE": 87
        }
      ],
      "accuracy": 0.6852,
      "per_label": {
        "TRUE": {
          "precision": 0.7059,
          "recall": 0.3692,
          "f1": 0.4848,
          "support": 65,
          "true_positive": 24,
          "false_positive": 10,
          "false_negative": 41
        },
        "FALSE": {
          "precision": 0.6797,
          "recall": 0.8969,
          "f1": 0.7733,
          "support": 97,
          "true_positive": 87,
          "false_positive": 41,
          "false_negative": 10
        }
      }
    }
  }
}
