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

Matryoshka Representation Learning for Open CLIP #299

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

adityakusupati
Copy link

The PR hardcodes 4 granularities of dimensions to train CLIP on.

While I hope the default hparams will work, it might be good to train it for slightly longer epochs.

@mitchellnw
Copy link
Contributor

Hey Aditya thanks for the PR with MRL -- however if you want to make MRL an option it would be good to have a flag so that this PR does not affect default training and its not hard coded. Also, we'd want to do experiments to verify MRL works in this setting, which I can help you get set up on the UW compute -- we have a subset of LAION there.

@adityakusupati
Copy link
Author

Sure thing Mitchell. I was hard coding it so that Rom could use it to train a model. I can probably cleanup the code and make it a flag so that it does not break training.

I don't think we will be merging this PR anyway. I can run things on LAION subset at UW with the generalized or hard coded variant.

@mitchellnw
Copy link
Contributor

sure can you convert to draft in the meantime?

@adityakusupati adityakusupati marked this pull request as draft December 22, 2022 22:17
@adityakusupati
Copy link
Author

Done.

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.

2 participants