Skip to content

Commit 2e8a491

Browse files
committed
fix
1 parent 43202ee commit 2e8a491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/en/model_doc/vit_mae.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ You can find all the original ViTMAE checkpoints under the [AI at Meta](https://
3636
> [!TIP]
3737
> Click on the ViTMAE models in the right sidebar for more examples of how to apply ViTMAE to vision tasks.
3838
39-
The example below demonstrates how to reconstruct the missing pixels with the [`AutoModel`] class.
39+
The example below demonstrates how to reconstruct the missing pixels with the [`ViTMAEForPreTraining`] class.
4040

4141
<hfoptions id="usage">
4242
<hfoption id="AutoModel">

0 commit comments

Comments
 (0)