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