fix(docs): fix task guide links in model docs (#22226)
fix(docs): task guide links in model docs
This commit is contained in:
@@ -78,7 +78,7 @@ A list of official Hugging Face and community (indicated by 🌎) resources to h
|
||||
<PipelineTag pipeline="image-classification"/>
|
||||
|
||||
- [`DeiTForImageClassification`] is supported by this [example script](https://github.com/huggingface/transformers/tree/main/examples/pytorch/image-classification) and [notebook](https://colab.research.google.com/github/huggingface/notebooks/blob/main/examples/image_classification.ipynb).
|
||||
- See also: [Image classification task guide](./tasks/image_classification)
|
||||
- See also: [Image classification task guide](../tasks/image_classification)
|
||||
|
||||
Besides that:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user