Instructions to use brandaobrandisborges/layoutlm-synthchecking-padding with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use brandaobrandisborges/layoutlm-synthchecking-padding with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="brandaobrandisborges/layoutlm-synthchecking-padding")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("brandaobrandisborges/layoutlm-synthchecking-padding") model = AutoModelForTokenClassification.from_pretrained("brandaobrandisborges/layoutlm-synthchecking-padding") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
6288998 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3bb5ed3243e3880b405e990300fee27eb31b49908caa661a19a2b009b7cdf785
size 3643
|