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