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