Instructions to use microsoft/layoutxlm-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use microsoft/layoutxlm-base with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("microsoft/layoutxlm-base", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Update config to new API for different files cd757fc
Add link to docs 6e818cb
Create config.4.13.0.json facb27d
Update license ab39c2c
Restore tokenizer_class attribute a6fb65e
Remove character 5e413fc
Remove tokenizer_class attribute bd086c2
Add preprocessor_config.json ee55163
Fix model_type of config d4a5e66
Fix JSON c1e9ca2
Add tokenizer_class attribute to config 498ed50
Update README.md 0b0e209
Yiheng Xu commited on
Update README.md b61e18b
Yiheng Xu commited on