Instructions to use pppereira3/roberta-peft-rating with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use pppereira3/roberta-peft-rating with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("FacebookAI/roberta-base") model = PeftModel.from_pretrained(base_model, "pppereira3/roberta-peft-rating") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1cd22dcd86551cf93284fa6db1f43792d928d92ff25146893af47d3f6e74e797
- Size of remote file:
- 5.3 kB
- SHA256:
- 19c1f373f5407842f556c0d243120ca200bae1d98d9afd0ef4071150c7c6efbb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.