This is the best-performing Dolly configuration (Trial 5) from a 5-trial LoRA hyperparameter search conducted for an NLP with Deep Learning course assignment (Institute of Business Administration, Karachi). It is also the best overall model across both datasets evaluated in the assignment.
How to use
This is a LoRA adapter, not a standalone model. Load the base model first, then apply the adapter:
Evaluated on a held-out set of 10 manually written instruction prompts with reference answers, using BLEU (sacreBLEU) and BERTScore F1. This configuration was selected as the best of 5 Dolly trials by combined BLEU + BERTScore (validation loss as tie-breaker).
Model
Mean BLEU
Mean BERTScore F1
Base Qwen2.5-0.5B
6.57
0.8854
Best Alpaca SFT (Trial 3)
7.27
0.8864
This model (Dolly SFT, Trial 5)
9.86
0.8803
This represents a +50.2% relative improvement in BLEU over the base model — the strongest result across both datasets in the study. The Dolly-tuned model produces more concise, human-like responses that align closely with reference answers in length and structure.
Frameworks
PEFT
TRL (SFTTrainer)
Transformers
Authors
Developed as a course assignment for NLP with Deep Learning, Institute of Business Administration (IBA), Karachi.
Name
ERP
Shazain
27115
Shayan
26289
Sharjeel
26932
License
Released under the Apache 2.0 license, matching the base model Qwen2.5-0.5B.