Token Classification
Transformers
PyTorch
TensorBoard
Safetensors
layoutlmv3
Generated from Trainer
Eval Results (legacy)
Instructions to use nielsr/layoutlmv3-finetuned-funsd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nielsr/layoutlmv3-finetuned-funsd with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="nielsr/layoutlmv3-finetuned-funsd")# Load model directly from transformers import AutoProcessor, AutoModelForTokenClassification processor = AutoProcessor.from_pretrained("nielsr/layoutlmv3-finetuned-funsd") model = AutoModelForTokenClassification.from_pretrained("nielsr/layoutlmv3-finetuned-funsd", device_map="auto") - Inference
- Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 36556a991e4d46e439a944d443ed163b384c27012942480f8030f1d4f4b4d4d1
- Size of remote file:
- 501 MB
- SHA256:
- fab7ab7a858117bc58a9431474bb8010396a330136730dd1eed4c1ceed68e44e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.