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