Transformers
PyTorch
English
t5
DocVQA
Document Question Answering
Document Visual Question Answering
text-generation-inference
Instructions to use rubentito/vt5-base-spdocvqa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rubentito/vt5-base-spdocvqa with Transformers:
# Load model directly from transformers import AutoTokenizer, HF_VT5 tokenizer = AutoTokenizer.from_pretrained("rubentito/vt5-base-spdocvqa") model = HF_VT5.from_pretrained("rubentito/vt5-base-spdocvqa", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
9c5da7c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f046648f7f4ede1984c33f8d596871a53b60606d9b600917b9fb11e5733bef86
size 1246030731
|