We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43202ee commit 2e8a491Copy full SHA for 2e8a491
docs/source/en/model_doc/vit_mae.md
@@ -36,7 +36,7 @@ You can find all the original ViTMAE checkpoints under the [AI at Meta](https://
36
> [!TIP]
37
> Click on the ViTMAE models in the right sidebar for more examples of how to apply ViTMAE to vision tasks.
38
39
-The example below demonstrates how to reconstruct the missing pixels with the [`AutoModel`] class.
+The example below demonstrates how to reconstruct the missing pixels with the [`ViTMAEForPreTraining`] class.
40
41
<hfoptions id="usage">
42
<hfoption id="AutoModel">
0 commit comments