Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit cc9c65b

Browse files
authored
fix IWSLT2017_link (#2195)
1 parent 015c326 commit cc9c65b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torchtext/datasets/iwslt2017.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
_wrap_split_argument,
1212
)
1313

14-
URL = "https://drive.google.com/u/0/uc?id=12ycYSzLIG253AFN35Y6qoyf9wtkOjakp"
14+
URL = "https://fbk.sharepoint.com/sites/MTUnit/_layouts/15/download.aspx?SourceUrl=%2Fsites%2FMTUnit%2FShared%20Documents%2Fwebsites%2FWIT3%2Dlibrary%2F2017%2D01%2Dtrnmted%2Etgz"
1515
_PATH = "2017-01-trnmted.tgz"
1616
MD5 = "aca701032b1c4411afc4d9fa367796ba"
1717

0 commit comments

Comments
 (0)