Skip to content

Load model from model-zoo#60

Closed
Zhou3983 wants to merge 1 commit into
castorini:masterfrom
Zhou3983:master
Closed

Load model from model-zoo#60
Zhou3983 wants to merge 1 commit into
castorini:masterfrom
Zhou3983:master

Conversation

@Zhou3983

Copy link
Copy Markdown

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

@achyudh

achyudh commented May 22, 2020

Copy link
Copy Markdown
Member

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