diff --git a/README.md b/README.md index 203ab87..cd9464e 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ outputs = model(pixel_values, bool_masked_pos=bool_masked_pos) loss = outputs.loss ``` -For more code examples, we refer to the [documentation](https://huggingface.co/transformers/model_doc/vit.html#). +For more code examples, we refer to the [documentation](https://huggingface.co/transformers/main/model_doc/videomae.html#). ## Training data