Instructions to use microsoft/layoutlm-base-uncased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use microsoft/layoutlm-base-uncased with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("microsoft/layoutlm-base-uncased", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Adding `safetensors` variant of this model (#2) 95bd33f verified
Update README.md 8290fe0
Update README.md 535915d
Update README.md bce902c
Update README.md c81949c
Update README.md 281076b
Update README.md 61d3aae
Update README.md addd889
Update README.md ca841ce
Yiheng Xu commited on