{
  "submission": "team6_HIPE-2026-v1.0-impresso-test-de_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "team6",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run1",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          11,
          31,
          12
        ],
        [
          9,
          19,
          10
        ],
        [
          16,
          80,
          50
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 11,
          "pred_PROBABLE": 31,
          "pred_FALSE": 12
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 9,
          "pred_PROBABLE": 19,
          "pred_FALSE": 10
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 16,
          "pred_PROBABLE": 80,
          "pred_FALSE": 50
        }
      ],
      "accuracy": 0.3361,
      "per_label": {
        "TRUE": {
          "precision": 0.3056,
          "recall": 0.2037,
          "f1": 0.2445,
          "support": 54,
          "true_positive": 11,
          "false_positive": 25,
          "false_negative": 43
        },
        "PROBABLE": {
          "precision": 0.1462,
          "recall": 0.5,
          "f1": 0.2262,
          "support": 38,
          "true_positive": 19,
          "false_positive": 111,
          "false_negative": 19
        },
        "FALSE": {
          "precision": 0.6944,
          "recall": 0.3425,
          "f1": 0.4587,
          "support": 146,
          "true_positive": 50,
          "false_positive": 22,
          "false_negative": 96
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          23,
          44
        ],
        [
          42,
          129
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 23,
          "pred_FALSE": 44
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 42,
          "pred_FALSE": 129
        }
      ],
      "accuracy": 0.6387,
      "per_label": {
        "TRUE": {
          "precision": 0.3538,
          "recall": 0.3433,
          "f1": 0.3485,
          "support": 67,
          "true_positive": 23,
          "false_positive": 42,
          "false_negative": 44
        },
        "FALSE": {
          "precision": 0.7457,
          "recall": 0.7544,
          "f1": 0.75,
          "support": 171,
          "true_positive": 129,
          "false_positive": 44,
          "false_negative": 42
        }
      }
    }
  }
}
