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