chengchingwen / Transformers.jl

Julia Implementation of Transformer models
MIT License
523 stars 74 forks source link

IWSLT2016 link outdated #85

Closed chengchingwen closed 2 years ago

chengchingwen commented 2 years ago

mentioned in #72.

The link we used for IWSLT2016 is outdated. We should use the new one. However, the dataset of each language pair used to be separate link and now the new one compress all language pairs into one tarball. Thus the DataDep would need to be rewritten.

chengchingwen commented 2 years ago

@maj0e The google drive part can be downloaded by Fetch.gdownload just like how we did in GoogleWMT