Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,21 @@
|
|
1 |
-
Human annotated part of xnli
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Human annotated part of xnli
|
2 |
+
|
3 |
+
```
|
4 |
+
@InProceedings{conneau2018xnli,
|
5 |
+
author = {Conneau, Alexis
|
6 |
+
and Rinott, Ruty
|
7 |
+
and Lample, Guillaume
|
8 |
+
and Williams, Adina
|
9 |
+
and Bowman, Samuel R.
|
10 |
+
and Schwenk, Holger
|
11 |
+
and Stoyanov, Veselin},
|
12 |
+
title = {XNLI: Evaluating Cross-lingual Sentence Representations},
|
13 |
+
booktitle = {Proceedings of the 2018 Conference on Empirical Methods
|
14 |
+
in Natural Language Processing},
|
15 |
+
year = {2018},
|
16 |
+
publisher = {Association for Computational Linguistics},
|
17 |
+
location = {Brussels, Belgium},
|
18 |
+
}
|
19 |
+
|
20 |
+
|
21 |
+
```
|