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:
- f25cae768899fecc58819564264e3a38c02e211fdc4cb2e264d2cf14b14b4e25
- Size of remote file:
- 1.92 MB
- SHA256:
- 579f40424a84ed1df4a5e78c7c04e408b8937ad0dd6590975736131a235f7de3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.