Skip to content

Commit cc7051d

Browse files
Updating XNLI paths
1 parent 88a817c commit cc7051d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

multilingual.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ version of MultiNLI where the dev/test sets have been human-translated, and the
9999
training set has been machine-translated.
100100

101101
To run the fine-tuning code, please download the
102-
[XNLI dev/test set](https://s3.amazonaws.com/xnli/XNLI-1.0.zip) and the
103-
[XNLI machine-translated training set](https://s3.amazonaws.com/xnli/XNLI-MT-1.0.zip)
102+
[XNLI dev/test set](https://www.nyu.edu/projects/bowman/xnli/XNLI-1.0.zip) and the
103+
[XNLI machine-translated training set](https://www.nyu.edu/projects/bowman/xnli/XNLI-MT-1.0.zip)
104104
and then unpack both .zip files into some directory `$XNLI_DIR`.
105105

106106
To run fine-tuning on XNLI. The language is hard-coded into `run_classifier.py`

0 commit comments

Comments
 (0)