{
  "submission": "team2_HIPE-2026-v1.0-impresso-test-de_run2.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team2",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run2",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          28,
          12,
          14
        ],
        [
          18,
          7,
          13
        ],
        [
          49,
          29,
          68
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 28,
          "pred_PROBABLE": 12,
          "pred_FALSE": 14
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 18,
          "pred_PROBABLE": 7,
          "pred_FALSE": 13
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 49,
          "pred_PROBABLE": 29,
          "pred_FALSE": 68
        }
      ],
      "accuracy": 0.4328,
      "per_label": {
        "TRUE": {
          "precision": 0.2947,
          "recall": 0.5185,
          "f1": 0.3758,
          "support": 54,
          "true_positive": 28,
          "false_positive": 67,
          "false_negative": 26
        },
        "PROBABLE": {
          "precision": 0.1458,
          "recall": 0.1842,
          "f1": 0.1628,
          "support": 38,
          "true_positive": 7,
          "false_positive": 41,
          "false_negative": 31
        },
        "FALSE": {
          "precision": 0.7158,
          "recall": 0.4658,
          "f1": 0.5644,
          "support": 146,
          "true_positive": 68,
          "false_positive": 27,
          "false_negative": 78
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          28,
          39
        ],
        [
          38,
          133
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 28,
          "pred_FALSE": 39
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 38,
          "pred_FALSE": 133
        }
      ],
      "accuracy": 0.6765,
      "per_label": {
        "TRUE": {
          "precision": 0.4242,
          "recall": 0.4179,
          "f1": 0.421,
          "support": 67,
          "true_positive": 28,
          "false_positive": 38,
          "false_negative": 39
        },
        "FALSE": {
          "precision": 0.7733,
          "recall": 0.7778,
          "f1": 0.7755,
          "support": 171,
          "true_positive": 133,
          "false_positive": 39,
          "false_negative": 38
        }
      }
    }
  }
}
