{
  "submission": "team17_HIPE-2026-v1.0-impresso-test-en_run3.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-en.jsonl",
  "team": "team17",
  "dataset": "impresso",
  "split": "test",
  "language": "en",
  "run": "run3",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          37,
          3,
          35
        ],
        [
          11,
          0,
          17
        ],
        [
          14,
          2,
          43
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 162,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 37,
          "pred_PROBABLE": 3,
          "pred_FALSE": 35
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 11,
          "pred_PROBABLE": 0,
          "pred_FALSE": 17
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 14,
          "pred_PROBABLE": 2,
          "pred_FALSE": 43
        }
      ],
      "accuracy": 0.4938,
      "per_label": {
        "TRUE": {
          "precision": 0.5968,
          "recall": 0.4933,
          "f1": 0.5401,
          "support": 75,
          "true_positive": 37,
          "false_positive": 25,
          "false_negative": 38
        },
        "PROBABLE": {
          "precision": 0.0,
          "recall": 0.0,
          "f1": 0.0,
          "support": 28,
          "true_positive": 0,
          "false_positive": 5,
          "false_negative": 28
        },
        "FALSE": {
          "precision": 0.4526,
          "recall": 0.7288,
          "f1": 0.5584,
          "support": 59,
          "true_positive": 43,
          "false_positive": 52,
          "false_negative": 16
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          47,
          18
        ],
        [
          48,
          49
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 162,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 47,
          "pred_FALSE": 18
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 48,
          "pred_FALSE": 49
        }
      ],
      "accuracy": 0.5926,
      "per_label": {
        "TRUE": {
          "precision": 0.4947,
          "recall": 0.7231,
          "f1": 0.5875,
          "support": 65,
          "true_positive": 47,
          "false_positive": 48,
          "false_negative": 18
        },
        "FALSE": {
          "precision": 0.7313,
          "recall": 0.5052,
          "f1": 0.5976,
          "support": 97,
          "true_positive": 49,
          "false_positive": 18,
          "false_negative": 48
        }
      }
    }
  }
}
