de-francophones commited on
Commit
28855be
·
verified ·
1 Parent(s): cc92bbf

Add language tag

Browse files

Hi
A PR to improve the referencing of your dataset 🤗

Files changed (1) hide show
  1. README.md +18 -15
README.md CHANGED
@@ -1,19 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  XNLI consists of 10k English sentences translated into 14 languages:
2
 
3
- ar: Arabic
4
- bg: Bulgarian
5
- 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.
19
 
@@ -35,4 +38,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
 
21
  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.
22
 
 
38
  year = "2018",
39
  publisher = "Association for Computational Linguistics",
40
  location = "Brussels, Belgium",
41
+ }