Instructions to use Jayveersinh-Raj/sinhala_hatespeech_extension with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Jayveersinh-Raj/sinhala_hatespeech_extension with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Jayveersinh-Raj/sinhala_hatespeech_extension")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Jayveersinh-Raj/sinhala_hatespeech_extension") model = AutoModelForSequenceClassification.from_pretrained("Jayveersinh-Raj/sinhala_hatespeech_extension", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
14fa467 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:48f32071ed505f7f8e044810fc5feb4371d918a688a6819ee1964fae43f86ad3
size 1112246897
|