Instructions to use dhanishetty/albert-xxlarge-v2-Adapters with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dhanishetty/albert-xxlarge-v2-Adapters with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("albert/albert-xxlarge-v2") model = PeftModel.from_pretrained(base_model, "dhanishetty/albert-xxlarge-v2-Adapters") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- adcba93271fb3580cb97f2da8025282221cec90d8879416b0f31fd1d5b156ef5
- Size of remote file:
- 5.18 kB
- SHA256:
- 5b916e41a0c6ef60178e22762d5f13c8037426c165d14a328328c4b319b15447
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.