Instructions to use TransferGraph/Guscode_DKbert-hatespeech-detection-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/Guscode_DKbert-hatespeech-detection-finetuned-lora-tweet_eval_hate with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("Guscode/DKbert-hatespeech-detection") model = PeftModel.from_pretrained(base_model, "TransferGraph/Guscode_DKbert-hatespeech-detection-finetuned-lora-tweet_eval_hate") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 728556a42a60fe33887b37919ac9c65700ae70ea813f8209945942bf512895ca
- Size of remote file:
- 160 kB
- SHA256:
- 06d82a588f187df161c439291e6ada8e3567b582ed70ba5b854dc4987502a643
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.