"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "158e82e061c02fc2f1613adb7ac1d1cb6adae71c"
Unverified Commit 08b22722 authored by Stefan Schweter's avatar Stefan Schweter Committed by GitHub
Browse files

examples: fix XNLI url (#9741)

parent 5f80c15e
......@@ -147,7 +147,7 @@ This example code fine-tunes mBERT (multi-lingual BERT) on the XNLI dataset. It
on a single tesla V100 16GB. The data for XNLI can be downloaded with the following links and should be both saved (and un-zipped) in a
`$XNLI_DIR` directory.
* [XNLI 1.0](https://www.nyu.edu/projects/bowman/xnli/XNLI-1.0.zip)
* [XNLI 1.0](https://cims.nyu.edu/~sbowman/xnli/XNLI-1.0.zip)
* [XNLI-MT 1.0](https://dl.fbaipublicfiles.com/XNLI/XNLI-MT-1.0.zip)
```bash
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment