Unverified Commit 7d6627d0 authored by HelgeS's avatar HelgeS Committed by GitHub
Browse files

Fix broken link to video classification task (#26487)

parent 6d02ca4b
...@@ -47,7 +47,7 @@ review it! The resource should ideally demonstrate something new instead of dupl ...@@ -47,7 +47,7 @@ review it! The resource should ideally demonstrate something new instead of dupl
**Video classification** **Video classification**
- [A notebook](https://github.com/huggingface/notebooks/blob/main/examples/video_classification.ipynb) that shows how - [A notebook](https://github.com/huggingface/notebooks/blob/main/examples/video_classification.ipynb) that shows how
to fine-tune a VideoMAE model on a custom dataset. to fine-tune a VideoMAE model on a custom dataset.
- [Video classification task guide](../tasks/video-classification) - [Video classification task guide](../tasks/video_classification)
- [A 🤗 Space](https://huggingface.co/spaces/sayakpaul/video-classification-ucf101-subset) showing how to perform inference with a video classification model. - [A 🤗 Space](https://huggingface.co/spaces/sayakpaul/video-classification-ucf101-subset) showing how to perform inference with a video classification model.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment