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