transformers
195fbbb6
- Enabling `Tapex` in table question answering pipeline. (#16663)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
3 years ago
Enabling `Tapex` in table question answering pipeline. (#16663) * Enabling `Tapex` in table question answering pipeline. * Questions are independant for Tapex, making the test respect that. * Missing extra space.
References
#27720 - Add common processor tests
#32831 - [Docs] Update resources
#29969 - [SigLIP] Add fast tokenizer
#38622 - [AutoModelForMaskGeneration] Remove duplicate code
#33111 - [Backbone] Remove out_features everywhere
#33174 - [Zero-shot image classification pipeline] Remove tokenizer_kwargs
#19449 - [WIP] Fix weights initialization of several vision models
#16663 - Enabling `Tapex` in table question answering pipeline.
Author
Narsil
Parents
442dc456
Files
2
src/transformers/pipelines
table_question_answering.py
tests/pipelines
test_pipelines_table_question_answering.py
Loading