Instructions to use quasar529/cola-deberta_initialize_dW_A_with_svd_from_back with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use quasar529/cola-deberta_initialize_dW_A_with_svd_from_back with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("microsoft/deberta-v2-xxlarge") model = PeftModel.from_pretrained(base_model, "quasar529/cola-deberta_initialize_dW_A_with_svd_from_back") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3fc8f4cb557bb558f27354777d1ab3b8117689e60193c9bfa72f7d3efc3a6e70
- Size of remote file:
- 18.9 MB
- SHA256:
- 07ecce7b02cda7916b28033571cab3676b4b524acec2fafb6d8d0bbca01b3990
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.