Text Classification
PEFT
English
reranking
information-retrieval
pointwise
lora
binary-cross-entropy
Instructions to use abdoelsayed/dear-8b-reranker-ce-lora-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use abdoelsayed/dear-8b-reranker-ce-lora-v1 with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("meta-llama/Llama-3.1-8B") model = PeftModel.from_pretrained(base_model, "abdoelsayed/dear-8b-reranker-ce-lora-v1") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4d202fb74eb5aaa9771fc274215fdbe3bbd1d043104860a4c4e6bb87defca1d2
- Size of remote file:
- 157 MB
- SHA256:
- f52fd3fd3df18dd00c06b077f84d09a1b77d968cf47b6416083b8ce63023f6a5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.