Instructions to use pmorelr/layoutlm-doclaynet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pmorelr/layoutlm-doclaynet with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="pmorelr/layoutlm-doclaynet")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("pmorelr/layoutlm-doclaynet") model = AutoModelForTokenClassification.from_pretrained("pmorelr/layoutlm-doclaynet") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 33651730ed6a87febcc2979654c72f1be7bc1fc48ac6d3b6a9c9a8097edb7b9b
- Size of remote file:
- 3.5 kB
- SHA256:
- 46e54c2aec587e0e94fccc4326ecbaebc1d9897880b248190a3e6768118eeeb2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.