Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
1709886e
Unverified
Commit
1709886e
authored
Feb 12, 2024
by
cmahmut
Committed by
GitHub
Feb 12, 2024
Browse files
[`pipelines`] updated docstring with vqa alias (#28951)
updated docstring with vqa alias
parent
cf4c20b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/transformers/pipelines/__init__.py
src/transformers/pipelines/__init__.py
+1
-1
No files found.
src/transformers/pipelines/__init__.py
View file @
1709886e
...
@@ -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"`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment