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

Add Lightning #42

Open
wants to merge 2 commits into
base: MNI_and_new_dataloaders
Choose a base branch
from
Open

Conversation

souvik3333
Copy link
Collaborator

@souvik3333 souvik3333 commented Mar 23, 2024

Closes #35

Changes

  • Defined the total epochs and validation numbers as total number of steps.
    • max_steps: Total number of training steps
    • Validation happens after every eval_per_n_steps training steps.
    • Mention how much of the validation data to validate on: limit_val_batches
    • Add support to keep frame_patch_size>1
    • Don't skip the batch if there is at least 50 tokens to decode.

@souvik3333 souvik3333 requested a review from PaulScotti March 23, 2024 09:55
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.

1 participant