Instructions to use microsoft/markuplm-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use microsoft/markuplm-large with Transformers:
# Load model directly from transformers import AutoProcessor, MarkupLMForPretraining processor = AutoProcessor.from_pretrained("microsoft/markuplm-large") model = MarkupLMForPretraining.from_pretrained("microsoft/markuplm-large") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
d71199d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ab0d2dd424d27dc7e038983444bf698958e8837ae60cce7aafa1c2f7f125a79a
size 750370881
|