Instructions to use tiennvcs/layoutlmv2-base-uncased-finetuned-infovqa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tiennvcs/layoutlmv2-base-uncased-finetuned-infovqa with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("document-question-answering", model="tiennvcs/layoutlmv2-base-uncased-finetuned-infovqa")# Load model directly from transformers import AutoProcessor, AutoModelForDocumentQuestionAnswering processor = AutoProcessor.from_pretrained("tiennvcs/layoutlmv2-base-uncased-finetuned-infovqa") model = AutoModelForDocumentQuestionAnswering.from_pretrained("tiennvcs/layoutlmv2-base-uncased-finetuned-infovqa") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a4b3bf173de5613eb2d4ae3567574d77319afa3e23784497e47cbd02769d1884
- Size of remote file:
- 802 MB
- SHA256:
- a3743d0db8f50558624d39a3b14f063200f7305882ebc2220b5cc17ee403514f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.