Instructions to use TransferGraph/IMSyPP_hate_speech_it-finetuned-lora-tweet_eval_hate with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use TransferGraph/IMSyPP_hate_speech_it-finetuned-lora-tweet_eval_hate with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("IMSyPP/hate_speech_it") model = PeftModel.from_pretrained(base_model, "TransferGraph/IMSyPP_hate_speech_it-finetuned-lora-tweet_eval_hate") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- aa01c7508a9937ef15d65daaba1653562ecf62fac55384d2ab84b9210c7c21bb
- Size of remote file:
- 160 kB
- SHA256:
- cf6435ed5600b6685e09f03b342a534001553b886fd18c23ac2f8e7e06e4b6c3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.