Text Generation
PEFT
Safetensors
English
dialogue-systems
user-turn-prediction
qlora
conversational-ai
low-rank-adaptation
qwen
UserLM
Instructions to use sebastianboehler/qwen2.5-3b-dialogue-userturn-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use sebastianboehler/qwen2.5-3b-dialogue-userturn-lora with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
File size: 328 Bytes
c0a4a0c | 1 2 3 4 5 6 7 8 9 | Model,BERTScore-F1,BLEURT,Perplexity,color_type
"Base
do_sample=False",-0.087,0.4176,1065.0,secondary
"Instruct
do_sample=False",-0.087,0.4176,612.0,secondary
"Instruct
do_sample=True",0.17051547928713262,0.4681127144023776,612.2593940666384,baseline
Fine-tuned,0.24532897425815464,0.4870651926845312,370.53503376170977,primary
|