Update README.md

This commit is contained in:
Niels Rogge 2022-08-03 10:04:52 +00:00 committed by huggingface-web
parent bc13522b90
commit a8b101b6f2
1 changed files with 1 additions and 1 deletions

View File

@ -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