This model is a fine-tuned version of
meta-llama/Meta-Llama-3-8B-Instruct on the
yuvraj17/finetune_alpaca_1K dataset.
It achieves the following results on the evaluation set:
I have used the
Spectrum Fine-tuning method as described in
Eric Hartford et. al 2024, which selectively targets some
t% of the model layers with the highest
Signal-to-Noise Ratio (SNR). By focusing on the most information-dense layers, this approach maximizes fine-tuning efficiency while minimizing compute resources.
The 25% layer selection ensures minimal computational overhead for fine-tuning.