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