Hub access is broken by PR1219. #1357
Closed
Comments
|
Thanks for flagging, I'll submit a fix shortly and add some tests for hub commands. |
|
Fixed in e404785 |
facebook-github-bot
added a commit
that referenced
this issue
Oct 19, 2020
Summary: Pull Request resolved: fairinternal/fairseq-py#1357 Reviewed By: alexeib Differential Revision: D24377772 fbshipit-source-id: 51581af041d42d62166b33a35a1a4228b1a76f0c
sshleifer
pushed a commit
that referenced
this issue
Apr 7, 2021
Summary: Pull Request resolved: fairinternal/fairseq-py#1357 Reviewed By: alexeib Differential Revision: D24377772 fbshipit-source-id: 51581af041d42d62166b33a35a1a4228b1a76f0c
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


#1219 broke hub.
Repro:
en2fr = torch.hub.load('pytorch/fairseq', 'transformer.wmt14.en-fr', tokenizer='moses', bpe='subword_nmt')Error message:
Also would you mind adding hub command into CI if you have one? ;D Thanks!
The text was updated successfully, but these errors were encountered: