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