-
Notifications
You must be signed in to change notification settings - Fork 60
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
Where is the code for large-scale training? #13
Comments
I haven't uploaded the code for pre-training, since the training procedure is very simple. |
Hello, I am a beginner of tensorflow, I want to try another external data set, but I don’t know how to write pre-training code, can you upload and share it? |
Hello, I want to get the details of the pre-training procedure, such as the hyperparameters. Could you please upload the code? Thank you very much! |
We have just uploaded the code for large-scale pretraining. |
thanks for sharing |
Have you tried mass training code? I had a problem reproducing the code |
Please @JWSoh I'm facing a problem when i load the pretrained model , specially when it reads the checkpoint NotFoundError (see above for traceback): Key MODEL/conv7/kernel/Adam_3 not found in checkpoint |
Please @curlyqian I'm facing a problem when i load the pretrained model , specially when it reads the checkpoint NotFoundError (see above for traceback): Key MODEL/conv7/kernel/Adam_3 not found in checkpoint |
Please @935963004 1 I'm facing a problem when i load the pretrained model , specially when it reads the checkpoint NotFoundError (see above for traceback): Key MODEL/conv7/kernel/Adam_3 not found in checkpoint |
Please @JILIGitHb I'm facing a problem when i load the pretrained model , specially when it reads the checkpoint NotFoundError (see above for traceback): Key MODEL/conv7/kernel/Adam_3 not found in checkpoint |
Hi, I only found the pre-training model, but I want to know this part of the code.
The text was updated successfully, but these errors were encountered: