Skip to content

Prompts per iteration #94

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Prompts per iteration #94

wants to merge 8 commits into from

Conversation

bcui-db
Copy link
Collaborator

@bcui-db bcui-db commented Jun 18, 2025

Removing the notion of iter_batch_size. This also enables users to specify num_unique_prompts_per_iter so we are able directly specify this value now. We also enforce num_unique_prompts_per_iter * generations_per_prompt == global_train_batch_size * num_batches_per_update

default-gtbs-64-gen8-lM2EWs - this run runs without specifying the num_unique_prompts_per_iter
nppi128-gtbs-64-gen8-mtZcim - this specifies the parameter explicitly

@bcui-db bcui-db marked this pull request as ready for review June 18, 2025 18:48
Copy link
Collaborator

@abaheti95 abaheti95 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

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.

3 participants