Instructions to use lenatr99/lora_fine_tuned_copa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use lenatr99/lora_fine_tuned_copa with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("google-bert/bert-base-uncased") model = PeftModel.from_pretrained(base_model, "lenatr99/lora_fine_tuned_copa") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 69716fbf4796427b0e05b8d7ab245b34f041400008f33529e6bc1051221cf6fd
- Size of remote file:
- 4.98 kB
- SHA256:
- 50de8ae2c84dc0052d904a564af3c6ffe2371819ebf144d304483b2aa98b12d4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.