From 6f972e1423cd75c0039ef3609743dd612ea2e47f Mon Sep 17 00:00:00 2001 From: Suraj Patil Date: Tue, 18 Aug 2020 22:40:47 +0530 Subject: [PATCH] update xnli-mt url (#6580) --- examples/text-classification/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/text-classification/README.md b/examples/text-classification/README.md index 22be663d30e..30c44c1d410 100644 --- a/examples/text-classification/README.md +++ b/examples/text-classification/README.md @@ -269,7 +269,7 @@ on a single tesla V100 16GB. The data for XNLI can be downloaded with the follow `$XNLI_DIR` directory. * [XNLI 1.0](https://www.nyu.edu/projects/bowman/xnli/XNLI-1.0.zip) -* [XNLI-MT 1.0](https://www.nyu.edu/projects/bowman/xnli/XNLI-MT-1.0.zip) +* [XNLI-MT 1.0](https://dl.fbaipublicfiles.com/XNLI/XNLI-MT-1.0.zip) ```bash export XNLI_DIR=/path/to/XNLI