tensorflow / tensor2tensor

Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
Apache License 2.0
15.33k stars 3.47k forks source link

*bug* Fail to download training-parallel-corpora-common-crawl #735

Closed DonPex closed 6 years ago

DonPex commented 6 years ago

Description

When I tried to run the example about the EN-DE translation, I obtained this error tensorflow.python.framework.errors_impl.UnimplementedError: File system scheme 'http' not implemented (file: 'http://www.statmt.org/wmt13/training-parallel-commoncrawl.tgz')

TensorFlow and tensor2tensor versions

TF 1.7 T2T 1.5.7

In case of bug report: Steps to reproduce the problem

In case of bug report: Error log

vacat commented 6 years ago

is this problem fixed? I encounter the same problem.

wanzysky commented 6 years ago

+1