Instructions to use Beelzi/InLegalBERT-Appeal-Predictor-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Beelzi/InLegalBERT-Appeal-Predictor-LoRA with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("law-ai/InLegalBERT") model = PeftModel.from_pretrained(base_model, "Beelzi/InLegalBERT-Appeal-Predictor-LoRA") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8b486f1a5c01a80e34de148b9fac112614ff4965557f3d624da61603b93b34d4
- Size of remote file:
- 3.56 MB
- SHA256:
- ead21ca77d10279945a084a3d1960bdb406ce5a33cb8eb541cee8acf046e2abc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.