Instructions to use TusharGoel/LiLT-Document-QA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TusharGoel/LiLT-Document-QA with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("document-question-answering", model="TusharGoel/LiLT-Document-QA")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("TusharGoel/LiLT-Document-QA") model = AutoModelForQuestionAnswering.from_pretrained("TusharGoel/LiLT-Document-QA") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a839ec69de26da7d93195f36278e7e40581a588edb88412a2190d2a43f6c721e
- Size of remote file:
- 521 MB
- SHA256:
- 3c690371b5208f040b164f9fcce351b3e69970c2232965a1002afe6b486aa37d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.