Skip to content

Commit

Permalink
fix IWSLT2017_link (#2195)
Browse files Browse the repository at this point in the history
  • Loading branch information
nonconvexopt authored Feb 7, 2024
1 parent 015c326 commit cc9c65b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchtext/datasets/iwslt2017.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
_wrap_split_argument,
)

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

Expand Down

0 comments on commit cc9c65b

Please sign in to comment.