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
microsoft/layoutlm-base-uncased
#9 opened 10 months ago
by
bhaskar001
Some weights of LayoutLMForSequenceClassification were not initialized from the model checkpoint at microsoft/layoutlm-base-uncased and are newly initialized
1
#4 opened about 2 years ago
by
alexneakameni
Updates incorrect tokenizer configuration file
#3 opened about 2 years ago
by
lysandre