Publishing weights at different epochs during training? #1060
Unanswered
brianrobinson
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
https://huggingface.co/laion/scaling-laws-openclip/tree/main/full_checkpoints There were some full sets for the scaling laws paper |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This codebase is an invaluable resource. Is there a way to access model weights during different epochs of training? I realize that publishing all weights during all epochs of training would be prohibitive, but publishing a few intermediate sets of weights (e.g. at 5-10 different epochs during training of smaller models, such as ViT-B16), would be a great resource for the community investigating the properties of these networks.
Beta Was this translation helpful? Give feedback.
All reactions