Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
08b22722
Unverified
Commit
08b22722
authored
Jan 22, 2021
by
Stefan Schweter
Committed by
GitHub
Jan 22, 2021
Browse files
examples: fix XNLI url (#9741)
parent
5f80c15e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/text-classification/README.md
examples/text-classification/README.md
+1
-1
No files found.
examples/text-classification/README.md
View file @
08b22722
...
@@ -147,7 +147,7 @@ This example code fine-tunes mBERT (multi-lingual BERT) on the XNLI dataset. It
...
@@ -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
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_DIR`
directory.
*
[
XNLI 1.0
](
https://
www
.nyu.edu/
projects/
bowman/xnli/XNLI-1.0.zip
)
*
[
XNLI 1.0
](
https://
cims
.nyu.edu/
~s
bowman/xnli/XNLI-1.0.zip
)
*
[
XNLI-MT 1.0
](
https://dl.fbaipublicfiles.com/XNLI/XNLI-MT-1.0.zip
)
*
[
XNLI-MT 1.0
](
https://dl.fbaipublicfiles.com/XNLI/XNLI-MT-1.0.zip
)
```
bash
```
bash
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment