fix(docs): fix task guide links in model docs (#22226)
fix(docs): task guide links in model docs
This commit is contained in:
@@ -47,7 +47,7 @@ A list of official Hugging Face and community (indicated by 🌎) resources to h
|
||||
|
||||
- A notebook illustrating inference with AST for audio classification can be found [here](https://github.com/NielsRogge/Transformers-Tutorials/tree/master/AST).
|
||||
- [`ASTForAudioClassification`] is supported by this [example script](https://github.com/huggingface/transformers/tree/main/examples/pytorch/audio-classification) and [notebook](https://colab.research.google.com/github/huggingface/notebooks/blob/main/examples/audio_classification.ipynb).
|
||||
- See also: [Audio classification](./tasks/audio_classification).
|
||||
- See also: [Audio classification](../tasks/audio_classification).
|
||||
|
||||
If you're interested in submitting a resource to be included here, please feel free to open a Pull Request and we'll review it! The resource should ideally demonstrate something new instead of duplicating an existing resource.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user