Instructions to use quasar529/cola-deberta_initialize_dW_B_with_svd_by_head with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use quasar529/cola-deberta_initialize_dW_B_with_svd_by_head 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_B_with_svd_by_head") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0dc2ed4b703672008aac8e1f0e1ea5275bbd28ec6dfde5dcf11130c8cf23d9e6
- Size of remote file:
- 4.76 MB
- SHA256:
- eb827874aaa9e2a587bb6ea20fbdc00670a67d38132769b4f253b193389b8da9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.