Instructions to use vanishingradient/turkish_hate_speech with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use vanishingradient/turkish_hate_speech with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("google-bert/bert-base-multilingual-cased") model = PeftModel.from_pretrained(base_model, "vanishingradient/turkish_hate_speech") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f91aae00ea9cb6fecc97414e801385897ff026af5f678e56b3e3bcb89454a1e1
- Size of remote file:
- 5.37 kB
- SHA256:
- 09d12b2aa231b8879bd9af1ac3732db69648338e338d3c54e6fc6066dab7cb91
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.