{
  "submission": "random_HIPE-2026-v1.0-impresso-test-de_run1.jsonl",
  "reference": "HIPE-2026-v1.0-impresso-test-de.jsonl",
  "team": "random",
  "dataset": "impresso",
  "split": "test",
  "language": "de",
  "run": "run1",
  "at_label_mode": "TERNARY",
  "confusion_matrices": {
    "at": {
      "labels": [
        "TRUE",
        "PROBABLE",
        "FALSE"
      ],
      "matrix": [
        [
          20,
          10,
          24
        ],
        [
          14,
          9,
          15
        ],
        [
          51,
          43,
          52
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 20,
          "pred_PROBABLE": 10,
          "pred_FALSE": 24
        },
        {
          "gold": "PROBABLE",
          "pred_TRUE": 14,
          "pred_PROBABLE": 9,
          "pred_FALSE": 15
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 51,
          "pred_PROBABLE": 43,
          "pred_FALSE": 52
        }
      ],
      "accuracy": 0.3403,
      "per_label": {
        "TRUE": {
          "precision": 0.2353,
          "recall": 0.3704,
          "f1": 0.2878,
          "support": 54,
          "true_positive": 20,
          "false_positive": 65,
          "false_negative": 34
        },
        "PROBABLE": {
          "precision": 0.1452,
          "recall": 0.2368,
          "f1": 0.18,
          "support": 38,
          "true_positive": 9,
          "false_positive": 53,
          "false_negative": 29
        },
        "FALSE": {
          "precision": 0.5714,
          "recall": 0.3562,
          "f1": 0.4388,
          "support": 146,
          "true_positive": 52,
          "false_positive": 39,
          "false_negative": 94
        }
      }
    },
    "isAt": {
      "labels": [
        "TRUE",
        "FALSE"
      ],
      "matrix": [
        [
          34,
          33
        ],
        [
          90,
          81
        ]
      ],
      "rows": "gold",
      "columns": "prediction",
      "total": 238,
      "table": [
        {
          "gold": "TRUE",
          "pred_TRUE": 34,
          "pred_FALSE": 33
        },
        {
          "gold": "FALSE",
          "pred_TRUE": 90,
          "pred_FALSE": 81
        }
      ],
      "accuracy": 0.4832,
      "per_label": {
        "TRUE": {
          "precision": 0.2742,
          "recall": 0.5075,
          "f1": 0.356,
          "support": 67,
          "true_positive": 34,
          "false_positive": 90,
          "false_negative": 33
        },
        "FALSE": {
          "precision": 0.7105,
          "recall": 0.4737,
          "f1": 0.5684,
          "support": 171,
          "true_positive": 81,
          "false_positive": 33,
          "false_negative": 90
        }
      }
    }
  }
}
