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

Change default skills sampling size during datamixing to "1.0" from "30" #420

Open
Tracked by #2632
bbrowning opened this issue Nov 29, 2024 · 0 comments · May be fixed by #421
Open
Tracked by #2632

Change default skills sampling size during datamixing to "1.0" from "30" #420

bbrowning opened this issue Nov 29, 2024 · 0 comments · May be fixed by #421
Assignees
Labels

Comments

@bbrowning
Copy link
Contributor

We had a hardcoded sampling size of 30 samples per leaf node of custom skills. That's a very specific number that may be appropriate in some cases, but we're seeing more commonly users having only 1 or a few skill nodes and wanting more of their generated skill data in the mixed output. So, change the default sampling size of custom skills to "1.0", which will include all their generated skill data in the mixed output per skill leaf node instead of truncating it to 30 per skill leaf node.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant