Adding task guides to resources (#21704)
* added resources: links to task guides that support these models * minor polishing * conflict resolved * link fix * Update docs/source/en/model_doc/vision-encoder-decoder.mdx Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com> --------- Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
This commit is contained in:
@@ -78,6 +78,13 @@ it's passed with the `text_target` keyword argument.
|
||||
"Returns the maximum value of a b c."
|
||||
```
|
||||
|
||||
## Documentation resources
|
||||
|
||||
- [Text classification task guide](./tasks/sequence_classification)
|
||||
- [Causal language modeling task guide](./tasks/language_modeling)
|
||||
- [Translation task guide](./tasks/translation)
|
||||
- [Summarization task guide](./tasks/summarization)
|
||||
|
||||
## PLBartConfig
|
||||
|
||||
[[autodoc]] PLBartConfig
|
||||
|
||||
Reference in New Issue
Block a user