Text Classification
Transformers
PyTorch
TensorBoard
Safetensors
Swedish
Danish
xlm-roberta
Generated from Trainer
text-embeddings-inference
Instructions to use davanstrien/scandi-fine-web-cleaner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use davanstrien/scandi-fine-web-cleaner with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="davanstrien/scandi-fine-web-cleaner")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("davanstrien/scandi-fine-web-cleaner") model = AutoModelForSequenceClassification.from_pretrained("davanstrien/scandi-fine-web-cleaner") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
f4633a1 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:7fab6d66dae3bb936e449fc5d732439efda048b96ce368cc0022795edf93f162
size 1112250158
|