Token Classification
Transformers
Safetensors
English
eurobert
html
content-extraction
web-scraping
boilerplate-removal
encoder
rag
custom_code
Instructions to use feyninc/pulpie-orange-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use feyninc/pulpie-orange-base with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="feyninc/pulpie-orange-base", trust_remote_code=True)# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("feyninc/pulpie-orange-base", trust_remote_code=True) model = AutoModelForTokenClassification.from_pretrained("feyninc/pulpie-orange-base", trust_remote_code=True) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 73bce34b4a496a004c9e251c3474bfc686e2434889471450f3e2ae8cdc7f7e1a
- Size of remote file:
- 5.97 kB
- SHA256:
- 0a0d57a3898a14c7f4f11086ada34fbe10c92a07bb7a108d777294c30f56e8b2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.