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