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

Set eval_sample_packing to false in mistral config.yaml #1003

Merged

Conversation

kmsydney
Copy link
Contributor

Without eval_sampling_packing set to false, running accelerate launch -m axolotl.cli.train examples/mistral/config.yml returns the following error:

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

Without eval_sampling_packing set to false, ValueError occurs with eval dataset split is too small for sample_packing.
@kmsydney
Copy link
Contributor Author

Related to Issue #999.

@hamelsmu hamelsmu merged commit 384b817 into axolotl-ai-cloud:main Dec 28, 2023
@hamelsmu
Copy link
Collaborator

Went ahead and merged this since was a small docs change

@kmsydney kmsydney deleted the kmsydney/example-mistral-config branch December 29, 2023 06:27
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.

None yet

3 participants