This repository contains a fine-tuned version of the meta-llama/Llama-3.2-1B model, optimized for instruction-following tasks using the databricks/databricks-dolly-15k dataset.
-
Evaluation
-
Perplexity was computed on the validation set for both the base and fine-tuned models. Results will be updated after evaluation.
-
Citations
-
Hugging Face trl Documentation - SFTTrainer
-
GitHub Issue on trl/peft - processing_class and tokenizer arguments