Skip to content

Updated the model card for ViTMAE #38302

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
May 28, 2025
Merged

Conversation

mreraser
Copy link
Contributor

What does this PR do?

As suggested in this issue - #36979 (comment) - this PR updates the documentation of the ViTMAE model, which will now be aligned with the standardized format for all the docs.

Check list

  • Include a brief description of the model
  • Ready to use code examples (Pipeline not available, AutoModel available, and transformers-cli not available)
  • For large models, provide a quantization example
  • Include an attention mask visualizer

Who can review?

Hello @stevhliu! 👋

I updated the ViTMAE model card following the standard format. Since ViTMAEForPreTraining isn’t compatible with Pipeline, because it is designed for masked autoencoding rather than classification tasks.

I’ve tried to follow all formatting and content guidelines, but I'm not sure if I did it correctly.

Happy to revise. Thanks!

Copy link
Member

@stevhliu stevhliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work, thanks! 🤗

@mreraser
Copy link
Contributor Author

Hello @stevhliu! Thank you for your time and support 👍
I’ve updated all your comments, may I kindly ask you to review this PR one more time?
Looking forward to your feedback! 🙏

Copy link
Member

@stevhliu stevhliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!

@mreraser
Copy link
Contributor Author

mreraser commented May 28, 2025

Thanks for your contribution!

Thanks! It was a pleasure contributing — I'd be happy to work on more model cards! 🚀

@stevhliu
Copy link
Member

And we'd be happy to have more of your contributions! 😄

@stevhliu stevhliu force-pushed the model-doc_vit_mae branch from 222137a to 2e8a491 Compare May 28, 2025 15:54
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@stevhliu stevhliu merged commit 9a85105 into huggingface:main May 28, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants