Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Commands in quick start fail due to non-existence of S3 bucket #137

Open
bradheintz opened this issue Sep 12, 2019 · 3 comments
Open

Commands in quick start fail due to non-existence of S3 bucket #137

bradheintz opened this issue Sep 12, 2019 · 3 comments

Comments

@bradheintz
Copy link

In the quick start section of the README, the command:

curl https://s3.amazonaws.com/fairseq/models/wmt14.en-fr.fconv-float.tar.bz2 | tar xvjf -

fails because the S3 bucket "fairseq" bucket could not be found.

If more detail is required, please let me know here, or (if you're a FB employee) ping me on internal chat.

@bcmi220
Copy link

bcmi220 commented Sep 21, 2019

Same problem.

@xieliang555
Copy link

try wget instead of curl

@FalconLK
Copy link

wget doesn't work as well.

https://s3.amazonaws.com/fairseq/models/wmt14.en-fr.fconv-cuda.tar.bz2

is not existing anymore I guess?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants