Text Classification
Transformers
TensorBoard
Safetensors
xlm-roberta
Generated from Trainer
text-embeddings-inference
Instructions to use NurErtug/crowd_sourced_web_classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NurErtug/crowd_sourced_web_classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="NurErtug/crowd_sourced_web_classifier")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("NurErtug/crowd_sourced_web_classifier") model = AutoModelForSequenceClassification.from_pretrained("NurErtug/crowd_sourced_web_classifier", device_map="auto") - Notebooks
- Google Colab
- Kaggle
crowd_sourced_web_classifier / runs /Nov24_16-25-52_tsf-508-wpa-2-170.epfl.ch /events.out.tfevents.1763997953.tsf-508-wpa-2-170.epfl.ch.7101.2
- Xet hash:
- 3380d91012d9aed7cd059ac6dfa4e9d3bf65b7c680483389627590b77c1f4375
- Size of remote file:
- 7.93 kB
- SHA256:
- 9319b30cab451bc64fc686c7e94d27a9b1b4ba4fe90c171cbb7bb178abef8f6a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.