Text Classification
Transformers
ONNX
Safetensors
multilingual
modernbert
multi-label-classification
web-classification
firefox-ai
preview
text-embeddings-inference
Instructions to use firefoxrecap/URL-TITLE-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use firefoxrecap/URL-TITLE-classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="firefoxrecap/URL-TITLE-classifier")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("firefoxrecap/URL-TITLE-classifier") model = AutoModelForSequenceClassification.from_pretrained("firefoxrecap/URL-TITLE-classifier") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7f34251075bea9a00ddbe63af37cc5ab9cd81bf61ce7ac9047b10579ea12e061
- Size of remote file:
- 598 MB
- SHA256:
- d0b8556890b4f62f68ca38be64a7c83b7bf916aacd613e03a6146270b538f3bd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.