Instructions to use SaiPavanKumarMeruga/roberta-base-lora-text-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SaiPavanKumarMeruga/roberta-base-lora-text-classification with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("roberta-base") model = PeftModel.from_pretrained(base_model, "SaiPavanKumarMeruga/roberta-base-lora-text-classification") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3d73a15c6d874b8306dd1ad7baf3e2c01275ab66706475bbc1e4dc97549a20ed
- Size of remote file:
- 2.67 MB
- SHA256:
- 7674fc40a3610c9ea8a410c83f437239b70fb6148f28f9408cc2b3f2e54e91e2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.