Files changed (1) hide show
  1. README.md +25 -8
README.md CHANGED
@@ -1,3 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  XNLI consists of 10k English sentences translated into 14 languages:
2
 
3
  ar: Arabic
@@ -6,13 +23,13 @@ de: German
6
  el: Greek
7
  es: Spanish
8
  fr: French
9
- hi: Hindi
10
- ru: Russian
11
- sw: Swahili
12
- th: Thai
13
- tr: Turkish
14
- ur: Urdu
15
- vi: Vietnamese
16
  zh: Chinese (Simplified)
17
 
18
  The XNLI 15-way parallel corpus can be used for Machine Translation as evaluation sets, in particular for low-resource languages such as Swahili or Urdu.
@@ -35,4 +52,4 @@ Please consider citing the following paper if using this dataset:
35
  year = "2018",
36
  publisher = "Association for Computational Linguistics",
37
  location = "Brussels, Belgium",
38
- }
 
1
+ ---
2
+ language:
3
+ - ar
4
+ - bg
5
+ - de
6
+ - el
7
+ - es
8
+ - fr
9
+ - hi
10
+ - ru
11
+ - sw
12
+ - th
13
+ - tr
14
+ - ur
15
+ - vi
16
+ - zh
17
+ ---
18
  XNLI consists of 10k English sentences translated into 14 languages:
19
 
20
  ar: Arabic
 
23
  el: Greek
24
  es: Spanish
25
  fr: French
26
+ hi: Hindi
27
+ ru: Russian
28
+ sw: Swahili
29
+ th: Thai
30
+ tr: Turkish
31
+ ur: Urdu
32
+ vi: Vietnamese
33
  zh: Chinese (Simplified)
34
 
35
  The XNLI 15-way parallel corpus can be used for Machine Translation as evaluation sets, in particular for low-resource languages such as Swahili or Urdu.
 
52
  year = "2018",
53
  publisher = "Association for Computational Linguistics",
54
  location = "Brussels, Belgium",
55
+ }