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

Load model from model-zoo #60

Closed
wants to merge 1 commit into from
Closed

Load model from model-zoo #60

wants to merge 1 commit into from

Conversation

Zhou3983
Copy link

Instead of downloading the pre-trained weights manually, I try to load them from Huggingface model-zoo directly based on the document.

@achyudh
Copy link
Member

achyudh commented May 22, 2020

Isn't #58 also trying to do the same thing with the hf-checkpoint flag?

In any case, the reason we didn't want to have the option to download a checkpoint in order to protect against any changes to these checkpoints by hugging-face, which would invalidate the results in our papers. Plus, we use Compute Canada to train most of our models and some of their servers don't have internet access.

@Zhou3983 Zhou3983 closed this May 25, 2020
@Zhou3983 Zhou3983 reopened this May 25, 2020
@Zhou3983 Zhou3983 closed this May 25, 2020
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