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