Instructions to use yuuhan/roberta-base-mnli-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use yuuhan/roberta-base-mnli-lora 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") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ce00517bf8234f90b0462c7c0e3fcd4e3b5db821b95a45c36055601a037e82e3
- Size of remote file:
- 3.57 MB
- SHA256:
- ee3cabdbbb8ab0ad7bfd85b79afeb51d4bdee062d4988e69b3d8af44e208d95c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.