NousResearch/Meta-Llama-3-8B
tatsu-lab/alpaca
"You've successfully configured your training environment!"
authorized_keys
file./workspace/fine-tuning/
:
examples/
: Sample configurations and scriptsoutputs/
: Training results and model outputsconfig.yaml
: Training parameters for your modelconfig.yaml
based on your selected base model and dataset.
config.yaml
file controls your fine-tuning parameters. Here’s how to customize it:
config.yaml
file contains all hyperparameters needed for fine-tuning. You may need to iterate on these settings to achieve optimal results.<your-username>
with your Hugging Face username and <model-name>
with your desired model name.