Instructions to use arnaudstiegler/long-layoutlm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use arnaudstiegler/long-layoutlm with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="arnaudstiegler/long-layoutlm")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("arnaudstiegler/long-layoutlm") model = AutoModelForMaskedLM.from_pretrained("arnaudstiegler/long-layoutlm") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
1420156 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5c39da7f4f19d492a30cc87706d2e066c1200762db4e3da8f8f5bb1b3259ff64
size 549202319
|