pytorch / text

Models, data loaders and abstractions for language processing, powered by PyTorch
https://pytorch.org/text
BSD 3-Clause "New" or "Revised" License
3.49k stars 813 forks source link

fix IWSLT2017_link #2195

Closed nonconvexopt closed 6 months ago

nonconvexopt commented 1 year ago

Fix #2189

This is a fix for broken link for IWSLT2017 dataset Unfortunately, IWSLT2016 data is now disappeared (https://drive.google.com/file/d/1l5y6Giag9aRPwGtuZHswh3w5v3qEz8D8/view?usp=sharing) So I could not fix that.

pytorch-bot[bot] commented 1 year ago

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/text/2195

Note: Links to docs will display an error until the docs builds have been completed.

This comment was automatically generated by Dr. CI and updates every 15 minutes.

nonconvexopt commented 6 months ago

@joecummings hey joecummings, I didn't tested this enough. I am not sure this PR fix the issue.