Update README.md
This commit is contained in:
parent
bc13522b90
commit
a8b101b6f2
|
@ -48,7 +48,7 @@ outputs = model(pixel_values, bool_masked_pos=bool_masked_pos)
|
||||||
loss = outputs.loss
|
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
|
## Training data
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue