Instructions to use microsoft/xdoc-base-websrc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use microsoft/xdoc-base-websrc with Transformers:
# Load model directly from transformers import AutoTokenizer, Layoutlmv1ForQuestionAnswering_roberta tokenizer = AutoTokenizer.from_pretrained("microsoft/xdoc-base-websrc") model = Layoutlmv1ForQuestionAnswering_roberta.from_pretrained("microsoft/xdoc-base-websrc", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
af2e112 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:7ac06a9a346b6ce0200318d4d30332120eef63909dc536d8e257b684a4394f6a
size 567680251
|