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 training script to support data collators #590

Merged
merged 26 commits into from
Oct 7, 2024
Merged

Conversation

nikg4
Copy link
Collaborator

@nikg4 nikg4 commented Oct 5, 2024

-- Change build_data_collator() signature, and error handling e.g., raise an error on unknown collator name
-- Update scripts/benchmarks/minimal_multimodal_training.py to reflect these changes
-- Add extra logging during dataset initialization
-- Increase batch sizes from 1 to higher numbers to exercise data collation for llava and blip2

Towards OPE-353

Copy link

linear bot commented Oct 5, 2024

OPE-353

@nikg4 nikg4 requested review from optas, oelachqar and taenin October 5, 2024 23:05
@nikg4 nikg4 marked this pull request as ready for review October 5, 2024 23:14
@nikg4 nikg4 merged commit 7849439 into main Oct 7, 2024
1 check passed
@nikg4 nikg4 deleted the xrdaukar/coco-test branch October 7, 2024 20:08
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