Instructions to use Gizachew/roberta-amharic_lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Gizachew/roberta-amharic_lora with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("uhhlt/am-roberta") model = PeftModel.from_pretrained(base_model, "Gizachew/roberta-amharic_lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 74977c1f6906b2cb7c09c5727dac7dee8cffaaf8bcf7dba55860ac249d95734a
- Size of remote file:
- 3.56 MB
- SHA256:
- b44105f2b9eb309aec013c4f4704d7962b8c9dc88360d0e73b65cd61a43568ae
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.