Instructions to use yuuhan/roberta-base-mnli-lora-layer0-5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use yuuhan/roberta-base-mnli-lora-layer0-5 with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("/home/sunyuhan/syh/sunyuhan/zju/roberta-base") model = PeftModel.from_pretrained(base_model, "yuuhan/roberta-base-mnli-lora-layer0-5") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1d35371ec8a9e1f81549cbd35fdbca72f952e10db9516dbc9036d9f0fec4516a
- Size of remote file:
- 2.97 MB
- SHA256:
- d5d9764130885117995889e1bd8620784777ea603e83164384ac2f6deac4ee19
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.