{
  "submission": "random_HIPE-2026-v1.0-impresso-test-en_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-en.jsonl",
  "team": "random",
  "dataset": "impresso",
  "split": "test",
  "language": "en",
  "run": "run1",
  "at_label_mode": "BINARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          59,
          44
        ],
        [
          42,
          17
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 162,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 59,
          "pred_FALSE": 44
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 42,
          "pred_FALSE": 17
        }
      ],
      "accuracy": 0.4691,
      "per_label": {
        "TRUE": {
          "precision": 0.5842,
          "recall": 0.5728,
          "f1": 0.5784,
          "support": 103,
          "true_positive": 59,
          "false_positive": 42,
          "false_negative": 44
        },
        "FALSE": {
          "precision": 0.2787,
          "recall": 0.2881,
          "f1": 0.2833,
          "support": 59,
          "true_positive": 17,
          "false_positive": 44,
          "false_negative": 42
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          34,
          31
        ],
        [
          52,
          45
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 162,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 34,
          "pred_FALSE": 31
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 52,
          "pred_FALSE": 45
        }
      ],
      "accuracy": 0.4877,
      "per_label": {
        "TRUE": {
          "precision": 0.3953,
          "recall": 0.5231,
          "f1": 0.4503,
          "support": 65,
          "true_positive": 34,
          "false_positive": 52,
          "false_negative": 31
        },
        "FALSE": {
          "precision": 0.5921,
          "recall": 0.4639,
          "f1": 0.5202,
          "support": 97,
          "true_positive": 45,
          "false_positive": 31,
          "false_negative": 52
        }
      }
    }
  }
}
