Instructions to use romainjeff/bert-banking77-classifier-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use romainjeff/bert-banking77-classifier-lora 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, "romainjeff/bert-banking77-classifier-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a4ea5e94c7842a8f6f95671834d642c668d003da8804841a22d65afd4b1f65be
- Size of remote file:
- 5.37 kB
- SHA256:
- 037f8e7c5afbdee42ee32219262f140fc99b2d7d5bc33e00764e2b987a53bd24
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.