Text Classification
Transformers
Safetensors
Icelandic
roberta
icelandic
sequence-classification
irony
sarcasm
social-media
text-embeddings-inference
Instructions to use AMBJ24/icelandic-irony with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AMBJ24/icelandic-irony with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="AMBJ24/icelandic-irony")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("AMBJ24/icelandic-irony") model = AutoModelForSequenceClassification.from_pretrained("AMBJ24/icelandic-irony") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1148db715909771066facbb9a2b788efac38d939ab814796b9f07529b860b4c2
- Size of remote file:
- 5.18 kB
- SHA256:
- a5ba47984565a71b9d323227fb5a143a3f8e0e631cb12b3a3a0f216d347a2956
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.