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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- daa747a7e9f04e73def5883d0c7e0f90ce1a30319add54c73ea5cdf13def9c48
- Size of remote file:
- 557 MB
- SHA256:
- b34a7d65c3a3eb10ec013123d2845d0cc6d7a1ead9862309725baa8423b315e2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.