Skip to content

Updated the model card for ViTMAE#38302

Merged
stevhliu merged 13 commits intohuggingface:mainfrom
mreraser:model-doc_vit_mae
May 28, 2025
Merged

Updated the model card for ViTMAE#38302
stevhliu merged 13 commits intohuggingface:mainfrom
mreraser:model-doc_vit_mae

Conversation

@mreraser
Copy link
Copy Markdown
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
Copy Markdown
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! 🤗

Comment thread docs/source/en/model_doc/vit_mae.md Outdated
Comment thread docs/source/en/model_doc/vit_mae.md Outdated
Comment thread docs/source/en/model_doc/vit_mae.md Outdated
Comment thread docs/source/en/model_doc/vit_mae.md Outdated
Comment thread docs/source/en/model_doc/vit_mae.md Outdated
Comment thread docs/source/en/model_doc/vit_mae.md Outdated
Comment thread docs/source/en/model_doc/vit_mae.md Outdated
Comment thread docs/source/en/model_doc/vit_mae.md Outdated
Comment thread docs/source/en/model_doc/vit_mae.md Outdated
Comment thread docs/source/en/model_doc/vit_mae.md Outdated
@mreraser
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Member

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

mreraser and others added 13 commits May 28, 2025 08:54
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
@stevhliu stevhliu force-pushed the model-doc_vit_mae branch from 222137a to 2e8a491 Compare May 28, 2025 15:54
@HuggingFaceDocBuilderDev
Copy link
Copy Markdown

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