-
Notifications
You must be signed in to change notification settings - Fork 75
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
WMT Download broken #132
Comments
Yeah, the link seems to be down. We'll need to find a different source for the dataset. |
Would this link work? https://www.statmt.org/europarl/v7/de-en.tgz If that would work I'd be happy to throw in a trivial PR if you'd like. |
It seems to be a different corpus? It would be better to find a new official source for the WMT dataset. Personally I don't have a strong intent to add new dataset, but you could add a new example code that also handle the download and use the europarl corpus if you want. |
I am unable to pre-compile Transformers.jl as of this week. Does anyone know why? |
@tobefreeman Please open a new issue and provide the error message. |
My issue is not repeatable. Sorry, @chengchingwen. |
I'm trying to run the tutorial in
Transformers.jl/example/AttentionIsAllYouNeed/wmt14/train.jl
and when I runI presume this is due to the download location moving but I'm not sure.
The text was updated successfully, but these errors were encountered: