Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tiny-llama qlora.yml addressing eval packing error #1638

Conversation

jaydeepthik
Copy link
Contributor

Running accelerate launch -m axolotl.cli.train examples/tiny-llama/qlora.yml without eval_sample_packing set to fase raises this error:

ValueError: eval dataset split is too small for sample_packing. You should set 'eval_sample_packing: False'.

Description

added: eval_sample_packing: false

Impact

Setting eval sample packing to false no longer produces the error.

Social Handles (Optional)

https://www.linkedin.com/in/jaydeep-thik-7a524b12a/

@winglian winglian merged commit 84bb806 into axolotl-ai-cloud:main May 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants