Instructions to use microsoft/layoutlmv2-large-uncased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use microsoft/layoutlmv2-large-uncased with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("microsoft/layoutlmv2-large-uncased", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#4 opened about 2 years ago
by
SFconvertbot
Adds missing tokenizer configuration file
#3 opened over 2 years ago
by
lysandre
LayoutLMv2 and LayoutLMv3
#2 opened over 2 years ago
by
Hassan883