Likhith003/dpo-llmjudge-lora-adapter
023
license: apache-2.0 language:
- en library_name: transformers tags:
- llama
- dpo
- preference-optimization
- PEFT
- instruction-tuning pipeline_tag: text-generation ---
DPO Fine-Tuned Adapter - LLM Judge Dataset
🧠 Model
- Base:
meta-llama/Llama-3.2-1B-Instruct - Fine-tuned using TRL's
DPOTrainerwith the LLM Judge preference dataset (50 pairs)
⚙️ Training Parameters
📦 Dataset
- Source:
llm_judge_preferences.csv - Size: 50 human-labeled pairs with
prompt,chosen, andrejectedcolumns
📂 Output
- Adapter saved and uploaded as
Likhith003/dpo-llmjudge-lora-adapter
