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