Unverified Commit 1709886e authored by cmahmut's avatar cmahmut Committed by GitHub
Browse files

[`pipelines`] updated docstring with vqa alias (#28951)

updated docstring with vqa alias
parent cf4c20b9
...@@ -528,7 +528,7 @@ def check_task(task: str) -> Tuple[str, Dict, Any]: ...@@ -528,7 +528,7 @@ def check_task(task: str) -> Tuple[str, Dict, Any]:
- `"translation"` - `"translation"`
- `"translation_xx_to_yy"` - `"translation_xx_to_yy"`
- `"video-classification"` - `"video-classification"`
- `"visual-question-answering"` - `"visual-question-answering"` (alias `"vqa"` available)
- `"zero-shot-classification"` - `"zero-shot-classification"`
- `"zero-shot-image-classification"` - `"zero-shot-image-classification"`
- `"zero-shot-object-detection"` - `"zero-shot-object-detection"`
......
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