fix(docs): fix task guide links in model docs (#22226)
fix(docs): task guide links in model docs
This commit is contained in:
@@ -41,7 +41,7 @@ The original code can be found [here](https://github.com/microsoft/GenerativeIma
|
||||
A list of official Hugging Face and community (indicated by 🌎) resources to help you get started with GIT.
|
||||
|
||||
- Demo notebooks regarding inference + fine-tuning GIT on custom data can be found [here](https://github.com/NielsRogge/Transformers-Tutorials/tree/master/GIT).
|
||||
- See also: [Causal language modeling task guide](./tasks/language_modeling)
|
||||
- See also: [Causal language modeling task guide](../tasks/language_modeling)
|
||||
|
||||
If you're interested in submitting a resource to be included here, please feel free to open a Pull Request and we will review it.
|
||||
The resource should ideally demonstrate something new instead of duplicating an existing resource.
|
||||
|
||||
Reference in New Issue
Block a user