From a8b101b6f27e372b3a5a362ee4010ab264f72d42 Mon Sep 17 00:00:00 2001 From: Niels Rogge Date: Wed, 3 Aug 2022 10:04:52 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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