Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
Files changed (1) hide show
  1. eval.yaml +83 -0
eval.yaml ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ description: MIRACL (Multilingual Information Retrieval Across a Continuum of Languages)
2
+ is a multilingual retrieval dataset that focuses on search across 18 different languages.
3
+ The hard negative version has been created by pooling the 250 top documents per
4
+ query from BM25, e5-multilingual-large and e5-mistral-instruct.
5
+ evaluation_framework: mteb
6
+ name: MIRACLRetrievalHardNegatives
7
+ tasks:
8
+ - config: null
9
+ field_spec: {}
10
+ id: MIRACLRetrievalHardNegatives
11
+ split: null
12
+ - config: ar
13
+ field_spec: {}
14
+ id: MIRACLRetrievalHardNegatives_ar_dev
15
+ split: dev
16
+ - config: bn
17
+ field_spec: {}
18
+ id: MIRACLRetrievalHardNegatives_bn_dev
19
+ split: dev
20
+ - config: de
21
+ field_spec: {}
22
+ id: MIRACLRetrievalHardNegatives_de_dev
23
+ split: dev
24
+ - config: en
25
+ field_spec: {}
26
+ id: MIRACLRetrievalHardNegatives_en_dev
27
+ split: dev
28
+ - config: es
29
+ field_spec: {}
30
+ id: MIRACLRetrievalHardNegatives_es_dev
31
+ split: dev
32
+ - config: fa
33
+ field_spec: {}
34
+ id: MIRACLRetrievalHardNegatives_fa_dev
35
+ split: dev
36
+ - config: fi
37
+ field_spec: {}
38
+ id: MIRACLRetrievalHardNegatives_fi_dev
39
+ split: dev
40
+ - config: fr
41
+ field_spec: {}
42
+ id: MIRACLRetrievalHardNegatives_fr_dev
43
+ split: dev
44
+ - config: hi
45
+ field_spec: {}
46
+ id: MIRACLRetrievalHardNegatives_hi_dev
47
+ split: dev
48
+ - config: id
49
+ field_spec: {}
50
+ id: MIRACLRetrievalHardNegatives_id_dev
51
+ split: dev
52
+ - config: ja
53
+ field_spec: {}
54
+ id: MIRACLRetrievalHardNegatives_ja_dev
55
+ split: dev
56
+ - config: ko
57
+ field_spec: {}
58
+ id: MIRACLRetrievalHardNegatives_ko_dev
59
+ split: dev
60
+ - config: ru
61
+ field_spec: {}
62
+ id: MIRACLRetrievalHardNegatives_ru_dev
63
+ split: dev
64
+ - config: sw
65
+ field_spec: {}
66
+ id: MIRACLRetrievalHardNegatives_sw_dev
67
+ split: dev
68
+ - config: te
69
+ field_spec: {}
70
+ id: MIRACLRetrievalHardNegatives_te_dev
71
+ split: dev
72
+ - config: th
73
+ field_spec: {}
74
+ id: MIRACLRetrievalHardNegatives_th_dev
75
+ split: dev
76
+ - config: yo
77
+ field_spec: {}
78
+ id: MIRACLRetrievalHardNegatives_yo_dev
79
+ split: dev
80
+ - config: zh
81
+ field_spec: {}
82
+ id: MIRACLRetrievalHardNegatives_zh_dev
83
+ split: dev