Instructions to use darren236/roberta-large-peft-p-tuning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use darren236/roberta-large-peft-p-tuning with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("roberta-large") model = PeftModel.from_pretrained(base_model, "darren236/roberta-large-peft-p-tuning") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f8b20b3b692bf220f0d2797bacf098cdd4de7bcc017c8ef80aa5c66cbf469169
- Size of remote file:
- 4.29 MB
- SHA256:
- 9cbc4e0eb352702484e251afbc97ccb04530f634e35abb8dbf723839fcc9c9a4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.