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