from transformers.configuration_utils import PretrainedConfig class UnmaskingQwenConfig(PretrainedConfig): model_type = "unmasking_qwen"