{
  "submission": "team2_HIPE-2026-v1.0-impresso-test-en_run3.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-en.jsonl",
  "team": "team2",
  "dataset": "impresso",
  "split": "test",
  "language": "en",
  "run": "run3",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          46,
          3,
          26
        ],
        [
          14,
          1,
          13
        ],
        [
          33,
          0,
          26
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 162,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 46,
          "pred_PROBABLE": 3,
          "pred_FALSE": 26
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 14,
          "pred_PROBABLE": 1,
          "pred_FALSE": 13
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 33,
          "pred_PROBABLE": 0,
          "pred_FALSE": 26
        }
      ],
      "accuracy": 0.4506,
      "per_label": {
        "TRUE": {
          "precision": 0.4946,
          "recall": 0.6133,
          "f1": 0.5476,
          "support": 75,
          "true_positive": 46,
          "false_positive": 47,
          "false_negative": 29
        },
        "PROBABLE": {
          "precision": 0.25,
          "recall": 0.0357,
          "f1": 0.0625,
          "support": 28,
          "true_positive": 1,
          "false_positive": 3,
          "false_negative": 27
        },
        "FALSE": {
          "precision": 0.4,
          "recall": 0.4407,
          "f1": 0.4194,
          "support": 59,
          "true_positive": 26,
          "false_positive": 39,
          "false_negative": 33
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          51,
          14
        ],
        [
          56,
          41
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 162,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 51,
          "pred_FALSE": 14
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 56,
          "pred_FALSE": 41
        }
      ],
      "accuracy": 0.5679,
      "per_label": {
        "TRUE": {
          "precision": 0.4766,
          "recall": 0.7846,
          "f1": 0.593,
          "support": 65,
          "true_positive": 51,
          "false_positive": 56,
          "false_negative": 14
        },
        "FALSE": {
          "precision": 0.7455,
          "recall": 0.4227,
          "f1": 0.5395,
          "support": 97,
          "true_positive": 41,
          "false_positive": 14,
          "false_negative": 56
        }
      }
    }
  }
}
