The pretrained AutoFormer example from the documentation is not working

#4
by benheid - opened

The example on https://huggingface.co/docs/transformers/model_doc/autoformer is not working due to mismatches between the feature dimension and the weights shape of the pretrained model.

Sorry if it is the wrong place for posting that issue. Let me know if I should report this in the transformers repository.

Sign up or log in to comment