Datasets:
Tasks:
Text Retrieval
Modalities:
Text
Formats:
json
Sub-tasks:
document-retrieval
Languages:
English
Size:
1K - 10K
Upload 8 files
Browse files- README.md +85 -3
- corpus.jsonl +0 -0
- empty_scores.json +0 -0
- qrels_changed/test.jsonl +908 -0
- qrels_changed/test.tsv +909 -0
- qrels_og/test.jsonl +908 -0
- qrels_og/test.tsv +909 -0
- queries.jsonl +287 -0
README.md
CHANGED
@@ -1,3 +1,85 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
multilinguality:
|
5 |
+
- monolingual
|
6 |
+
task_categories:
|
7 |
+
- text-retrieval
|
8 |
+
source_datasets:
|
9 |
+
- core2017
|
10 |
+
task_ids:
|
11 |
+
- document-retrieval
|
12 |
+
config_names:
|
13 |
+
- corpus
|
14 |
+
tags:
|
15 |
+
- text-retrieval
|
16 |
+
- instruction-retrieval
|
17 |
+
dataset_info:
|
18 |
+
- config_name: qrels_og
|
19 |
+
features:
|
20 |
+
- name: query-id
|
21 |
+
dtype: string
|
22 |
+
- name: corpus-id
|
23 |
+
dtype: string
|
24 |
+
- name: score
|
25 |
+
dtype: float64
|
26 |
+
splits:
|
27 |
+
- name: test
|
28 |
+
num_examples: 908
|
29 |
+
- config_name: qrels_changed
|
30 |
+
features:
|
31 |
+
- name: query-id
|
32 |
+
dtype: string
|
33 |
+
- name: corpus-id
|
34 |
+
dtype: string
|
35 |
+
- name: score
|
36 |
+
dtype: float64
|
37 |
+
splits:
|
38 |
+
- name: test
|
39 |
+
num_examples: 908
|
40 |
+
- config_name: corpus
|
41 |
+
features:
|
42 |
+
- name: _id
|
43 |
+
dtype: string
|
44 |
+
- name: title
|
45 |
+
dtype: string
|
46 |
+
- name: text
|
47 |
+
dtype: string
|
48 |
+
splits:
|
49 |
+
- name: corpus
|
50 |
+
num_examples: 1152
|
51 |
+
- config_name: queries
|
52 |
+
features:
|
53 |
+
- name: _id
|
54 |
+
dtype: string
|
55 |
+
- name: text
|
56 |
+
dtype: string
|
57 |
+
- name: instruction_og
|
58 |
+
dtype: string
|
59 |
+
- name: instruction_changed
|
60 |
+
dtype: string
|
61 |
+
- name: keywords
|
62 |
+
dtype: string
|
63 |
+
- name: short_query
|
64 |
+
dtype: string
|
65 |
+
splits:
|
66 |
+
- name: queries
|
67 |
+
num_examples: 287
|
68 |
+
configs:
|
69 |
+
- config_name: qrels_og
|
70 |
+
data_files:
|
71 |
+
- split: test
|
72 |
+
path: qrels_og/test.jsonl
|
73 |
+
- config_name: qrels_changed
|
74 |
+
data_files:
|
75 |
+
- split: test
|
76 |
+
path: qrels_changed/test.jsonl
|
77 |
+
- config_name: corpus
|
78 |
+
data_files:
|
79 |
+
- split: corpus
|
80 |
+
path: corpus.jsonl
|
81 |
+
- config_name: queries
|
82 |
+
data_files:
|
83 |
+
- split: queries
|
84 |
+
path: queries.jsonl
|
85 |
+
---
|
corpus.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
empty_scores.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
qrels_changed/test.jsonl
ADDED
@@ -0,0 +1,908 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"query-id": "0", "corpus-id": "0", "score": "1"}
|
2 |
+
{"query-id": "0", "corpus-id": "1", "score": "0"}
|
3 |
+
{"query-id": "0", "corpus-id": "2", "score": "0"}
|
4 |
+
{"query-id": "1", "corpus-id": "1", "score": "1"}
|
5 |
+
{"query-id": "1", "corpus-id": "0", "score": "0"}
|
6 |
+
{"query-id": "1", "corpus-id": "2", "score": "0"}
|
7 |
+
{"query-id": "2", "corpus-id": "2", "score": "1"}
|
8 |
+
{"query-id": "2", "corpus-id": "0", "score": "0"}
|
9 |
+
{"query-id": "2", "corpus-id": "1", "score": "0"}
|
10 |
+
{"query-id": "3", "corpus-id": "3", "score": "1"}
|
11 |
+
{"query-id": "4", "corpus-id": "4", "score": "1"}
|
12 |
+
{"query-id": "4", "corpus-id": "5", "score": "0"}
|
13 |
+
{"query-id": "4", "corpus-id": "6", "score": "0"}
|
14 |
+
{"query-id": "5", "corpus-id": "5", "score": "1"}
|
15 |
+
{"query-id": "5", "corpus-id": "4", "score": "0"}
|
16 |
+
{"query-id": "5", "corpus-id": "6", "score": "0"}
|
17 |
+
{"query-id": "6", "corpus-id": "6", "score": "1"}
|
18 |
+
{"query-id": "6", "corpus-id": "4", "score": "0"}
|
19 |
+
{"query-id": "6", "corpus-id": "5", "score": "0"}
|
20 |
+
{"query-id": "7", "corpus-id": "7", "score": "1"}
|
21 |
+
{"query-id": "7", "corpus-id": "8", "score": "0"}
|
22 |
+
{"query-id": "7", "corpus-id": "9", "score": "0"}
|
23 |
+
{"query-id": "8", "corpus-id": "8", "score": "1"}
|
24 |
+
{"query-id": "8", "corpus-id": "7", "score": "0"}
|
25 |
+
{"query-id": "8", "corpus-id": "9", "score": "0"}
|
26 |
+
{"query-id": "9", "corpus-id": "9", "score": "1"}
|
27 |
+
{"query-id": "9", "corpus-id": "7", "score": "0"}
|
28 |
+
{"query-id": "9", "corpus-id": "8", "score": "0"}
|
29 |
+
{"query-id": "10", "corpus-id": "10", "score": "1"}
|
30 |
+
{"query-id": "10", "corpus-id": "11", "score": "0"}
|
31 |
+
{"query-id": "10", "corpus-id": "12", "score": "0"}
|
32 |
+
{"query-id": "11", "corpus-id": "11", "score": "1"}
|
33 |
+
{"query-id": "11", "corpus-id": "10", "score": "0"}
|
34 |
+
{"query-id": "11", "corpus-id": "12", "score": "0"}
|
35 |
+
{"query-id": "12", "corpus-id": "12", "score": "1"}
|
36 |
+
{"query-id": "12", "corpus-id": "10", "score": "0"}
|
37 |
+
{"query-id": "12", "corpus-id": "11", "score": "0"}
|
38 |
+
{"query-id": "13", "corpus-id": "13", "score": "1"}
|
39 |
+
{"query-id": "13", "corpus-id": "14", "score": "0"}
|
40 |
+
{"query-id": "13", "corpus-id": "15", "score": "0"}
|
41 |
+
{"query-id": "13", "corpus-id": "16", "score": "0"}
|
42 |
+
{"query-id": "14", "corpus-id": "14", "score": "1"}
|
43 |
+
{"query-id": "14", "corpus-id": "13", "score": "0"}
|
44 |
+
{"query-id": "14", "corpus-id": "15", "score": "0"}
|
45 |
+
{"query-id": "14", "corpus-id": "16", "score": "0"}
|
46 |
+
{"query-id": "15", "corpus-id": "15", "score": "1"}
|
47 |
+
{"query-id": "15", "corpus-id": "13", "score": "0"}
|
48 |
+
{"query-id": "15", "corpus-id": "14", "score": "0"}
|
49 |
+
{"query-id": "15", "corpus-id": "16", "score": "0"}
|
50 |
+
{"query-id": "16", "corpus-id": "16", "score": "1"}
|
51 |
+
{"query-id": "16", "corpus-id": "13", "score": "0"}
|
52 |
+
{"query-id": "16", "corpus-id": "14", "score": "0"}
|
53 |
+
{"query-id": "16", "corpus-id": "15", "score": "0"}
|
54 |
+
{"query-id": "17", "corpus-id": "17", "score": "1"}
|
55 |
+
{"query-id": "17", "corpus-id": "18", "score": "0"}
|
56 |
+
{"query-id": "17", "corpus-id": "19", "score": "0"}
|
57 |
+
{"query-id": "17", "corpus-id": "20", "score": "0"}
|
58 |
+
{"query-id": "18", "corpus-id": "18", "score": "1"}
|
59 |
+
{"query-id": "18", "corpus-id": "17", "score": "0"}
|
60 |
+
{"query-id": "18", "corpus-id": "19", "score": "0"}
|
61 |
+
{"query-id": "18", "corpus-id": "20", "score": "0"}
|
62 |
+
{"query-id": "19", "corpus-id": "19", "score": "1"}
|
63 |
+
{"query-id": "19", "corpus-id": "17", "score": "0"}
|
64 |
+
{"query-id": "19", "corpus-id": "18", "score": "0"}
|
65 |
+
{"query-id": "19", "corpus-id": "20", "score": "0"}
|
66 |
+
{"query-id": "20", "corpus-id": "20", "score": "1"}
|
67 |
+
{"query-id": "20", "corpus-id": "17", "score": "0"}
|
68 |
+
{"query-id": "20", "corpus-id": "18", "score": "0"}
|
69 |
+
{"query-id": "20", "corpus-id": "19", "score": "0"}
|
70 |
+
{"query-id": "21", "corpus-id": "21", "score": "1"}
|
71 |
+
{"query-id": "21", "corpus-id": "22", "score": "0"}
|
72 |
+
{"query-id": "21", "corpus-id": "23", "score": "0"}
|
73 |
+
{"query-id": "22", "corpus-id": "22", "score": "1"}
|
74 |
+
{"query-id": "22", "corpus-id": "21", "score": "0"}
|
75 |
+
{"query-id": "22", "corpus-id": "23", "score": "0"}
|
76 |
+
{"query-id": "23", "corpus-id": "23", "score": "1"}
|
77 |
+
{"query-id": "23", "corpus-id": "21", "score": "0"}
|
78 |
+
{"query-id": "23", "corpus-id": "22", "score": "0"}
|
79 |
+
{"query-id": "24", "corpus-id": "24", "score": "1"}
|
80 |
+
{"query-id": "24", "corpus-id": "25", "score": "0"}
|
81 |
+
{"query-id": "24", "corpus-id": "26", "score": "0"}
|
82 |
+
{"query-id": "25", "corpus-id": "25", "score": "1"}
|
83 |
+
{"query-id": "25", "corpus-id": "24", "score": "0"}
|
84 |
+
{"query-id": "25", "corpus-id": "26", "score": "0"}
|
85 |
+
{"query-id": "26", "corpus-id": "26", "score": "1"}
|
86 |
+
{"query-id": "26", "corpus-id": "24", "score": "0"}
|
87 |
+
{"query-id": "26", "corpus-id": "25", "score": "0"}
|
88 |
+
{"query-id": "27", "corpus-id": "27", "score": "1"}
|
89 |
+
{"query-id": "27", "corpus-id": "28", "score": "0"}
|
90 |
+
{"query-id": "28", "corpus-id": "28", "score": "1"}
|
91 |
+
{"query-id": "28", "corpus-id": "27", "score": "0"}
|
92 |
+
{"query-id": "29", "corpus-id": "29", "score": "1"}
|
93 |
+
{"query-id": "29", "corpus-id": "30", "score": "0"}
|
94 |
+
{"query-id": "29", "corpus-id": "31", "score": "0"}
|
95 |
+
{"query-id": "29", "corpus-id": "32", "score": "0"}
|
96 |
+
{"query-id": "30", "corpus-id": "30", "score": "1"}
|
97 |
+
{"query-id": "30", "corpus-id": "29", "score": "0"}
|
98 |
+
{"query-id": "30", "corpus-id": "31", "score": "0"}
|
99 |
+
{"query-id": "30", "corpus-id": "32", "score": "0"}
|
100 |
+
{"query-id": "31", "corpus-id": "31", "score": "1"}
|
101 |
+
{"query-id": "31", "corpus-id": "29", "score": "0"}
|
102 |
+
{"query-id": "31", "corpus-id": "30", "score": "0"}
|
103 |
+
{"query-id": "31", "corpus-id": "32", "score": "0"}
|
104 |
+
{"query-id": "32", "corpus-id": "32", "score": "1"}
|
105 |
+
{"query-id": "32", "corpus-id": "29", "score": "0"}
|
106 |
+
{"query-id": "32", "corpus-id": "30", "score": "0"}
|
107 |
+
{"query-id": "32", "corpus-id": "31", "score": "0"}
|
108 |
+
{"query-id": "33", "corpus-id": "33", "score": "1"}
|
109 |
+
{"query-id": "33", "corpus-id": "34", "score": "0"}
|
110 |
+
{"query-id": "33", "corpus-id": "35", "score": "0"}
|
111 |
+
{"query-id": "33", "corpus-id": "36", "score": "0"}
|
112 |
+
{"query-id": "34", "corpus-id": "34", "score": "1"}
|
113 |
+
{"query-id": "34", "corpus-id": "33", "score": "0"}
|
114 |
+
{"query-id": "34", "corpus-id": "35", "score": "0"}
|
115 |
+
{"query-id": "34", "corpus-id": "36", "score": "0"}
|
116 |
+
{"query-id": "35", "corpus-id": "35", "score": "1"}
|
117 |
+
{"query-id": "35", "corpus-id": "33", "score": "0"}
|
118 |
+
{"query-id": "35", "corpus-id": "34", "score": "0"}
|
119 |
+
{"query-id": "35", "corpus-id": "36", "score": "0"}
|
120 |
+
{"query-id": "36", "corpus-id": "36", "score": "1"}
|
121 |
+
{"query-id": "36", "corpus-id": "33", "score": "0"}
|
122 |
+
{"query-id": "36", "corpus-id": "34", "score": "0"}
|
123 |
+
{"query-id": "36", "corpus-id": "35", "score": "0"}
|
124 |
+
{"query-id": "37", "corpus-id": "37", "score": "1"}
|
125 |
+
{"query-id": "37", "corpus-id": "38", "score": "0"}
|
126 |
+
{"query-id": "37", "corpus-id": "39", "score": "0"}
|
127 |
+
{"query-id": "37", "corpus-id": "40", "score": "0"}
|
128 |
+
{"query-id": "37", "corpus-id": "41", "score": "0"}
|
129 |
+
{"query-id": "38", "corpus-id": "38", "score": "1"}
|
130 |
+
{"query-id": "38", "corpus-id": "37", "score": "0"}
|
131 |
+
{"query-id": "38", "corpus-id": "39", "score": "0"}
|
132 |
+
{"query-id": "38", "corpus-id": "40", "score": "0"}
|
133 |
+
{"query-id": "38", "corpus-id": "41", "score": "0"}
|
134 |
+
{"query-id": "39", "corpus-id": "39", "score": "1"}
|
135 |
+
{"query-id": "39", "corpus-id": "37", "score": "0"}
|
136 |
+
{"query-id": "39", "corpus-id": "38", "score": "0"}
|
137 |
+
{"query-id": "39", "corpus-id": "40", "score": "0"}
|
138 |
+
{"query-id": "39", "corpus-id": "41", "score": "0"}
|
139 |
+
{"query-id": "40", "corpus-id": "40", "score": "1"}
|
140 |
+
{"query-id": "40", "corpus-id": "37", "score": "0"}
|
141 |
+
{"query-id": "40", "corpus-id": "38", "score": "0"}
|
142 |
+
{"query-id": "40", "corpus-id": "39", "score": "0"}
|
143 |
+
{"query-id": "40", "corpus-id": "41", "score": "0"}
|
144 |
+
{"query-id": "41", "corpus-id": "41", "score": "1"}
|
145 |
+
{"query-id": "41", "corpus-id": "37", "score": "0"}
|
146 |
+
{"query-id": "41", "corpus-id": "38", "score": "0"}
|
147 |
+
{"query-id": "41", "corpus-id": "39", "score": "0"}
|
148 |
+
{"query-id": "41", "corpus-id": "40", "score": "0"}
|
149 |
+
{"query-id": "42", "corpus-id": "42", "score": "1"}
|
150 |
+
{"query-id": "42", "corpus-id": "43", "score": "0"}
|
151 |
+
{"query-id": "42", "corpus-id": "165", "score": "0"}
|
152 |
+
{"query-id": "42", "corpus-id": "166", "score": "0"}
|
153 |
+
{"query-id": "42", "corpus-id": "167", "score": "0"}
|
154 |
+
{"query-id": "43", "corpus-id": "43", "score": "1"}
|
155 |
+
{"query-id": "43", "corpus-id": "42", "score": "0"}
|
156 |
+
{"query-id": "43", "corpus-id": "165", "score": "0"}
|
157 |
+
{"query-id": "43", "corpus-id": "166", "score": "0"}
|
158 |
+
{"query-id": "43", "corpus-id": "167", "score": "0"}
|
159 |
+
{"query-id": "44", "corpus-id": "44", "score": "1"}
|
160 |
+
{"query-id": "44", "corpus-id": "45", "score": "0"}
|
161 |
+
{"query-id": "45", "corpus-id": "45", "score": "1"}
|
162 |
+
{"query-id": "45", "corpus-id": "44", "score": "0"}
|
163 |
+
{"query-id": "46", "corpus-id": "46", "score": "1"}
|
164 |
+
{"query-id": "46", "corpus-id": "47", "score": "0"}
|
165 |
+
{"query-id": "47", "corpus-id": "47", "score": "1"}
|
166 |
+
{"query-id": "47", "corpus-id": "46", "score": "0"}
|
167 |
+
{"query-id": "48", "corpus-id": "48", "score": "1"}
|
168 |
+
{"query-id": "48", "corpus-id": "49", "score": "0"}
|
169 |
+
{"query-id": "49", "corpus-id": "49", "score": "1"}
|
170 |
+
{"query-id": "49", "corpus-id": "48", "score": "0"}
|
171 |
+
{"query-id": "50", "corpus-id": "50", "score": "1"}
|
172 |
+
{"query-id": "50", "corpus-id": "51", "score": "0"}
|
173 |
+
{"query-id": "51", "corpus-id": "51", "score": "1"}
|
174 |
+
{"query-id": "51", "corpus-id": "50", "score": "0"}
|
175 |
+
{"query-id": "52", "corpus-id": "52", "score": "1"}
|
176 |
+
{"query-id": "52", "corpus-id": "53", "score": "0"}
|
177 |
+
{"query-id": "52", "corpus-id": "54", "score": "0"}
|
178 |
+
{"query-id": "52", "corpus-id": "156", "score": "0"}
|
179 |
+
{"query-id": "52", "corpus-id": "157", "score": "0"}
|
180 |
+
{"query-id": "52", "corpus-id": "158", "score": "0"}
|
181 |
+
{"query-id": "53", "corpus-id": "53", "score": "1"}
|
182 |
+
{"query-id": "53", "corpus-id": "52", "score": "0"}
|
183 |
+
{"query-id": "53", "corpus-id": "54", "score": "0"}
|
184 |
+
{"query-id": "53", "corpus-id": "156", "score": "0"}
|
185 |
+
{"query-id": "53", "corpus-id": "157", "score": "0"}
|
186 |
+
{"query-id": "53", "corpus-id": "158", "score": "0"}
|
187 |
+
{"query-id": "54", "corpus-id": "54", "score": "1"}
|
188 |
+
{"query-id": "54", "corpus-id": "52", "score": "0"}
|
189 |
+
{"query-id": "54", "corpus-id": "53", "score": "0"}
|
190 |
+
{"query-id": "54", "corpus-id": "156", "score": "0"}
|
191 |
+
{"query-id": "54", "corpus-id": "157", "score": "0"}
|
192 |
+
{"query-id": "54", "corpus-id": "158", "score": "0"}
|
193 |
+
{"query-id": "55", "corpus-id": "55", "score": "1"}
|
194 |
+
{"query-id": "55", "corpus-id": "56", "score": "0"}
|
195 |
+
{"query-id": "56", "corpus-id": "56", "score": "1"}
|
196 |
+
{"query-id": "56", "corpus-id": "55", "score": "0"}
|
197 |
+
{"query-id": "57", "corpus-id": "57", "score": "1"}
|
198 |
+
{"query-id": "57", "corpus-id": "58", "score": "0"}
|
199 |
+
{"query-id": "58", "corpus-id": "58", "score": "1"}
|
200 |
+
{"query-id": "58", "corpus-id": "57", "score": "0"}
|
201 |
+
{"query-id": "59", "corpus-id": "59", "score": "1"}
|
202 |
+
{"query-id": "59", "corpus-id": "60", "score": "0"}
|
203 |
+
{"query-id": "59", "corpus-id": "61", "score": "0"}
|
204 |
+
{"query-id": "59", "corpus-id": "106", "score": "0"}
|
205 |
+
{"query-id": "59", "corpus-id": "107", "score": "0"}
|
206 |
+
{"query-id": "59", "corpus-id": "108", "score": "0"}
|
207 |
+
{"query-id": "60", "corpus-id": "60", "score": "1"}
|
208 |
+
{"query-id": "60", "corpus-id": "59", "score": "0"}
|
209 |
+
{"query-id": "60", "corpus-id": "61", "score": "0"}
|
210 |
+
{"query-id": "60", "corpus-id": "106", "score": "0"}
|
211 |
+
{"query-id": "60", "corpus-id": "107", "score": "0"}
|
212 |
+
{"query-id": "60", "corpus-id": "108", "score": "0"}
|
213 |
+
{"query-id": "61", "corpus-id": "61", "score": "1"}
|
214 |
+
{"query-id": "61", "corpus-id": "59", "score": "0"}
|
215 |
+
{"query-id": "61", "corpus-id": "60", "score": "0"}
|
216 |
+
{"query-id": "61", "corpus-id": "106", "score": "0"}
|
217 |
+
{"query-id": "61", "corpus-id": "107", "score": "0"}
|
218 |
+
{"query-id": "61", "corpus-id": "108", "score": "0"}
|
219 |
+
{"query-id": "62", "corpus-id": "62", "score": "1"}
|
220 |
+
{"query-id": "62", "corpus-id": "63", "score": "0"}
|
221 |
+
{"query-id": "62", "corpus-id": "64", "score": "0"}
|
222 |
+
{"query-id": "63", "corpus-id": "63", "score": "1"}
|
223 |
+
{"query-id": "63", "corpus-id": "62", "score": "0"}
|
224 |
+
{"query-id": "63", "corpus-id": "64", "score": "0"}
|
225 |
+
{"query-id": "64", "corpus-id": "64", "score": "1"}
|
226 |
+
{"query-id": "64", "corpus-id": "62", "score": "0"}
|
227 |
+
{"query-id": "64", "corpus-id": "63", "score": "0"}
|
228 |
+
{"query-id": "65", "corpus-id": "65", "score": "1"}
|
229 |
+
{"query-id": "65", "corpus-id": "66", "score": "0"}
|
230 |
+
{"query-id": "65", "corpus-id": "67", "score": "0"}
|
231 |
+
{"query-id": "65", "corpus-id": "68", "score": "0"}
|
232 |
+
{"query-id": "65", "corpus-id": "69", "score": "0"}
|
233 |
+
{"query-id": "66", "corpus-id": "66", "score": "1"}
|
234 |
+
{"query-id": "66", "corpus-id": "65", "score": "0"}
|
235 |
+
{"query-id": "66", "corpus-id": "67", "score": "0"}
|
236 |
+
{"query-id": "66", "corpus-id": "68", "score": "0"}
|
237 |
+
{"query-id": "66", "corpus-id": "69", "score": "0"}
|
238 |
+
{"query-id": "67", "corpus-id": "67", "score": "1"}
|
239 |
+
{"query-id": "67", "corpus-id": "65", "score": "0"}
|
240 |
+
{"query-id": "67", "corpus-id": "66", "score": "0"}
|
241 |
+
{"query-id": "67", "corpus-id": "68", "score": "0"}
|
242 |
+
{"query-id": "67", "corpus-id": "69", "score": "0"}
|
243 |
+
{"query-id": "68", "corpus-id": "68", "score": "1"}
|
244 |
+
{"query-id": "68", "corpus-id": "65", "score": "0"}
|
245 |
+
{"query-id": "68", "corpus-id": "66", "score": "0"}
|
246 |
+
{"query-id": "68", "corpus-id": "67", "score": "0"}
|
247 |
+
{"query-id": "68", "corpus-id": "69", "score": "0"}
|
248 |
+
{"query-id": "69", "corpus-id": "69", "score": "1"}
|
249 |
+
{"query-id": "69", "corpus-id": "65", "score": "0"}
|
250 |
+
{"query-id": "69", "corpus-id": "66", "score": "0"}
|
251 |
+
{"query-id": "69", "corpus-id": "67", "score": "0"}
|
252 |
+
{"query-id": "69", "corpus-id": "68", "score": "0"}
|
253 |
+
{"query-id": "70", "corpus-id": "70", "score": "1"}
|
254 |
+
{"query-id": "70", "corpus-id": "71", "score": "0"}
|
255 |
+
{"query-id": "70", "corpus-id": "194", "score": "0"}
|
256 |
+
{"query-id": "70", "corpus-id": "195", "score": "0"}
|
257 |
+
{"query-id": "70", "corpus-id": "196", "score": "0"}
|
258 |
+
{"query-id": "71", "corpus-id": "71", "score": "1"}
|
259 |
+
{"query-id": "71", "corpus-id": "70", "score": "0"}
|
260 |
+
{"query-id": "71", "corpus-id": "194", "score": "0"}
|
261 |
+
{"query-id": "71", "corpus-id": "195", "score": "0"}
|
262 |
+
{"query-id": "71", "corpus-id": "196", "score": "0"}
|
263 |
+
{"query-id": "72", "corpus-id": "72", "score": "1"}
|
264 |
+
{"query-id": "72", "corpus-id": "73", "score": "0"}
|
265 |
+
{"query-id": "73", "corpus-id": "73", "score": "1"}
|
266 |
+
{"query-id": "73", "corpus-id": "72", "score": "0"}
|
267 |
+
{"query-id": "74", "corpus-id": "74", "score": "1"}
|
268 |
+
{"query-id": "74", "corpus-id": "75", "score": "0"}
|
269 |
+
{"query-id": "75", "corpus-id": "75", "score": "1"}
|
270 |
+
{"query-id": "75", "corpus-id": "74", "score": "0"}
|
271 |
+
{"query-id": "76", "corpus-id": "76", "score": "1"}
|
272 |
+
{"query-id": "76", "corpus-id": "77", "score": "0"}
|
273 |
+
{"query-id": "76", "corpus-id": "78", "score": "0"}
|
274 |
+
{"query-id": "76", "corpus-id": "168", "score": "0"}
|
275 |
+
{"query-id": "76", "corpus-id": "169", "score": "0"}
|
276 |
+
{"query-id": "76", "corpus-id": "170", "score": "0"}
|
277 |
+
{"query-id": "77", "corpus-id": "77", "score": "1"}
|
278 |
+
{"query-id": "77", "corpus-id": "76", "score": "0"}
|
279 |
+
{"query-id": "77", "corpus-id": "78", "score": "0"}
|
280 |
+
{"query-id": "77", "corpus-id": "168", "score": "0"}
|
281 |
+
{"query-id": "77", "corpus-id": "169", "score": "0"}
|
282 |
+
{"query-id": "77", "corpus-id": "170", "score": "0"}
|
283 |
+
{"query-id": "78", "corpus-id": "78", "score": "1"}
|
284 |
+
{"query-id": "78", "corpus-id": "76", "score": "0"}
|
285 |
+
{"query-id": "78", "corpus-id": "77", "score": "0"}
|
286 |
+
{"query-id": "78", "corpus-id": "168", "score": "0"}
|
287 |
+
{"query-id": "78", "corpus-id": "169", "score": "0"}
|
288 |
+
{"query-id": "78", "corpus-id": "170", "score": "0"}
|
289 |
+
{"query-id": "79", "corpus-id": "79", "score": "1"}
|
290 |
+
{"query-id": "79", "corpus-id": "80", "score": "0"}
|
291 |
+
{"query-id": "79", "corpus-id": "81", "score": "0"}
|
292 |
+
{"query-id": "80", "corpus-id": "80", "score": "1"}
|
293 |
+
{"query-id": "80", "corpus-id": "79", "score": "0"}
|
294 |
+
{"query-id": "80", "corpus-id": "81", "score": "0"}
|
295 |
+
{"query-id": "81", "corpus-id": "81", "score": "1"}
|
296 |
+
{"query-id": "81", "corpus-id": "79", "score": "0"}
|
297 |
+
{"query-id": "81", "corpus-id": "80", "score": "0"}
|
298 |
+
{"query-id": "82", "corpus-id": "82", "score": "1"}
|
299 |
+
{"query-id": "82", "corpus-id": "83", "score": "0"}
|
300 |
+
{"query-id": "82", "corpus-id": "84", "score": "0"}
|
301 |
+
{"query-id": "83", "corpus-id": "83", "score": "1"}
|
302 |
+
{"query-id": "83", "corpus-id": "82", "score": "0"}
|
303 |
+
{"query-id": "83", "corpus-id": "84", "score": "0"}
|
304 |
+
{"query-id": "84", "corpus-id": "84", "score": "1"}
|
305 |
+
{"query-id": "84", "corpus-id": "82", "score": "0"}
|
306 |
+
{"query-id": "84", "corpus-id": "83", "score": "0"}
|
307 |
+
{"query-id": "85", "corpus-id": "85", "score": "1"}
|
308 |
+
{"query-id": "85", "corpus-id": "86", "score": "0"}
|
309 |
+
{"query-id": "86", "corpus-id": "86", "score": "1"}
|
310 |
+
{"query-id": "86", "corpus-id": "85", "score": "0"}
|
311 |
+
{"query-id": "87", "corpus-id": "87", "score": "1"}
|
312 |
+
{"query-id": "87", "corpus-id": "88", "score": "0"}
|
313 |
+
{"query-id": "87", "corpus-id": "89", "score": "0"}
|
314 |
+
{"query-id": "87", "corpus-id": "90", "score": "0"}
|
315 |
+
{"query-id": "88", "corpus-id": "88", "score": "1"}
|
316 |
+
{"query-id": "88", "corpus-id": "87", "score": "0"}
|
317 |
+
{"query-id": "88", "corpus-id": "89", "score": "0"}
|
318 |
+
{"query-id": "88", "corpus-id": "90", "score": "0"}
|
319 |
+
{"query-id": "89", "corpus-id": "89", "score": "1"}
|
320 |
+
{"query-id": "89", "corpus-id": "87", "score": "0"}
|
321 |
+
{"query-id": "89", "corpus-id": "88", "score": "0"}
|
322 |
+
{"query-id": "89", "corpus-id": "90", "score": "0"}
|
323 |
+
{"query-id": "90", "corpus-id": "90", "score": "1"}
|
324 |
+
{"query-id": "90", "corpus-id": "87", "score": "0"}
|
325 |
+
{"query-id": "90", "corpus-id": "88", "score": "0"}
|
326 |
+
{"query-id": "90", "corpus-id": "89", "score": "0"}
|
327 |
+
{"query-id": "91", "corpus-id": "91", "score": "1"}
|
328 |
+
{"query-id": "91", "corpus-id": "92", "score": "0"}
|
329 |
+
{"query-id": "91", "corpus-id": "93", "score": "0"}
|
330 |
+
{"query-id": "91", "corpus-id": "94", "score": "0"}
|
331 |
+
{"query-id": "92", "corpus-id": "92", "score": "1"}
|
332 |
+
{"query-id": "92", "corpus-id": "91", "score": "0"}
|
333 |
+
{"query-id": "92", "corpus-id": "93", "score": "0"}
|
334 |
+
{"query-id": "92", "corpus-id": "94", "score": "0"}
|
335 |
+
{"query-id": "93", "corpus-id": "93", "score": "1"}
|
336 |
+
{"query-id": "93", "corpus-id": "91", "score": "0"}
|
337 |
+
{"query-id": "93", "corpus-id": "92", "score": "0"}
|
338 |
+
{"query-id": "93", "corpus-id": "94", "score": "0"}
|
339 |
+
{"query-id": "94", "corpus-id": "94", "score": "1"}
|
340 |
+
{"query-id": "94", "corpus-id": "91", "score": "0"}
|
341 |
+
{"query-id": "94", "corpus-id": "92", "score": "0"}
|
342 |
+
{"query-id": "94", "corpus-id": "93", "score": "0"}
|
343 |
+
{"query-id": "95", "corpus-id": "95", "score": "1"}
|
344 |
+
{"query-id": "95", "corpus-id": "96", "score": "0"}
|
345 |
+
{"query-id": "95", "corpus-id": "97", "score": "0"}
|
346 |
+
{"query-id": "96", "corpus-id": "96", "score": "1"}
|
347 |
+
{"query-id": "96", "corpus-id": "95", "score": "0"}
|
348 |
+
{"query-id": "96", "corpus-id": "97", "score": "0"}
|
349 |
+
{"query-id": "97", "corpus-id": "97", "score": "1"}
|
350 |
+
{"query-id": "97", "corpus-id": "95", "score": "0"}
|
351 |
+
{"query-id": "97", "corpus-id": "96", "score": "0"}
|
352 |
+
{"query-id": "98", "corpus-id": "98", "score": "1"}
|
353 |
+
{"query-id": "98", "corpus-id": "99", "score": "0"}
|
354 |
+
{"query-id": "99", "corpus-id": "99", "score": "1"}
|
355 |
+
{"query-id": "99", "corpus-id": "98", "score": "0"}
|
356 |
+
{"query-id": "100", "corpus-id": "100", "score": "1"}
|
357 |
+
{"query-id": "100", "corpus-id": "101", "score": "0"}
|
358 |
+
{"query-id": "101", "corpus-id": "101", "score": "1"}
|
359 |
+
{"query-id": "101", "corpus-id": "100", "score": "0"}
|
360 |
+
{"query-id": "102", "corpus-id": "102", "score": "1"}
|
361 |
+
{"query-id": "102", "corpus-id": "103", "score": "0"}
|
362 |
+
{"query-id": "102", "corpus-id": "104", "score": "0"}
|
363 |
+
{"query-id": "102", "corpus-id": "105", "score": "0"}
|
364 |
+
{"query-id": "104", "corpus-id": "104", "score": "1"}
|
365 |
+
{"query-id": "104", "corpus-id": "102", "score": "0"}
|
366 |
+
{"query-id": "104", "corpus-id": "103", "score": "0"}
|
367 |
+
{"query-id": "104", "corpus-id": "105", "score": "0"}
|
368 |
+
{"query-id": "105", "corpus-id": "105", "score": "1"}
|
369 |
+
{"query-id": "105", "corpus-id": "102", "score": "0"}
|
370 |
+
{"query-id": "105", "corpus-id": "103", "score": "0"}
|
371 |
+
{"query-id": "105", "corpus-id": "104", "score": "0"}
|
372 |
+
{"query-id": "106", "corpus-id": "106", "score": "1"}
|
373 |
+
{"query-id": "106", "corpus-id": "59", "score": "0"}
|
374 |
+
{"query-id": "106", "corpus-id": "60", "score": "0"}
|
375 |
+
{"query-id": "106", "corpus-id": "61", "score": "0"}
|
376 |
+
{"query-id": "106", "corpus-id": "107", "score": "0"}
|
377 |
+
{"query-id": "106", "corpus-id": "108", "score": "0"}
|
378 |
+
{"query-id": "107", "corpus-id": "107", "score": "1"}
|
379 |
+
{"query-id": "107", "corpus-id": "59", "score": "0"}
|
380 |
+
{"query-id": "107", "corpus-id": "60", "score": "0"}
|
381 |
+
{"query-id": "107", "corpus-id": "61", "score": "0"}
|
382 |
+
{"query-id": "107", "corpus-id": "106", "score": "0"}
|
383 |
+
{"query-id": "107", "corpus-id": "108", "score": "0"}
|
384 |
+
{"query-id": "108", "corpus-id": "108", "score": "1"}
|
385 |
+
{"query-id": "108", "corpus-id": "59", "score": "0"}
|
386 |
+
{"query-id": "108", "corpus-id": "60", "score": "0"}
|
387 |
+
{"query-id": "108", "corpus-id": "61", "score": "0"}
|
388 |
+
{"query-id": "108", "corpus-id": "106", "score": "0"}
|
389 |
+
{"query-id": "108", "corpus-id": "107", "score": "0"}
|
390 |
+
{"query-id": "109", "corpus-id": "109", "score": "1"}
|
391 |
+
{"query-id": "109", "corpus-id": "110", "score": "0"}
|
392 |
+
{"query-id": "109", "corpus-id": "111", "score": "0"}
|
393 |
+
{"query-id": "110", "corpus-id": "110", "score": "1"}
|
394 |
+
{"query-id": "110", "corpus-id": "109", "score": "0"}
|
395 |
+
{"query-id": "110", "corpus-id": "111", "score": "0"}
|
396 |
+
{"query-id": "111", "corpus-id": "111", "score": "1"}
|
397 |
+
{"query-id": "111", "corpus-id": "109", "score": "0"}
|
398 |
+
{"query-id": "111", "corpus-id": "110", "score": "0"}
|
399 |
+
{"query-id": "112", "corpus-id": "112", "score": "1"}
|
400 |
+
{"query-id": "112", "corpus-id": "113", "score": "0"}
|
401 |
+
{"query-id": "112", "corpus-id": "114", "score": "0"}
|
402 |
+
{"query-id": "113", "corpus-id": "113", "score": "1"}
|
403 |
+
{"query-id": "113", "corpus-id": "112", "score": "0"}
|
404 |
+
{"query-id": "113", "corpus-id": "114", "score": "0"}
|
405 |
+
{"query-id": "114", "corpus-id": "114", "score": "1"}
|
406 |
+
{"query-id": "114", "corpus-id": "112", "score": "0"}
|
407 |
+
{"query-id": "114", "corpus-id": "113", "score": "0"}
|
408 |
+
{"query-id": "115", "corpus-id": "115", "score": "1"}
|
409 |
+
{"query-id": "115", "corpus-id": "116", "score": "0"}
|
410 |
+
{"query-id": "115", "corpus-id": "117", "score": "0"}
|
411 |
+
{"query-id": "116", "corpus-id": "116", "score": "1"}
|
412 |
+
{"query-id": "116", "corpus-id": "115", "score": "0"}
|
413 |
+
{"query-id": "116", "corpus-id": "117", "score": "0"}
|
414 |
+
{"query-id": "117", "corpus-id": "117", "score": "1"}
|
415 |
+
{"query-id": "117", "corpus-id": "115", "score": "0"}
|
416 |
+
{"query-id": "117", "corpus-id": "116", "score": "0"}
|
417 |
+
{"query-id": "118", "corpus-id": "118", "score": "1"}
|
418 |
+
{"query-id": "118", "corpus-id": "119", "score": "0"}
|
419 |
+
{"query-id": "118", "corpus-id": "120", "score": "0"}
|
420 |
+
{"query-id": "119", "corpus-id": "119", "score": "1"}
|
421 |
+
{"query-id": "119", "corpus-id": "118", "score": "0"}
|
422 |
+
{"query-id": "119", "corpus-id": "120", "score": "0"}
|
423 |
+
{"query-id": "120", "corpus-id": "120", "score": "1"}
|
424 |
+
{"query-id": "120", "corpus-id": "118", "score": "0"}
|
425 |
+
{"query-id": "120", "corpus-id": "119", "score": "0"}
|
426 |
+
{"query-id": "121", "corpus-id": "121", "score": "1"}
|
427 |
+
{"query-id": "121", "corpus-id": "122", "score": "0"}
|
428 |
+
{"query-id": "121", "corpus-id": "123", "score": "0"}
|
429 |
+
{"query-id": "122", "corpus-id": "122", "score": "1"}
|
430 |
+
{"query-id": "122", "corpus-id": "121", "score": "0"}
|
431 |
+
{"query-id": "122", "corpus-id": "123", "score": "0"}
|
432 |
+
{"query-id": "123", "corpus-id": "123", "score": "1"}
|
433 |
+
{"query-id": "123", "corpus-id": "121", "score": "0"}
|
434 |
+
{"query-id": "123", "corpus-id": "122", "score": "0"}
|
435 |
+
{"query-id": "124", "corpus-id": "124", "score": "1"}
|
436 |
+
{"query-id": "124", "corpus-id": "125", "score": "0"}
|
437 |
+
{"query-id": "124", "corpus-id": "126", "score": "0"}
|
438 |
+
{"query-id": "125", "corpus-id": "125", "score": "1"}
|
439 |
+
{"query-id": "125", "corpus-id": "124", "score": "0"}
|
440 |
+
{"query-id": "125", "corpus-id": "126", "score": "0"}
|
441 |
+
{"query-id": "126", "corpus-id": "126", "score": "1"}
|
442 |
+
{"query-id": "126", "corpus-id": "124", "score": "0"}
|
443 |
+
{"query-id": "126", "corpus-id": "125", "score": "0"}
|
444 |
+
{"query-id": "127", "corpus-id": "127", "score": "1"}
|
445 |
+
{"query-id": "127", "corpus-id": "128", "score": "0"}
|
446 |
+
{"query-id": "127", "corpus-id": "129", "score": "0"}
|
447 |
+
{"query-id": "128", "corpus-id": "128", "score": "1"}
|
448 |
+
{"query-id": "128", "corpus-id": "127", "score": "0"}
|
449 |
+
{"query-id": "128", "corpus-id": "129", "score": "0"}
|
450 |
+
{"query-id": "129", "corpus-id": "129", "score": "1"}
|
451 |
+
{"query-id": "129", "corpus-id": "127", "score": "0"}
|
452 |
+
{"query-id": "129", "corpus-id": "128", "score": "0"}
|
453 |
+
{"query-id": "130", "corpus-id": "130", "score": "1"}
|
454 |
+
{"query-id": "130", "corpus-id": "131", "score": "0"}
|
455 |
+
{"query-id": "130", "corpus-id": "132", "score": "0"}
|
456 |
+
{"query-id": "131", "corpus-id": "131", "score": "1"}
|
457 |
+
{"query-id": "131", "corpus-id": "130", "score": "0"}
|
458 |
+
{"query-id": "131", "corpus-id": "132", "score": "0"}
|
459 |
+
{"query-id": "132", "corpus-id": "132", "score": "1"}
|
460 |
+
{"query-id": "132", "corpus-id": "130", "score": "0"}
|
461 |
+
{"query-id": "132", "corpus-id": "131", "score": "0"}
|
462 |
+
{"query-id": "133", "corpus-id": "133", "score": "1"}
|
463 |
+
{"query-id": "133", "corpus-id": "134", "score": "0"}
|
464 |
+
{"query-id": "133", "corpus-id": "135", "score": "0"}
|
465 |
+
{"query-id": "134", "corpus-id": "134", "score": "1"}
|
466 |
+
{"query-id": "134", "corpus-id": "133", "score": "0"}
|
467 |
+
{"query-id": "134", "corpus-id": "135", "score": "0"}
|
468 |
+
{"query-id": "135", "corpus-id": "135", "score": "1"}
|
469 |
+
{"query-id": "135", "corpus-id": "133", "score": "0"}
|
470 |
+
{"query-id": "135", "corpus-id": "134", "score": "0"}
|
471 |
+
{"query-id": "136", "corpus-id": "136", "score": "1"}
|
472 |
+
{"query-id": "136", "corpus-id": "137", "score": "0"}
|
473 |
+
{"query-id": "136", "corpus-id": "138", "score": "0"}
|
474 |
+
{"query-id": "137", "corpus-id": "137", "score": "1"}
|
475 |
+
{"query-id": "137", "corpus-id": "136", "score": "0"}
|
476 |
+
{"query-id": "137", "corpus-id": "138", "score": "0"}
|
477 |
+
{"query-id": "138", "corpus-id": "138", "score": "1"}
|
478 |
+
{"query-id": "138", "corpus-id": "136", "score": "0"}
|
479 |
+
{"query-id": "138", "corpus-id": "137", "score": "0"}
|
480 |
+
{"query-id": "139", "corpus-id": "139", "score": "1"}
|
481 |
+
{"query-id": "139", "corpus-id": "140", "score": "0"}
|
482 |
+
{"query-id": "139", "corpus-id": "141", "score": "0"}
|
483 |
+
{"query-id": "140", "corpus-id": "140", "score": "1"}
|
484 |
+
{"query-id": "140", "corpus-id": "139", "score": "0"}
|
485 |
+
{"query-id": "140", "corpus-id": "141", "score": "0"}
|
486 |
+
{"query-id": "141", "corpus-id": "141", "score": "1"}
|
487 |
+
{"query-id": "141", "corpus-id": "139", "score": "0"}
|
488 |
+
{"query-id": "141", "corpus-id": "140", "score": "0"}
|
489 |
+
{"query-id": "142", "corpus-id": "142", "score": "1"}
|
490 |
+
{"query-id": "142", "corpus-id": "143", "score": "0"}
|
491 |
+
{"query-id": "142", "corpus-id": "144", "score": "0"}
|
492 |
+
{"query-id": "143", "corpus-id": "143", "score": "1"}
|
493 |
+
{"query-id": "143", "corpus-id": "142", "score": "0"}
|
494 |
+
{"query-id": "143", "corpus-id": "144", "score": "0"}
|
495 |
+
{"query-id": "144", "corpus-id": "144", "score": "1"}
|
496 |
+
{"query-id": "144", "corpus-id": "142", "score": "0"}
|
497 |
+
{"query-id": "144", "corpus-id": "143", "score": "0"}
|
498 |
+
{"query-id": "145", "corpus-id": "145", "score": "1"}
|
499 |
+
{"query-id": "145", "corpus-id": "146", "score": "0"}
|
500 |
+
{"query-id": "146", "corpus-id": "146", "score": "1"}
|
501 |
+
{"query-id": "146", "corpus-id": "145", "score": "0"}
|
502 |
+
{"query-id": "147", "corpus-id": "147", "score": "1"}
|
503 |
+
{"query-id": "147", "corpus-id": "148", "score": "0"}
|
504 |
+
{"query-id": "147", "corpus-id": "149", "score": "0"}
|
505 |
+
{"query-id": "148", "corpus-id": "148", "score": "1"}
|
506 |
+
{"query-id": "148", "corpus-id": "147", "score": "0"}
|
507 |
+
{"query-id": "148", "corpus-id": "149", "score": "0"}
|
508 |
+
{"query-id": "149", "corpus-id": "149", "score": "1"}
|
509 |
+
{"query-id": "149", "corpus-id": "147", "score": "0"}
|
510 |
+
{"query-id": "149", "corpus-id": "148", "score": "0"}
|
511 |
+
{"query-id": "150", "corpus-id": "150", "score": "1"}
|
512 |
+
{"query-id": "150", "corpus-id": "151", "score": "0"}
|
513 |
+
{"query-id": "150", "corpus-id": "152", "score": "0"}
|
514 |
+
{"query-id": "151", "corpus-id": "151", "score": "1"}
|
515 |
+
{"query-id": "151", "corpus-id": "150", "score": "0"}
|
516 |
+
{"query-id": "151", "corpus-id": "152", "score": "0"}
|
517 |
+
{"query-id": "152", "corpus-id": "152", "score": "1"}
|
518 |
+
{"query-id": "152", "corpus-id": "150", "score": "0"}
|
519 |
+
{"query-id": "152", "corpus-id": "151", "score": "0"}
|
520 |
+
{"query-id": "153", "corpus-id": "153", "score": "1"}
|
521 |
+
{"query-id": "153", "corpus-id": "154", "score": "0"}
|
522 |
+
{"query-id": "153", "corpus-id": "155", "score": "0"}
|
523 |
+
{"query-id": "154", "corpus-id": "154", "score": "1"}
|
524 |
+
{"query-id": "154", "corpus-id": "153", "score": "0"}
|
525 |
+
{"query-id": "154", "corpus-id": "155", "score": "0"}
|
526 |
+
{"query-id": "155", "corpus-id": "155", "score": "1"}
|
527 |
+
{"query-id": "155", "corpus-id": "153", "score": "0"}
|
528 |
+
{"query-id": "155", "corpus-id": "154", "score": "0"}
|
529 |
+
{"query-id": "156", "corpus-id": "156", "score": "1"}
|
530 |
+
{"query-id": "156", "corpus-id": "52", "score": "0"}
|
531 |
+
{"query-id": "156", "corpus-id": "53", "score": "0"}
|
532 |
+
{"query-id": "156", "corpus-id": "54", "score": "0"}
|
533 |
+
{"query-id": "156", "corpus-id": "157", "score": "0"}
|
534 |
+
{"query-id": "156", "corpus-id": "158", "score": "0"}
|
535 |
+
{"query-id": "157", "corpus-id": "157", "score": "1"}
|
536 |
+
{"query-id": "157", "corpus-id": "52", "score": "0"}
|
537 |
+
{"query-id": "157", "corpus-id": "53", "score": "0"}
|
538 |
+
{"query-id": "157", "corpus-id": "54", "score": "0"}
|
539 |
+
{"query-id": "157", "corpus-id": "156", "score": "0"}
|
540 |
+
{"query-id": "157", "corpus-id": "158", "score": "0"}
|
541 |
+
{"query-id": "158", "corpus-id": "158", "score": "1"}
|
542 |
+
{"query-id": "158", "corpus-id": "52", "score": "0"}
|
543 |
+
{"query-id": "158", "corpus-id": "53", "score": "0"}
|
544 |
+
{"query-id": "158", "corpus-id": "54", "score": "0"}
|
545 |
+
{"query-id": "158", "corpus-id": "156", "score": "0"}
|
546 |
+
{"query-id": "158", "corpus-id": "157", "score": "0"}
|
547 |
+
{"query-id": "159", "corpus-id": "159", "score": "1"}
|
548 |
+
{"query-id": "159", "corpus-id": "160", "score": "0"}
|
549 |
+
{"query-id": "159", "corpus-id": "161", "score": "0"}
|
550 |
+
{"query-id": "160", "corpus-id": "160", "score": "1"}
|
551 |
+
{"query-id": "160", "corpus-id": "159", "score": "0"}
|
552 |
+
{"query-id": "160", "corpus-id": "161", "score": "0"}
|
553 |
+
{"query-id": "161", "corpus-id": "161", "score": "1"}
|
554 |
+
{"query-id": "161", "corpus-id": "159", "score": "0"}
|
555 |
+
{"query-id": "161", "corpus-id": "160", "score": "0"}
|
556 |
+
{"query-id": "162", "corpus-id": "162", "score": "1"}
|
557 |
+
{"query-id": "162", "corpus-id": "163", "score": "0"}
|
558 |
+
{"query-id": "162", "corpus-id": "164", "score": "0"}
|
559 |
+
{"query-id": "163", "corpus-id": "163", "score": "1"}
|
560 |
+
{"query-id": "163", "corpus-id": "162", "score": "0"}
|
561 |
+
{"query-id": "163", "corpus-id": "164", "score": "0"}
|
562 |
+
{"query-id": "164", "corpus-id": "164", "score": "1"}
|
563 |
+
{"query-id": "164", "corpus-id": "162", "score": "0"}
|
564 |
+
{"query-id": "164", "corpus-id": "163", "score": "0"}
|
565 |
+
{"query-id": "165", "corpus-id": "165", "score": "1"}
|
566 |
+
{"query-id": "165", "corpus-id": "42", "score": "0"}
|
567 |
+
{"query-id": "165", "corpus-id": "43", "score": "0"}
|
568 |
+
{"query-id": "165", "corpus-id": "166", "score": "0"}
|
569 |
+
{"query-id": "165", "corpus-id": "167", "score": "0"}
|
570 |
+
{"query-id": "166", "corpus-id": "166", "score": "1"}
|
571 |
+
{"query-id": "166", "corpus-id": "42", "score": "0"}
|
572 |
+
{"query-id": "166", "corpus-id": "43", "score": "0"}
|
573 |
+
{"query-id": "166", "corpus-id": "165", "score": "0"}
|
574 |
+
{"query-id": "166", "corpus-id": "167", "score": "0"}
|
575 |
+
{"query-id": "167", "corpus-id": "167", "score": "1"}
|
576 |
+
{"query-id": "167", "corpus-id": "42", "score": "0"}
|
577 |
+
{"query-id": "167", "corpus-id": "43", "score": "0"}
|
578 |
+
{"query-id": "167", "corpus-id": "165", "score": "0"}
|
579 |
+
{"query-id": "167", "corpus-id": "166", "score": "0"}
|
580 |
+
{"query-id": "168", "corpus-id": "168", "score": "1"}
|
581 |
+
{"query-id": "168", "corpus-id": "76", "score": "0"}
|
582 |
+
{"query-id": "168", "corpus-id": "77", "score": "0"}
|
583 |
+
{"query-id": "168", "corpus-id": "78", "score": "0"}
|
584 |
+
{"query-id": "168", "corpus-id": "169", "score": "0"}
|
585 |
+
{"query-id": "168", "corpus-id": "170", "score": "0"}
|
586 |
+
{"query-id": "169", "corpus-id": "169", "score": "1"}
|
587 |
+
{"query-id": "169", "corpus-id": "76", "score": "0"}
|
588 |
+
{"query-id": "169", "corpus-id": "77", "score": "0"}
|
589 |
+
{"query-id": "169", "corpus-id": "78", "score": "0"}
|
590 |
+
{"query-id": "169", "corpus-id": "168", "score": "0"}
|
591 |
+
{"query-id": "169", "corpus-id": "170", "score": "0"}
|
592 |
+
{"query-id": "170", "corpus-id": "170", "score": "1"}
|
593 |
+
{"query-id": "170", "corpus-id": "76", "score": "0"}
|
594 |
+
{"query-id": "170", "corpus-id": "77", "score": "0"}
|
595 |
+
{"query-id": "170", "corpus-id": "78", "score": "0"}
|
596 |
+
{"query-id": "170", "corpus-id": "168", "score": "0"}
|
597 |
+
{"query-id": "170", "corpus-id": "169", "score": "0"}
|
598 |
+
{"query-id": "171", "corpus-id": "171", "score": "1"}
|
599 |
+
{"query-id": "171", "corpus-id": "172", "score": "0"}
|
600 |
+
{"query-id": "171", "corpus-id": "173", "score": "0"}
|
601 |
+
{"query-id": "172", "corpus-id": "172", "score": "1"}
|
602 |
+
{"query-id": "172", "corpus-id": "171", "score": "0"}
|
603 |
+
{"query-id": "172", "corpus-id": "173", "score": "0"}
|
604 |
+
{"query-id": "173", "corpus-id": "173", "score": "1"}
|
605 |
+
{"query-id": "173", "corpus-id": "171", "score": "0"}
|
606 |
+
{"query-id": "173", "corpus-id": "172", "score": "0"}
|
607 |
+
{"query-id": "174", "corpus-id": "174", "score": "1"}
|
608 |
+
{"query-id": "174", "corpus-id": "175", "score": "0"}
|
609 |
+
{"query-id": "174", "corpus-id": "176", "score": "0"}
|
610 |
+
{"query-id": "175", "corpus-id": "175", "score": "1"}
|
611 |
+
{"query-id": "175", "corpus-id": "174", "score": "0"}
|
612 |
+
{"query-id": "175", "corpus-id": "176", "score": "0"}
|
613 |
+
{"query-id": "176", "corpus-id": "176", "score": "1"}
|
614 |
+
{"query-id": "176", "corpus-id": "174", "score": "0"}
|
615 |
+
{"query-id": "176", "corpus-id": "175", "score": "0"}
|
616 |
+
{"query-id": "177", "corpus-id": "177", "score": "1"}
|
617 |
+
{"query-id": "177", "corpus-id": "178", "score": "0"}
|
618 |
+
{"query-id": "177", "corpus-id": "179", "score": "0"}
|
619 |
+
{"query-id": "178", "corpus-id": "178", "score": "1"}
|
620 |
+
{"query-id": "178", "corpus-id": "177", "score": "0"}
|
621 |
+
{"query-id": "178", "corpus-id": "179", "score": "0"}
|
622 |
+
{"query-id": "179", "corpus-id": "179", "score": "1"}
|
623 |
+
{"query-id": "179", "corpus-id": "177", "score": "0"}
|
624 |
+
{"query-id": "179", "corpus-id": "178", "score": "0"}
|
625 |
+
{"query-id": "180", "corpus-id": "180", "score": "1"}
|
626 |
+
{"query-id": "180", "corpus-id": "181", "score": "0"}
|
627 |
+
{"query-id": "180", "corpus-id": "182", "score": "0"}
|
628 |
+
{"query-id": "181", "corpus-id": "181", "score": "1"}
|
629 |
+
{"query-id": "181", "corpus-id": "180", "score": "0"}
|
630 |
+
{"query-id": "181", "corpus-id": "182", "score": "0"}
|
631 |
+
{"query-id": "182", "corpus-id": "182", "score": "1"}
|
632 |
+
{"query-id": "182", "corpus-id": "180", "score": "0"}
|
633 |
+
{"query-id": "182", "corpus-id": "181", "score": "0"}
|
634 |
+
{"query-id": "183", "corpus-id": "183", "score": "1"}
|
635 |
+
{"query-id": "183", "corpus-id": "184", "score": "0"}
|
636 |
+
{"query-id": "183", "corpus-id": "185", "score": "0"}
|
637 |
+
{"query-id": "184", "corpus-id": "184", "score": "1"}
|
638 |
+
{"query-id": "184", "corpus-id": "183", "score": "0"}
|
639 |
+
{"query-id": "184", "corpus-id": "185", "score": "0"}
|
640 |
+
{"query-id": "185", "corpus-id": "185", "score": "1"}
|
641 |
+
{"query-id": "185", "corpus-id": "183", "score": "0"}
|
642 |
+
{"query-id": "185", "corpus-id": "184", "score": "0"}
|
643 |
+
{"query-id": "186", "corpus-id": "186", "score": "1"}
|
644 |
+
{"query-id": "186", "corpus-id": "187", "score": "0"}
|
645 |
+
{"query-id": "186", "corpus-id": "188", "score": "0"}
|
646 |
+
{"query-id": "187", "corpus-id": "187", "score": "1"}
|
647 |
+
{"query-id": "187", "corpus-id": "186", "score": "0"}
|
648 |
+
{"query-id": "187", "corpus-id": "188", "score": "0"}
|
649 |
+
{"query-id": "188", "corpus-id": "188", "score": "1"}
|
650 |
+
{"query-id": "188", "corpus-id": "186", "score": "0"}
|
651 |
+
{"query-id": "188", "corpus-id": "187", "score": "0"}
|
652 |
+
{"query-id": "189", "corpus-id": "189", "score": "1"}
|
653 |
+
{"query-id": "189", "corpus-id": "190", "score": "0"}
|
654 |
+
{"query-id": "190", "corpus-id": "190", "score": "1"}
|
655 |
+
{"query-id": "190", "corpus-id": "189", "score": "0"}
|
656 |
+
{"query-id": "191", "corpus-id": "191", "score": "1"}
|
657 |
+
{"query-id": "191", "corpus-id": "192", "score": "0"}
|
658 |
+
{"query-id": "191", "corpus-id": "193", "score": "0"}
|
659 |
+
{"query-id": "192", "corpus-id": "192", "score": "1"}
|
660 |
+
{"query-id": "192", "corpus-id": "191", "score": "0"}
|
661 |
+
{"query-id": "192", "corpus-id": "193", "score": "0"}
|
662 |
+
{"query-id": "193", "corpus-id": "193", "score": "1"}
|
663 |
+
{"query-id": "193", "corpus-id": "191", "score": "0"}
|
664 |
+
{"query-id": "193", "corpus-id": "192", "score": "0"}
|
665 |
+
{"query-id": "194", "corpus-id": "194", "score": "1"}
|
666 |
+
{"query-id": "194", "corpus-id": "70", "score": "0"}
|
667 |
+
{"query-id": "194", "corpus-id": "71", "score": "0"}
|
668 |
+
{"query-id": "194", "corpus-id": "195", "score": "0"}
|
669 |
+
{"query-id": "194", "corpus-id": "196", "score": "0"}
|
670 |
+
{"query-id": "195", "corpus-id": "195", "score": "1"}
|
671 |
+
{"query-id": "195", "corpus-id": "70", "score": "0"}
|
672 |
+
{"query-id": "195", "corpus-id": "71", "score": "0"}
|
673 |
+
{"query-id": "195", "corpus-id": "194", "score": "0"}
|
674 |
+
{"query-id": "195", "corpus-id": "196", "score": "0"}
|
675 |
+
{"query-id": "196", "corpus-id": "196", "score": "1"}
|
676 |
+
{"query-id": "196", "corpus-id": "70", "score": "0"}
|
677 |
+
{"query-id": "196", "corpus-id": "71", "score": "0"}
|
678 |
+
{"query-id": "196", "corpus-id": "194", "score": "0"}
|
679 |
+
{"query-id": "196", "corpus-id": "195", "score": "0"}
|
680 |
+
{"query-id": "197", "corpus-id": "197", "score": "1"}
|
681 |
+
{"query-id": "197", "corpus-id": "198", "score": "0"}
|
682 |
+
{"query-id": "197", "corpus-id": "199", "score": "0"}
|
683 |
+
{"query-id": "198", "corpus-id": "198", "score": "1"}
|
684 |
+
{"query-id": "198", "corpus-id": "197", "score": "0"}
|
685 |
+
{"query-id": "198", "corpus-id": "199", "score": "0"}
|
686 |
+
{"query-id": "199", "corpus-id": "199", "score": "1"}
|
687 |
+
{"query-id": "199", "corpus-id": "197", "score": "0"}
|
688 |
+
{"query-id": "199", "corpus-id": "198", "score": "0"}
|
689 |
+
{"query-id": "200", "corpus-id": "200", "score": "1"}
|
690 |
+
{"query-id": "200", "corpus-id": "201", "score": "0"}
|
691 |
+
{"query-id": "201", "corpus-id": "201", "score": "1"}
|
692 |
+
{"query-id": "201", "corpus-id": "200", "score": "0"}
|
693 |
+
{"query-id": "202", "corpus-id": "202", "score": "1"}
|
694 |
+
{"query-id": "202", "corpus-id": "203", "score": "0"}
|
695 |
+
{"query-id": "203", "corpus-id": "203", "score": "1"}
|
696 |
+
{"query-id": "203", "corpus-id": "202", "score": "0"}
|
697 |
+
{"query-id": "204", "corpus-id": "204", "score": "1"}
|
698 |
+
{"query-id": "204", "corpus-id": "205", "score": "0"}
|
699 |
+
{"query-id": "205", "corpus-id": "205", "score": "1"}
|
700 |
+
{"query-id": "205", "corpus-id": "204", "score": "0"}
|
701 |
+
{"query-id": "206", "corpus-id": "206", "score": "1"}
|
702 |
+
{"query-id": "206", "corpus-id": "207", "score": "0"}
|
703 |
+
{"query-id": "206", "corpus-id": "208", "score": "0"}
|
704 |
+
{"query-id": "207", "corpus-id": "207", "score": "1"}
|
705 |
+
{"query-id": "207", "corpus-id": "206", "score": "0"}
|
706 |
+
{"query-id": "207", "corpus-id": "208", "score": "0"}
|
707 |
+
{"query-id": "208", "corpus-id": "208", "score": "1"}
|
708 |
+
{"query-id": "208", "corpus-id": "206", "score": "0"}
|
709 |
+
{"query-id": "208", "corpus-id": "207", "score": "0"}
|
710 |
+
{"query-id": "209", "corpus-id": "209", "score": "1"}
|
711 |
+
{"query-id": "209", "corpus-id": "210", "score": "0"}
|
712 |
+
{"query-id": "210", "corpus-id": "210", "score": "1"}
|
713 |
+
{"query-id": "210", "corpus-id": "209", "score": "0"}
|
714 |
+
{"query-id": "211", "corpus-id": "211", "score": "1"}
|
715 |
+
{"query-id": "211", "corpus-id": "212", "score": "0"}
|
716 |
+
{"query-id": "211", "corpus-id": "213", "score": "0"}
|
717 |
+
{"query-id": "212", "corpus-id": "212", "score": "1"}
|
718 |
+
{"query-id": "212", "corpus-id": "211", "score": "0"}
|
719 |
+
{"query-id": "212", "corpus-id": "213", "score": "0"}
|
720 |
+
{"query-id": "213", "corpus-id": "213", "score": "1"}
|
721 |
+
{"query-id": "213", "corpus-id": "211", "score": "0"}
|
722 |
+
{"query-id": "213", "corpus-id": "212", "score": "0"}
|
723 |
+
{"query-id": "214", "corpus-id": "214", "score": "1"}
|
724 |
+
{"query-id": "214", "corpus-id": "215", "score": "0"}
|
725 |
+
{"query-id": "214", "corpus-id": "216", "score": "0"}
|
726 |
+
{"query-id": "215", "corpus-id": "215", "score": "1"}
|
727 |
+
{"query-id": "215", "corpus-id": "214", "score": "0"}
|
728 |
+
{"query-id": "215", "corpus-id": "216", "score": "0"}
|
729 |
+
{"query-id": "216", "corpus-id": "216", "score": "1"}
|
730 |
+
{"query-id": "216", "corpus-id": "214", "score": "0"}
|
731 |
+
{"query-id": "216", "corpus-id": "215", "score": "0"}
|
732 |
+
{"query-id": "217", "corpus-id": "217", "score": "1"}
|
733 |
+
{"query-id": "217", "corpus-id": "218", "score": "0"}
|
734 |
+
{"query-id": "217", "corpus-id": "219", "score": "0"}
|
735 |
+
{"query-id": "218", "corpus-id": "218", "score": "1"}
|
736 |
+
{"query-id": "218", "corpus-id": "217", "score": "0"}
|
737 |
+
{"query-id": "218", "corpus-id": "219", "score": "0"}
|
738 |
+
{"query-id": "219", "corpus-id": "219", "score": "1"}
|
739 |
+
{"query-id": "219", "corpus-id": "217", "score": "0"}
|
740 |
+
{"query-id": "219", "corpus-id": "218", "score": "0"}
|
741 |
+
{"query-id": "220", "corpus-id": "220", "score": "1"}
|
742 |
+
{"query-id": "220", "corpus-id": "221", "score": "0"}
|
743 |
+
{"query-id": "220", "corpus-id": "222", "score": "0"}
|
744 |
+
{"query-id": "221", "corpus-id": "221", "score": "1"}
|
745 |
+
{"query-id": "221", "corpus-id": "220", "score": "0"}
|
746 |
+
{"query-id": "221", "corpus-id": "222", "score": "0"}
|
747 |
+
{"query-id": "222", "corpus-id": "222", "score": "1"}
|
748 |
+
{"query-id": "222", "corpus-id": "220", "score": "0"}
|
749 |
+
{"query-id": "222", "corpus-id": "221", "score": "0"}
|
750 |
+
{"query-id": "223", "corpus-id": "223", "score": "1"}
|
751 |
+
{"query-id": "223", "corpus-id": "224", "score": "0"}
|
752 |
+
{"query-id": "223", "corpus-id": "225", "score": "0"}
|
753 |
+
{"query-id": "224", "corpus-id": "224", "score": "1"}
|
754 |
+
{"query-id": "224", "corpus-id": "223", "score": "0"}
|
755 |
+
{"query-id": "224", "corpus-id": "225", "score": "0"}
|
756 |
+
{"query-id": "225", "corpus-id": "225", "score": "1"}
|
757 |
+
{"query-id": "225", "corpus-id": "223", "score": "0"}
|
758 |
+
{"query-id": "225", "corpus-id": "224", "score": "0"}
|
759 |
+
{"query-id": "226", "corpus-id": "226", "score": "1"}
|
760 |
+
{"query-id": "226", "corpus-id": "227", "score": "0"}
|
761 |
+
{"query-id": "226", "corpus-id": "228", "score": "0"}
|
762 |
+
{"query-id": "227", "corpus-id": "227", "score": "1"}
|
763 |
+
{"query-id": "227", "corpus-id": "226", "score": "0"}
|
764 |
+
{"query-id": "227", "corpus-id": "228", "score": "0"}
|
765 |
+
{"query-id": "228", "corpus-id": "228", "score": "1"}
|
766 |
+
{"query-id": "228", "corpus-id": "226", "score": "0"}
|
767 |
+
{"query-id": "228", "corpus-id": "227", "score": "0"}
|
768 |
+
{"query-id": "229", "corpus-id": "229", "score": "1"}
|
769 |
+
{"query-id": "229", "corpus-id": "230", "score": "0"}
|
770 |
+
{"query-id": "230", "corpus-id": "230", "score": "1"}
|
771 |
+
{"query-id": "230", "corpus-id": "229", "score": "0"}
|
772 |
+
{"query-id": "231", "corpus-id": "231", "score": "1"}
|
773 |
+
{"query-id": "231", "corpus-id": "232", "score": "0"}
|
774 |
+
{"query-id": "231", "corpus-id": "233", "score": "0"}
|
775 |
+
{"query-id": "232", "corpus-id": "232", "score": "1"}
|
776 |
+
{"query-id": "232", "corpus-id": "231", "score": "0"}
|
777 |
+
{"query-id": "232", "corpus-id": "233", "score": "0"}
|
778 |
+
{"query-id": "233", "corpus-id": "233", "score": "1"}
|
779 |
+
{"query-id": "233", "corpus-id": "231", "score": "0"}
|
780 |
+
{"query-id": "233", "corpus-id": "232", "score": "0"}
|
781 |
+
{"query-id": "234", "corpus-id": "234", "score": "1"}
|
782 |
+
{"query-id": "234", "corpus-id": "235", "score": "0"}
|
783 |
+
{"query-id": "235", "corpus-id": "235", "score": "1"}
|
784 |
+
{"query-id": "235", "corpus-id": "234", "score": "0"}
|
785 |
+
{"query-id": "236", "corpus-id": "236", "score": "1"}
|
786 |
+
{"query-id": "236", "corpus-id": "237", "score": "0"}
|
787 |
+
{"query-id": "236", "corpus-id": "238", "score": "0"}
|
788 |
+
{"query-id": "237", "corpus-id": "237", "score": "1"}
|
789 |
+
{"query-id": "237", "corpus-id": "236", "score": "0"}
|
790 |
+
{"query-id": "237", "corpus-id": "238", "score": "0"}
|
791 |
+
{"query-id": "238", "corpus-id": "238", "score": "1"}
|
792 |
+
{"query-id": "238", "corpus-id": "236", "score": "0"}
|
793 |
+
{"query-id": "238", "corpus-id": "237", "score": "0"}
|
794 |
+
{"query-id": "239", "corpus-id": "239", "score": "1"}
|
795 |
+
{"query-id": "239", "corpus-id": "240", "score": "0"}
|
796 |
+
{"query-id": "239", "corpus-id": "241", "score": "0"}
|
797 |
+
{"query-id": "240", "corpus-id": "240", "score": "1"}
|
798 |
+
{"query-id": "240", "corpus-id": "239", "score": "0"}
|
799 |
+
{"query-id": "240", "corpus-id": "241", "score": "0"}
|
800 |
+
{"query-id": "241", "corpus-id": "241", "score": "1"}
|
801 |
+
{"query-id": "241", "corpus-id": "239", "score": "0"}
|
802 |
+
{"query-id": "241", "corpus-id": "240", "score": "0"}
|
803 |
+
{"query-id": "242", "corpus-id": "242", "score": "1"}
|
804 |
+
{"query-id": "242", "corpus-id": "243", "score": "0"}
|
805 |
+
{"query-id": "243", "corpus-id": "243", "score": "1"}
|
806 |
+
{"query-id": "243", "corpus-id": "242", "score": "0"}
|
807 |
+
{"query-id": "244", "corpus-id": "244", "score": "1"}
|
808 |
+
{"query-id": "244", "corpus-id": "245", "score": "0"}
|
809 |
+
{"query-id": "245", "corpus-id": "245", "score": "1"}
|
810 |
+
{"query-id": "245", "corpus-id": "244", "score": "0"}
|
811 |
+
{"query-id": "246", "corpus-id": "246", "score": "1"}
|
812 |
+
{"query-id": "246", "corpus-id": "247", "score": "0"}
|
813 |
+
{"query-id": "246", "corpus-id": "248", "score": "0"}
|
814 |
+
{"query-id": "247", "corpus-id": "247", "score": "1"}
|
815 |
+
{"query-id": "247", "corpus-id": "246", "score": "0"}
|
816 |
+
{"query-id": "247", "corpus-id": "248", "score": "0"}
|
817 |
+
{"query-id": "248", "corpus-id": "248", "score": "1"}
|
818 |
+
{"query-id": "248", "corpus-id": "246", "score": "0"}
|
819 |
+
{"query-id": "248", "corpus-id": "247", "score": "0"}
|
820 |
+
{"query-id": "249", "corpus-id": "249", "score": "1"}
|
821 |
+
{"query-id": "249", "corpus-id": "250", "score": "0"}
|
822 |
+
{"query-id": "250", "corpus-id": "250", "score": "1"}
|
823 |
+
{"query-id": "250", "corpus-id": "249", "score": "0"}
|
824 |
+
{"query-id": "251", "corpus-id": "251", "score": "1"}
|
825 |
+
{"query-id": "251", "corpus-id": "252", "score": "0"}
|
826 |
+
{"query-id": "252", "corpus-id": "252", "score": "1"}
|
827 |
+
{"query-id": "252", "corpus-id": "251", "score": "0"}
|
828 |
+
{"query-id": "253", "corpus-id": "253", "score": "1"}
|
829 |
+
{"query-id": "253", "corpus-id": "254", "score": "0"}
|
830 |
+
{"query-id": "254", "corpus-id": "254", "score": "1"}
|
831 |
+
{"query-id": "254", "corpus-id": "253", "score": "0"}
|
832 |
+
{"query-id": "255", "corpus-id": "255", "score": "1"}
|
833 |
+
{"query-id": "255", "corpus-id": "256", "score": "0"}
|
834 |
+
{"query-id": "255", "corpus-id": "257", "score": "0"}
|
835 |
+
{"query-id": "256", "corpus-id": "256", "score": "1"}
|
836 |
+
{"query-id": "256", "corpus-id": "255", "score": "0"}
|
837 |
+
{"query-id": "256", "corpus-id": "257", "score": "0"}
|
838 |
+
{"query-id": "257", "corpus-id": "257", "score": "1"}
|
839 |
+
{"query-id": "257", "corpus-id": "255", "score": "0"}
|
840 |
+
{"query-id": "257", "corpus-id": "256", "score": "0"}
|
841 |
+
{"query-id": "258", "corpus-id": "258", "score": "1"}
|
842 |
+
{"query-id": "258", "corpus-id": "259", "score": "0"}
|
843 |
+
{"query-id": "259", "corpus-id": "259", "score": "1"}
|
844 |
+
{"query-id": "259", "corpus-id": "258", "score": "0"}
|
845 |
+
{"query-id": "260", "corpus-id": "260", "score": "1"}
|
846 |
+
{"query-id": "260", "corpus-id": "261", "score": "0"}
|
847 |
+
{"query-id": "261", "corpus-id": "261", "score": "1"}
|
848 |
+
{"query-id": "261", "corpus-id": "260", "score": "0"}
|
849 |
+
{"query-id": "262", "corpus-id": "262", "score": "1"}
|
850 |
+
{"query-id": "262", "corpus-id": "263", "score": "0"}
|
851 |
+
{"query-id": "263", "corpus-id": "263", "score": "1"}
|
852 |
+
{"query-id": "263", "corpus-id": "262", "score": "0"}
|
853 |
+
{"query-id": "264", "corpus-id": "264", "score": "1"}
|
854 |
+
{"query-id": "264", "corpus-id": "265", "score": "0"}
|
855 |
+
{"query-id": "265", "corpus-id": "265", "score": "1"}
|
856 |
+
{"query-id": "265", "corpus-id": "264", "score": "0"}
|
857 |
+
{"query-id": "266", "corpus-id": "266", "score": "1"}
|
858 |
+
{"query-id": "266", "corpus-id": "267", "score": "0"}
|
859 |
+
{"query-id": "267", "corpus-id": "267", "score": "1"}
|
860 |
+
{"query-id": "267", "corpus-id": "266", "score": "0"}
|
861 |
+
{"query-id": "268", "corpus-id": "268", "score": "1"}
|
862 |
+
{"query-id": "268", "corpus-id": "269", "score": "0"}
|
863 |
+
{"query-id": "269", "corpus-id": "269", "score": "1"}
|
864 |
+
{"query-id": "269", "corpus-id": "268", "score": "0"}
|
865 |
+
{"query-id": "270", "corpus-id": "270", "score": "1"}
|
866 |
+
{"query-id": "270", "corpus-id": "271", "score": "0"}
|
867 |
+
{"query-id": "271", "corpus-id": "271", "score": "1"}
|
868 |
+
{"query-id": "271", "corpus-id": "270", "score": "0"}
|
869 |
+
{"query-id": "272", "corpus-id": "272", "score": "1"}
|
870 |
+
{"query-id": "272", "corpus-id": "273", "score": "0"}
|
871 |
+
{"query-id": "273", "corpus-id": "273", "score": "1"}
|
872 |
+
{"query-id": "273", "corpus-id": "272", "score": "0"}
|
873 |
+
{"query-id": "274", "corpus-id": "274", "score": "1"}
|
874 |
+
{"query-id": "274", "corpus-id": "275", "score": "0"}
|
875 |
+
{"query-id": "275", "corpus-id": "275", "score": "1"}
|
876 |
+
{"query-id": "275", "corpus-id": "274", "score": "0"}
|
877 |
+
{"query-id": "276", "corpus-id": "276", "score": "1"}
|
878 |
+
{"query-id": "276", "corpus-id": "277", "score": "0"}
|
879 |
+
{"query-id": "277", "corpus-id": "277", "score": "1"}
|
880 |
+
{"query-id": "277", "corpus-id": "276", "score": "0"}
|
881 |
+
{"query-id": "278", "corpus-id": "278", "score": "1"}
|
882 |
+
{"query-id": "278", "corpus-id": "279", "score": "0"}
|
883 |
+
{"query-id": "278", "corpus-id": "280", "score": "0"}
|
884 |
+
{"query-id": "278", "corpus-id": "281", "score": "0"}
|
885 |
+
{"query-id": "279", "corpus-id": "279", "score": "1"}
|
886 |
+
{"query-id": "279", "corpus-id": "278", "score": "0"}
|
887 |
+
{"query-id": "279", "corpus-id": "280", "score": "0"}
|
888 |
+
{"query-id": "279", "corpus-id": "281", "score": "0"}
|
889 |
+
{"query-id": "280", "corpus-id": "280", "score": "1"}
|
890 |
+
{"query-id": "280", "corpus-id": "278", "score": "0"}
|
891 |
+
{"query-id": "280", "corpus-id": "279", "score": "0"}
|
892 |
+
{"query-id": "280", "corpus-id": "281", "score": "0"}
|
893 |
+
{"query-id": "281", "corpus-id": "281", "score": "1"}
|
894 |
+
{"query-id": "281", "corpus-id": "278", "score": "0"}
|
895 |
+
{"query-id": "281", "corpus-id": "279", "score": "0"}
|
896 |
+
{"query-id": "281", "corpus-id": "280", "score": "0"}
|
897 |
+
{"query-id": "282", "corpus-id": "282", "score": "1"}
|
898 |
+
{"query-id": "282", "corpus-id": "283", "score": "0"}
|
899 |
+
{"query-id": "283", "corpus-id": "283", "score": "1"}
|
900 |
+
{"query-id": "283", "corpus-id": "282", "score": "0"}
|
901 |
+
{"query-id": "284", "corpus-id": "284", "score": "1"}
|
902 |
+
{"query-id": "284", "corpus-id": "285", "score": "0"}
|
903 |
+
{"query-id": "285", "corpus-id": "285", "score": "1"}
|
904 |
+
{"query-id": "285", "corpus-id": "284", "score": "0"}
|
905 |
+
{"query-id": "286", "corpus-id": "286", "score": "1"}
|
906 |
+
{"query-id": "286", "corpus-id": "287", "score": "0"}
|
907 |
+
{"query-id": "287", "corpus-id": "287", "score": "1"}
|
908 |
+
{"query-id": "287", "corpus-id": "286", "score": "0"}
|
qrels_changed/test.tsv
ADDED
@@ -0,0 +1,909 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
query-id corpus-id score
|
2 |
+
0 0 1
|
3 |
+
0 1 0
|
4 |
+
0 2 0
|
5 |
+
1 1 1
|
6 |
+
1 0 0
|
7 |
+
1 2 0
|
8 |
+
2 2 1
|
9 |
+
2 0 0
|
10 |
+
2 1 0
|
11 |
+
3 3 1
|
12 |
+
4 4 1
|
13 |
+
4 5 0
|
14 |
+
4 6 0
|
15 |
+
5 5 1
|
16 |
+
5 4 0
|
17 |
+
5 6 0
|
18 |
+
6 6 1
|
19 |
+
6 4 0
|
20 |
+
6 5 0
|
21 |
+
7 7 1
|
22 |
+
7 8 0
|
23 |
+
7 9 0
|
24 |
+
8 8 1
|
25 |
+
8 7 0
|
26 |
+
8 9 0
|
27 |
+
9 9 1
|
28 |
+
9 7 0
|
29 |
+
9 8 0
|
30 |
+
10 10 1
|
31 |
+
10 11 0
|
32 |
+
10 12 0
|
33 |
+
11 11 1
|
34 |
+
11 10 0
|
35 |
+
11 12 0
|
36 |
+
12 12 1
|
37 |
+
12 10 0
|
38 |
+
12 11 0
|
39 |
+
13 13 1
|
40 |
+
13 14 0
|
41 |
+
13 15 0
|
42 |
+
13 16 0
|
43 |
+
14 14 1
|
44 |
+
14 13 0
|
45 |
+
14 15 0
|
46 |
+
14 16 0
|
47 |
+
15 15 1
|
48 |
+
15 13 0
|
49 |
+
15 14 0
|
50 |
+
15 16 0
|
51 |
+
16 16 1
|
52 |
+
16 13 0
|
53 |
+
16 14 0
|
54 |
+
16 15 0
|
55 |
+
17 17 1
|
56 |
+
17 18 0
|
57 |
+
17 19 0
|
58 |
+
17 20 0
|
59 |
+
18 18 1
|
60 |
+
18 17 0
|
61 |
+
18 19 0
|
62 |
+
18 20 0
|
63 |
+
19 19 1
|
64 |
+
19 17 0
|
65 |
+
19 18 0
|
66 |
+
19 20 0
|
67 |
+
20 20 1
|
68 |
+
20 17 0
|
69 |
+
20 18 0
|
70 |
+
20 19 0
|
71 |
+
21 21 1
|
72 |
+
21 22 0
|
73 |
+
21 23 0
|
74 |
+
22 22 1
|
75 |
+
22 21 0
|
76 |
+
22 23 0
|
77 |
+
23 23 1
|
78 |
+
23 21 0
|
79 |
+
23 22 0
|
80 |
+
24 24 1
|
81 |
+
24 25 0
|
82 |
+
24 26 0
|
83 |
+
25 25 1
|
84 |
+
25 24 0
|
85 |
+
25 26 0
|
86 |
+
26 26 1
|
87 |
+
26 24 0
|
88 |
+
26 25 0
|
89 |
+
27 27 1
|
90 |
+
27 28 0
|
91 |
+
28 28 1
|
92 |
+
28 27 0
|
93 |
+
29 29 1
|
94 |
+
29 30 0
|
95 |
+
29 31 0
|
96 |
+
29 32 0
|
97 |
+
30 30 1
|
98 |
+
30 29 0
|
99 |
+
30 31 0
|
100 |
+
30 32 0
|
101 |
+
31 31 1
|
102 |
+
31 29 0
|
103 |
+
31 30 0
|
104 |
+
31 32 0
|
105 |
+
32 32 1
|
106 |
+
32 29 0
|
107 |
+
32 30 0
|
108 |
+
32 31 0
|
109 |
+
33 33 1
|
110 |
+
33 34 0
|
111 |
+
33 35 0
|
112 |
+
33 36 0
|
113 |
+
34 34 1
|
114 |
+
34 33 0
|
115 |
+
34 35 0
|
116 |
+
34 36 0
|
117 |
+
35 35 1
|
118 |
+
35 33 0
|
119 |
+
35 34 0
|
120 |
+
35 36 0
|
121 |
+
36 36 1
|
122 |
+
36 33 0
|
123 |
+
36 34 0
|
124 |
+
36 35 0
|
125 |
+
37 37 1
|
126 |
+
37 38 0
|
127 |
+
37 39 0
|
128 |
+
37 40 0
|
129 |
+
37 41 0
|
130 |
+
38 38 1
|
131 |
+
38 37 0
|
132 |
+
38 39 0
|
133 |
+
38 40 0
|
134 |
+
38 41 0
|
135 |
+
39 39 1
|
136 |
+
39 37 0
|
137 |
+
39 38 0
|
138 |
+
39 40 0
|
139 |
+
39 41 0
|
140 |
+
40 40 1
|
141 |
+
40 37 0
|
142 |
+
40 38 0
|
143 |
+
40 39 0
|
144 |
+
40 41 0
|
145 |
+
41 41 1
|
146 |
+
41 37 0
|
147 |
+
41 38 0
|
148 |
+
41 39 0
|
149 |
+
41 40 0
|
150 |
+
42 42 1
|
151 |
+
42 43 0
|
152 |
+
42 165 0
|
153 |
+
42 166 0
|
154 |
+
42 167 0
|
155 |
+
43 43 1
|
156 |
+
43 42 0
|
157 |
+
43 165 0
|
158 |
+
43 166 0
|
159 |
+
43 167 0
|
160 |
+
44 44 1
|
161 |
+
44 45 0
|
162 |
+
45 45 1
|
163 |
+
45 44 0
|
164 |
+
46 46 1
|
165 |
+
46 47 0
|
166 |
+
47 47 1
|
167 |
+
47 46 0
|
168 |
+
48 48 1
|
169 |
+
48 49 0
|
170 |
+
49 49 1
|
171 |
+
49 48 0
|
172 |
+
50 50 1
|
173 |
+
50 51 0
|
174 |
+
51 51 1
|
175 |
+
51 50 0
|
176 |
+
52 52 1
|
177 |
+
52 53 0
|
178 |
+
52 54 0
|
179 |
+
52 156 0
|
180 |
+
52 157 0
|
181 |
+
52 158 0
|
182 |
+
53 53 1
|
183 |
+
53 52 0
|
184 |
+
53 54 0
|
185 |
+
53 156 0
|
186 |
+
53 157 0
|
187 |
+
53 158 0
|
188 |
+
54 54 1
|
189 |
+
54 52 0
|
190 |
+
54 53 0
|
191 |
+
54 156 0
|
192 |
+
54 157 0
|
193 |
+
54 158 0
|
194 |
+
55 55 1
|
195 |
+
55 56 0
|
196 |
+
56 56 1
|
197 |
+
56 55 0
|
198 |
+
57 57 1
|
199 |
+
57 58 0
|
200 |
+
58 58 1
|
201 |
+
58 57 0
|
202 |
+
59 59 1
|
203 |
+
59 60 0
|
204 |
+
59 61 0
|
205 |
+
59 106 0
|
206 |
+
59 107 0
|
207 |
+
59 108 0
|
208 |
+
60 60 1
|
209 |
+
60 59 0
|
210 |
+
60 61 0
|
211 |
+
60 106 0
|
212 |
+
60 107 0
|
213 |
+
60 108 0
|
214 |
+
61 61 1
|
215 |
+
61 59 0
|
216 |
+
61 60 0
|
217 |
+
61 106 0
|
218 |
+
61 107 0
|
219 |
+
61 108 0
|
220 |
+
62 62 1
|
221 |
+
62 63 0
|
222 |
+
62 64 0
|
223 |
+
63 63 1
|
224 |
+
63 62 0
|
225 |
+
63 64 0
|
226 |
+
64 64 1
|
227 |
+
64 62 0
|
228 |
+
64 63 0
|
229 |
+
65 65 1
|
230 |
+
65 66 0
|
231 |
+
65 67 0
|
232 |
+
65 68 0
|
233 |
+
65 69 0
|
234 |
+
66 66 1
|
235 |
+
66 65 0
|
236 |
+
66 67 0
|
237 |
+
66 68 0
|
238 |
+
66 69 0
|
239 |
+
67 67 1
|
240 |
+
67 65 0
|
241 |
+
67 66 0
|
242 |
+
67 68 0
|
243 |
+
67 69 0
|
244 |
+
68 68 1
|
245 |
+
68 65 0
|
246 |
+
68 66 0
|
247 |
+
68 67 0
|
248 |
+
68 69 0
|
249 |
+
69 69 1
|
250 |
+
69 65 0
|
251 |
+
69 66 0
|
252 |
+
69 67 0
|
253 |
+
69 68 0
|
254 |
+
70 70 1
|
255 |
+
70 71 0
|
256 |
+
70 194 0
|
257 |
+
70 195 0
|
258 |
+
70 196 0
|
259 |
+
71 71 1
|
260 |
+
71 70 0
|
261 |
+
71 194 0
|
262 |
+
71 195 0
|
263 |
+
71 196 0
|
264 |
+
72 72 1
|
265 |
+
72 73 0
|
266 |
+
73 73 1
|
267 |
+
73 72 0
|
268 |
+
74 74 1
|
269 |
+
74 75 0
|
270 |
+
75 75 1
|
271 |
+
75 74 0
|
272 |
+
76 76 1
|
273 |
+
76 77 0
|
274 |
+
76 78 0
|
275 |
+
76 168 0
|
276 |
+
76 169 0
|
277 |
+
76 170 0
|
278 |
+
77 77 1
|
279 |
+
77 76 0
|
280 |
+
77 78 0
|
281 |
+
77 168 0
|
282 |
+
77 169 0
|
283 |
+
77 170 0
|
284 |
+
78 78 1
|
285 |
+
78 76 0
|
286 |
+
78 77 0
|
287 |
+
78 168 0
|
288 |
+
78 169 0
|
289 |
+
78 170 0
|
290 |
+
79 79 1
|
291 |
+
79 80 0
|
292 |
+
79 81 0
|
293 |
+
80 80 1
|
294 |
+
80 79 0
|
295 |
+
80 81 0
|
296 |
+
81 81 1
|
297 |
+
81 79 0
|
298 |
+
81 80 0
|
299 |
+
82 82 1
|
300 |
+
82 83 0
|
301 |
+
82 84 0
|
302 |
+
83 83 1
|
303 |
+
83 82 0
|
304 |
+
83 84 0
|
305 |
+
84 84 1
|
306 |
+
84 82 0
|
307 |
+
84 83 0
|
308 |
+
85 85 1
|
309 |
+
85 86 0
|
310 |
+
86 86 1
|
311 |
+
86 85 0
|
312 |
+
87 87 1
|
313 |
+
87 88 0
|
314 |
+
87 89 0
|
315 |
+
87 90 0
|
316 |
+
88 88 1
|
317 |
+
88 87 0
|
318 |
+
88 89 0
|
319 |
+
88 90 0
|
320 |
+
89 89 1
|
321 |
+
89 87 0
|
322 |
+
89 88 0
|
323 |
+
89 90 0
|
324 |
+
90 90 1
|
325 |
+
90 87 0
|
326 |
+
90 88 0
|
327 |
+
90 89 0
|
328 |
+
91 91 1
|
329 |
+
91 92 0
|
330 |
+
91 93 0
|
331 |
+
91 94 0
|
332 |
+
92 92 1
|
333 |
+
92 91 0
|
334 |
+
92 93 0
|
335 |
+
92 94 0
|
336 |
+
93 93 1
|
337 |
+
93 91 0
|
338 |
+
93 92 0
|
339 |
+
93 94 0
|
340 |
+
94 94 1
|
341 |
+
94 91 0
|
342 |
+
94 92 0
|
343 |
+
94 93 0
|
344 |
+
95 95 1
|
345 |
+
95 96 0
|
346 |
+
95 97 0
|
347 |
+
96 96 1
|
348 |
+
96 95 0
|
349 |
+
96 97 0
|
350 |
+
97 97 1
|
351 |
+
97 95 0
|
352 |
+
97 96 0
|
353 |
+
98 98 1
|
354 |
+
98 99 0
|
355 |
+
99 99 1
|
356 |
+
99 98 0
|
357 |
+
100 100 1
|
358 |
+
100 101 0
|
359 |
+
101 101 1
|
360 |
+
101 100 0
|
361 |
+
102 102 1
|
362 |
+
102 103 0
|
363 |
+
102 104 0
|
364 |
+
102 105 0
|
365 |
+
104 104 1
|
366 |
+
104 102 0
|
367 |
+
104 103 0
|
368 |
+
104 105 0
|
369 |
+
105 105 1
|
370 |
+
105 102 0
|
371 |
+
105 103 0
|
372 |
+
105 104 0
|
373 |
+
106 106 1
|
374 |
+
106 59 0
|
375 |
+
106 60 0
|
376 |
+
106 61 0
|
377 |
+
106 107 0
|
378 |
+
106 108 0
|
379 |
+
107 107 1
|
380 |
+
107 59 0
|
381 |
+
107 60 0
|
382 |
+
107 61 0
|
383 |
+
107 106 0
|
384 |
+
107 108 0
|
385 |
+
108 108 1
|
386 |
+
108 59 0
|
387 |
+
108 60 0
|
388 |
+
108 61 0
|
389 |
+
108 106 0
|
390 |
+
108 107 0
|
391 |
+
109 109 1
|
392 |
+
109 110 0
|
393 |
+
109 111 0
|
394 |
+
110 110 1
|
395 |
+
110 109 0
|
396 |
+
110 111 0
|
397 |
+
111 111 1
|
398 |
+
111 109 0
|
399 |
+
111 110 0
|
400 |
+
112 112 1
|
401 |
+
112 113 0
|
402 |
+
112 114 0
|
403 |
+
113 113 1
|
404 |
+
113 112 0
|
405 |
+
113 114 0
|
406 |
+
114 114 1
|
407 |
+
114 112 0
|
408 |
+
114 113 0
|
409 |
+
115 115 1
|
410 |
+
115 116 0
|
411 |
+
115 117 0
|
412 |
+
116 116 1
|
413 |
+
116 115 0
|
414 |
+
116 117 0
|
415 |
+
117 117 1
|
416 |
+
117 115 0
|
417 |
+
117 116 0
|
418 |
+
118 118 1
|
419 |
+
118 119 0
|
420 |
+
118 120 0
|
421 |
+
119 119 1
|
422 |
+
119 118 0
|
423 |
+
119 120 0
|
424 |
+
120 120 1
|
425 |
+
120 118 0
|
426 |
+
120 119 0
|
427 |
+
121 121 1
|
428 |
+
121 122 0
|
429 |
+
121 123 0
|
430 |
+
122 122 1
|
431 |
+
122 121 0
|
432 |
+
122 123 0
|
433 |
+
123 123 1
|
434 |
+
123 121 0
|
435 |
+
123 122 0
|
436 |
+
124 124 1
|
437 |
+
124 125 0
|
438 |
+
124 126 0
|
439 |
+
125 125 1
|
440 |
+
125 124 0
|
441 |
+
125 126 0
|
442 |
+
126 126 1
|
443 |
+
126 124 0
|
444 |
+
126 125 0
|
445 |
+
127 127 1
|
446 |
+
127 128 0
|
447 |
+
127 129 0
|
448 |
+
128 128 1
|
449 |
+
128 127 0
|
450 |
+
128 129 0
|
451 |
+
129 129 1
|
452 |
+
129 127 0
|
453 |
+
129 128 0
|
454 |
+
130 130 1
|
455 |
+
130 131 0
|
456 |
+
130 132 0
|
457 |
+
131 131 1
|
458 |
+
131 130 0
|
459 |
+
131 132 0
|
460 |
+
132 132 1
|
461 |
+
132 130 0
|
462 |
+
132 131 0
|
463 |
+
133 133 1
|
464 |
+
133 134 0
|
465 |
+
133 135 0
|
466 |
+
134 134 1
|
467 |
+
134 133 0
|
468 |
+
134 135 0
|
469 |
+
135 135 1
|
470 |
+
135 133 0
|
471 |
+
135 134 0
|
472 |
+
136 136 1
|
473 |
+
136 137 0
|
474 |
+
136 138 0
|
475 |
+
137 137 1
|
476 |
+
137 136 0
|
477 |
+
137 138 0
|
478 |
+
138 138 1
|
479 |
+
138 136 0
|
480 |
+
138 137 0
|
481 |
+
139 139 1
|
482 |
+
139 140 0
|
483 |
+
139 141 0
|
484 |
+
140 140 1
|
485 |
+
140 139 0
|
486 |
+
140 141 0
|
487 |
+
141 141 1
|
488 |
+
141 139 0
|
489 |
+
141 140 0
|
490 |
+
142 142 1
|
491 |
+
142 143 0
|
492 |
+
142 144 0
|
493 |
+
143 143 1
|
494 |
+
143 142 0
|
495 |
+
143 144 0
|
496 |
+
144 144 1
|
497 |
+
144 142 0
|
498 |
+
144 143 0
|
499 |
+
145 145 1
|
500 |
+
145 146 0
|
501 |
+
146 146 1
|
502 |
+
146 145 0
|
503 |
+
147 147 1
|
504 |
+
147 148 0
|
505 |
+
147 149 0
|
506 |
+
148 148 1
|
507 |
+
148 147 0
|
508 |
+
148 149 0
|
509 |
+
149 149 1
|
510 |
+
149 147 0
|
511 |
+
149 148 0
|
512 |
+
150 150 1
|
513 |
+
150 151 0
|
514 |
+
150 152 0
|
515 |
+
151 151 1
|
516 |
+
151 150 0
|
517 |
+
151 152 0
|
518 |
+
152 152 1
|
519 |
+
152 150 0
|
520 |
+
152 151 0
|
521 |
+
153 153 1
|
522 |
+
153 154 0
|
523 |
+
153 155 0
|
524 |
+
154 154 1
|
525 |
+
154 153 0
|
526 |
+
154 155 0
|
527 |
+
155 155 1
|
528 |
+
155 153 0
|
529 |
+
155 154 0
|
530 |
+
156 156 1
|
531 |
+
156 52 0
|
532 |
+
156 53 0
|
533 |
+
156 54 0
|
534 |
+
156 157 0
|
535 |
+
156 158 0
|
536 |
+
157 157 1
|
537 |
+
157 52 0
|
538 |
+
157 53 0
|
539 |
+
157 54 0
|
540 |
+
157 156 0
|
541 |
+
157 158 0
|
542 |
+
158 158 1
|
543 |
+
158 52 0
|
544 |
+
158 53 0
|
545 |
+
158 54 0
|
546 |
+
158 156 0
|
547 |
+
158 157 0
|
548 |
+
159 159 1
|
549 |
+
159 160 0
|
550 |
+
159 161 0
|
551 |
+
160 160 1
|
552 |
+
160 159 0
|
553 |
+
160 161 0
|
554 |
+
161 161 1
|
555 |
+
161 159 0
|
556 |
+
161 160 0
|
557 |
+
162 162 1
|
558 |
+
162 163 0
|
559 |
+
162 164 0
|
560 |
+
163 163 1
|
561 |
+
163 162 0
|
562 |
+
163 164 0
|
563 |
+
164 164 1
|
564 |
+
164 162 0
|
565 |
+
164 163 0
|
566 |
+
165 165 1
|
567 |
+
165 42 0
|
568 |
+
165 43 0
|
569 |
+
165 166 0
|
570 |
+
165 167 0
|
571 |
+
166 166 1
|
572 |
+
166 42 0
|
573 |
+
166 43 0
|
574 |
+
166 165 0
|
575 |
+
166 167 0
|
576 |
+
167 167 1
|
577 |
+
167 42 0
|
578 |
+
167 43 0
|
579 |
+
167 165 0
|
580 |
+
167 166 0
|
581 |
+
168 168 1
|
582 |
+
168 76 0
|
583 |
+
168 77 0
|
584 |
+
168 78 0
|
585 |
+
168 169 0
|
586 |
+
168 170 0
|
587 |
+
169 169 1
|
588 |
+
169 76 0
|
589 |
+
169 77 0
|
590 |
+
169 78 0
|
591 |
+
169 168 0
|
592 |
+
169 170 0
|
593 |
+
170 170 1
|
594 |
+
170 76 0
|
595 |
+
170 77 0
|
596 |
+
170 78 0
|
597 |
+
170 168 0
|
598 |
+
170 169 0
|
599 |
+
171 171 1
|
600 |
+
171 172 0
|
601 |
+
171 173 0
|
602 |
+
172 172 1
|
603 |
+
172 171 0
|
604 |
+
172 173 0
|
605 |
+
173 173 1
|
606 |
+
173 171 0
|
607 |
+
173 172 0
|
608 |
+
174 174 1
|
609 |
+
174 175 0
|
610 |
+
174 176 0
|
611 |
+
175 175 1
|
612 |
+
175 174 0
|
613 |
+
175 176 0
|
614 |
+
176 176 1
|
615 |
+
176 174 0
|
616 |
+
176 175 0
|
617 |
+
177 177 1
|
618 |
+
177 178 0
|
619 |
+
177 179 0
|
620 |
+
178 178 1
|
621 |
+
178 177 0
|
622 |
+
178 179 0
|
623 |
+
179 179 1
|
624 |
+
179 177 0
|
625 |
+
179 178 0
|
626 |
+
180 180 1
|
627 |
+
180 181 0
|
628 |
+
180 182 0
|
629 |
+
181 181 1
|
630 |
+
181 180 0
|
631 |
+
181 182 0
|
632 |
+
182 182 1
|
633 |
+
182 180 0
|
634 |
+
182 181 0
|
635 |
+
183 183 1
|
636 |
+
183 184 0
|
637 |
+
183 185 0
|
638 |
+
184 184 1
|
639 |
+
184 183 0
|
640 |
+
184 185 0
|
641 |
+
185 185 1
|
642 |
+
185 183 0
|
643 |
+
185 184 0
|
644 |
+
186 186 1
|
645 |
+
186 187 0
|
646 |
+
186 188 0
|
647 |
+
187 187 1
|
648 |
+
187 186 0
|
649 |
+
187 188 0
|
650 |
+
188 188 1
|
651 |
+
188 186 0
|
652 |
+
188 187 0
|
653 |
+
189 189 1
|
654 |
+
189 190 0
|
655 |
+
190 190 1
|
656 |
+
190 189 0
|
657 |
+
191 191 1
|
658 |
+
191 192 0
|
659 |
+
191 193 0
|
660 |
+
192 192 1
|
661 |
+
192 191 0
|
662 |
+
192 193 0
|
663 |
+
193 193 1
|
664 |
+
193 191 0
|
665 |
+
193 192 0
|
666 |
+
194 194 1
|
667 |
+
194 70 0
|
668 |
+
194 71 0
|
669 |
+
194 195 0
|
670 |
+
194 196 0
|
671 |
+
195 195 1
|
672 |
+
195 70 0
|
673 |
+
195 71 0
|
674 |
+
195 194 0
|
675 |
+
195 196 0
|
676 |
+
196 196 1
|
677 |
+
196 70 0
|
678 |
+
196 71 0
|
679 |
+
196 194 0
|
680 |
+
196 195 0
|
681 |
+
197 197 1
|
682 |
+
197 198 0
|
683 |
+
197 199 0
|
684 |
+
198 198 1
|
685 |
+
198 197 0
|
686 |
+
198 199 0
|
687 |
+
199 199 1
|
688 |
+
199 197 0
|
689 |
+
199 198 0
|
690 |
+
200 200 1
|
691 |
+
200 201 0
|
692 |
+
201 201 1
|
693 |
+
201 200 0
|
694 |
+
202 202 1
|
695 |
+
202 203 0
|
696 |
+
203 203 1
|
697 |
+
203 202 0
|
698 |
+
204 204 1
|
699 |
+
204 205 0
|
700 |
+
205 205 1
|
701 |
+
205 204 0
|
702 |
+
206 206 1
|
703 |
+
206 207 0
|
704 |
+
206 208 0
|
705 |
+
207 207 1
|
706 |
+
207 206 0
|
707 |
+
207 208 0
|
708 |
+
208 208 1
|
709 |
+
208 206 0
|
710 |
+
208 207 0
|
711 |
+
209 209 1
|
712 |
+
209 210 0
|
713 |
+
210 210 1
|
714 |
+
210 209 0
|
715 |
+
211 211 1
|
716 |
+
211 212 0
|
717 |
+
211 213 0
|
718 |
+
212 212 1
|
719 |
+
212 211 0
|
720 |
+
212 213 0
|
721 |
+
213 213 1
|
722 |
+
213 211 0
|
723 |
+
213 212 0
|
724 |
+
214 214 1
|
725 |
+
214 215 0
|
726 |
+
214 216 0
|
727 |
+
215 215 1
|
728 |
+
215 214 0
|
729 |
+
215 216 0
|
730 |
+
216 216 1
|
731 |
+
216 214 0
|
732 |
+
216 215 0
|
733 |
+
217 217 1
|
734 |
+
217 218 0
|
735 |
+
217 219 0
|
736 |
+
218 218 1
|
737 |
+
218 217 0
|
738 |
+
218 219 0
|
739 |
+
219 219 1
|
740 |
+
219 217 0
|
741 |
+
219 218 0
|
742 |
+
220 220 1
|
743 |
+
220 221 0
|
744 |
+
220 222 0
|
745 |
+
221 221 1
|
746 |
+
221 220 0
|
747 |
+
221 222 0
|
748 |
+
222 222 1
|
749 |
+
222 220 0
|
750 |
+
222 221 0
|
751 |
+
223 223 1
|
752 |
+
223 224 0
|
753 |
+
223 225 0
|
754 |
+
224 224 1
|
755 |
+
224 223 0
|
756 |
+
224 225 0
|
757 |
+
225 225 1
|
758 |
+
225 223 0
|
759 |
+
225 224 0
|
760 |
+
226 226 1
|
761 |
+
226 227 0
|
762 |
+
226 228 0
|
763 |
+
227 227 1
|
764 |
+
227 226 0
|
765 |
+
227 228 0
|
766 |
+
228 228 1
|
767 |
+
228 226 0
|
768 |
+
228 227 0
|
769 |
+
229 229 1
|
770 |
+
229 230 0
|
771 |
+
230 230 1
|
772 |
+
230 229 0
|
773 |
+
231 231 1
|
774 |
+
231 232 0
|
775 |
+
231 233 0
|
776 |
+
232 232 1
|
777 |
+
232 231 0
|
778 |
+
232 233 0
|
779 |
+
233 233 1
|
780 |
+
233 231 0
|
781 |
+
233 232 0
|
782 |
+
234 234 1
|
783 |
+
234 235 0
|
784 |
+
235 235 1
|
785 |
+
235 234 0
|
786 |
+
236 236 1
|
787 |
+
236 237 0
|
788 |
+
236 238 0
|
789 |
+
237 237 1
|
790 |
+
237 236 0
|
791 |
+
237 238 0
|
792 |
+
238 238 1
|
793 |
+
238 236 0
|
794 |
+
238 237 0
|
795 |
+
239 239 1
|
796 |
+
239 240 0
|
797 |
+
239 241 0
|
798 |
+
240 240 1
|
799 |
+
240 239 0
|
800 |
+
240 241 0
|
801 |
+
241 241 1
|
802 |
+
241 239 0
|
803 |
+
241 240 0
|
804 |
+
242 242 1
|
805 |
+
242 243 0
|
806 |
+
243 243 1
|
807 |
+
243 242 0
|
808 |
+
244 244 1
|
809 |
+
244 245 0
|
810 |
+
245 245 1
|
811 |
+
245 244 0
|
812 |
+
246 246 1
|
813 |
+
246 247 0
|
814 |
+
246 248 0
|
815 |
+
247 247 1
|
816 |
+
247 246 0
|
817 |
+
247 248 0
|
818 |
+
248 248 1
|
819 |
+
248 246 0
|
820 |
+
248 247 0
|
821 |
+
249 249 1
|
822 |
+
249 250 0
|
823 |
+
250 250 1
|
824 |
+
250 249 0
|
825 |
+
251 251 1
|
826 |
+
251 252 0
|
827 |
+
252 252 1
|
828 |
+
252 251 0
|
829 |
+
253 253 1
|
830 |
+
253 254 0
|
831 |
+
254 254 1
|
832 |
+
254 253 0
|
833 |
+
255 255 1
|
834 |
+
255 256 0
|
835 |
+
255 257 0
|
836 |
+
256 256 1
|
837 |
+
256 255 0
|
838 |
+
256 257 0
|
839 |
+
257 257 1
|
840 |
+
257 255 0
|
841 |
+
257 256 0
|
842 |
+
258 258 1
|
843 |
+
258 259 0
|
844 |
+
259 259 1
|
845 |
+
259 258 0
|
846 |
+
260 260 1
|
847 |
+
260 261 0
|
848 |
+
261 261 1
|
849 |
+
261 260 0
|
850 |
+
262 262 1
|
851 |
+
262 263 0
|
852 |
+
263 263 1
|
853 |
+
263 262 0
|
854 |
+
264 264 1
|
855 |
+
264 265 0
|
856 |
+
265 265 1
|
857 |
+
265 264 0
|
858 |
+
266 266 1
|
859 |
+
266 267 0
|
860 |
+
267 267 1
|
861 |
+
267 266 0
|
862 |
+
268 268 1
|
863 |
+
268 269 0
|
864 |
+
269 269 1
|
865 |
+
269 268 0
|
866 |
+
270 270 1
|
867 |
+
270 271 0
|
868 |
+
271 271 1
|
869 |
+
271 270 0
|
870 |
+
272 272 1
|
871 |
+
272 273 0
|
872 |
+
273 273 1
|
873 |
+
273 272 0
|
874 |
+
274 274 1
|
875 |
+
274 275 0
|
876 |
+
275 275 1
|
877 |
+
275 274 0
|
878 |
+
276 276 1
|
879 |
+
276 277 0
|
880 |
+
277 277 1
|
881 |
+
277 276 0
|
882 |
+
278 278 1
|
883 |
+
278 279 0
|
884 |
+
278 280 0
|
885 |
+
278 281 0
|
886 |
+
279 279 1
|
887 |
+
279 278 0
|
888 |
+
279 280 0
|
889 |
+
279 281 0
|
890 |
+
280 280 1
|
891 |
+
280 278 0
|
892 |
+
280 279 0
|
893 |
+
280 281 0
|
894 |
+
281 281 1
|
895 |
+
281 278 0
|
896 |
+
281 279 0
|
897 |
+
281 280 0
|
898 |
+
282 282 1
|
899 |
+
282 283 0
|
900 |
+
283 283 1
|
901 |
+
283 282 0
|
902 |
+
284 284 1
|
903 |
+
284 285 0
|
904 |
+
285 285 1
|
905 |
+
285 284 0
|
906 |
+
286 286 1
|
907 |
+
286 287 0
|
908 |
+
287 287 1
|
909 |
+
287 286 0
|
qrels_og/test.jsonl
ADDED
@@ -0,0 +1,908 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"query-id": "0", "corpus-id": "0", "score": "1"}
|
2 |
+
{"query-id": "0", "corpus-id": "1", "score": "1"}
|
3 |
+
{"query-id": "0", "corpus-id": "2", "score": "1"}
|
4 |
+
{"query-id": "1", "corpus-id": "1", "score": "1"}
|
5 |
+
{"query-id": "1", "corpus-id": "0", "score": "1"}
|
6 |
+
{"query-id": "1", "corpus-id": "2", "score": "1"}
|
7 |
+
{"query-id": "2", "corpus-id": "2", "score": "1"}
|
8 |
+
{"query-id": "2", "corpus-id": "0", "score": "1"}
|
9 |
+
{"query-id": "2", "corpus-id": "1", "score": "1"}
|
10 |
+
{"query-id": "3", "corpus-id": "3", "score": "1"}
|
11 |
+
{"query-id": "4", "corpus-id": "4", "score": "1"}
|
12 |
+
{"query-id": "4", "corpus-id": "5", "score": "1"}
|
13 |
+
{"query-id": "4", "corpus-id": "6", "score": "1"}
|
14 |
+
{"query-id": "5", "corpus-id": "5", "score": "1"}
|
15 |
+
{"query-id": "5", "corpus-id": "4", "score": "1"}
|
16 |
+
{"query-id": "5", "corpus-id": "6", "score": "1"}
|
17 |
+
{"query-id": "6", "corpus-id": "6", "score": "1"}
|
18 |
+
{"query-id": "6", "corpus-id": "4", "score": "1"}
|
19 |
+
{"query-id": "6", "corpus-id": "5", "score": "1"}
|
20 |
+
{"query-id": "7", "corpus-id": "7", "score": "1"}
|
21 |
+
{"query-id": "7", "corpus-id": "8", "score": "1"}
|
22 |
+
{"query-id": "7", "corpus-id": "9", "score": "1"}
|
23 |
+
{"query-id": "8", "corpus-id": "8", "score": "1"}
|
24 |
+
{"query-id": "8", "corpus-id": "7", "score": "1"}
|
25 |
+
{"query-id": "8", "corpus-id": "9", "score": "1"}
|
26 |
+
{"query-id": "9", "corpus-id": "9", "score": "1"}
|
27 |
+
{"query-id": "9", "corpus-id": "7", "score": "1"}
|
28 |
+
{"query-id": "9", "corpus-id": "8", "score": "1"}
|
29 |
+
{"query-id": "10", "corpus-id": "10", "score": "1"}
|
30 |
+
{"query-id": "10", "corpus-id": "11", "score": "1"}
|
31 |
+
{"query-id": "10", "corpus-id": "12", "score": "1"}
|
32 |
+
{"query-id": "11", "corpus-id": "11", "score": "1"}
|
33 |
+
{"query-id": "11", "corpus-id": "10", "score": "1"}
|
34 |
+
{"query-id": "11", "corpus-id": "12", "score": "1"}
|
35 |
+
{"query-id": "12", "corpus-id": "12", "score": "1"}
|
36 |
+
{"query-id": "12", "corpus-id": "10", "score": "1"}
|
37 |
+
{"query-id": "12", "corpus-id": "11", "score": "1"}
|
38 |
+
{"query-id": "13", "corpus-id": "13", "score": "1"}
|
39 |
+
{"query-id": "13", "corpus-id": "14", "score": "1"}
|
40 |
+
{"query-id": "13", "corpus-id": "15", "score": "1"}
|
41 |
+
{"query-id": "13", "corpus-id": "16", "score": "1"}
|
42 |
+
{"query-id": "14", "corpus-id": "14", "score": "1"}
|
43 |
+
{"query-id": "14", "corpus-id": "13", "score": "1"}
|
44 |
+
{"query-id": "14", "corpus-id": "15", "score": "1"}
|
45 |
+
{"query-id": "14", "corpus-id": "16", "score": "1"}
|
46 |
+
{"query-id": "15", "corpus-id": "15", "score": "1"}
|
47 |
+
{"query-id": "15", "corpus-id": "13", "score": "1"}
|
48 |
+
{"query-id": "15", "corpus-id": "14", "score": "1"}
|
49 |
+
{"query-id": "15", "corpus-id": "16", "score": "1"}
|
50 |
+
{"query-id": "16", "corpus-id": "16", "score": "1"}
|
51 |
+
{"query-id": "16", "corpus-id": "13", "score": "1"}
|
52 |
+
{"query-id": "16", "corpus-id": "14", "score": "1"}
|
53 |
+
{"query-id": "16", "corpus-id": "15", "score": "1"}
|
54 |
+
{"query-id": "17", "corpus-id": "17", "score": "1"}
|
55 |
+
{"query-id": "17", "corpus-id": "18", "score": "1"}
|
56 |
+
{"query-id": "17", "corpus-id": "19", "score": "1"}
|
57 |
+
{"query-id": "17", "corpus-id": "20", "score": "1"}
|
58 |
+
{"query-id": "18", "corpus-id": "18", "score": "1"}
|
59 |
+
{"query-id": "18", "corpus-id": "17", "score": "1"}
|
60 |
+
{"query-id": "18", "corpus-id": "19", "score": "1"}
|
61 |
+
{"query-id": "18", "corpus-id": "20", "score": "1"}
|
62 |
+
{"query-id": "19", "corpus-id": "19", "score": "1"}
|
63 |
+
{"query-id": "19", "corpus-id": "17", "score": "1"}
|
64 |
+
{"query-id": "19", "corpus-id": "18", "score": "1"}
|
65 |
+
{"query-id": "19", "corpus-id": "20", "score": "1"}
|
66 |
+
{"query-id": "20", "corpus-id": "20", "score": "1"}
|
67 |
+
{"query-id": "20", "corpus-id": "17", "score": "1"}
|
68 |
+
{"query-id": "20", "corpus-id": "18", "score": "1"}
|
69 |
+
{"query-id": "20", "corpus-id": "19", "score": "1"}
|
70 |
+
{"query-id": "21", "corpus-id": "21", "score": "1"}
|
71 |
+
{"query-id": "21", "corpus-id": "22", "score": "1"}
|
72 |
+
{"query-id": "21", "corpus-id": "23", "score": "1"}
|
73 |
+
{"query-id": "22", "corpus-id": "22", "score": "1"}
|
74 |
+
{"query-id": "22", "corpus-id": "21", "score": "1"}
|
75 |
+
{"query-id": "22", "corpus-id": "23", "score": "1"}
|
76 |
+
{"query-id": "23", "corpus-id": "23", "score": "1"}
|
77 |
+
{"query-id": "23", "corpus-id": "21", "score": "1"}
|
78 |
+
{"query-id": "23", "corpus-id": "22", "score": "1"}
|
79 |
+
{"query-id": "24", "corpus-id": "24", "score": "1"}
|
80 |
+
{"query-id": "24", "corpus-id": "25", "score": "1"}
|
81 |
+
{"query-id": "24", "corpus-id": "26", "score": "1"}
|
82 |
+
{"query-id": "25", "corpus-id": "25", "score": "1"}
|
83 |
+
{"query-id": "25", "corpus-id": "24", "score": "1"}
|
84 |
+
{"query-id": "25", "corpus-id": "26", "score": "1"}
|
85 |
+
{"query-id": "26", "corpus-id": "26", "score": "1"}
|
86 |
+
{"query-id": "26", "corpus-id": "24", "score": "1"}
|
87 |
+
{"query-id": "26", "corpus-id": "25", "score": "1"}
|
88 |
+
{"query-id": "27", "corpus-id": "27", "score": "1"}
|
89 |
+
{"query-id": "27", "corpus-id": "28", "score": "1"}
|
90 |
+
{"query-id": "28", "corpus-id": "28", "score": "1"}
|
91 |
+
{"query-id": "28", "corpus-id": "27", "score": "1"}
|
92 |
+
{"query-id": "29", "corpus-id": "29", "score": "1"}
|
93 |
+
{"query-id": "29", "corpus-id": "30", "score": "1"}
|
94 |
+
{"query-id": "29", "corpus-id": "31", "score": "1"}
|
95 |
+
{"query-id": "29", "corpus-id": "32", "score": "1"}
|
96 |
+
{"query-id": "30", "corpus-id": "30", "score": "1"}
|
97 |
+
{"query-id": "30", "corpus-id": "29", "score": "1"}
|
98 |
+
{"query-id": "30", "corpus-id": "31", "score": "1"}
|
99 |
+
{"query-id": "30", "corpus-id": "32", "score": "1"}
|
100 |
+
{"query-id": "31", "corpus-id": "31", "score": "1"}
|
101 |
+
{"query-id": "31", "corpus-id": "29", "score": "1"}
|
102 |
+
{"query-id": "31", "corpus-id": "30", "score": "1"}
|
103 |
+
{"query-id": "31", "corpus-id": "32", "score": "1"}
|
104 |
+
{"query-id": "32", "corpus-id": "32", "score": "1"}
|
105 |
+
{"query-id": "32", "corpus-id": "29", "score": "1"}
|
106 |
+
{"query-id": "32", "corpus-id": "30", "score": "1"}
|
107 |
+
{"query-id": "32", "corpus-id": "31", "score": "1"}
|
108 |
+
{"query-id": "33", "corpus-id": "33", "score": "1"}
|
109 |
+
{"query-id": "33", "corpus-id": "34", "score": "1"}
|
110 |
+
{"query-id": "33", "corpus-id": "35", "score": "1"}
|
111 |
+
{"query-id": "33", "corpus-id": "36", "score": "1"}
|
112 |
+
{"query-id": "34", "corpus-id": "34", "score": "1"}
|
113 |
+
{"query-id": "34", "corpus-id": "33", "score": "1"}
|
114 |
+
{"query-id": "34", "corpus-id": "35", "score": "1"}
|
115 |
+
{"query-id": "34", "corpus-id": "36", "score": "1"}
|
116 |
+
{"query-id": "35", "corpus-id": "35", "score": "1"}
|
117 |
+
{"query-id": "35", "corpus-id": "33", "score": "1"}
|
118 |
+
{"query-id": "35", "corpus-id": "34", "score": "1"}
|
119 |
+
{"query-id": "35", "corpus-id": "36", "score": "1"}
|
120 |
+
{"query-id": "36", "corpus-id": "36", "score": "1"}
|
121 |
+
{"query-id": "36", "corpus-id": "33", "score": "1"}
|
122 |
+
{"query-id": "36", "corpus-id": "34", "score": "1"}
|
123 |
+
{"query-id": "36", "corpus-id": "35", "score": "1"}
|
124 |
+
{"query-id": "37", "corpus-id": "37", "score": "1"}
|
125 |
+
{"query-id": "37", "corpus-id": "38", "score": "1"}
|
126 |
+
{"query-id": "37", "corpus-id": "39", "score": "1"}
|
127 |
+
{"query-id": "37", "corpus-id": "40", "score": "1"}
|
128 |
+
{"query-id": "37", "corpus-id": "41", "score": "1"}
|
129 |
+
{"query-id": "38", "corpus-id": "38", "score": "1"}
|
130 |
+
{"query-id": "38", "corpus-id": "37", "score": "1"}
|
131 |
+
{"query-id": "38", "corpus-id": "39", "score": "1"}
|
132 |
+
{"query-id": "38", "corpus-id": "40", "score": "1"}
|
133 |
+
{"query-id": "38", "corpus-id": "41", "score": "1"}
|
134 |
+
{"query-id": "39", "corpus-id": "39", "score": "1"}
|
135 |
+
{"query-id": "39", "corpus-id": "37", "score": "1"}
|
136 |
+
{"query-id": "39", "corpus-id": "38", "score": "1"}
|
137 |
+
{"query-id": "39", "corpus-id": "40", "score": "1"}
|
138 |
+
{"query-id": "39", "corpus-id": "41", "score": "1"}
|
139 |
+
{"query-id": "40", "corpus-id": "40", "score": "1"}
|
140 |
+
{"query-id": "40", "corpus-id": "37", "score": "1"}
|
141 |
+
{"query-id": "40", "corpus-id": "38", "score": "1"}
|
142 |
+
{"query-id": "40", "corpus-id": "39", "score": "1"}
|
143 |
+
{"query-id": "40", "corpus-id": "41", "score": "1"}
|
144 |
+
{"query-id": "41", "corpus-id": "41", "score": "1"}
|
145 |
+
{"query-id": "41", "corpus-id": "37", "score": "1"}
|
146 |
+
{"query-id": "41", "corpus-id": "38", "score": "1"}
|
147 |
+
{"query-id": "41", "corpus-id": "39", "score": "1"}
|
148 |
+
{"query-id": "41", "corpus-id": "40", "score": "1"}
|
149 |
+
{"query-id": "42", "corpus-id": "42", "score": "1"}
|
150 |
+
{"query-id": "42", "corpus-id": "43", "score": "1"}
|
151 |
+
{"query-id": "42", "corpus-id": "165", "score": "1"}
|
152 |
+
{"query-id": "42", "corpus-id": "166", "score": "1"}
|
153 |
+
{"query-id": "42", "corpus-id": "167", "score": "1"}
|
154 |
+
{"query-id": "43", "corpus-id": "43", "score": "1"}
|
155 |
+
{"query-id": "43", "corpus-id": "42", "score": "1"}
|
156 |
+
{"query-id": "43", "corpus-id": "165", "score": "1"}
|
157 |
+
{"query-id": "43", "corpus-id": "166", "score": "1"}
|
158 |
+
{"query-id": "43", "corpus-id": "167", "score": "1"}
|
159 |
+
{"query-id": "44", "corpus-id": "44", "score": "1"}
|
160 |
+
{"query-id": "44", "corpus-id": "45", "score": "1"}
|
161 |
+
{"query-id": "45", "corpus-id": "45", "score": "1"}
|
162 |
+
{"query-id": "45", "corpus-id": "44", "score": "1"}
|
163 |
+
{"query-id": "46", "corpus-id": "46", "score": "1"}
|
164 |
+
{"query-id": "46", "corpus-id": "47", "score": "1"}
|
165 |
+
{"query-id": "47", "corpus-id": "47", "score": "1"}
|
166 |
+
{"query-id": "47", "corpus-id": "46", "score": "1"}
|
167 |
+
{"query-id": "48", "corpus-id": "48", "score": "1"}
|
168 |
+
{"query-id": "48", "corpus-id": "49", "score": "1"}
|
169 |
+
{"query-id": "49", "corpus-id": "49", "score": "1"}
|
170 |
+
{"query-id": "49", "corpus-id": "48", "score": "1"}
|
171 |
+
{"query-id": "50", "corpus-id": "50", "score": "1"}
|
172 |
+
{"query-id": "50", "corpus-id": "51", "score": "1"}
|
173 |
+
{"query-id": "51", "corpus-id": "51", "score": "1"}
|
174 |
+
{"query-id": "51", "corpus-id": "50", "score": "1"}
|
175 |
+
{"query-id": "52", "corpus-id": "52", "score": "1"}
|
176 |
+
{"query-id": "52", "corpus-id": "53", "score": "1"}
|
177 |
+
{"query-id": "52", "corpus-id": "54", "score": "1"}
|
178 |
+
{"query-id": "52", "corpus-id": "156", "score": "1"}
|
179 |
+
{"query-id": "52", "corpus-id": "157", "score": "1"}
|
180 |
+
{"query-id": "52", "corpus-id": "158", "score": "1"}
|
181 |
+
{"query-id": "53", "corpus-id": "53", "score": "1"}
|
182 |
+
{"query-id": "53", "corpus-id": "52", "score": "1"}
|
183 |
+
{"query-id": "53", "corpus-id": "54", "score": "1"}
|
184 |
+
{"query-id": "53", "corpus-id": "156", "score": "1"}
|
185 |
+
{"query-id": "53", "corpus-id": "157", "score": "1"}
|
186 |
+
{"query-id": "53", "corpus-id": "158", "score": "1"}
|
187 |
+
{"query-id": "54", "corpus-id": "54", "score": "1"}
|
188 |
+
{"query-id": "54", "corpus-id": "52", "score": "1"}
|
189 |
+
{"query-id": "54", "corpus-id": "53", "score": "1"}
|
190 |
+
{"query-id": "54", "corpus-id": "156", "score": "1"}
|
191 |
+
{"query-id": "54", "corpus-id": "157", "score": "1"}
|
192 |
+
{"query-id": "54", "corpus-id": "158", "score": "1"}
|
193 |
+
{"query-id": "55", "corpus-id": "55", "score": "1"}
|
194 |
+
{"query-id": "55", "corpus-id": "56", "score": "1"}
|
195 |
+
{"query-id": "56", "corpus-id": "56", "score": "1"}
|
196 |
+
{"query-id": "56", "corpus-id": "55", "score": "1"}
|
197 |
+
{"query-id": "57", "corpus-id": "57", "score": "1"}
|
198 |
+
{"query-id": "57", "corpus-id": "58", "score": "1"}
|
199 |
+
{"query-id": "58", "corpus-id": "58", "score": "1"}
|
200 |
+
{"query-id": "58", "corpus-id": "57", "score": "1"}
|
201 |
+
{"query-id": "59", "corpus-id": "59", "score": "1"}
|
202 |
+
{"query-id": "59", "corpus-id": "60", "score": "1"}
|
203 |
+
{"query-id": "59", "corpus-id": "61", "score": "1"}
|
204 |
+
{"query-id": "59", "corpus-id": "106", "score": "1"}
|
205 |
+
{"query-id": "59", "corpus-id": "107", "score": "1"}
|
206 |
+
{"query-id": "59", "corpus-id": "108", "score": "1"}
|
207 |
+
{"query-id": "60", "corpus-id": "60", "score": "1"}
|
208 |
+
{"query-id": "60", "corpus-id": "59", "score": "1"}
|
209 |
+
{"query-id": "60", "corpus-id": "61", "score": "1"}
|
210 |
+
{"query-id": "60", "corpus-id": "106", "score": "1"}
|
211 |
+
{"query-id": "60", "corpus-id": "107", "score": "1"}
|
212 |
+
{"query-id": "60", "corpus-id": "108", "score": "1"}
|
213 |
+
{"query-id": "61", "corpus-id": "61", "score": "1"}
|
214 |
+
{"query-id": "61", "corpus-id": "59", "score": "1"}
|
215 |
+
{"query-id": "61", "corpus-id": "60", "score": "1"}
|
216 |
+
{"query-id": "61", "corpus-id": "106", "score": "1"}
|
217 |
+
{"query-id": "61", "corpus-id": "107", "score": "1"}
|
218 |
+
{"query-id": "61", "corpus-id": "108", "score": "1"}
|
219 |
+
{"query-id": "62", "corpus-id": "62", "score": "1"}
|
220 |
+
{"query-id": "62", "corpus-id": "63", "score": "1"}
|
221 |
+
{"query-id": "62", "corpus-id": "64", "score": "1"}
|
222 |
+
{"query-id": "63", "corpus-id": "63", "score": "1"}
|
223 |
+
{"query-id": "63", "corpus-id": "62", "score": "1"}
|
224 |
+
{"query-id": "63", "corpus-id": "64", "score": "1"}
|
225 |
+
{"query-id": "64", "corpus-id": "64", "score": "1"}
|
226 |
+
{"query-id": "64", "corpus-id": "62", "score": "1"}
|
227 |
+
{"query-id": "64", "corpus-id": "63", "score": "1"}
|
228 |
+
{"query-id": "65", "corpus-id": "65", "score": "1"}
|
229 |
+
{"query-id": "65", "corpus-id": "66", "score": "1"}
|
230 |
+
{"query-id": "65", "corpus-id": "67", "score": "1"}
|
231 |
+
{"query-id": "65", "corpus-id": "68", "score": "1"}
|
232 |
+
{"query-id": "65", "corpus-id": "69", "score": "1"}
|
233 |
+
{"query-id": "66", "corpus-id": "66", "score": "1"}
|
234 |
+
{"query-id": "66", "corpus-id": "65", "score": "1"}
|
235 |
+
{"query-id": "66", "corpus-id": "67", "score": "1"}
|
236 |
+
{"query-id": "66", "corpus-id": "68", "score": "1"}
|
237 |
+
{"query-id": "66", "corpus-id": "69", "score": "1"}
|
238 |
+
{"query-id": "67", "corpus-id": "67", "score": "1"}
|
239 |
+
{"query-id": "67", "corpus-id": "65", "score": "1"}
|
240 |
+
{"query-id": "67", "corpus-id": "66", "score": "1"}
|
241 |
+
{"query-id": "67", "corpus-id": "68", "score": "1"}
|
242 |
+
{"query-id": "67", "corpus-id": "69", "score": "1"}
|
243 |
+
{"query-id": "68", "corpus-id": "68", "score": "1"}
|
244 |
+
{"query-id": "68", "corpus-id": "65", "score": "1"}
|
245 |
+
{"query-id": "68", "corpus-id": "66", "score": "1"}
|
246 |
+
{"query-id": "68", "corpus-id": "67", "score": "1"}
|
247 |
+
{"query-id": "68", "corpus-id": "69", "score": "1"}
|
248 |
+
{"query-id": "69", "corpus-id": "69", "score": "1"}
|
249 |
+
{"query-id": "69", "corpus-id": "65", "score": "1"}
|
250 |
+
{"query-id": "69", "corpus-id": "66", "score": "1"}
|
251 |
+
{"query-id": "69", "corpus-id": "67", "score": "1"}
|
252 |
+
{"query-id": "69", "corpus-id": "68", "score": "1"}
|
253 |
+
{"query-id": "70", "corpus-id": "70", "score": "1"}
|
254 |
+
{"query-id": "70", "corpus-id": "71", "score": "1"}
|
255 |
+
{"query-id": "70", "corpus-id": "194", "score": "1"}
|
256 |
+
{"query-id": "70", "corpus-id": "195", "score": "1"}
|
257 |
+
{"query-id": "70", "corpus-id": "196", "score": "1"}
|
258 |
+
{"query-id": "71", "corpus-id": "71", "score": "1"}
|
259 |
+
{"query-id": "71", "corpus-id": "70", "score": "1"}
|
260 |
+
{"query-id": "71", "corpus-id": "194", "score": "1"}
|
261 |
+
{"query-id": "71", "corpus-id": "195", "score": "1"}
|
262 |
+
{"query-id": "71", "corpus-id": "196", "score": "1"}
|
263 |
+
{"query-id": "72", "corpus-id": "72", "score": "1"}
|
264 |
+
{"query-id": "72", "corpus-id": "73", "score": "1"}
|
265 |
+
{"query-id": "73", "corpus-id": "73", "score": "1"}
|
266 |
+
{"query-id": "73", "corpus-id": "72", "score": "1"}
|
267 |
+
{"query-id": "74", "corpus-id": "74", "score": "1"}
|
268 |
+
{"query-id": "74", "corpus-id": "75", "score": "1"}
|
269 |
+
{"query-id": "75", "corpus-id": "75", "score": "1"}
|
270 |
+
{"query-id": "75", "corpus-id": "74", "score": "1"}
|
271 |
+
{"query-id": "76", "corpus-id": "76", "score": "1"}
|
272 |
+
{"query-id": "76", "corpus-id": "77", "score": "1"}
|
273 |
+
{"query-id": "76", "corpus-id": "78", "score": "1"}
|
274 |
+
{"query-id": "76", "corpus-id": "168", "score": "1"}
|
275 |
+
{"query-id": "76", "corpus-id": "169", "score": "1"}
|
276 |
+
{"query-id": "76", "corpus-id": "170", "score": "1"}
|
277 |
+
{"query-id": "77", "corpus-id": "77", "score": "1"}
|
278 |
+
{"query-id": "77", "corpus-id": "76", "score": "1"}
|
279 |
+
{"query-id": "77", "corpus-id": "78", "score": "1"}
|
280 |
+
{"query-id": "77", "corpus-id": "168", "score": "1"}
|
281 |
+
{"query-id": "77", "corpus-id": "169", "score": "1"}
|
282 |
+
{"query-id": "77", "corpus-id": "170", "score": "1"}
|
283 |
+
{"query-id": "78", "corpus-id": "78", "score": "1"}
|
284 |
+
{"query-id": "78", "corpus-id": "76", "score": "1"}
|
285 |
+
{"query-id": "78", "corpus-id": "77", "score": "1"}
|
286 |
+
{"query-id": "78", "corpus-id": "168", "score": "1"}
|
287 |
+
{"query-id": "78", "corpus-id": "169", "score": "1"}
|
288 |
+
{"query-id": "78", "corpus-id": "170", "score": "1"}
|
289 |
+
{"query-id": "79", "corpus-id": "79", "score": "1"}
|
290 |
+
{"query-id": "79", "corpus-id": "80", "score": "1"}
|
291 |
+
{"query-id": "79", "corpus-id": "81", "score": "1"}
|
292 |
+
{"query-id": "80", "corpus-id": "80", "score": "1"}
|
293 |
+
{"query-id": "80", "corpus-id": "79", "score": "1"}
|
294 |
+
{"query-id": "80", "corpus-id": "81", "score": "1"}
|
295 |
+
{"query-id": "81", "corpus-id": "81", "score": "1"}
|
296 |
+
{"query-id": "81", "corpus-id": "79", "score": "1"}
|
297 |
+
{"query-id": "81", "corpus-id": "80", "score": "1"}
|
298 |
+
{"query-id": "82", "corpus-id": "82", "score": "1"}
|
299 |
+
{"query-id": "82", "corpus-id": "83", "score": "1"}
|
300 |
+
{"query-id": "82", "corpus-id": "84", "score": "1"}
|
301 |
+
{"query-id": "83", "corpus-id": "83", "score": "1"}
|
302 |
+
{"query-id": "83", "corpus-id": "82", "score": "1"}
|
303 |
+
{"query-id": "83", "corpus-id": "84", "score": "1"}
|
304 |
+
{"query-id": "84", "corpus-id": "84", "score": "1"}
|
305 |
+
{"query-id": "84", "corpus-id": "82", "score": "1"}
|
306 |
+
{"query-id": "84", "corpus-id": "83", "score": "1"}
|
307 |
+
{"query-id": "85", "corpus-id": "85", "score": "1"}
|
308 |
+
{"query-id": "85", "corpus-id": "86", "score": "1"}
|
309 |
+
{"query-id": "86", "corpus-id": "86", "score": "1"}
|
310 |
+
{"query-id": "86", "corpus-id": "85", "score": "1"}
|
311 |
+
{"query-id": "87", "corpus-id": "87", "score": "1"}
|
312 |
+
{"query-id": "87", "corpus-id": "88", "score": "1"}
|
313 |
+
{"query-id": "87", "corpus-id": "89", "score": "1"}
|
314 |
+
{"query-id": "87", "corpus-id": "90", "score": "1"}
|
315 |
+
{"query-id": "88", "corpus-id": "88", "score": "1"}
|
316 |
+
{"query-id": "88", "corpus-id": "87", "score": "1"}
|
317 |
+
{"query-id": "88", "corpus-id": "89", "score": "1"}
|
318 |
+
{"query-id": "88", "corpus-id": "90", "score": "1"}
|
319 |
+
{"query-id": "89", "corpus-id": "89", "score": "1"}
|
320 |
+
{"query-id": "89", "corpus-id": "87", "score": "1"}
|
321 |
+
{"query-id": "89", "corpus-id": "88", "score": "1"}
|
322 |
+
{"query-id": "89", "corpus-id": "90", "score": "1"}
|
323 |
+
{"query-id": "90", "corpus-id": "90", "score": "1"}
|
324 |
+
{"query-id": "90", "corpus-id": "87", "score": "1"}
|
325 |
+
{"query-id": "90", "corpus-id": "88", "score": "1"}
|
326 |
+
{"query-id": "90", "corpus-id": "89", "score": "1"}
|
327 |
+
{"query-id": "91", "corpus-id": "91", "score": "1"}
|
328 |
+
{"query-id": "91", "corpus-id": "92", "score": "1"}
|
329 |
+
{"query-id": "91", "corpus-id": "93", "score": "1"}
|
330 |
+
{"query-id": "91", "corpus-id": "94", "score": "1"}
|
331 |
+
{"query-id": "92", "corpus-id": "92", "score": "1"}
|
332 |
+
{"query-id": "92", "corpus-id": "91", "score": "1"}
|
333 |
+
{"query-id": "92", "corpus-id": "93", "score": "1"}
|
334 |
+
{"query-id": "92", "corpus-id": "94", "score": "1"}
|
335 |
+
{"query-id": "93", "corpus-id": "93", "score": "1"}
|
336 |
+
{"query-id": "93", "corpus-id": "91", "score": "1"}
|
337 |
+
{"query-id": "93", "corpus-id": "92", "score": "1"}
|
338 |
+
{"query-id": "93", "corpus-id": "94", "score": "1"}
|
339 |
+
{"query-id": "94", "corpus-id": "94", "score": "1"}
|
340 |
+
{"query-id": "94", "corpus-id": "91", "score": "1"}
|
341 |
+
{"query-id": "94", "corpus-id": "92", "score": "1"}
|
342 |
+
{"query-id": "94", "corpus-id": "93", "score": "1"}
|
343 |
+
{"query-id": "95", "corpus-id": "95", "score": "1"}
|
344 |
+
{"query-id": "95", "corpus-id": "96", "score": "1"}
|
345 |
+
{"query-id": "95", "corpus-id": "97", "score": "1"}
|
346 |
+
{"query-id": "96", "corpus-id": "96", "score": "1"}
|
347 |
+
{"query-id": "96", "corpus-id": "95", "score": "1"}
|
348 |
+
{"query-id": "96", "corpus-id": "97", "score": "1"}
|
349 |
+
{"query-id": "97", "corpus-id": "97", "score": "1"}
|
350 |
+
{"query-id": "97", "corpus-id": "95", "score": "1"}
|
351 |
+
{"query-id": "97", "corpus-id": "96", "score": "1"}
|
352 |
+
{"query-id": "98", "corpus-id": "98", "score": "1"}
|
353 |
+
{"query-id": "98", "corpus-id": "99", "score": "1"}
|
354 |
+
{"query-id": "99", "corpus-id": "99", "score": "1"}
|
355 |
+
{"query-id": "99", "corpus-id": "98", "score": "1"}
|
356 |
+
{"query-id": "100", "corpus-id": "100", "score": "1"}
|
357 |
+
{"query-id": "100", "corpus-id": "101", "score": "1"}
|
358 |
+
{"query-id": "101", "corpus-id": "101", "score": "1"}
|
359 |
+
{"query-id": "101", "corpus-id": "100", "score": "1"}
|
360 |
+
{"query-id": "102", "corpus-id": "102", "score": "1"}
|
361 |
+
{"query-id": "102", "corpus-id": "103", "score": "1"}
|
362 |
+
{"query-id": "102", "corpus-id": "104", "score": "1"}
|
363 |
+
{"query-id": "102", "corpus-id": "105", "score": "1"}
|
364 |
+
{"query-id": "104", "corpus-id": "104", "score": "1"}
|
365 |
+
{"query-id": "104", "corpus-id": "102", "score": "1"}
|
366 |
+
{"query-id": "104", "corpus-id": "103", "score": "1"}
|
367 |
+
{"query-id": "104", "corpus-id": "105", "score": "1"}
|
368 |
+
{"query-id": "105", "corpus-id": "105", "score": "1"}
|
369 |
+
{"query-id": "105", "corpus-id": "102", "score": "1"}
|
370 |
+
{"query-id": "105", "corpus-id": "103", "score": "1"}
|
371 |
+
{"query-id": "105", "corpus-id": "104", "score": "1"}
|
372 |
+
{"query-id": "106", "corpus-id": "106", "score": "1"}
|
373 |
+
{"query-id": "106", "corpus-id": "59", "score": "1"}
|
374 |
+
{"query-id": "106", "corpus-id": "60", "score": "1"}
|
375 |
+
{"query-id": "106", "corpus-id": "61", "score": "1"}
|
376 |
+
{"query-id": "106", "corpus-id": "107", "score": "1"}
|
377 |
+
{"query-id": "106", "corpus-id": "108", "score": "1"}
|
378 |
+
{"query-id": "107", "corpus-id": "107", "score": "1"}
|
379 |
+
{"query-id": "107", "corpus-id": "59", "score": "1"}
|
380 |
+
{"query-id": "107", "corpus-id": "60", "score": "1"}
|
381 |
+
{"query-id": "107", "corpus-id": "61", "score": "1"}
|
382 |
+
{"query-id": "107", "corpus-id": "106", "score": "1"}
|
383 |
+
{"query-id": "107", "corpus-id": "108", "score": "1"}
|
384 |
+
{"query-id": "108", "corpus-id": "108", "score": "1"}
|
385 |
+
{"query-id": "108", "corpus-id": "59", "score": "1"}
|
386 |
+
{"query-id": "108", "corpus-id": "60", "score": "1"}
|
387 |
+
{"query-id": "108", "corpus-id": "61", "score": "1"}
|
388 |
+
{"query-id": "108", "corpus-id": "106", "score": "1"}
|
389 |
+
{"query-id": "108", "corpus-id": "107", "score": "1"}
|
390 |
+
{"query-id": "109", "corpus-id": "109", "score": "1"}
|
391 |
+
{"query-id": "109", "corpus-id": "110", "score": "1"}
|
392 |
+
{"query-id": "109", "corpus-id": "111", "score": "1"}
|
393 |
+
{"query-id": "110", "corpus-id": "110", "score": "1"}
|
394 |
+
{"query-id": "110", "corpus-id": "109", "score": "1"}
|
395 |
+
{"query-id": "110", "corpus-id": "111", "score": "1"}
|
396 |
+
{"query-id": "111", "corpus-id": "111", "score": "1"}
|
397 |
+
{"query-id": "111", "corpus-id": "109", "score": "1"}
|
398 |
+
{"query-id": "111", "corpus-id": "110", "score": "1"}
|
399 |
+
{"query-id": "112", "corpus-id": "112", "score": "1"}
|
400 |
+
{"query-id": "112", "corpus-id": "113", "score": "1"}
|
401 |
+
{"query-id": "112", "corpus-id": "114", "score": "1"}
|
402 |
+
{"query-id": "113", "corpus-id": "113", "score": "1"}
|
403 |
+
{"query-id": "113", "corpus-id": "112", "score": "1"}
|
404 |
+
{"query-id": "113", "corpus-id": "114", "score": "1"}
|
405 |
+
{"query-id": "114", "corpus-id": "114", "score": "1"}
|
406 |
+
{"query-id": "114", "corpus-id": "112", "score": "1"}
|
407 |
+
{"query-id": "114", "corpus-id": "113", "score": "1"}
|
408 |
+
{"query-id": "115", "corpus-id": "115", "score": "1"}
|
409 |
+
{"query-id": "115", "corpus-id": "116", "score": "1"}
|
410 |
+
{"query-id": "115", "corpus-id": "117", "score": "1"}
|
411 |
+
{"query-id": "116", "corpus-id": "116", "score": "1"}
|
412 |
+
{"query-id": "116", "corpus-id": "115", "score": "1"}
|
413 |
+
{"query-id": "116", "corpus-id": "117", "score": "1"}
|
414 |
+
{"query-id": "117", "corpus-id": "117", "score": "1"}
|
415 |
+
{"query-id": "117", "corpus-id": "115", "score": "1"}
|
416 |
+
{"query-id": "117", "corpus-id": "116", "score": "1"}
|
417 |
+
{"query-id": "118", "corpus-id": "118", "score": "1"}
|
418 |
+
{"query-id": "118", "corpus-id": "119", "score": "1"}
|
419 |
+
{"query-id": "118", "corpus-id": "120", "score": "1"}
|
420 |
+
{"query-id": "119", "corpus-id": "119", "score": "1"}
|
421 |
+
{"query-id": "119", "corpus-id": "118", "score": "1"}
|
422 |
+
{"query-id": "119", "corpus-id": "120", "score": "1"}
|
423 |
+
{"query-id": "120", "corpus-id": "120", "score": "1"}
|
424 |
+
{"query-id": "120", "corpus-id": "118", "score": "1"}
|
425 |
+
{"query-id": "120", "corpus-id": "119", "score": "1"}
|
426 |
+
{"query-id": "121", "corpus-id": "121", "score": "1"}
|
427 |
+
{"query-id": "121", "corpus-id": "122", "score": "1"}
|
428 |
+
{"query-id": "121", "corpus-id": "123", "score": "1"}
|
429 |
+
{"query-id": "122", "corpus-id": "122", "score": "1"}
|
430 |
+
{"query-id": "122", "corpus-id": "121", "score": "1"}
|
431 |
+
{"query-id": "122", "corpus-id": "123", "score": "1"}
|
432 |
+
{"query-id": "123", "corpus-id": "123", "score": "1"}
|
433 |
+
{"query-id": "123", "corpus-id": "121", "score": "1"}
|
434 |
+
{"query-id": "123", "corpus-id": "122", "score": "1"}
|
435 |
+
{"query-id": "124", "corpus-id": "124", "score": "1"}
|
436 |
+
{"query-id": "124", "corpus-id": "125", "score": "1"}
|
437 |
+
{"query-id": "124", "corpus-id": "126", "score": "1"}
|
438 |
+
{"query-id": "125", "corpus-id": "125", "score": "1"}
|
439 |
+
{"query-id": "125", "corpus-id": "124", "score": "1"}
|
440 |
+
{"query-id": "125", "corpus-id": "126", "score": "1"}
|
441 |
+
{"query-id": "126", "corpus-id": "126", "score": "1"}
|
442 |
+
{"query-id": "126", "corpus-id": "124", "score": "1"}
|
443 |
+
{"query-id": "126", "corpus-id": "125", "score": "1"}
|
444 |
+
{"query-id": "127", "corpus-id": "127", "score": "1"}
|
445 |
+
{"query-id": "127", "corpus-id": "128", "score": "1"}
|
446 |
+
{"query-id": "127", "corpus-id": "129", "score": "1"}
|
447 |
+
{"query-id": "128", "corpus-id": "128", "score": "1"}
|
448 |
+
{"query-id": "128", "corpus-id": "127", "score": "1"}
|
449 |
+
{"query-id": "128", "corpus-id": "129", "score": "1"}
|
450 |
+
{"query-id": "129", "corpus-id": "129", "score": "1"}
|
451 |
+
{"query-id": "129", "corpus-id": "127", "score": "1"}
|
452 |
+
{"query-id": "129", "corpus-id": "128", "score": "1"}
|
453 |
+
{"query-id": "130", "corpus-id": "130", "score": "1"}
|
454 |
+
{"query-id": "130", "corpus-id": "131", "score": "1"}
|
455 |
+
{"query-id": "130", "corpus-id": "132", "score": "1"}
|
456 |
+
{"query-id": "131", "corpus-id": "131", "score": "1"}
|
457 |
+
{"query-id": "131", "corpus-id": "130", "score": "1"}
|
458 |
+
{"query-id": "131", "corpus-id": "132", "score": "1"}
|
459 |
+
{"query-id": "132", "corpus-id": "132", "score": "1"}
|
460 |
+
{"query-id": "132", "corpus-id": "130", "score": "1"}
|
461 |
+
{"query-id": "132", "corpus-id": "131", "score": "1"}
|
462 |
+
{"query-id": "133", "corpus-id": "133", "score": "1"}
|
463 |
+
{"query-id": "133", "corpus-id": "134", "score": "1"}
|
464 |
+
{"query-id": "133", "corpus-id": "135", "score": "1"}
|
465 |
+
{"query-id": "134", "corpus-id": "134", "score": "1"}
|
466 |
+
{"query-id": "134", "corpus-id": "133", "score": "1"}
|
467 |
+
{"query-id": "134", "corpus-id": "135", "score": "1"}
|
468 |
+
{"query-id": "135", "corpus-id": "135", "score": "1"}
|
469 |
+
{"query-id": "135", "corpus-id": "133", "score": "1"}
|
470 |
+
{"query-id": "135", "corpus-id": "134", "score": "1"}
|
471 |
+
{"query-id": "136", "corpus-id": "136", "score": "1"}
|
472 |
+
{"query-id": "136", "corpus-id": "137", "score": "1"}
|
473 |
+
{"query-id": "136", "corpus-id": "138", "score": "1"}
|
474 |
+
{"query-id": "137", "corpus-id": "137", "score": "1"}
|
475 |
+
{"query-id": "137", "corpus-id": "136", "score": "1"}
|
476 |
+
{"query-id": "137", "corpus-id": "138", "score": "1"}
|
477 |
+
{"query-id": "138", "corpus-id": "138", "score": "1"}
|
478 |
+
{"query-id": "138", "corpus-id": "136", "score": "1"}
|
479 |
+
{"query-id": "138", "corpus-id": "137", "score": "1"}
|
480 |
+
{"query-id": "139", "corpus-id": "139", "score": "1"}
|
481 |
+
{"query-id": "139", "corpus-id": "140", "score": "1"}
|
482 |
+
{"query-id": "139", "corpus-id": "141", "score": "1"}
|
483 |
+
{"query-id": "140", "corpus-id": "140", "score": "1"}
|
484 |
+
{"query-id": "140", "corpus-id": "139", "score": "1"}
|
485 |
+
{"query-id": "140", "corpus-id": "141", "score": "1"}
|
486 |
+
{"query-id": "141", "corpus-id": "141", "score": "1"}
|
487 |
+
{"query-id": "141", "corpus-id": "139", "score": "1"}
|
488 |
+
{"query-id": "141", "corpus-id": "140", "score": "1"}
|
489 |
+
{"query-id": "142", "corpus-id": "142", "score": "1"}
|
490 |
+
{"query-id": "142", "corpus-id": "143", "score": "1"}
|
491 |
+
{"query-id": "142", "corpus-id": "144", "score": "1"}
|
492 |
+
{"query-id": "143", "corpus-id": "143", "score": "1"}
|
493 |
+
{"query-id": "143", "corpus-id": "142", "score": "1"}
|
494 |
+
{"query-id": "143", "corpus-id": "144", "score": "1"}
|
495 |
+
{"query-id": "144", "corpus-id": "144", "score": "1"}
|
496 |
+
{"query-id": "144", "corpus-id": "142", "score": "1"}
|
497 |
+
{"query-id": "144", "corpus-id": "143", "score": "1"}
|
498 |
+
{"query-id": "145", "corpus-id": "145", "score": "1"}
|
499 |
+
{"query-id": "145", "corpus-id": "146", "score": "1"}
|
500 |
+
{"query-id": "146", "corpus-id": "146", "score": "1"}
|
501 |
+
{"query-id": "146", "corpus-id": "145", "score": "1"}
|
502 |
+
{"query-id": "147", "corpus-id": "147", "score": "1"}
|
503 |
+
{"query-id": "147", "corpus-id": "148", "score": "1"}
|
504 |
+
{"query-id": "147", "corpus-id": "149", "score": "1"}
|
505 |
+
{"query-id": "148", "corpus-id": "148", "score": "1"}
|
506 |
+
{"query-id": "148", "corpus-id": "147", "score": "1"}
|
507 |
+
{"query-id": "148", "corpus-id": "149", "score": "1"}
|
508 |
+
{"query-id": "149", "corpus-id": "149", "score": "1"}
|
509 |
+
{"query-id": "149", "corpus-id": "147", "score": "1"}
|
510 |
+
{"query-id": "149", "corpus-id": "148", "score": "1"}
|
511 |
+
{"query-id": "150", "corpus-id": "150", "score": "1"}
|
512 |
+
{"query-id": "150", "corpus-id": "151", "score": "1"}
|
513 |
+
{"query-id": "150", "corpus-id": "152", "score": "1"}
|
514 |
+
{"query-id": "151", "corpus-id": "151", "score": "1"}
|
515 |
+
{"query-id": "151", "corpus-id": "150", "score": "1"}
|
516 |
+
{"query-id": "151", "corpus-id": "152", "score": "1"}
|
517 |
+
{"query-id": "152", "corpus-id": "152", "score": "1"}
|
518 |
+
{"query-id": "152", "corpus-id": "150", "score": "1"}
|
519 |
+
{"query-id": "152", "corpus-id": "151", "score": "1"}
|
520 |
+
{"query-id": "153", "corpus-id": "153", "score": "1"}
|
521 |
+
{"query-id": "153", "corpus-id": "154", "score": "1"}
|
522 |
+
{"query-id": "153", "corpus-id": "155", "score": "1"}
|
523 |
+
{"query-id": "154", "corpus-id": "154", "score": "1"}
|
524 |
+
{"query-id": "154", "corpus-id": "153", "score": "1"}
|
525 |
+
{"query-id": "154", "corpus-id": "155", "score": "1"}
|
526 |
+
{"query-id": "155", "corpus-id": "155", "score": "1"}
|
527 |
+
{"query-id": "155", "corpus-id": "153", "score": "1"}
|
528 |
+
{"query-id": "155", "corpus-id": "154", "score": "1"}
|
529 |
+
{"query-id": "156", "corpus-id": "156", "score": "1"}
|
530 |
+
{"query-id": "156", "corpus-id": "52", "score": "1"}
|
531 |
+
{"query-id": "156", "corpus-id": "53", "score": "1"}
|
532 |
+
{"query-id": "156", "corpus-id": "54", "score": "1"}
|
533 |
+
{"query-id": "156", "corpus-id": "157", "score": "1"}
|
534 |
+
{"query-id": "156", "corpus-id": "158", "score": "1"}
|
535 |
+
{"query-id": "157", "corpus-id": "157", "score": "1"}
|
536 |
+
{"query-id": "157", "corpus-id": "52", "score": "1"}
|
537 |
+
{"query-id": "157", "corpus-id": "53", "score": "1"}
|
538 |
+
{"query-id": "157", "corpus-id": "54", "score": "1"}
|
539 |
+
{"query-id": "157", "corpus-id": "156", "score": "1"}
|
540 |
+
{"query-id": "157", "corpus-id": "158", "score": "1"}
|
541 |
+
{"query-id": "158", "corpus-id": "158", "score": "1"}
|
542 |
+
{"query-id": "158", "corpus-id": "52", "score": "1"}
|
543 |
+
{"query-id": "158", "corpus-id": "53", "score": "1"}
|
544 |
+
{"query-id": "158", "corpus-id": "54", "score": "1"}
|
545 |
+
{"query-id": "158", "corpus-id": "156", "score": "1"}
|
546 |
+
{"query-id": "158", "corpus-id": "157", "score": "1"}
|
547 |
+
{"query-id": "159", "corpus-id": "159", "score": "1"}
|
548 |
+
{"query-id": "159", "corpus-id": "160", "score": "1"}
|
549 |
+
{"query-id": "159", "corpus-id": "161", "score": "1"}
|
550 |
+
{"query-id": "160", "corpus-id": "160", "score": "1"}
|
551 |
+
{"query-id": "160", "corpus-id": "159", "score": "1"}
|
552 |
+
{"query-id": "160", "corpus-id": "161", "score": "1"}
|
553 |
+
{"query-id": "161", "corpus-id": "161", "score": "1"}
|
554 |
+
{"query-id": "161", "corpus-id": "159", "score": "1"}
|
555 |
+
{"query-id": "161", "corpus-id": "160", "score": "1"}
|
556 |
+
{"query-id": "162", "corpus-id": "162", "score": "1"}
|
557 |
+
{"query-id": "162", "corpus-id": "163", "score": "1"}
|
558 |
+
{"query-id": "162", "corpus-id": "164", "score": "1"}
|
559 |
+
{"query-id": "163", "corpus-id": "163", "score": "1"}
|
560 |
+
{"query-id": "163", "corpus-id": "162", "score": "1"}
|
561 |
+
{"query-id": "163", "corpus-id": "164", "score": "1"}
|
562 |
+
{"query-id": "164", "corpus-id": "164", "score": "1"}
|
563 |
+
{"query-id": "164", "corpus-id": "162", "score": "1"}
|
564 |
+
{"query-id": "164", "corpus-id": "163", "score": "1"}
|
565 |
+
{"query-id": "165", "corpus-id": "165", "score": "1"}
|
566 |
+
{"query-id": "165", "corpus-id": "42", "score": "1"}
|
567 |
+
{"query-id": "165", "corpus-id": "43", "score": "1"}
|
568 |
+
{"query-id": "165", "corpus-id": "166", "score": "1"}
|
569 |
+
{"query-id": "165", "corpus-id": "167", "score": "1"}
|
570 |
+
{"query-id": "166", "corpus-id": "166", "score": "1"}
|
571 |
+
{"query-id": "166", "corpus-id": "42", "score": "1"}
|
572 |
+
{"query-id": "166", "corpus-id": "43", "score": "1"}
|
573 |
+
{"query-id": "166", "corpus-id": "165", "score": "1"}
|
574 |
+
{"query-id": "166", "corpus-id": "167", "score": "1"}
|
575 |
+
{"query-id": "167", "corpus-id": "167", "score": "1"}
|
576 |
+
{"query-id": "167", "corpus-id": "42", "score": "1"}
|
577 |
+
{"query-id": "167", "corpus-id": "43", "score": "1"}
|
578 |
+
{"query-id": "167", "corpus-id": "165", "score": "1"}
|
579 |
+
{"query-id": "167", "corpus-id": "166", "score": "1"}
|
580 |
+
{"query-id": "168", "corpus-id": "168", "score": "1"}
|
581 |
+
{"query-id": "168", "corpus-id": "76", "score": "1"}
|
582 |
+
{"query-id": "168", "corpus-id": "77", "score": "1"}
|
583 |
+
{"query-id": "168", "corpus-id": "78", "score": "1"}
|
584 |
+
{"query-id": "168", "corpus-id": "169", "score": "1"}
|
585 |
+
{"query-id": "168", "corpus-id": "170", "score": "1"}
|
586 |
+
{"query-id": "169", "corpus-id": "169", "score": "1"}
|
587 |
+
{"query-id": "169", "corpus-id": "76", "score": "1"}
|
588 |
+
{"query-id": "169", "corpus-id": "77", "score": "1"}
|
589 |
+
{"query-id": "169", "corpus-id": "78", "score": "1"}
|
590 |
+
{"query-id": "169", "corpus-id": "168", "score": "1"}
|
591 |
+
{"query-id": "169", "corpus-id": "170", "score": "1"}
|
592 |
+
{"query-id": "170", "corpus-id": "170", "score": "1"}
|
593 |
+
{"query-id": "170", "corpus-id": "76", "score": "1"}
|
594 |
+
{"query-id": "170", "corpus-id": "77", "score": "1"}
|
595 |
+
{"query-id": "170", "corpus-id": "78", "score": "1"}
|
596 |
+
{"query-id": "170", "corpus-id": "168", "score": "1"}
|
597 |
+
{"query-id": "170", "corpus-id": "169", "score": "1"}
|
598 |
+
{"query-id": "171", "corpus-id": "171", "score": "1"}
|
599 |
+
{"query-id": "171", "corpus-id": "172", "score": "1"}
|
600 |
+
{"query-id": "171", "corpus-id": "173", "score": "1"}
|
601 |
+
{"query-id": "172", "corpus-id": "172", "score": "1"}
|
602 |
+
{"query-id": "172", "corpus-id": "171", "score": "1"}
|
603 |
+
{"query-id": "172", "corpus-id": "173", "score": "1"}
|
604 |
+
{"query-id": "173", "corpus-id": "173", "score": "1"}
|
605 |
+
{"query-id": "173", "corpus-id": "171", "score": "1"}
|
606 |
+
{"query-id": "173", "corpus-id": "172", "score": "1"}
|
607 |
+
{"query-id": "174", "corpus-id": "174", "score": "1"}
|
608 |
+
{"query-id": "174", "corpus-id": "175", "score": "1"}
|
609 |
+
{"query-id": "174", "corpus-id": "176", "score": "1"}
|
610 |
+
{"query-id": "175", "corpus-id": "175", "score": "1"}
|
611 |
+
{"query-id": "175", "corpus-id": "174", "score": "1"}
|
612 |
+
{"query-id": "175", "corpus-id": "176", "score": "1"}
|
613 |
+
{"query-id": "176", "corpus-id": "176", "score": "1"}
|
614 |
+
{"query-id": "176", "corpus-id": "174", "score": "1"}
|
615 |
+
{"query-id": "176", "corpus-id": "175", "score": "1"}
|
616 |
+
{"query-id": "177", "corpus-id": "177", "score": "1"}
|
617 |
+
{"query-id": "177", "corpus-id": "178", "score": "1"}
|
618 |
+
{"query-id": "177", "corpus-id": "179", "score": "1"}
|
619 |
+
{"query-id": "178", "corpus-id": "178", "score": "1"}
|
620 |
+
{"query-id": "178", "corpus-id": "177", "score": "1"}
|
621 |
+
{"query-id": "178", "corpus-id": "179", "score": "1"}
|
622 |
+
{"query-id": "179", "corpus-id": "179", "score": "1"}
|
623 |
+
{"query-id": "179", "corpus-id": "177", "score": "1"}
|
624 |
+
{"query-id": "179", "corpus-id": "178", "score": "1"}
|
625 |
+
{"query-id": "180", "corpus-id": "180", "score": "1"}
|
626 |
+
{"query-id": "180", "corpus-id": "181", "score": "1"}
|
627 |
+
{"query-id": "180", "corpus-id": "182", "score": "1"}
|
628 |
+
{"query-id": "181", "corpus-id": "181", "score": "1"}
|
629 |
+
{"query-id": "181", "corpus-id": "180", "score": "1"}
|
630 |
+
{"query-id": "181", "corpus-id": "182", "score": "1"}
|
631 |
+
{"query-id": "182", "corpus-id": "182", "score": "1"}
|
632 |
+
{"query-id": "182", "corpus-id": "180", "score": "1"}
|
633 |
+
{"query-id": "182", "corpus-id": "181", "score": "1"}
|
634 |
+
{"query-id": "183", "corpus-id": "183", "score": "1"}
|
635 |
+
{"query-id": "183", "corpus-id": "184", "score": "1"}
|
636 |
+
{"query-id": "183", "corpus-id": "185", "score": "1"}
|
637 |
+
{"query-id": "184", "corpus-id": "184", "score": "1"}
|
638 |
+
{"query-id": "184", "corpus-id": "183", "score": "1"}
|
639 |
+
{"query-id": "184", "corpus-id": "185", "score": "1"}
|
640 |
+
{"query-id": "185", "corpus-id": "185", "score": "1"}
|
641 |
+
{"query-id": "185", "corpus-id": "183", "score": "1"}
|
642 |
+
{"query-id": "185", "corpus-id": "184", "score": "1"}
|
643 |
+
{"query-id": "186", "corpus-id": "186", "score": "1"}
|
644 |
+
{"query-id": "186", "corpus-id": "187", "score": "1"}
|
645 |
+
{"query-id": "186", "corpus-id": "188", "score": "1"}
|
646 |
+
{"query-id": "187", "corpus-id": "187", "score": "1"}
|
647 |
+
{"query-id": "187", "corpus-id": "186", "score": "1"}
|
648 |
+
{"query-id": "187", "corpus-id": "188", "score": "1"}
|
649 |
+
{"query-id": "188", "corpus-id": "188", "score": "1"}
|
650 |
+
{"query-id": "188", "corpus-id": "186", "score": "1"}
|
651 |
+
{"query-id": "188", "corpus-id": "187", "score": "1"}
|
652 |
+
{"query-id": "189", "corpus-id": "189", "score": "1"}
|
653 |
+
{"query-id": "189", "corpus-id": "190", "score": "1"}
|
654 |
+
{"query-id": "190", "corpus-id": "190", "score": "1"}
|
655 |
+
{"query-id": "190", "corpus-id": "189", "score": "1"}
|
656 |
+
{"query-id": "191", "corpus-id": "191", "score": "1"}
|
657 |
+
{"query-id": "191", "corpus-id": "192", "score": "1"}
|
658 |
+
{"query-id": "191", "corpus-id": "193", "score": "1"}
|
659 |
+
{"query-id": "192", "corpus-id": "192", "score": "1"}
|
660 |
+
{"query-id": "192", "corpus-id": "191", "score": "1"}
|
661 |
+
{"query-id": "192", "corpus-id": "193", "score": "1"}
|
662 |
+
{"query-id": "193", "corpus-id": "193", "score": "1"}
|
663 |
+
{"query-id": "193", "corpus-id": "191", "score": "1"}
|
664 |
+
{"query-id": "193", "corpus-id": "192", "score": "1"}
|
665 |
+
{"query-id": "194", "corpus-id": "194", "score": "1"}
|
666 |
+
{"query-id": "194", "corpus-id": "70", "score": "1"}
|
667 |
+
{"query-id": "194", "corpus-id": "71", "score": "1"}
|
668 |
+
{"query-id": "194", "corpus-id": "195", "score": "1"}
|
669 |
+
{"query-id": "194", "corpus-id": "196", "score": "1"}
|
670 |
+
{"query-id": "195", "corpus-id": "195", "score": "1"}
|
671 |
+
{"query-id": "195", "corpus-id": "70", "score": "1"}
|
672 |
+
{"query-id": "195", "corpus-id": "71", "score": "1"}
|
673 |
+
{"query-id": "195", "corpus-id": "194", "score": "1"}
|
674 |
+
{"query-id": "195", "corpus-id": "196", "score": "1"}
|
675 |
+
{"query-id": "196", "corpus-id": "196", "score": "1"}
|
676 |
+
{"query-id": "196", "corpus-id": "70", "score": "1"}
|
677 |
+
{"query-id": "196", "corpus-id": "71", "score": "1"}
|
678 |
+
{"query-id": "196", "corpus-id": "194", "score": "1"}
|
679 |
+
{"query-id": "196", "corpus-id": "195", "score": "1"}
|
680 |
+
{"query-id": "197", "corpus-id": "197", "score": "1"}
|
681 |
+
{"query-id": "197", "corpus-id": "198", "score": "1"}
|
682 |
+
{"query-id": "197", "corpus-id": "199", "score": "1"}
|
683 |
+
{"query-id": "198", "corpus-id": "198", "score": "1"}
|
684 |
+
{"query-id": "198", "corpus-id": "197", "score": "1"}
|
685 |
+
{"query-id": "198", "corpus-id": "199", "score": "1"}
|
686 |
+
{"query-id": "199", "corpus-id": "199", "score": "1"}
|
687 |
+
{"query-id": "199", "corpus-id": "197", "score": "1"}
|
688 |
+
{"query-id": "199", "corpus-id": "198", "score": "1"}
|
689 |
+
{"query-id": "200", "corpus-id": "200", "score": "1"}
|
690 |
+
{"query-id": "200", "corpus-id": "201", "score": "1"}
|
691 |
+
{"query-id": "201", "corpus-id": "201", "score": "1"}
|
692 |
+
{"query-id": "201", "corpus-id": "200", "score": "1"}
|
693 |
+
{"query-id": "202", "corpus-id": "202", "score": "1"}
|
694 |
+
{"query-id": "202", "corpus-id": "203", "score": "1"}
|
695 |
+
{"query-id": "203", "corpus-id": "203", "score": "1"}
|
696 |
+
{"query-id": "203", "corpus-id": "202", "score": "1"}
|
697 |
+
{"query-id": "204", "corpus-id": "204", "score": "1"}
|
698 |
+
{"query-id": "204", "corpus-id": "205", "score": "1"}
|
699 |
+
{"query-id": "205", "corpus-id": "205", "score": "1"}
|
700 |
+
{"query-id": "205", "corpus-id": "204", "score": "1"}
|
701 |
+
{"query-id": "206", "corpus-id": "206", "score": "1"}
|
702 |
+
{"query-id": "206", "corpus-id": "207", "score": "1"}
|
703 |
+
{"query-id": "206", "corpus-id": "208", "score": "1"}
|
704 |
+
{"query-id": "207", "corpus-id": "207", "score": "1"}
|
705 |
+
{"query-id": "207", "corpus-id": "206", "score": "1"}
|
706 |
+
{"query-id": "207", "corpus-id": "208", "score": "1"}
|
707 |
+
{"query-id": "208", "corpus-id": "208", "score": "1"}
|
708 |
+
{"query-id": "208", "corpus-id": "206", "score": "1"}
|
709 |
+
{"query-id": "208", "corpus-id": "207", "score": "1"}
|
710 |
+
{"query-id": "209", "corpus-id": "209", "score": "1"}
|
711 |
+
{"query-id": "209", "corpus-id": "210", "score": "1"}
|
712 |
+
{"query-id": "210", "corpus-id": "210", "score": "1"}
|
713 |
+
{"query-id": "210", "corpus-id": "209", "score": "1"}
|
714 |
+
{"query-id": "211", "corpus-id": "211", "score": "1"}
|
715 |
+
{"query-id": "211", "corpus-id": "212", "score": "1"}
|
716 |
+
{"query-id": "211", "corpus-id": "213", "score": "1"}
|
717 |
+
{"query-id": "212", "corpus-id": "212", "score": "1"}
|
718 |
+
{"query-id": "212", "corpus-id": "211", "score": "1"}
|
719 |
+
{"query-id": "212", "corpus-id": "213", "score": "1"}
|
720 |
+
{"query-id": "213", "corpus-id": "213", "score": "1"}
|
721 |
+
{"query-id": "213", "corpus-id": "211", "score": "1"}
|
722 |
+
{"query-id": "213", "corpus-id": "212", "score": "1"}
|
723 |
+
{"query-id": "214", "corpus-id": "214", "score": "1"}
|
724 |
+
{"query-id": "214", "corpus-id": "215", "score": "1"}
|
725 |
+
{"query-id": "214", "corpus-id": "216", "score": "1"}
|
726 |
+
{"query-id": "215", "corpus-id": "215", "score": "1"}
|
727 |
+
{"query-id": "215", "corpus-id": "214", "score": "1"}
|
728 |
+
{"query-id": "215", "corpus-id": "216", "score": "1"}
|
729 |
+
{"query-id": "216", "corpus-id": "216", "score": "1"}
|
730 |
+
{"query-id": "216", "corpus-id": "214", "score": "1"}
|
731 |
+
{"query-id": "216", "corpus-id": "215", "score": "1"}
|
732 |
+
{"query-id": "217", "corpus-id": "217", "score": "1"}
|
733 |
+
{"query-id": "217", "corpus-id": "218", "score": "1"}
|
734 |
+
{"query-id": "217", "corpus-id": "219", "score": "1"}
|
735 |
+
{"query-id": "218", "corpus-id": "218", "score": "1"}
|
736 |
+
{"query-id": "218", "corpus-id": "217", "score": "1"}
|
737 |
+
{"query-id": "218", "corpus-id": "219", "score": "1"}
|
738 |
+
{"query-id": "219", "corpus-id": "219", "score": "1"}
|
739 |
+
{"query-id": "219", "corpus-id": "217", "score": "1"}
|
740 |
+
{"query-id": "219", "corpus-id": "218", "score": "1"}
|
741 |
+
{"query-id": "220", "corpus-id": "220", "score": "1"}
|
742 |
+
{"query-id": "220", "corpus-id": "221", "score": "1"}
|
743 |
+
{"query-id": "220", "corpus-id": "222", "score": "1"}
|
744 |
+
{"query-id": "221", "corpus-id": "221", "score": "1"}
|
745 |
+
{"query-id": "221", "corpus-id": "220", "score": "1"}
|
746 |
+
{"query-id": "221", "corpus-id": "222", "score": "1"}
|
747 |
+
{"query-id": "222", "corpus-id": "222", "score": "1"}
|
748 |
+
{"query-id": "222", "corpus-id": "220", "score": "1"}
|
749 |
+
{"query-id": "222", "corpus-id": "221", "score": "1"}
|
750 |
+
{"query-id": "223", "corpus-id": "223", "score": "1"}
|
751 |
+
{"query-id": "223", "corpus-id": "224", "score": "1"}
|
752 |
+
{"query-id": "223", "corpus-id": "225", "score": "1"}
|
753 |
+
{"query-id": "224", "corpus-id": "224", "score": "1"}
|
754 |
+
{"query-id": "224", "corpus-id": "223", "score": "1"}
|
755 |
+
{"query-id": "224", "corpus-id": "225", "score": "1"}
|
756 |
+
{"query-id": "225", "corpus-id": "225", "score": "1"}
|
757 |
+
{"query-id": "225", "corpus-id": "223", "score": "1"}
|
758 |
+
{"query-id": "225", "corpus-id": "224", "score": "1"}
|
759 |
+
{"query-id": "226", "corpus-id": "226", "score": "1"}
|
760 |
+
{"query-id": "226", "corpus-id": "227", "score": "1"}
|
761 |
+
{"query-id": "226", "corpus-id": "228", "score": "1"}
|
762 |
+
{"query-id": "227", "corpus-id": "227", "score": "1"}
|
763 |
+
{"query-id": "227", "corpus-id": "226", "score": "1"}
|
764 |
+
{"query-id": "227", "corpus-id": "228", "score": "1"}
|
765 |
+
{"query-id": "228", "corpus-id": "228", "score": "1"}
|
766 |
+
{"query-id": "228", "corpus-id": "226", "score": "1"}
|
767 |
+
{"query-id": "228", "corpus-id": "227", "score": "1"}
|
768 |
+
{"query-id": "229", "corpus-id": "229", "score": "1"}
|
769 |
+
{"query-id": "229", "corpus-id": "230", "score": "1"}
|
770 |
+
{"query-id": "230", "corpus-id": "230", "score": "1"}
|
771 |
+
{"query-id": "230", "corpus-id": "229", "score": "1"}
|
772 |
+
{"query-id": "231", "corpus-id": "231", "score": "1"}
|
773 |
+
{"query-id": "231", "corpus-id": "232", "score": "1"}
|
774 |
+
{"query-id": "231", "corpus-id": "233", "score": "1"}
|
775 |
+
{"query-id": "232", "corpus-id": "232", "score": "1"}
|
776 |
+
{"query-id": "232", "corpus-id": "231", "score": "1"}
|
777 |
+
{"query-id": "232", "corpus-id": "233", "score": "1"}
|
778 |
+
{"query-id": "233", "corpus-id": "233", "score": "1"}
|
779 |
+
{"query-id": "233", "corpus-id": "231", "score": "1"}
|
780 |
+
{"query-id": "233", "corpus-id": "232", "score": "1"}
|
781 |
+
{"query-id": "234", "corpus-id": "234", "score": "1"}
|
782 |
+
{"query-id": "234", "corpus-id": "235", "score": "1"}
|
783 |
+
{"query-id": "235", "corpus-id": "235", "score": "1"}
|
784 |
+
{"query-id": "235", "corpus-id": "234", "score": "1"}
|
785 |
+
{"query-id": "236", "corpus-id": "236", "score": "1"}
|
786 |
+
{"query-id": "236", "corpus-id": "237", "score": "1"}
|
787 |
+
{"query-id": "236", "corpus-id": "238", "score": "1"}
|
788 |
+
{"query-id": "237", "corpus-id": "237", "score": "1"}
|
789 |
+
{"query-id": "237", "corpus-id": "236", "score": "1"}
|
790 |
+
{"query-id": "237", "corpus-id": "238", "score": "1"}
|
791 |
+
{"query-id": "238", "corpus-id": "238", "score": "1"}
|
792 |
+
{"query-id": "238", "corpus-id": "236", "score": "1"}
|
793 |
+
{"query-id": "238", "corpus-id": "237", "score": "1"}
|
794 |
+
{"query-id": "239", "corpus-id": "239", "score": "1"}
|
795 |
+
{"query-id": "239", "corpus-id": "240", "score": "1"}
|
796 |
+
{"query-id": "239", "corpus-id": "241", "score": "1"}
|
797 |
+
{"query-id": "240", "corpus-id": "240", "score": "1"}
|
798 |
+
{"query-id": "240", "corpus-id": "239", "score": "1"}
|
799 |
+
{"query-id": "240", "corpus-id": "241", "score": "1"}
|
800 |
+
{"query-id": "241", "corpus-id": "241", "score": "1"}
|
801 |
+
{"query-id": "241", "corpus-id": "239", "score": "1"}
|
802 |
+
{"query-id": "241", "corpus-id": "240", "score": "1"}
|
803 |
+
{"query-id": "242", "corpus-id": "242", "score": "1"}
|
804 |
+
{"query-id": "242", "corpus-id": "243", "score": "1"}
|
805 |
+
{"query-id": "243", "corpus-id": "243", "score": "1"}
|
806 |
+
{"query-id": "243", "corpus-id": "242", "score": "1"}
|
807 |
+
{"query-id": "244", "corpus-id": "244", "score": "1"}
|
808 |
+
{"query-id": "244", "corpus-id": "245", "score": "1"}
|
809 |
+
{"query-id": "245", "corpus-id": "245", "score": "1"}
|
810 |
+
{"query-id": "245", "corpus-id": "244", "score": "1"}
|
811 |
+
{"query-id": "246", "corpus-id": "246", "score": "1"}
|
812 |
+
{"query-id": "246", "corpus-id": "247", "score": "1"}
|
813 |
+
{"query-id": "246", "corpus-id": "248", "score": "1"}
|
814 |
+
{"query-id": "247", "corpus-id": "247", "score": "1"}
|
815 |
+
{"query-id": "247", "corpus-id": "246", "score": "1"}
|
816 |
+
{"query-id": "247", "corpus-id": "248", "score": "1"}
|
817 |
+
{"query-id": "248", "corpus-id": "248", "score": "1"}
|
818 |
+
{"query-id": "248", "corpus-id": "246", "score": "1"}
|
819 |
+
{"query-id": "248", "corpus-id": "247", "score": "1"}
|
820 |
+
{"query-id": "249", "corpus-id": "249", "score": "1"}
|
821 |
+
{"query-id": "249", "corpus-id": "250", "score": "1"}
|
822 |
+
{"query-id": "250", "corpus-id": "250", "score": "1"}
|
823 |
+
{"query-id": "250", "corpus-id": "249", "score": "1"}
|
824 |
+
{"query-id": "251", "corpus-id": "251", "score": "1"}
|
825 |
+
{"query-id": "251", "corpus-id": "252", "score": "1"}
|
826 |
+
{"query-id": "252", "corpus-id": "252", "score": "1"}
|
827 |
+
{"query-id": "252", "corpus-id": "251", "score": "1"}
|
828 |
+
{"query-id": "253", "corpus-id": "253", "score": "1"}
|
829 |
+
{"query-id": "253", "corpus-id": "254", "score": "1"}
|
830 |
+
{"query-id": "254", "corpus-id": "254", "score": "1"}
|
831 |
+
{"query-id": "254", "corpus-id": "253", "score": "1"}
|
832 |
+
{"query-id": "255", "corpus-id": "255", "score": "1"}
|
833 |
+
{"query-id": "255", "corpus-id": "256", "score": "1"}
|
834 |
+
{"query-id": "255", "corpus-id": "257", "score": "1"}
|
835 |
+
{"query-id": "256", "corpus-id": "256", "score": "1"}
|
836 |
+
{"query-id": "256", "corpus-id": "255", "score": "1"}
|
837 |
+
{"query-id": "256", "corpus-id": "257", "score": "1"}
|
838 |
+
{"query-id": "257", "corpus-id": "257", "score": "1"}
|
839 |
+
{"query-id": "257", "corpus-id": "255", "score": "1"}
|
840 |
+
{"query-id": "257", "corpus-id": "256", "score": "1"}
|
841 |
+
{"query-id": "258", "corpus-id": "258", "score": "1"}
|
842 |
+
{"query-id": "258", "corpus-id": "259", "score": "1"}
|
843 |
+
{"query-id": "259", "corpus-id": "259", "score": "1"}
|
844 |
+
{"query-id": "259", "corpus-id": "258", "score": "1"}
|
845 |
+
{"query-id": "260", "corpus-id": "260", "score": "1"}
|
846 |
+
{"query-id": "260", "corpus-id": "261", "score": "1"}
|
847 |
+
{"query-id": "261", "corpus-id": "261", "score": "1"}
|
848 |
+
{"query-id": "261", "corpus-id": "260", "score": "1"}
|
849 |
+
{"query-id": "262", "corpus-id": "262", "score": "1"}
|
850 |
+
{"query-id": "262", "corpus-id": "263", "score": "1"}
|
851 |
+
{"query-id": "263", "corpus-id": "263", "score": "1"}
|
852 |
+
{"query-id": "263", "corpus-id": "262", "score": "1"}
|
853 |
+
{"query-id": "264", "corpus-id": "264", "score": "1"}
|
854 |
+
{"query-id": "264", "corpus-id": "265", "score": "1"}
|
855 |
+
{"query-id": "265", "corpus-id": "265", "score": "1"}
|
856 |
+
{"query-id": "265", "corpus-id": "264", "score": "1"}
|
857 |
+
{"query-id": "266", "corpus-id": "266", "score": "1"}
|
858 |
+
{"query-id": "266", "corpus-id": "267", "score": "1"}
|
859 |
+
{"query-id": "267", "corpus-id": "267", "score": "1"}
|
860 |
+
{"query-id": "267", "corpus-id": "266", "score": "1"}
|
861 |
+
{"query-id": "268", "corpus-id": "268", "score": "1"}
|
862 |
+
{"query-id": "268", "corpus-id": "269", "score": "1"}
|
863 |
+
{"query-id": "269", "corpus-id": "269", "score": "1"}
|
864 |
+
{"query-id": "269", "corpus-id": "268", "score": "1"}
|
865 |
+
{"query-id": "270", "corpus-id": "270", "score": "1"}
|
866 |
+
{"query-id": "270", "corpus-id": "271", "score": "1"}
|
867 |
+
{"query-id": "271", "corpus-id": "271", "score": "1"}
|
868 |
+
{"query-id": "271", "corpus-id": "270", "score": "1"}
|
869 |
+
{"query-id": "272", "corpus-id": "272", "score": "1"}
|
870 |
+
{"query-id": "272", "corpus-id": "273", "score": "1"}
|
871 |
+
{"query-id": "273", "corpus-id": "273", "score": "1"}
|
872 |
+
{"query-id": "273", "corpus-id": "272", "score": "1"}
|
873 |
+
{"query-id": "274", "corpus-id": "274", "score": "1"}
|
874 |
+
{"query-id": "274", "corpus-id": "275", "score": "1"}
|
875 |
+
{"query-id": "275", "corpus-id": "275", "score": "1"}
|
876 |
+
{"query-id": "275", "corpus-id": "274", "score": "1"}
|
877 |
+
{"query-id": "276", "corpus-id": "276", "score": "1"}
|
878 |
+
{"query-id": "276", "corpus-id": "277", "score": "1"}
|
879 |
+
{"query-id": "277", "corpus-id": "277", "score": "1"}
|
880 |
+
{"query-id": "277", "corpus-id": "276", "score": "1"}
|
881 |
+
{"query-id": "278", "corpus-id": "278", "score": "1"}
|
882 |
+
{"query-id": "278", "corpus-id": "279", "score": "1"}
|
883 |
+
{"query-id": "278", "corpus-id": "280", "score": "1"}
|
884 |
+
{"query-id": "278", "corpus-id": "281", "score": "1"}
|
885 |
+
{"query-id": "279", "corpus-id": "279", "score": "1"}
|
886 |
+
{"query-id": "279", "corpus-id": "278", "score": "1"}
|
887 |
+
{"query-id": "279", "corpus-id": "280", "score": "1"}
|
888 |
+
{"query-id": "279", "corpus-id": "281", "score": "1"}
|
889 |
+
{"query-id": "280", "corpus-id": "280", "score": "1"}
|
890 |
+
{"query-id": "280", "corpus-id": "278", "score": "1"}
|
891 |
+
{"query-id": "280", "corpus-id": "279", "score": "1"}
|
892 |
+
{"query-id": "280", "corpus-id": "281", "score": "1"}
|
893 |
+
{"query-id": "281", "corpus-id": "281", "score": "1"}
|
894 |
+
{"query-id": "281", "corpus-id": "278", "score": "1"}
|
895 |
+
{"query-id": "281", "corpus-id": "279", "score": "1"}
|
896 |
+
{"query-id": "281", "corpus-id": "280", "score": "1"}
|
897 |
+
{"query-id": "282", "corpus-id": "282", "score": "1"}
|
898 |
+
{"query-id": "282", "corpus-id": "283", "score": "1"}
|
899 |
+
{"query-id": "283", "corpus-id": "283", "score": "1"}
|
900 |
+
{"query-id": "283", "corpus-id": "282", "score": "1"}
|
901 |
+
{"query-id": "284", "corpus-id": "284", "score": "1"}
|
902 |
+
{"query-id": "284", "corpus-id": "285", "score": "1"}
|
903 |
+
{"query-id": "285", "corpus-id": "285", "score": "1"}
|
904 |
+
{"query-id": "285", "corpus-id": "284", "score": "1"}
|
905 |
+
{"query-id": "286", "corpus-id": "286", "score": "1"}
|
906 |
+
{"query-id": "286", "corpus-id": "287", "score": "1"}
|
907 |
+
{"query-id": "287", "corpus-id": "287", "score": "1"}
|
908 |
+
{"query-id": "287", "corpus-id": "286", "score": "1"}
|
qrels_og/test.tsv
ADDED
@@ -0,0 +1,909 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
query-id corpus-id score
|
2 |
+
0 0 1
|
3 |
+
0 1 1
|
4 |
+
0 2 1
|
5 |
+
1 1 1
|
6 |
+
1 0 1
|
7 |
+
1 2 1
|
8 |
+
2 2 1
|
9 |
+
2 0 1
|
10 |
+
2 1 1
|
11 |
+
3 3 1
|
12 |
+
4 4 1
|
13 |
+
4 5 1
|
14 |
+
4 6 1
|
15 |
+
5 5 1
|
16 |
+
5 4 1
|
17 |
+
5 6 1
|
18 |
+
6 6 1
|
19 |
+
6 4 1
|
20 |
+
6 5 1
|
21 |
+
7 7 1
|
22 |
+
7 8 1
|
23 |
+
7 9 1
|
24 |
+
8 8 1
|
25 |
+
8 7 1
|
26 |
+
8 9 1
|
27 |
+
9 9 1
|
28 |
+
9 7 1
|
29 |
+
9 8 1
|
30 |
+
10 10 1
|
31 |
+
10 11 1
|
32 |
+
10 12 1
|
33 |
+
11 11 1
|
34 |
+
11 10 1
|
35 |
+
11 12 1
|
36 |
+
12 12 1
|
37 |
+
12 10 1
|
38 |
+
12 11 1
|
39 |
+
13 13 1
|
40 |
+
13 14 1
|
41 |
+
13 15 1
|
42 |
+
13 16 1
|
43 |
+
14 14 1
|
44 |
+
14 13 1
|
45 |
+
14 15 1
|
46 |
+
14 16 1
|
47 |
+
15 15 1
|
48 |
+
15 13 1
|
49 |
+
15 14 1
|
50 |
+
15 16 1
|
51 |
+
16 16 1
|
52 |
+
16 13 1
|
53 |
+
16 14 1
|
54 |
+
16 15 1
|
55 |
+
17 17 1
|
56 |
+
17 18 1
|
57 |
+
17 19 1
|
58 |
+
17 20 1
|
59 |
+
18 18 1
|
60 |
+
18 17 1
|
61 |
+
18 19 1
|
62 |
+
18 20 1
|
63 |
+
19 19 1
|
64 |
+
19 17 1
|
65 |
+
19 18 1
|
66 |
+
19 20 1
|
67 |
+
20 20 1
|
68 |
+
20 17 1
|
69 |
+
20 18 1
|
70 |
+
20 19 1
|
71 |
+
21 21 1
|
72 |
+
21 22 1
|
73 |
+
21 23 1
|
74 |
+
22 22 1
|
75 |
+
22 21 1
|
76 |
+
22 23 1
|
77 |
+
23 23 1
|
78 |
+
23 21 1
|
79 |
+
23 22 1
|
80 |
+
24 24 1
|
81 |
+
24 25 1
|
82 |
+
24 26 1
|
83 |
+
25 25 1
|
84 |
+
25 24 1
|
85 |
+
25 26 1
|
86 |
+
26 26 1
|
87 |
+
26 24 1
|
88 |
+
26 25 1
|
89 |
+
27 27 1
|
90 |
+
27 28 1
|
91 |
+
28 28 1
|
92 |
+
28 27 1
|
93 |
+
29 29 1
|
94 |
+
29 30 1
|
95 |
+
29 31 1
|
96 |
+
29 32 1
|
97 |
+
30 30 1
|
98 |
+
30 29 1
|
99 |
+
30 31 1
|
100 |
+
30 32 1
|
101 |
+
31 31 1
|
102 |
+
31 29 1
|
103 |
+
31 30 1
|
104 |
+
31 32 1
|
105 |
+
32 32 1
|
106 |
+
32 29 1
|
107 |
+
32 30 1
|
108 |
+
32 31 1
|
109 |
+
33 33 1
|
110 |
+
33 34 1
|
111 |
+
33 35 1
|
112 |
+
33 36 1
|
113 |
+
34 34 1
|
114 |
+
34 33 1
|
115 |
+
34 35 1
|
116 |
+
34 36 1
|
117 |
+
35 35 1
|
118 |
+
35 33 1
|
119 |
+
35 34 1
|
120 |
+
35 36 1
|
121 |
+
36 36 1
|
122 |
+
36 33 1
|
123 |
+
36 34 1
|
124 |
+
36 35 1
|
125 |
+
37 37 1
|
126 |
+
37 38 1
|
127 |
+
37 39 1
|
128 |
+
37 40 1
|
129 |
+
37 41 1
|
130 |
+
38 38 1
|
131 |
+
38 37 1
|
132 |
+
38 39 1
|
133 |
+
38 40 1
|
134 |
+
38 41 1
|
135 |
+
39 39 1
|
136 |
+
39 37 1
|
137 |
+
39 38 1
|
138 |
+
39 40 1
|
139 |
+
39 41 1
|
140 |
+
40 40 1
|
141 |
+
40 37 1
|
142 |
+
40 38 1
|
143 |
+
40 39 1
|
144 |
+
40 41 1
|
145 |
+
41 41 1
|
146 |
+
41 37 1
|
147 |
+
41 38 1
|
148 |
+
41 39 1
|
149 |
+
41 40 1
|
150 |
+
42 42 1
|
151 |
+
42 43 1
|
152 |
+
42 165 1
|
153 |
+
42 166 1
|
154 |
+
42 167 1
|
155 |
+
43 43 1
|
156 |
+
43 42 1
|
157 |
+
43 165 1
|
158 |
+
43 166 1
|
159 |
+
43 167 1
|
160 |
+
44 44 1
|
161 |
+
44 45 1
|
162 |
+
45 45 1
|
163 |
+
45 44 1
|
164 |
+
46 46 1
|
165 |
+
46 47 1
|
166 |
+
47 47 1
|
167 |
+
47 46 1
|
168 |
+
48 48 1
|
169 |
+
48 49 1
|
170 |
+
49 49 1
|
171 |
+
49 48 1
|
172 |
+
50 50 1
|
173 |
+
50 51 1
|
174 |
+
51 51 1
|
175 |
+
51 50 1
|
176 |
+
52 52 1
|
177 |
+
52 53 1
|
178 |
+
52 54 1
|
179 |
+
52 156 1
|
180 |
+
52 157 1
|
181 |
+
52 158 1
|
182 |
+
53 53 1
|
183 |
+
53 52 1
|
184 |
+
53 54 1
|
185 |
+
53 156 1
|
186 |
+
53 157 1
|
187 |
+
53 158 1
|
188 |
+
54 54 1
|
189 |
+
54 52 1
|
190 |
+
54 53 1
|
191 |
+
54 156 1
|
192 |
+
54 157 1
|
193 |
+
54 158 1
|
194 |
+
55 55 1
|
195 |
+
55 56 1
|
196 |
+
56 56 1
|
197 |
+
56 55 1
|
198 |
+
57 57 1
|
199 |
+
57 58 1
|
200 |
+
58 58 1
|
201 |
+
58 57 1
|
202 |
+
59 59 1
|
203 |
+
59 60 1
|
204 |
+
59 61 1
|
205 |
+
59 106 1
|
206 |
+
59 107 1
|
207 |
+
59 108 1
|
208 |
+
60 60 1
|
209 |
+
60 59 1
|
210 |
+
60 61 1
|
211 |
+
60 106 1
|
212 |
+
60 107 1
|
213 |
+
60 108 1
|
214 |
+
61 61 1
|
215 |
+
61 59 1
|
216 |
+
61 60 1
|
217 |
+
61 106 1
|
218 |
+
61 107 1
|
219 |
+
61 108 1
|
220 |
+
62 62 1
|
221 |
+
62 63 1
|
222 |
+
62 64 1
|
223 |
+
63 63 1
|
224 |
+
63 62 1
|
225 |
+
63 64 1
|
226 |
+
64 64 1
|
227 |
+
64 62 1
|
228 |
+
64 63 1
|
229 |
+
65 65 1
|
230 |
+
65 66 1
|
231 |
+
65 67 1
|
232 |
+
65 68 1
|
233 |
+
65 69 1
|
234 |
+
66 66 1
|
235 |
+
66 65 1
|
236 |
+
66 67 1
|
237 |
+
66 68 1
|
238 |
+
66 69 1
|
239 |
+
67 67 1
|
240 |
+
67 65 1
|
241 |
+
67 66 1
|
242 |
+
67 68 1
|
243 |
+
67 69 1
|
244 |
+
68 68 1
|
245 |
+
68 65 1
|
246 |
+
68 66 1
|
247 |
+
68 67 1
|
248 |
+
68 69 1
|
249 |
+
69 69 1
|
250 |
+
69 65 1
|
251 |
+
69 66 1
|
252 |
+
69 67 1
|
253 |
+
69 68 1
|
254 |
+
70 70 1
|
255 |
+
70 71 1
|
256 |
+
70 194 1
|
257 |
+
70 195 1
|
258 |
+
70 196 1
|
259 |
+
71 71 1
|
260 |
+
71 70 1
|
261 |
+
71 194 1
|
262 |
+
71 195 1
|
263 |
+
71 196 1
|
264 |
+
72 72 1
|
265 |
+
72 73 1
|
266 |
+
73 73 1
|
267 |
+
73 72 1
|
268 |
+
74 74 1
|
269 |
+
74 75 1
|
270 |
+
75 75 1
|
271 |
+
75 74 1
|
272 |
+
76 76 1
|
273 |
+
76 77 1
|
274 |
+
76 78 1
|
275 |
+
76 168 1
|
276 |
+
76 169 1
|
277 |
+
76 170 1
|
278 |
+
77 77 1
|
279 |
+
77 76 1
|
280 |
+
77 78 1
|
281 |
+
77 168 1
|
282 |
+
77 169 1
|
283 |
+
77 170 1
|
284 |
+
78 78 1
|
285 |
+
78 76 1
|
286 |
+
78 77 1
|
287 |
+
78 168 1
|
288 |
+
78 169 1
|
289 |
+
78 170 1
|
290 |
+
79 79 1
|
291 |
+
79 80 1
|
292 |
+
79 81 1
|
293 |
+
80 80 1
|
294 |
+
80 79 1
|
295 |
+
80 81 1
|
296 |
+
81 81 1
|
297 |
+
81 79 1
|
298 |
+
81 80 1
|
299 |
+
82 82 1
|
300 |
+
82 83 1
|
301 |
+
82 84 1
|
302 |
+
83 83 1
|
303 |
+
83 82 1
|
304 |
+
83 84 1
|
305 |
+
84 84 1
|
306 |
+
84 82 1
|
307 |
+
84 83 1
|
308 |
+
85 85 1
|
309 |
+
85 86 1
|
310 |
+
86 86 1
|
311 |
+
86 85 1
|
312 |
+
87 87 1
|
313 |
+
87 88 1
|
314 |
+
87 89 1
|
315 |
+
87 90 1
|
316 |
+
88 88 1
|
317 |
+
88 87 1
|
318 |
+
88 89 1
|
319 |
+
88 90 1
|
320 |
+
89 89 1
|
321 |
+
89 87 1
|
322 |
+
89 88 1
|
323 |
+
89 90 1
|
324 |
+
90 90 1
|
325 |
+
90 87 1
|
326 |
+
90 88 1
|
327 |
+
90 89 1
|
328 |
+
91 91 1
|
329 |
+
91 92 1
|
330 |
+
91 93 1
|
331 |
+
91 94 1
|
332 |
+
92 92 1
|
333 |
+
92 91 1
|
334 |
+
92 93 1
|
335 |
+
92 94 1
|
336 |
+
93 93 1
|
337 |
+
93 91 1
|
338 |
+
93 92 1
|
339 |
+
93 94 1
|
340 |
+
94 94 1
|
341 |
+
94 91 1
|
342 |
+
94 92 1
|
343 |
+
94 93 1
|
344 |
+
95 95 1
|
345 |
+
95 96 1
|
346 |
+
95 97 1
|
347 |
+
96 96 1
|
348 |
+
96 95 1
|
349 |
+
96 97 1
|
350 |
+
97 97 1
|
351 |
+
97 95 1
|
352 |
+
97 96 1
|
353 |
+
98 98 1
|
354 |
+
98 99 1
|
355 |
+
99 99 1
|
356 |
+
99 98 1
|
357 |
+
100 100 1
|
358 |
+
100 101 1
|
359 |
+
101 101 1
|
360 |
+
101 100 1
|
361 |
+
102 102 1
|
362 |
+
102 103 1
|
363 |
+
102 104 1
|
364 |
+
102 105 1
|
365 |
+
104 104 1
|
366 |
+
104 102 1
|
367 |
+
104 103 1
|
368 |
+
104 105 1
|
369 |
+
105 105 1
|
370 |
+
105 102 1
|
371 |
+
105 103 1
|
372 |
+
105 104 1
|
373 |
+
106 106 1
|
374 |
+
106 59 1
|
375 |
+
106 60 1
|
376 |
+
106 61 1
|
377 |
+
106 107 1
|
378 |
+
106 108 1
|
379 |
+
107 107 1
|
380 |
+
107 59 1
|
381 |
+
107 60 1
|
382 |
+
107 61 1
|
383 |
+
107 106 1
|
384 |
+
107 108 1
|
385 |
+
108 108 1
|
386 |
+
108 59 1
|
387 |
+
108 60 1
|
388 |
+
108 61 1
|
389 |
+
108 106 1
|
390 |
+
108 107 1
|
391 |
+
109 109 1
|
392 |
+
109 110 1
|
393 |
+
109 111 1
|
394 |
+
110 110 1
|
395 |
+
110 109 1
|
396 |
+
110 111 1
|
397 |
+
111 111 1
|
398 |
+
111 109 1
|
399 |
+
111 110 1
|
400 |
+
112 112 1
|
401 |
+
112 113 1
|
402 |
+
112 114 1
|
403 |
+
113 113 1
|
404 |
+
113 112 1
|
405 |
+
113 114 1
|
406 |
+
114 114 1
|
407 |
+
114 112 1
|
408 |
+
114 113 1
|
409 |
+
115 115 1
|
410 |
+
115 116 1
|
411 |
+
115 117 1
|
412 |
+
116 116 1
|
413 |
+
116 115 1
|
414 |
+
116 117 1
|
415 |
+
117 117 1
|
416 |
+
117 115 1
|
417 |
+
117 116 1
|
418 |
+
118 118 1
|
419 |
+
118 119 1
|
420 |
+
118 120 1
|
421 |
+
119 119 1
|
422 |
+
119 118 1
|
423 |
+
119 120 1
|
424 |
+
120 120 1
|
425 |
+
120 118 1
|
426 |
+
120 119 1
|
427 |
+
121 121 1
|
428 |
+
121 122 1
|
429 |
+
121 123 1
|
430 |
+
122 122 1
|
431 |
+
122 121 1
|
432 |
+
122 123 1
|
433 |
+
123 123 1
|
434 |
+
123 121 1
|
435 |
+
123 122 1
|
436 |
+
124 124 1
|
437 |
+
124 125 1
|
438 |
+
124 126 1
|
439 |
+
125 125 1
|
440 |
+
125 124 1
|
441 |
+
125 126 1
|
442 |
+
126 126 1
|
443 |
+
126 124 1
|
444 |
+
126 125 1
|
445 |
+
127 127 1
|
446 |
+
127 128 1
|
447 |
+
127 129 1
|
448 |
+
128 128 1
|
449 |
+
128 127 1
|
450 |
+
128 129 1
|
451 |
+
129 129 1
|
452 |
+
129 127 1
|
453 |
+
129 128 1
|
454 |
+
130 130 1
|
455 |
+
130 131 1
|
456 |
+
130 132 1
|
457 |
+
131 131 1
|
458 |
+
131 130 1
|
459 |
+
131 132 1
|
460 |
+
132 132 1
|
461 |
+
132 130 1
|
462 |
+
132 131 1
|
463 |
+
133 133 1
|
464 |
+
133 134 1
|
465 |
+
133 135 1
|
466 |
+
134 134 1
|
467 |
+
134 133 1
|
468 |
+
134 135 1
|
469 |
+
135 135 1
|
470 |
+
135 133 1
|
471 |
+
135 134 1
|
472 |
+
136 136 1
|
473 |
+
136 137 1
|
474 |
+
136 138 1
|
475 |
+
137 137 1
|
476 |
+
137 136 1
|
477 |
+
137 138 1
|
478 |
+
138 138 1
|
479 |
+
138 136 1
|
480 |
+
138 137 1
|
481 |
+
139 139 1
|
482 |
+
139 140 1
|
483 |
+
139 141 1
|
484 |
+
140 140 1
|
485 |
+
140 139 1
|
486 |
+
140 141 1
|
487 |
+
141 141 1
|
488 |
+
141 139 1
|
489 |
+
141 140 1
|
490 |
+
142 142 1
|
491 |
+
142 143 1
|
492 |
+
142 144 1
|
493 |
+
143 143 1
|
494 |
+
143 142 1
|
495 |
+
143 144 1
|
496 |
+
144 144 1
|
497 |
+
144 142 1
|
498 |
+
144 143 1
|
499 |
+
145 145 1
|
500 |
+
145 146 1
|
501 |
+
146 146 1
|
502 |
+
146 145 1
|
503 |
+
147 147 1
|
504 |
+
147 148 1
|
505 |
+
147 149 1
|
506 |
+
148 148 1
|
507 |
+
148 147 1
|
508 |
+
148 149 1
|
509 |
+
149 149 1
|
510 |
+
149 147 1
|
511 |
+
149 148 1
|
512 |
+
150 150 1
|
513 |
+
150 151 1
|
514 |
+
150 152 1
|
515 |
+
151 151 1
|
516 |
+
151 150 1
|
517 |
+
151 152 1
|
518 |
+
152 152 1
|
519 |
+
152 150 1
|
520 |
+
152 151 1
|
521 |
+
153 153 1
|
522 |
+
153 154 1
|
523 |
+
153 155 1
|
524 |
+
154 154 1
|
525 |
+
154 153 1
|
526 |
+
154 155 1
|
527 |
+
155 155 1
|
528 |
+
155 153 1
|
529 |
+
155 154 1
|
530 |
+
156 156 1
|
531 |
+
156 52 1
|
532 |
+
156 53 1
|
533 |
+
156 54 1
|
534 |
+
156 157 1
|
535 |
+
156 158 1
|
536 |
+
157 157 1
|
537 |
+
157 52 1
|
538 |
+
157 53 1
|
539 |
+
157 54 1
|
540 |
+
157 156 1
|
541 |
+
157 158 1
|
542 |
+
158 158 1
|
543 |
+
158 52 1
|
544 |
+
158 53 1
|
545 |
+
158 54 1
|
546 |
+
158 156 1
|
547 |
+
158 157 1
|
548 |
+
159 159 1
|
549 |
+
159 160 1
|
550 |
+
159 161 1
|
551 |
+
160 160 1
|
552 |
+
160 159 1
|
553 |
+
160 161 1
|
554 |
+
161 161 1
|
555 |
+
161 159 1
|
556 |
+
161 160 1
|
557 |
+
162 162 1
|
558 |
+
162 163 1
|
559 |
+
162 164 1
|
560 |
+
163 163 1
|
561 |
+
163 162 1
|
562 |
+
163 164 1
|
563 |
+
164 164 1
|
564 |
+
164 162 1
|
565 |
+
164 163 1
|
566 |
+
165 165 1
|
567 |
+
165 42 1
|
568 |
+
165 43 1
|
569 |
+
165 166 1
|
570 |
+
165 167 1
|
571 |
+
166 166 1
|
572 |
+
166 42 1
|
573 |
+
166 43 1
|
574 |
+
166 165 1
|
575 |
+
166 167 1
|
576 |
+
167 167 1
|
577 |
+
167 42 1
|
578 |
+
167 43 1
|
579 |
+
167 165 1
|
580 |
+
167 166 1
|
581 |
+
168 168 1
|
582 |
+
168 76 1
|
583 |
+
168 77 1
|
584 |
+
168 78 1
|
585 |
+
168 169 1
|
586 |
+
168 170 1
|
587 |
+
169 169 1
|
588 |
+
169 76 1
|
589 |
+
169 77 1
|
590 |
+
169 78 1
|
591 |
+
169 168 1
|
592 |
+
169 170 1
|
593 |
+
170 170 1
|
594 |
+
170 76 1
|
595 |
+
170 77 1
|
596 |
+
170 78 1
|
597 |
+
170 168 1
|
598 |
+
170 169 1
|
599 |
+
171 171 1
|
600 |
+
171 172 1
|
601 |
+
171 173 1
|
602 |
+
172 172 1
|
603 |
+
172 171 1
|
604 |
+
172 173 1
|
605 |
+
173 173 1
|
606 |
+
173 171 1
|
607 |
+
173 172 1
|
608 |
+
174 174 1
|
609 |
+
174 175 1
|
610 |
+
174 176 1
|
611 |
+
175 175 1
|
612 |
+
175 174 1
|
613 |
+
175 176 1
|
614 |
+
176 176 1
|
615 |
+
176 174 1
|
616 |
+
176 175 1
|
617 |
+
177 177 1
|
618 |
+
177 178 1
|
619 |
+
177 179 1
|
620 |
+
178 178 1
|
621 |
+
178 177 1
|
622 |
+
178 179 1
|
623 |
+
179 179 1
|
624 |
+
179 177 1
|
625 |
+
179 178 1
|
626 |
+
180 180 1
|
627 |
+
180 181 1
|
628 |
+
180 182 1
|
629 |
+
181 181 1
|
630 |
+
181 180 1
|
631 |
+
181 182 1
|
632 |
+
182 182 1
|
633 |
+
182 180 1
|
634 |
+
182 181 1
|
635 |
+
183 183 1
|
636 |
+
183 184 1
|
637 |
+
183 185 1
|
638 |
+
184 184 1
|
639 |
+
184 183 1
|
640 |
+
184 185 1
|
641 |
+
185 185 1
|
642 |
+
185 183 1
|
643 |
+
185 184 1
|
644 |
+
186 186 1
|
645 |
+
186 187 1
|
646 |
+
186 188 1
|
647 |
+
187 187 1
|
648 |
+
187 186 1
|
649 |
+
187 188 1
|
650 |
+
188 188 1
|
651 |
+
188 186 1
|
652 |
+
188 187 1
|
653 |
+
189 189 1
|
654 |
+
189 190 1
|
655 |
+
190 190 1
|
656 |
+
190 189 1
|
657 |
+
191 191 1
|
658 |
+
191 192 1
|
659 |
+
191 193 1
|
660 |
+
192 192 1
|
661 |
+
192 191 1
|
662 |
+
192 193 1
|
663 |
+
193 193 1
|
664 |
+
193 191 1
|
665 |
+
193 192 1
|
666 |
+
194 194 1
|
667 |
+
194 70 1
|
668 |
+
194 71 1
|
669 |
+
194 195 1
|
670 |
+
194 196 1
|
671 |
+
195 195 1
|
672 |
+
195 70 1
|
673 |
+
195 71 1
|
674 |
+
195 194 1
|
675 |
+
195 196 1
|
676 |
+
196 196 1
|
677 |
+
196 70 1
|
678 |
+
196 71 1
|
679 |
+
196 194 1
|
680 |
+
196 195 1
|
681 |
+
197 197 1
|
682 |
+
197 198 1
|
683 |
+
197 199 1
|
684 |
+
198 198 1
|
685 |
+
198 197 1
|
686 |
+
198 199 1
|
687 |
+
199 199 1
|
688 |
+
199 197 1
|
689 |
+
199 198 1
|
690 |
+
200 200 1
|
691 |
+
200 201 1
|
692 |
+
201 201 1
|
693 |
+
201 200 1
|
694 |
+
202 202 1
|
695 |
+
202 203 1
|
696 |
+
203 203 1
|
697 |
+
203 202 1
|
698 |
+
204 204 1
|
699 |
+
204 205 1
|
700 |
+
205 205 1
|
701 |
+
205 204 1
|
702 |
+
206 206 1
|
703 |
+
206 207 1
|
704 |
+
206 208 1
|
705 |
+
207 207 1
|
706 |
+
207 206 1
|
707 |
+
207 208 1
|
708 |
+
208 208 1
|
709 |
+
208 206 1
|
710 |
+
208 207 1
|
711 |
+
209 209 1
|
712 |
+
209 210 1
|
713 |
+
210 210 1
|
714 |
+
210 209 1
|
715 |
+
211 211 1
|
716 |
+
211 212 1
|
717 |
+
211 213 1
|
718 |
+
212 212 1
|
719 |
+
212 211 1
|
720 |
+
212 213 1
|
721 |
+
213 213 1
|
722 |
+
213 211 1
|
723 |
+
213 212 1
|
724 |
+
214 214 1
|
725 |
+
214 215 1
|
726 |
+
214 216 1
|
727 |
+
215 215 1
|
728 |
+
215 214 1
|
729 |
+
215 216 1
|
730 |
+
216 216 1
|
731 |
+
216 214 1
|
732 |
+
216 215 1
|
733 |
+
217 217 1
|
734 |
+
217 218 1
|
735 |
+
217 219 1
|
736 |
+
218 218 1
|
737 |
+
218 217 1
|
738 |
+
218 219 1
|
739 |
+
219 219 1
|
740 |
+
219 217 1
|
741 |
+
219 218 1
|
742 |
+
220 220 1
|
743 |
+
220 221 1
|
744 |
+
220 222 1
|
745 |
+
221 221 1
|
746 |
+
221 220 1
|
747 |
+
221 222 1
|
748 |
+
222 222 1
|
749 |
+
222 220 1
|
750 |
+
222 221 1
|
751 |
+
223 223 1
|
752 |
+
223 224 1
|
753 |
+
223 225 1
|
754 |
+
224 224 1
|
755 |
+
224 223 1
|
756 |
+
224 225 1
|
757 |
+
225 225 1
|
758 |
+
225 223 1
|
759 |
+
225 224 1
|
760 |
+
226 226 1
|
761 |
+
226 227 1
|
762 |
+
226 228 1
|
763 |
+
227 227 1
|
764 |
+
227 226 1
|
765 |
+
227 228 1
|
766 |
+
228 228 1
|
767 |
+
228 226 1
|
768 |
+
228 227 1
|
769 |
+
229 229 1
|
770 |
+
229 230 1
|
771 |
+
230 230 1
|
772 |
+
230 229 1
|
773 |
+
231 231 1
|
774 |
+
231 232 1
|
775 |
+
231 233 1
|
776 |
+
232 232 1
|
777 |
+
232 231 1
|
778 |
+
232 233 1
|
779 |
+
233 233 1
|
780 |
+
233 231 1
|
781 |
+
233 232 1
|
782 |
+
234 234 1
|
783 |
+
234 235 1
|
784 |
+
235 235 1
|
785 |
+
235 234 1
|
786 |
+
236 236 1
|
787 |
+
236 237 1
|
788 |
+
236 238 1
|
789 |
+
237 237 1
|
790 |
+
237 236 1
|
791 |
+
237 238 1
|
792 |
+
238 238 1
|
793 |
+
238 236 1
|
794 |
+
238 237 1
|
795 |
+
239 239 1
|
796 |
+
239 240 1
|
797 |
+
239 241 1
|
798 |
+
240 240 1
|
799 |
+
240 239 1
|
800 |
+
240 241 1
|
801 |
+
241 241 1
|
802 |
+
241 239 1
|
803 |
+
241 240 1
|
804 |
+
242 242 1
|
805 |
+
242 243 1
|
806 |
+
243 243 1
|
807 |
+
243 242 1
|
808 |
+
244 244 1
|
809 |
+
244 245 1
|
810 |
+
245 245 1
|
811 |
+
245 244 1
|
812 |
+
246 246 1
|
813 |
+
246 247 1
|
814 |
+
246 248 1
|
815 |
+
247 247 1
|
816 |
+
247 246 1
|
817 |
+
247 248 1
|
818 |
+
248 248 1
|
819 |
+
248 246 1
|
820 |
+
248 247 1
|
821 |
+
249 249 1
|
822 |
+
249 250 1
|
823 |
+
250 250 1
|
824 |
+
250 249 1
|
825 |
+
251 251 1
|
826 |
+
251 252 1
|
827 |
+
252 252 1
|
828 |
+
252 251 1
|
829 |
+
253 253 1
|
830 |
+
253 254 1
|
831 |
+
254 254 1
|
832 |
+
254 253 1
|
833 |
+
255 255 1
|
834 |
+
255 256 1
|
835 |
+
255 257 1
|
836 |
+
256 256 1
|
837 |
+
256 255 1
|
838 |
+
256 257 1
|
839 |
+
257 257 1
|
840 |
+
257 255 1
|
841 |
+
257 256 1
|
842 |
+
258 258 1
|
843 |
+
258 259 1
|
844 |
+
259 259 1
|
845 |
+
259 258 1
|
846 |
+
260 260 1
|
847 |
+
260 261 1
|
848 |
+
261 261 1
|
849 |
+
261 260 1
|
850 |
+
262 262 1
|
851 |
+
262 263 1
|
852 |
+
263 263 1
|
853 |
+
263 262 1
|
854 |
+
264 264 1
|
855 |
+
264 265 1
|
856 |
+
265 265 1
|
857 |
+
265 264 1
|
858 |
+
266 266 1
|
859 |
+
266 267 1
|
860 |
+
267 267 1
|
861 |
+
267 266 1
|
862 |
+
268 268 1
|
863 |
+
268 269 1
|
864 |
+
269 269 1
|
865 |
+
269 268 1
|
866 |
+
270 270 1
|
867 |
+
270 271 1
|
868 |
+
271 271 1
|
869 |
+
271 270 1
|
870 |
+
272 272 1
|
871 |
+
272 273 1
|
872 |
+
273 273 1
|
873 |
+
273 272 1
|
874 |
+
274 274 1
|
875 |
+
274 275 1
|
876 |
+
275 275 1
|
877 |
+
275 274 1
|
878 |
+
276 276 1
|
879 |
+
276 277 1
|
880 |
+
277 277 1
|
881 |
+
277 276 1
|
882 |
+
278 278 1
|
883 |
+
278 279 1
|
884 |
+
278 280 1
|
885 |
+
278 281 1
|
886 |
+
279 279 1
|
887 |
+
279 278 1
|
888 |
+
279 280 1
|
889 |
+
279 281 1
|
890 |
+
280 280 1
|
891 |
+
280 278 1
|
892 |
+
280 279 1
|
893 |
+
280 281 1
|
894 |
+
281 281 1
|
895 |
+
281 278 1
|
896 |
+
281 279 1
|
897 |
+
281 280 1
|
898 |
+
282 282 1
|
899 |
+
282 283 1
|
900 |
+
283 283 1
|
901 |
+
283 282 1
|
902 |
+
284 284 1
|
903 |
+
284 285 1
|
904 |
+
285 285 1
|
905 |
+
285 284 1
|
906 |
+
286 286 1
|
907 |
+
286 287 1
|
908 |
+
287 287 1
|
909 |
+
287 286 1
|
queries.jsonl
ADDED
@@ -0,0 +1,287 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"_id": "0", "text": "What helps for acne?", "instruction_og": " ", "instruction_changed": "What treatments are effective for acne? Ensure your answer includes information specifically about \"progesterone\".", "short_query": "Find acne treatment options containing the keyword \"progesterone\".", "keywords": "progesterone"}
|
2 |
+
{"_id": "1", "text": "What helps for acne?", "instruction_og": " ", "instruction_changed": "Can you tell me what helps reduce acne symptoms? Focus on the effects of \"mint\" in your response.", "short_query": "Identify acne treatments focusing on the effects of \"mint\".", "keywords": "mint"}
|
3 |
+
{"_id": "2", "text": "What helps for acne?", "instruction_og": " ", "instruction_changed": "What natural remedies are beneficial for managing acne? Please include details about \"Chamomile\".", "short_query": "Explore natural remedies for acne that include \"Chamomile\".", "keywords": "Chamomile"}
|
4 |
+
{"_id": "3", "text": "What helps for acne.?", "instruction_og": " ", "instruction_changed": "What are some effective treatments for acne? Make sure to discuss the role of \"Honey\".", "short_query": "Discuss acne treatments emphasizing the role of \"Honey\".", "keywords": "Honey"}
|
5 |
+
{"_id": "4", "text": "what cause pain on the left side of the head?", "instruction_og": " ", "instruction_changed": "What are the causes of pain on the left side of the head? Ensure your response includes details about a \"Pinched Nerve\".", "short_query": "Explain causes of left-sided head pain including \"Pinched Nerve\".", "keywords": "Pinched Nerve"}
|
6 |
+
{"_id": "5", "text": "what cause pain on the left side of the head?", "instruction_og": " ", "instruction_changed": "Can you explain what might cause head pain on the left side? Focus specifically on \"Muscle Tension\".", "short_query": "Describe head pain causes on the left side focusing on \"Muscle Tension\".", "keywords": "Muscle Tension"}
|
7 |
+
{"_id": "6", "text": "what cause pain on the left side of the head?", "instruction_og": " ", "instruction_changed": "What are potential reasons for experiencing pain on the left side of the head? Please include information on \"Brain tumor\".", "short_query": "Discuss reasons for left side head pain with details on \"Brain tumor\".", "keywords": "Brain tumor"}
|
8 |
+
{"_id": "7", "text": "what foods to eat with diverticulitis?", "instruction_og": " ", "instruction_changed": "What are suitable foods to eat when managing diverticulitis? Please include specifics about dietary recommendations for \"diverticulitis in mild\".", "short_query": "Provide dietary recommendations for managing diverticulitis focusing on \"diverticulitis in mild\".", "keywords": "diverticulitis in mild"}
|
9 |
+
{"_id": "8", "text": "what foods to eat with diverticulitis?", "instruction_og": " ", "instruction_changed": "Can you detail what foods are advisable to consume for someone with diverticulitis? Ensure the focus is on \"severe diverticulitis\".", "short_query": "Detail foods suitable for diverticulitis emphasizing \"severe diverticulitis\".", "keywords": "severe diverticulitis"}
|
10 |
+
{"_id": "9", "text": "what foods to eat with diverticulitis?", "instruction_og": " ", "instruction_changed": "What dietary choices are recommended for diverticulitis? Make sure to discuss the role of \"high-fiber foods\".", "short_query": "Discuss dietary choices for diverticulitis, highlighting \"high-fiber foods\".", "keywords": "high-fiber foods"}
|
11 |
+
{"_id": "10", "text": "types of pliers with name", "instruction_og": " ", "instruction_changed": "What are the different types of pliers?Could you specifically mention 'diagonal pliers' in your description?", "short_query": "Describe different types of pliers including \"diagonal pliers\".", "keywords": "diagonal pliers"}
|
12 |
+
{"_id": "11", "text": "types of pliers with name", "instruction_og": " ", "instruction_changed": "Could you list the various types of pliers? Ensure to include 'combination pliers' in your explanation?", "short_query": "List types of pliers with a mention of \"combination pliers\".", "keywords": "combination pliers"}
|
13 |
+
{"_id": "12", "text": "types of pliers with name", "instruction_og": " ", "instruction_changed": "Please describe the types of pliers available. Making sure to highlight 'wire strippers' in your answer.", "short_query": "Outline types of pliers available, specifically highlighting \"wire strippers\".", "keywords": "wire strippers"}
|
14 |
+
{"_id": "13", "text": "most common cause of death in Australia", "instruction_og": " ", "instruction_changed": "What is the most common cause of death in Australia? Include specific details for people over age 45.", "short_query": "Identify the most common causes of death in Australia for people over age 45.", "keywords": "for people over age 45"}
|
15 |
+
{"_id": "14", "text": "most common cause of death in Australia", "instruction_og": " ", "instruction_changed": "Can you tell me what are the leading causes of death in Australia? Ensure your response covers \"traffic accidents\".", "short_query": "Explain the leading causes of death in Australia with specifics on \"traffic accidents\".", "keywords": "traffic accidents"}
|
16 |
+
{"_id": "15", "text": "most common cause of death in Australia", "instruction_og": " ", "instruction_changed": "What causes the most deaths in Australia? Focus your answer on the impact of \"smoking\".", "short_query": "Discuss the causes of death in Australia focusing on \"smoking\".", "keywords": "smoking"}
|
17 |
+
{"_id": "16", "text": "most common cause of death in Australia", "instruction_og": " ", "instruction_changed": "What are the prevalent causes of mortality in Australia? Please provide information specifically about \"cancer deaths\".", "short_query": "Provide information on prevalent causes of mortality in Australia with specifics on \"cancer deaths\".", "keywords": "cancer death"}
|
18 |
+
{"_id": "17", "text": "most romantic places on earth", "instruction_og": " ", "instruction_changed": "Can you list the most romantic places worldwide. Ensure to include 'Pairs' in your explanation?", "short_query": "List the most romantic places worldwide including \"Pairs\".", "keywords": "Paris"}
|
19 |
+
{"_id": "18", "text": "most romantic places on earth", "instruction_og": " ", "instruction_changed": "Details on the most romantic destinations globally. The answer should mention the keyword Udaipur.", "short_query": "Describe romantic destinations globally with a mention of \"Udaipur\".", "keywords": "Udaipur"}
|
20 |
+
{"_id": "19", "text": "most romantic places on earth", "instruction_og": " ", "instruction_changed": "Please describe the most romantic locations around the globe. Making sure to highlight 'Cape Town' in your answer.", "short_query": "Detail the most romantic locations around the globe highlighting \"Cape Town\".", "keywords": "Cape Town"}
|
21 |
+
{"_id": "20", "text": "most romantic places on earth", "instruction_og": " ", "instruction_changed": "What are the top romantic spots for couples, particularly those interested in 'glamping'? Make sure 'glamping' is mentioned.", "short_query": "Identify top romantic spots for couples with an emphasis on \"glamping\".", "keywords": "glamping"}
|
22 |
+
{"_id": "21", "text": "man who jumped into lion cage", "instruction_og": " ", "instruction_changed": "Tell me about the man who jumped into the lion cage. The answer must include references to \"Ferrara\".", "short_query": "Discuss the incident of the man jumping into the lion cage including details about \"Ferrara\".", "keywords": "Ferrara"}
|
23 |
+
{"_id": "22", "text": "man who jumped into lion cage", "instruction_og": " ", "instruction_changed": "I'm looking for information on the man who leaped into a lion cage. Please ensure the content mentions \"Mukesh\".", "short_query": "Provide information on the man who leaped into a lion cage mentioning \"Mukesh\".", "keywords": "Mukesh"}
|
24 |
+
{"_id": "23", "text": "man who jumped into lion cage", "instruction_og": " ", "instruction_changed": "Provide details about the man who jumped into the lion cage. Make sure to include the name \"Franco Luis Ferrada Roman\" in the response.", "short_query": "Explain the event of a man jumping into the lion cage with specifics on \"Franco Luis Ferrada Roman\".", "keywords": "Franco Luis Ferrada Roman"}
|
25 |
+
{"_id": "24", "text": "benefit of rice water for hair", "instruction_og": " ", "instruction_changed": "What are the benefits of using rice water for hair? The explanation must include references to \"harsh products\".", "short_query": "Explore the benefits of rice water for hair mentioning \"harsh products\".", "keywords": "harsh products"}
|
26 |
+
{"_id": "25", "text": "benefit of rice water for hair", "instruction_og": " ", "instruction_changed": "Can you explain how rice water benefits hair care? Make sure the response highlights the \"care effects\".", "short_query": "Describe how rice water benefits hair care focusing on the \"care effects\".", "keywords": "care effects"}
|
27 |
+
{"_id": "26", "text": "benefit of rice water for hair", "instruction_og": " ", "instruction_changed": "What advantages does rice water offer for hair in relation to oils? The details should specifically mention \"oils\".", "short_query": "·Describe how rice water benefits hair care focusing on the \"oils\".", "keywords": "oils"}
|
28 |
+
{"_id": "27", "text": "installation cost", "instruction_og": " ", "instruction_changed": "Can you provide information on the installation costs? Ensure the details specifically include the term \"hardwood flooring\".", "short_query": "Provide installation cost details with a focus on \"hardwood flooring\".", "keywords": "hardwood flooring"}
|
29 |
+
{"_id": "28", "text": "installation cost", "instruction_og": " ", "instruction_changed": "I need to know the typical costs associated with installation. The information must specifically mention \"carpet\".", "short_query": "Discuss typical installation costs, specifically mentioning \"carpet\".", "keywords": "carpet"}
|
30 |
+
{"_id": "29", "text": "most dangerous airports in the world", "instruction_og": " ", "instruction_changed": "Can you list the most dangerous airports in the world? The information should specifically include details about Courchevel Airport.", "short_query": "List the most dangerous airports in the world including details about Courchevel Airport.", "keywords": "Courchevel Airport"}
|
31 |
+
{"_id": "30", "text": "most dangerous airports in the world", "instruction_og": " ", "instruction_changed": "I'm looking for information on the most dangerous airports globally. Ensure the content highlights Saba International Airport.", "short_query": "Identify the most dangerous airports globally, highlighting Saba International Airport.", "keywords": "Saba International Airport"}
|
32 |
+
{"_id": "31", "text": "most dangerous airports in the world", "instruction_og": " ", "instruction_changed": "What are the top most dangerous airports in the world? Please make sure to mention Tenzing-Hillary Airport in your response.", "short_query": "Describe the top most dangerous airports in the world with a mention of Tenzing-Hillary Airport.", "keywords": "Tenzing-Hillary Airport"}
|
33 |
+
{"_id": "32", "text": "most dangerous airports in the world", "instruction_og": " ", "instruction_changed": "Tell me about the world's most perilous airports. The response must discuss Gibraltar Airport.", "short_query": "Detail the world's most perilous airports focusing on Gibraltar Airport.", "keywords": "Gibraltar Airport"}
|
34 |
+
{"_id": "33", "text": "skin vitamins", "instruction_og": " ", "instruction_changed": "What vitamins are beneficial for skin health? Please focus on the role of Vitamin A.", "short_query": "Discuss vitamins beneficial for skin health, focusing on Vitamin A.", "keywords": "vitamin A"}
|
35 |
+
{"_id": "34", "text": "skin vitamins", "instruction_og": " ", "instruction_changed": "Can you identify which vitamins improve skin condition? Make sure to include information specifically about Vitamin B.", "short_query": "Identify which vitamins improve skin condition with specifics on Vitamin B.", "keywords": "vitamin B"}
|
36 |
+
{"_id": "35", "text": "skin vitamins", "instruction_og": " ", "instruction_changed": "I'm curious about which vitamins are good for the skin. Ensure the description details the benefits of Vitamin C.", "short_query": "Describe vitamins good for the skin, detailing the benefits of Vitamin C.", "keywords": "vitamin C"}
|
37 |
+
{"_id": "36", "text": "skin vitamins", "instruction_og": " ", "instruction_changed": "Tell me about the vitamins that help with skin care. The answer must specifically discuss Vitamin E.", "short_query": "Explain vitamins that help with skin care, specifically discussing Vitamin E.", "keywords": "vitamin E"}
|
38 |
+
{"_id": "37", "text": "what type of plants are found in the desert", "instruction_og": " ", "instruction_changed": "What types of plants thrive in desert environments? Focus your response on the presence of short grasses.", "short_query": "Discuss plants that thrive in desert environments, focusing on short grasses.", "keywords": "short grasses"}
|
39 |
+
{"_id": "38", "text": "what type of plants are found in the desert", "instruction_og": " ", "instruction_changed": "Can you tell me about the vegetation that exists in desert regions? Please include specific details about the desert marigold.", "short_query": "Describe vegetation in desert regions with specifics about the desert marigold.", "keywords": "desert marigold"}
|
40 |
+
{"_id": "39", "text": "what type of plants are found in the desert", "instruction_og": " ", "instruction_changed": "I'm interested in learning what plants are typically found in deserts. Ensure the answer highlights the aloe plant.", "short_query": "Explain what plants are typically found in deserts, highlighting the aloe plant.", "keywords": "aloe plant"}
|
41 |
+
{"_id": "40", "text": "what type of plants are found in the desert", "instruction_og": " ", "instruction_changed": "What plant species are native to desert climates? Make sure your explanation covers the barrel cactus.", "short_query": "Detail plant species native to desert climates with a focus on the barrel cactus.", "keywords": "barrel cactus"}
|
42 |
+
{"_id": "41", "text": "what type of plants are found in the desert", "instruction_og": " ", "instruction_changed": "Describe the variety of plants that grow in desert areas. The response must specifically discuss the Desert Lily.", "short_query": "Describe the variety of plants that grow in desert areas, specifically discussing the Desert Lily.", "keywords": "Desert Lily"}
|
43 |
+
{"_id": "42", "text": "different types of oak trees", "instruction_og": " ", "instruction_changed": "Information on different species of oak trees. The answer should contain the keyword Water oak.", "short_query": "Provide information on oak trees with a focus on \"Water oak\".", "keywords": "Water oak"}
|
44 |
+
{"_id": "43", "text": "different types of oak trees", "instruction_og": " ", "instruction_changed": "Details about various types of oak trees found in North America. The answer should mention the keyword white oak.", "short_query": "Detail various types of oak trees in North America mentioning \"white oak\".", "keywords": "white oak"}
|
45 |
+
{"_id": "44", "text": "what does botox treat", "instruction_og": " ", "instruction_changed": "What conditions does Botox treat? Please include its medical applications in your response.", "short_query": "Find details on medical uses of Botox.", "keywords": "medical"}
|
46 |
+
{"_id": "45", "text": "what does botox treat", "instruction_og": " ", "instruction_changed": "Can you explain what Botox is used for? Focus specifically on its use in treating signs of aging.", "short_query": "Look for information on Botox treatments for aging.", "keywords": "aging"}
|
47 |
+
{"_id": "46", "text": "invention of the telephone", "instruction_og": " ", "instruction_changed": "Can you explain how the telephone was invented? Please focus specifically on the telephone design evolution.", "short_query": "Discuss the history of the telephone's invention with details on its impact.", "keywords": "telephone design evolution"}
|
48 |
+
{"_id": "47", "text": "invention of the telephone", "instruction_og": " ", "instruction_changed": "I'm interested in the history of the telephone's invention. Ensure the answer details the impact of telephone invention.", "short_query": "Look for information on how the invention of the telephone impacted communication.", "keywords": "impact of telephone invention"}
|
49 |
+
{"_id": "48", "text": "what is sugar in biology", "instruction_og": " ", "instruction_changed": "Could you explain the role of sugar in biological contexts? Ensure the explanation includes the term \"glucose\".", "short_query": "Explain the role of sugar in biological contexts including \"glucose\".", "keywords": "glucose"}
|
50 |
+
{"_id": "49", "text": "what is sugar in biology", "instruction_og": " ", "instruction_changed": "I'm curious about how sugar functions in biology. Please focus on the keyword \"disaccharide\" in your explanation.", "short_query": "Describe how sugar functions in biology focusing on \"disaccharide\".", "keywords": "disaccharide"}
|
51 |
+
{"_id": "50", "text": "what diseases do ticks carry", "instruction_og": " ", "instruction_changed": "What diseases are transmitted by ticks? Make sure to include information specifically about \"Lyme disease\".", "short_query": "List diseases transmitted by ticks with specifics about \"Lyme disease\".", "keywords": "Lyme disease"}
|
52 |
+
{"_id": "51", "text": "what diseases do ticks carry", "instruction_og": " ", "instruction_changed": "Can you tell me about the diseases carried by ticks? Please focus on \"Anaplasmosis\" in your response.", "short_query": "Detail diseases carried by ticks focusing on \"Anaplasmosis\".", "keywords": "Anaplasmosis"}
|
53 |
+
{"_id": "52", "text": "different types of glue that bond items together", "instruction_og": " ", "instruction_changed": "What are the various types of adhesives used for bonding materials? Please include details specifically about \"craft glue\".", "short_query": "Describe types of adhesives used for bonding materials with details on \"craft glue\".", "keywords": "craft glue"}
|
54 |
+
{"_id": "53", "text": "different types of glue that bond items together", "instruction_og": " ", "instruction_changed": "Can you describe the different adhesives effective for sticking items together? Ensure the description highlights \"PVA glue\".", "short_query": "Explain different adhesives for sticking items together highlighting \"PVA glue\".", "keywords": "PVA glue"}
|
55 |
+
{"_id": "54", "text": "different types of glue that bond items together", "instruction_og": " ", "instruction_changed": "I'm looking to understand the range of glues available for bonding. Focus your explanation on \"cyanoacrylates\".", "short_query": "Provide information on glues available for bonding focusing on \"cyanoacrylates\".", "keywords": "cyanoacrylates"}
|
56 |
+
{"_id": "55", "text": "what holds up substation equipment", "instruction_og": " ", "instruction_changed": "What structures support substation equipment? Include information that specifically mentions \"low-profile construction\".", "short_query": "Describe structures that support substation equipment mentioning \"low-profile construction\".", "keywords": "low-profile construction"}
|
57 |
+
{"_id": "56", "text": "what holds up substation equipment", "instruction_og": " ", "instruction_changed": "Can you explain what supports equipment in substations? Ensure the answer focuses on \"transformers\".", "short_query": "Explain supports for equipment in substations focusing on \"transformers\".", "keywords": "transformers"}
|
58 |
+
{"_id": "57", "text": "what is Finnair", "instruction_og": " ", "instruction_changed": "Could you explain what Finnair is? Please ensure the information specifically covers \"check-in\" processes.", "short_query": "Explain Finnair with a focus on their \"check-in\" processes.", "keywords": "check-in"}
|
59 |
+
{"_id": "58", "text": "what is Finnair", "instruction_og": " ", "instruction_changed": "What can you tell me about Finnair? Make sure to include details related to their \"flights\".", "short_query": "Describe Finnair, including details related to their \"flights\".", "keywords": "flights"}
|
60 |
+
{"_id": "59", "text": "What vitamins are good for your gums", "instruction_og": " ", "instruction_changed": "What vitamins benefit gum health? The response should specifically include information about \"Coenzyme\".", "short_query": "Discuss vitamins that benefit gum health, specifically mentioning \"Coenzyme\".", "keywords": "Coenzyme"}
|
61 |
+
{"_id": "60", "text": "What vitamins are good for your gums", "instruction_og": " ", "instruction_changed": "Can you tell me which vitamins are beneficial for maintaining healthy gums? Ensure the explanation highlights \"Vitamin B\".", "short_query": "Detail vitamins beneficial for healthy gums focusing on \"Vitamin B\".", "keywords": "Vitamin B"}
|
62 |
+
{"_id": "61", "text": "What vitamins are good for your gums", "instruction_og": " ", "instruction_changed": "I'm interested in understanding which vitamins are good for your gums. Please focus your answer on \"Vitamin E\".", "short_query": "Describe vitamins good for gum health with a focus on \"Vitamin E\".", "keywords": "Vitamin E"}
|
63 |
+
{"_id": "62", "text": "what can I take on the plane to Australia", "instruction_og": " ", "instruction_changed": "What items are allowed on a flight to Australia? Please include details specifically about \"electronic products\".", "short_query": "List items allowed on a flight to Australia, specifically \"electronic products\".", "keywords": "electronic product"}
|
64 |
+
{"_id": "63", "text": "what can I take on the plane to Australia", "instruction_og": " ", "instruction_changed": "Can you list what I can take on a plane to Australia? Focus your answer on \"Tex-free\" items.", "short_query": "Detail what can be taken on a plane to Australia, focusing on \"Tex-free\" items.", "keywords": "Tex-free"}
|
65 |
+
{"_id": "64", "text": "what can I take on the plane to Australia", "instruction_og": " ", "instruction_changed": "What are the permitted items to bring on a flight to Australia? Make sure to discuss the \"Arrival Checklist Card\".", "short_query": "Explain permitted items on a flight to Australia discussing the \"Arrival Checklist Card\".", "keywords": "Arrival Checklist Card"}
|
66 |
+
{"_id": "65", "text": "what are the different types of roofs", "instruction_og": " ", "instruction_changed": "Can you explain the different types of roofs? Ensure your answer includes information about \"Bituminous tiles\".", "short_query": "Describe different types of roofs including \"Bituminous tiles\".", "keywords": "Bituminous tiles"}
|
67 |
+
{"_id": "66", "text": "what are the different types of roofs", "instruction_og": " ", "instruction_changed": "What are the various roof designs available? Please focus specifically on the \"Sloping roof\".", "short_query": "Discuss various roof designs with a specific focus on \"Sloping roof\".", "keywords": "Sloping roof"}
|
68 |
+
{"_id": "67", "text": "what are the different types of roofs", "instruction_og": " ", "instruction_changed": "What kinds of roofs are commonly used in architecture? Make sure to cover roofs used in \"Saltbox houses\".", "short_query": "Detail roofs commonly used in architecture, specifically those in \"Saltbox houses\".", "keywords": "Saltbox house"}
|
69 |
+
{"_id": "68", "text": "what are the different types of roofs", "instruction_og": " ", "instruction_changed": "What are the different roofing styles? Include details about \"Conical roofs\".", "short_query": "Explain different roofing styles including \"Conical roofs\".", "keywords": "Conical roof"}
|
70 |
+
{"_id": "69", "text": "what are the different types of roofs", "instruction_og": " ", "instruction_changed": "Could you describe the various roof types found in building construction? Highlight \"Horizontal roofs\" in your explanation.", "short_query": "Describe various roof types in building construction, highlighting \"Horizontal roofs\".", "keywords": "Horizontal roof"}
|
71 |
+
{"_id": "70", "text": "what are liver spots caused by", "instruction_og": " ", "instruction_changed": "What causes liver spots? Ensure that the explanation specifically mentions \"UV radiation\".", "short_query": "Discuss what causes liver spots with a specific mention of \"UV radiation\".", "keywords": "UV radiation"}
|
72 |
+
{"_id": "71", "text": "what are liver spots caused by", "instruction_og": " ", "instruction_changed": "Can you explain what leads to the formation of liver spots? Please focus on the aspect of \"Getting older\".", "short_query": "Explain the formation of liver spots focusing on \"Getting older\".", "keywords": "Getting older"}
|
73 |
+
{"_id": "72", "text": "what is sw", "instruction_og": " ", "instruction_changed": "Could you clarify what 'sw' stands for? Please ensure the explanation specifically includes its orientation aspect.", "short_query": "Clarify what 'sw' stands for with a focus on its orientation aspect.", "keywords": "Orientation"}
|
74 |
+
{"_id": "73", "text": "what is sw", "instruction_og": " ", "instruction_changed": "What does 'sw' refer to? Focus on how it relates to \"body weight\" in your response.", "short_query": "Describe what 'sw' refers to, focusing on how it relates to \"body weight\"", "keywords": "body weight"}
|
75 |
+
{"_id": "74", "text": "What exercises can you do to tighten your arm skin", "instruction_og": " ", "instruction_changed": "What exercises are effective for tightening arm skin? Please include information specifically about \"Triceps dips\".", "short_query": "Describe exercises effective for tightening arm skin, specifically focusing on \"Triceps dips\".", "keywords": "Triceps dips"}
|
76 |
+
{"_id": "75", "text": "What exercises can you do to tighten your arm skin", "instruction_og": " ", "instruction_changed": "Can you list exercises that help tighten the skin on your arms? Focus on detailing \"reverse push-ups\" in your explanation.", "short_query": "List exercises for tightening skin on the arms with details about \"reverse push-ups\".", "keywords": "reverse push-ups"}
|
77 |
+
{"_id": "76", "text": "disease that affects muscular system", "instruction_og": " ", "instruction_changed": "What are the diseases that impact the muscular system? Ensure that your answer includes detailed information on \"myasthenia gravis\".", "short_query": "Discuss diseases impacting the muscular system with specifics on \"myasthenia gravis\".", "keywords": "myasthenia gravis"}
|
78 |
+
{"_id": "77", "text": "disease that affects muscular system", "instruction_og": " ", "instruction_changed": "Can you list diseases that affect the muscular system? Focus specifically on detailing \"ALS\" in your response.", "short_query": "Detail diseases that affect the muscular system, focusing on \"ALS\".", "keywords": "ALS"}
|
79 |
+
{"_id": "78", "text": "disease that affects muscular system", "instruction_og": " ", "instruction_changed": "What diseases can impair the muscular system? Please include information about \"cerebral palsy\" in your explanation.", "short_query": "Describe diseases impairing the muscular system with information on \"cerebral palsy\".", "keywords": "cerebral palsy"}
|
80 |
+
{"_id": "79", "text": "which corporations are multinationals examples", "instruction_og": " ", "instruction_changed": "Can you list some examples of multinational corporations? Ensure that your response specifically includes \"Shell\" and \"Unilever\".", "short_query": "List examples of multinational corporations including \"Shell\" and \"Unilever\".", "keywords": "Shell, Unilever"}
|
81 |
+
{"_id": "80", "text": "which corporations are multinationals examples", "instruction_og": " ", "instruction_changed": "What are examples of multinational companies? Please focus on detailing the involvement of \"Coca Cola,\" \"Nike,\" and \"BP\".", "short_query": "Detail multinational companies focusing on \"Coca Cola,\" \"Nike,\" and \"BP\".", "keywords": "Coca Cola, Nike, BP"}
|
82 |
+
{"_id": "81", "text": "which corporations are multinationals examples", "instruction_og": " ", "instruction_changed": "What are some of the major multinational corporations? Include specific information about \"McDonalds,\" \"Starbucks,\" and \"Wal-Mart\" in your explanation.", "short_query": "Explain major multinational corporations mentioning \"McDonalds,\" \"Starbucks,\" and \"Wal-Mart\".", "keywords": "McDonalds, Starbucks, Wal-Mart"}
|
83 |
+
{"_id": "82", "text": "in what type of cells does glycolysis occur", "instruction_og": " ", "instruction_changed": "What types of cells undergo glycolysis? Make sure to discuss its occurrence specifically in the \"cytosol\".", "short_query": "Describe types of cells where glycolysis occurs, specifically in the \"cytosol\".", "keywords": "cytosol"}
|
84 |
+
{"_id": "83", "text": "in what type of cells does glycolysis occur", "instruction_og": " ", "instruction_changed": "In which cells does glycolysis take place? Please include details about both \"eukaryotic and prokaryotic cells\".", "short_query": "Discuss glycolysis in cells, detailing \"eukaryotic and prokaryotic cells\".", "keywords": "eukaryotic and prokaryotic cells"}
|
85 |
+
{"_id": "84", "text": "in what type of cells does glycolysis occur", "instruction_og": " ", "instruction_changed": "Can you describe in what cell types glycolysis occurs? Focus your explanation on its relationship with \"anaerobic respiration\".", "short_query": "Explain in which cell types glycolysis occurs with a focus on \"anaerobic respiration\".", "keywords": "anaerobic respiration"}
|
86 |
+
{"_id": "85", "text": "average rn bsn salary ky", "instruction_og": " ", "instruction_changed": "What is the average salary for RN BSNs in Kentucky? Please provide specific information about salaries in \"Louisville\".", "short_query": "Provide the average salary for RN BSNs in Kentucky, specifically in \"Louisville\".", "keywords": "Louisville"}
|
87 |
+
{"_id": "86", "text": "average rn bsn salary ky", "instruction_og": " ", "instruction_changed": "Can you tell me the average salary for RN BSNs in Kentucky? Focus your response on the salaries in \"Lexington\".", "short_query": "Detail the average salary for RN BSNs in Kentucky, focusing on \"Lexington\".", "keywords": "Lexington"}
|
88 |
+
{"_id": "87", "text": "how to become an analyst", "instruction_og": " ", "instruction_changed": "What are the requirements for becoming an analyst? Make sure to discuss the importance of \"business analyst certification\" in this process.", "short_query": "Discuss the requirements for becoming an analyst with emphasis on \"business analyst certification\".", "keywords": "business analyst certification"}
|
89 |
+
{"_id": "88", "text": "how to become an analyst", "instruction_og": " ", "instruction_changed": "What are the steps to becoming an analyst? Ensure your explanation includes information on becoming a \"computer systems analyst\".", "short_query": "Explain steps to become an analyst with specifics on becoming a \"computer systems analyst\".", "keywords": "computer systems analyst"}
|
90 |
+
{"_id": "89", "text": "how to become an analyst", "instruction_og": " ", "instruction_changed": "Can you guide me on how to become an analyst? Focus particularly on the pathway to becoming an \"intelligence analyst\".", "short_query": "Guide on how to become an analyst, particularly focusing on the pathway to becoming an \"intelligence analyst\".", "keywords": "intelligence analyst"}
|
91 |
+
{"_id": "90", "text": "how to become an analyst", "instruction_og": " ", "instruction_changed": "How does one pursue a career as an analyst? Please include specific details about becoming an \"IT analyst\".", "short_query": "Describe how to pursue a career as an analyst with details about becoming an \"IT analyst\".", "keywords": "IT analyst"}
|
92 |
+
{"_id": "91", "text": "what types of hamburgers are there", "instruction_og": " ", "instruction_changed": "Can you list the different types of hamburgers available? Include details specifically about the \"curry burger\".", "short_query": "List different types of hamburgers including details about the \"curry burger\".", "keywords": "curry burger"}
|
93 |
+
{"_id": "92", "text": "what types of hamburgers are there", "instruction_og": " ", "instruction_changed": "What are the various hamburger varieties? Ensure your response highlights both \"banquet burger\" and \"patty melt\".", "short_query": "Describe various hamburger varieties, highlighting \"banquet burger\" and \"patty melt\".", "keywords": "banquet burger, patty melt"}
|
94 |
+
{"_id": "93", "text": "what types of hamburgers are there", "instruction_og": " ", "instruction_changed": "What kinds of hamburgers can you find? Focus on providing information about the \"BBQ burger\".", "short_query": "Explain the kinds of hamburgers available with a focus on the \"BBQ burger\".", "keywords": "BBQ burger"}
|
95 |
+
{"_id": "94", "text": "what types of hamburgers are there", "instruction_og": " ", "instruction_changed": "What different styles of hamburgers exist? Please include specifics about the \"Australasian hamburger\".", "short_query": "Detail different styles of hamburgers with specifics on the \"Australasian hamburger\".", "keywords": "Australasian hamburger"}
|
96 |
+
{"_id": "95", "text": "what can cause middle back pain", "instruction_og": " ", "instruction_changed": "What are the potential causes of middle back pain? Please focus specifically on \"serious conditions and systemic problems\".", "short_query": "Discuss potential causes of middle back pain, focusing specifically on \"serious conditions and systemic problems\".", "keywords": "serious conditions, systemic problems"}
|
97 |
+
{"_id": "96", "text": "what can cause middle back pain", "instruction_og": " ", "instruction_changed": "Can you explain what might lead to middle back pain? Ensure your explanation includes the impact of \"poor posture and muscle spasms\".", "short_query": "Explain what might lead to middle back pain including the impact of \"poor posture and muscle spasms\".", "keywords": "poor posture, muscle spasms"}
|
98 |
+
{"_id": "97", "text": "what can cause middle back pain", "instruction_og": " ", "instruction_changed": "What factors could cause middle back pain? Include details particularly about \"overuse and muscle strain\".", "short_query": "Describe factors that could cause middle back pain, focusing on \"overuse and muscle strain\"", "keywords": "overuse, muscle strain"}
|
99 |
+
{"_id": "98", "text": "what foods are Spain known for", "instruction_og": " ", "instruction_changed": "What are some iconic foods that Spain is known for? Ensure that your answer includes details on \"regional foods\".", "short_query": "List iconic foods that Spain is known for, including details on \"regional foods\"", "keywords": "regional foods"}
|
100 |
+
{"_id": "99", "text": "what foods are Spain known for", "instruction_og": " ", "instruction_changed": "Can you list famous Spanish dishes? Please focus your explanation specifically on \"paella\".", "short_query": "Detail famous Spanish dishes with a specific focus on \"paella\".", "keywords": "paella"}
|
101 |
+
{"_id": "100", "text": "what is the oldest known disease among humans", "instruction_og": " ", "instruction_changed": "What are some of the oldest diseases known to have affected humans? Make sure to include information specifically about \"rabies\".", "short_query": "Discuss the oldest diseases known to have affected humans, specifically including \"rabies\".", "keywords": "rabies"}
|
102 |
+
{"_id": "101", "text": "what is the oldest known disease among humans", "instruction_og": " ", "instruction_changed": "Can you describe the oldest diseases recorded in human history? Focus on detailing both \"smallpox\" and \"measles\".", "short_query": "Describe the oldest diseases recorded in human history, focusing on \"smallpox\" and \"measles\".", "keywords": "smallpox, measles"}
|
103 |
+
{"_id": "102", "text": "difference between xml xsl jsp html css", "instruction_og": " ", "instruction_changed": "What are the differences between XML, XSL, JSP, HTML, and CSS? Make sure to explain the specific differences between \"XSL and CSS\".", "short_query": "Explain the differences between XML, XSL, JSP, HTML, and CSS with specifics on \"XSL and CSS\".", "keywords": "XSL and CSS"}
|
104 |
+
{"_id": "104", "text": "difference between xml xsl jsp html css", "instruction_og": " ", "instruction_changed": "Can you explain the distinctions among XML, XSL, JSP, HTML, and CSS? Please include a detailed comparison involving \"XSLT\".", "short_query": "Describe the distinctions among XML, XSL, JSP, HTML, and CSS, focusing on \"XSLT\".", "keywords": "XSLT"}
|
105 |
+
{"_id": "105", "text": "difference between xml xsl jsp html css", "instruction_og": " ", "instruction_changed": "How do XML, XSL, JSP, HTML, and CSS differ from one another? Focus specifically on the role and functionality of \"XML\".", "short_query": "Discuss how XML, XSL, JSP, HTML, and CSS differ, specifically on \"XML\".", "keywords": "XML"}
|
106 |
+
{"_id": "106", "text": "What vitamins are good for your gums", "instruction_og": " ", "instruction_changed": "Which vitamins are beneficial for gum health? Please include detailed information specifically about 'Vitamin D'.", "short_query": " ", "keywords": "Vitamin D"}
|
107 |
+
{"_id": "107", "text": "What vitamins are good for your gums", "instruction_og": " ", "instruction_changed": "Which vitamins are beneficial for gum health? Ensure your response specifically includes information about 'Vitamin B'.", "short_query": " ", "keywords": "Vitamin B"}
|
108 |
+
{"_id": "108", "text": "What vitamins are good for your gums", "instruction_og": " ", "instruction_changed": "Which vitamins are beneficial for maintaining healthy gums? Please provide detailed information specifically about 'Vitamin E'.", "short_query": " ", "keywords": "Vitamin E"}
|
109 |
+
{"_id": "109", "text": "Which section of the police organization is known as the backbone of the department", "instruction_og": " ", "instruction_changed": "Which section of the police organization is considered the backbone of the department? Please focus on how this section is involved in deterring crime.", "short_query": " ", "keywords": "deterring crime"}
|
110 |
+
{"_id": "110", "text": "Which section of the police organization is known as the backbone of the department", "instruction_og": " ", "instruction_changed": "Which section of the police organization is considered the backbone of the department? Ensure your explanation includes community insights on the role of this section.", "short_query": " ", "keywords": "community insight"}
|
111 |
+
{"_id": "111", "text": "Which section of the police organization is known as the backbone of the department", "instruction_og": " ", "instruction_changed": "Which section of the police organization is considered the backbone of the department? Make sure to include details about their role in responding to calls.", "short_query": " ", "keywords": "responding to calls"}
|
112 |
+
{"_id": "112", "text": "are roundworms contagious", "instruction_og": " ", "instruction_changed": "Are roundworms contagious? Please provide details on their transmission specifically in dogs.", "short_query": " ", "keywords": "transmission in dogs"}
|
113 |
+
{"_id": "113", "text": "are roundworms contagious", "instruction_og": " ", "instruction_changed": "Are roundworms contagious? Please provide specific details about their transmission in cats.", "short_query": " ", "keywords": "transmission in cats"}
|
114 |
+
{"_id": "114", "text": "are roundworms contagious", "instruction_og": " ", "instruction_changed": "Are roundworms contagious to humans? Make sure to include details on how they can be transmitted among humans.", "short_query": " ", "keywords": "human transmission"}
|
115 |
+
{"_id": "115", "text": "are species and genus italicized", "instruction_og": " ", "instruction_changed": "Are genus and species names italicized in text? Also, please include details about their capitalization rules.", "short_query": " ", "keywords": "capitalization"}
|
116 |
+
{"_id": "116", "text": "are species and genus italicized", "instruction_og": " ", "instruction_changed": "Should species and genus names be italicized? Please explain the importance of italicization in scientific naming conventions.", "short_query": " ", "keywords": "italicization importance"}
|
117 |
+
{"_id": "117", "text": "are species and genus italicized", "instruction_og": " ", "instruction_changed": "Should species and genus names be italicized in scientific writing? Make sure to address the context of 'binomial nomenclature'.", "short_query": " ", "keywords": "binomial nomenclature"}
|
118 |
+
{"_id": "118", "text": "average cost for pet training", "instruction_og": " ", "instruction_changed": "What is the average cost for pet training? Please include information specifically about the cost of group classes.", "short_query": " ", "keywords": "group classes"}
|
119 |
+
{"_id": "119", "text": "average cost for pet training", "instruction_og": " ", "instruction_changed": "What is the average cost of pet training? Please provide information specifically about the cost of private classes.", "short_query": " ", "keywords": "private classes"}
|
120 |
+
{"_id": "120", "text": "average cost for pet training", "instruction_og": " ", "instruction_changed": "What is the average cost for pet training services? Please include information on any low-cost options available.", "short_query": " ", "keywords": "low-cost options"}
|
121 |
+
{"_id": "121", "text": "average cost to eat at disney world", "instruction_og": " ", "instruction_changed": "What is the average cost to dine at Disney World? Please include information specifically about the cost of 'character meals'.", "short_query": " ", "keywords": "character meals"}
|
122 |
+
{"_id": "122", "text": "average cost to eat at disney world", "instruction_og": " ", "instruction_changed": "What is the average cost of dining at Disney World? Please also include information on overall vacation expenses associated with visiting.", "short_query": " ", "keywords": "vacation expenses"}
|
123 |
+
{"_id": "123", "text": "average cost to eat at disney world", "instruction_og": " ", "instruction_changed": "What is the average cost to eat at Disney World? Include specifics about dining at table service restaurants.", "short_query": " ", "keywords": "table service restaurants"}
|
124 |
+
{"_id": "124", "text": "average lifespan of a roof", "instruction_og": " ", "instruction_changed": "What is the average lifespan of a roof? Please include specific details about roofs with clay roof tiles.", "short_query": " ", "keywords": "clay roof tiles"}
|
125 |
+
{"_id": "125", "text": "average lifespan of a roof", "instruction_og": " ", "instruction_changed": "What is the average lifespan of a roof? Please provide details specifically on the lifespan of a 'metal roof'.", "short_query": " ", "keywords": "metal roof"}
|
126 |
+
{"_id": "126", "text": "average lifespan of a roof", "instruction_og": " ", "instruction_changed": "What is the average lifespan of a roof? Make sure to include specific details about roofs made with asphalt shingles.", "short_query": " ", "keywords": "asphalt shingles"}
|
127 |
+
{"_id": "127", "text": "average temperatures in prague", "instruction_og": " ", "instruction_changed": "What are the average temperatures in Prague? Please provide details specifically for the summer season.", "short_query": " ", "keywords": "summer"}
|
128 |
+
{"_id": "128", "text": "average temperatures in prague", "instruction_og": " ", "instruction_changed": "What are the average temperatures in Prague? Please include information on the yearly averages.", "short_query": " ", "keywords": "yearly averages"}
|
129 |
+
{"_id": "129", "text": "average temperatures in prague", "instruction_og": " ", "instruction_changed": "What are the average temperatures in Prague? Please provide information about the annual weather patterns.", "short_query": " ", "keywords": "annual weather"}
|
130 |
+
{"_id": "130", "text": "average utility costs", "instruction_og": " ", "instruction_changed": "What are the average utility costs? Please ensure to include details specifically about 'Trash Cost'.", "short_query": " ", "keywords": "Trash Cost"}
|
131 |
+
{"_id": "131", "text": "average utility costs", "instruction_og": " ", "instruction_changed": "What are the average costs of utilities? Please include a breakdown of the various utility components.", "short_query": " ", "keywords": "Utility Components"}
|
132 |
+
{"_id": "132", "text": "average utility costs", "instruction_og": " ", "instruction_changed": "What are the average utility costs? Please include details about average utility costs by zip code.", "short_query": " ", "keywords": "Average Utility Costs by Zip Code"}
|
133 |
+
{"_id": "133", "text": "between what years did the bronze age, stone age and iron age era occur?", "instruction_og": " ", "instruction_changed": "During which years did the Bronze Age, Stone Age, and Iron Age occur? Please provide detailed information specifically about the Stone Age.", "short_query": " ", "keywords": "Stone Age"}
|
134 |
+
{"_id": "134", "text": "between what years did the bronze age, stone age and iron age era occur?", "instruction_og": " ", "instruction_changed": "What years did the Stone Age, Bronze Age, and Iron Age span? Ensure that you provide specific details regarding the time frame of the Iron Age.", "short_query": " ", "keywords": "Iron Age"}
|
135 |
+
{"_id": "135", "text": "between what years did the bronze age, stone age and iron age era occur?", "instruction_og": " ", "instruction_changed": "During which years did the Bronze Age, Stone Age, and Iron Age take place? Please provide specific details regarding the timeframe of the 'Bronze Age'.", "short_query": " ", "keywords": "Bronze Age"}
|
136 |
+
{"_id": "136", "text": "can you cook pork chops in a toaster oven", "instruction_og": " ", "instruction_changed": "Is it possible to cook pork chops using a toaster oven? Please provide details specifically about the broiling method.", "short_query": " ", "keywords": "broiling"}
|
137 |
+
{"_id": "137", "text": "can you cook pork chops in a toaster oven", "instruction_og": " ", "instruction_changed": "Is it possible to cook pork chops in a toaster oven? Please provide information specifically related to baking them in a toaster oven.", "short_query": " ", "keywords": "baking"}
|
138 |
+
{"_id": "138", "text": "can you cook pork chops in a toaster oven", "instruction_og": " ", "instruction_changed": "Is it possible to cook pork chops in a toaster oven? Please specify the appropriate temperature settings needed for this method.", "short_query": " ", "keywords": "temperature"}
|
139 |
+
{"_id": "139", "text": "common side effects of Plavix", "instruction_og": " ", "instruction_changed": "What are the common side effects of Plavix? Please include any information specifically about 'itching'.", "short_query": " ", "keywords": "itching"}
|
140 |
+
{"_id": "140", "text": "common side effects of Plavix", "instruction_og": " ", "instruction_changed": "What are the common side effects associated with taking Plavix? Make sure to include information specifically about stomach pain.", "short_query": " ", "keywords": "stomach pain"}
|
141 |
+
{"_id": "141", "text": "common side effects of Plavix", "instruction_og": " ", "instruction_changed": "What are the common side effects of Plavix? Please include information specifically addressing 'weight gain'.", "short_query": " ", "keywords": "weight gain"}
|
142 |
+
{"_id": "142", "text": "common viruses in toddlers", "instruction_og": " ", "instruction_changed": "What are the common viruses that affect toddlers? Please include detailed information specifically about Varicella Zoster Virus and Measles.", "short_query": " ", "keywords": "Varicella Zoster Virus and Measles"}
|
143 |
+
{"_id": "143", "text": "common viruses in toddlers", "instruction_og": " ", "instruction_changed": "What are some common viruses that affect toddlers? Please include information on 'Respiratory syncytial virus' and 'Pinkeye'.", "short_query": " ", "keywords": "Respiratory syncytial virus and Pinkeye"}
|
144 |
+
{"_id": "144", "text": "common viruses in toddlers", "instruction_og": " ", "instruction_changed": "What are the common viruses that affect toddlers? Ensure to provide detailed information specifically about 'Herpes' and 'Enteroviruses'.", "short_query": " ", "keywords": "Herpes and Enteroviruses"}
|
145 |
+
{"_id": "145", "text": "cost a hospital makes to deliver a baby", "instruction_og": " ", "instruction_changed": "What is the average cost a hospital incurs to deliver a baby? Please include specific information on the costs associated with 'Cesarean delivery'.", "short_query": " ", "keywords": "Cesarean delivery cost"}
|
146 |
+
{"_id": "146", "text": "cost a hospital makes to deliver a baby", "instruction_og": " ", "instruction_changed": "How much does it cost a hospital to deliver a baby? Please include specifics regarding the cost of natural childbirth.", "short_query": " ", "keywords": "Natural childbirth cost"}
|
147 |
+
{"_id": "147", "text": "describe the location structure and primary function of the proximal convoluted tubule", "instruction_og": " ", "instruction_changed": "Can you describe the location, structure, and primary function of the proximal convoluted tubule? Emphasize detailed information on its location and structure.", "short_query": " ", "keywords": "location structure"}
|
148 |
+
{"_id": "148", "text": "describe the location structure and primary function of the proximal convoluted tubule", "instruction_og": " ", "instruction_changed": "Can you describe the location, structure, and primary function of the proximal convoluted tubule? Make sure to include how it fits within the overall nephron structure.", "short_query": " ", "keywords": "nephron structure"}
|
149 |
+
{"_id": "149", "text": "describe the location structure and primary function of the proximal convoluted tubule", "instruction_og": " ", "instruction_changed": "Can you describe the location, structure, and primary function of the proximal convoluted tubule? Please provide a detailed explanation focusing specifically on its primary function.", "short_query": " ", "keywords": "primary function"}
|
150 |
+
{"_id": "150", "text": "difference between li ion and li polymer battery", "instruction_og": " ", "instruction_changed": "What is the difference between Li-ion and Li-polymer batteries? Please specifically include information about their energy density.", "short_query": " ", "keywords": "energy density"}
|
151 |
+
{"_id": "151", "text": "difference between li ion and li polymer battery", "instruction_og": " ", "instruction_changed": "What are the differences between lithium-ion and lithium polymer batteries? Please provide details on their chemical composition.", "short_query": " ", "keywords": "chemical composition"}
|
152 |
+
{"_id": "152", "text": "difference between li ion and li polymer battery", "instruction_og": " ", "instruction_changed": "What is the difference between Li-ion and Li-polymer batteries? Please include details about their shape and usage.", "short_query": " ", "keywords": "shape and usage"}
|
153 |
+
{"_id": "153", "text": "different types of chicken dishes", "instruction_og": " ", "instruction_changed": "What are the different types of chicken dishes available? Make sure to include information about 'Marathi Chicken'.", "short_query": " ", "keywords": "Marathi Chicken"}
|
154 |
+
{"_id": "154", "text": "different types of chicken dishes", "instruction_og": " ", "instruction_changed": "What are the various types of chicken dishes? Please include specific details about 'Chilli Chicken'.", "short_query": " ", "keywords": "Chilli Chicken"}
|
155 |
+
{"_id": "155", "text": "different types of chicken dishes", "instruction_og": " ", "instruction_changed": "What are the different types of chicken dishes available? Please include specific information about 'Baked Chicken'.", "short_query": " ", "keywords": "Baked Chicken"}
|
156 |
+
{"_id": "156", "text": "different types of glue that bond items together", "instruction_og": " ", "instruction_changed": "What are the different types of glue used to bond items together? Please include specific information about 'craft glue'.", "short_query": " ", "keywords": "craft glue"}
|
157 |
+
{"_id": "157", "text": "different types of glue that bond items together", "instruction_og": " ", "instruction_changed": "What are the different types of glue that can be used to bond items together? Please include detailed information specifically about 'PVA glue'.", "short_query": " ", "keywords": "PVA glue"}
|
158 |
+
{"_id": "158", "text": "different types of glue that bond items together", "instruction_og": " ", "instruction_changed": "What are the different types of glue that can bond items together? Make sure to include information specifically about 'Cyanoacrylate'.", "short_query": " ", "keywords": "Cyanoacrylate"}
|
159 |
+
{"_id": "159", "text": "different types of grasslands in india", "instruction_og": " ", "instruction_changed": "What are the different types of grasslands found in India? Please include specific details about 'Tropical Grasslands'.", "short_query": " ", "keywords": "Tropical Grasslands"}
|
160 |
+
{"_id": "160", "text": "different types of grasslands in india", "instruction_og": " ", "instruction_changed": "What are the different types of grasslands found in India? Please provide detailed information specifically about the 'Terai Grasslands'.", "short_query": " ", "keywords": "Terai Grasslands"}
|
161 |
+
{"_id": "161", "text": "different types of grasslands in india", "instruction_og": " ", "instruction_changed": "What are the different types of grasslands found in India? Please ensure to include information about the 'Imperata Grasslands'.", "short_query": " ", "keywords": "Imperata Grasslands"}
|
162 |
+
{"_id": "162", "text": "different types of knockdown texture", "instruction_og": " ", "instruction_changed": "What are the different types of knockdown textures available? Please include specific details about 'Splatter Knockdown'.", "short_query": " ", "keywords": "Splatter Knockdown"}
|
163 |
+
{"_id": "163", "text": "different types of knockdown texture", "instruction_og": " ", "instruction_changed": "What are the different types of knockdown texture? Please include information specifically about 'Machine Brocade Knockdown'.", "short_query": " ", "keywords": "Machine Brocade Knockdown"}
|
164 |
+
{"_id": "164", "text": "different types of knockdown texture", "instruction_og": " ", "instruction_changed": "What are the different types of knockdown textures? Make sure to provide details specifically about 'Hand Brocade Knockdown'.", "short_query": " ", "keywords": "Hand Brocade Knockdown"}
|
165 |
+
{"_id": "165", "text": "different types of oak trees", "instruction_og": " ", "instruction_changed": "What are the different types of oak trees? Make sure to include specific details about the 'Water Oak'.", "short_query": " ", "keywords": "Water Oak"}
|
166 |
+
{"_id": "166", "text": "different types of oak trees", "instruction_og": " ", "instruction_changed": "What are the different types of oak trees? Please include specific information about 'White Oak'.", "short_query": " ", "keywords": "White Oak"}
|
167 |
+
{"_id": "167", "text": "different types of oak trees", "instruction_og": " ", "instruction_changed": "What are the different types of oak trees? Make sure to include details specifically about the 'Willow Oak'.", "short_query": " ", "keywords": "Willow Oak"}
|
168 |
+
{"_id": "168", "text": "disease that affects muscular system", "instruction_og": " ", "instruction_changed": "What are the diseases that affect the muscular system? Ensure that your answer includes detailed information on 'Myasthenia gravis'.", "short_query": " ", "keywords": "Myasthenia gravis"}
|
169 |
+
{"_id": "169", "text": "disease that affects muscular system", "instruction_og": " ", "instruction_changed": "What are the diseases that impact the muscular system? Ensure that your answer includes detailed information on 'Amyotrophic lateral sclerosis'.", "short_query": " ", "keywords": "Amyotrophic lateral sclerosis"}
|
170 |
+
{"_id": "170", "text": "disease that affects muscular system", "instruction_og": " ", "instruction_changed": "What are the diseases that impact the muscular system? Ensure that your answer includes detailed information on 'Cerebral Palsy'.", "short_query": " ", "keywords": "Cerebral Palsy"}
|
171 |
+
{"_id": "171", "text": "example of an infinitive", "instruction_og": " ", "instruction_changed": "Can you provide examples of infinitives? Make sure to include examples where the infinitive functions as the subject.", "short_query": " ", "keywords": "infinitive as subject"}
|
172 |
+
{"_id": "172", "text": "example of an infinitive", "instruction_og": " ", "instruction_changed": "Can you provide an example of an infinitive? Make sure to include how an infinitive can be used as an adjective.", "short_query": " ", "keywords": "infinitive as adjective"}
|
173 |
+
{"_id": "173", "text": "example of an infinitive", "instruction_og": " ", "instruction_changed": "Can you provide an example of an infinitive? Make sure the example uses the infinitive as a noun.", "short_query": " ", "keywords": "infinitive as noun"}
|
174 |
+
{"_id": "174", "text": "federal exempt salary requirements", "instruction_og": " ", "instruction_changed": "What are the federal exempt salary requirements? Please include details specifically regarding the minimum salary requirements in Washington State.", "short_query": " ", "keywords": "Washington State minimum salary"}
|
175 |
+
{"_id": "175", "text": "federal exempt salary requirements", "instruction_og": " ", "instruction_changed": "What are the federal salary requirements for exempt employees? Please ensure the information includes details about the federal minimum salary.", "short_query": " ", "keywords": "Federal minimum salary"}
|
176 |
+
{"_id": "176", "text": "federal exempt salary requirements", "instruction_og": " ", "instruction_changed": "What are the federal requirements for exempt salary status? Make sure to include details regarding the 'High salary exemption'.", "short_query": " ", "keywords": "High salary exemption"}
|
177 |
+
{"_id": "177", "text": "food good for cholesterol", "instruction_og": " ", "instruction_changed": "What foods are beneficial for managing cholesterol levels? Make sure to include information about foods that are high in soluble fiber.", "short_query": " ", "keywords": "soluble fiber"}
|
178 |
+
{"_id": "178", "text": "food good for cholesterol", "instruction_og": " ", "instruction_changed": "What foods are beneficial for managing cholesterol levels? Please also include information on how 'trans fats' can affect cholesterol.", "short_query": " ", "keywords": "trans fats"}
|
179 |
+
{"_id": "179", "text": "food good for cholesterol", "instruction_og": " ", "instruction_changed": "What foods are beneficial for managing cholesterol levels? Please include a focus on specific cholesterol-lowering foods.", "short_query": " ", "keywords": "cholesterol-lowering foods"}
|
180 |
+
{"_id": "180", "text": "food sources of fat nutrients", "instruction_og": " ", "instruction_changed": "What are some common food sources of fat nutrients? Please provide information on general fats.", "short_query": " ", "keywords": "general fats"}
|
181 |
+
{"_id": "181", "text": "food sources of fat nutrients", "instruction_og": " ", "instruction_changed": "What are the food sources rich in fat nutrients? Please emphasize those containing saturated fats.", "short_query": " ", "keywords": "saturated fats"}
|
182 |
+
{"_id": "182", "text": "food sources of fat nutrients", "instruction_og": " ", "instruction_changed": "What are some food sources that provide essential fat nutrients? Make sure to include information specifically about foods rich in omega-3 fatty acids.", "short_query": " ", "keywords": "omega-3 fatty acids"}
|
183 |
+
{"_id": "183", "text": "fortified food that contain riboflavin, niacin, folate", "instruction_og": " ", "instruction_changed": "What are some fortified foods that contain riboflavin, niacin, and folate? Please include specific details about those that are fortified with riboflavin.", "short_query": " ", "keywords": "riboflavin"}
|
184 |
+
{"_id": "184", "text": "fortified food that contain riboflavin, niacin, folate", "instruction_og": " ", "instruction_changed": "What are some fortified foods that contain riboflavin, niacin, and folate? Please ensure you highlight information specifically about 'niacin'.", "short_query": " ", "keywords": "niacin"}
|
185 |
+
{"_id": "185", "text": "fortified food that contain riboflavin, niacin, folate", "instruction_og": " ", "instruction_changed": "What are some examples of fortified foods that contain riboflavin, niacin, and folate? Make sure to highlight foods that are especially noted for their folate content.", "short_query": " ", "keywords": "folate"}
|
186 |
+
{"_id": "186", "text": "types of stones or calculi", "instruction_og": " ", "instruction_changed": "What are the different types of stones or calculi? Make sure to include detailed information about bladder stones.", "short_query": " ", "keywords": "bladder stones"}
|
187 |
+
{"_id": "187", "text": "types of stones or calculi", "instruction_og": " ", "instruction_changed": "What are the different types of stones or calculi? Please provide detailed information specifically about 'calcium stones'.", "short_query": " ", "keywords": "calcium stones"}
|
188 |
+
{"_id": "188", "text": "types of stones or calculi", "instruction_og": " ", "instruction_changed": "What are the different types of stones or calculi? Ensure to include detailed information about 'struvite stones'.", "short_query": " ", "keywords": "struvite stones"}
|
189 |
+
{"_id": "189", "text": "what are diatoms and desmids", "instruction_og": " ", "instruction_changed": "What are diatoms and desmids? Please ensure that your explanation includes detailed information about diatoms.", "short_query": " ", "keywords": "Diatom"}
|
190 |
+
{"_id": "190", "text": "what are diatoms and desmids", "instruction_og": " ", "instruction_changed": "What are diatoms and desmids? Make sure to include specific information about 'Desmid'.", "short_query": " ", "keywords": "Desmid"}
|
191 |
+
{"_id": "191", "text": "what are different ways rocks form", "instruction_og": " ", "instruction_changed": "What are the various methods through which rocks are formed? Ensure that you include comprehensive information about 'Igneous rocks'.", "short_query": " ", "keywords": "Igneous rocks"}
|
192 |
+
{"_id": "192", "text": "what are different ways rocks form", "instruction_og": " ", "instruction_changed": "What are the various methods by which rocks form? Please include specific details about the formation of 'Sedimentary rocks'.", "short_query": " ", "keywords": "Sedimentary rocks"}
|
193 |
+
{"_id": "193", "text": "what are different ways rocks form", "instruction_og": " ", "instruction_changed": "How do rocks form through different processes? Please include a detailed explanation specifically about 'Metamorphic rocks'.", "short_query": " ", "keywords": "Metamorphic rocks"}
|
194 |
+
{"_id": "194", "text": "what are liver spots caused by", "instruction_og": " ", "instruction_changed": "What are the causes of liver spots? Please include specific information about how UV exposure contributes to their development.", "short_query": " ", "keywords": "UV exposure"}
|
195 |
+
{"_id": "195", "text": "what are liver spots caused by", "instruction_og": " ", "instruction_changed": "What causes liver spots to appear? Please focus specifically on their association with aging.", "short_query": " ", "keywords": "aging"}
|
196 |
+
{"_id": "196", "text": "what are liver spots caused by", "instruction_og": " ", "instruction_changed": "What are the causes of liver spots? Make sure to include information on the unknown causes as well.", "short_query": " ", "keywords": "unknown causes"}
|
197 |
+
{"_id": "197", "text": "what causes dry cracking hands", "instruction_og": " ", "instruction_changed": "What are the causes of dry, cracking hands? Make sure to include information about how vitamin deficiencies play a role.", "short_query": " ", "keywords": "vitamin deficiencies"}
|
198 |
+
{"_id": "198", "text": "what causes dry cracking hands", "instruction_og": " ", "instruction_changed": "What are the causes of dry, cracking hands? Ensure your answer includes details about the impact of 'harsh soaps'.", "short_query": " ", "keywords": "harsh soaps"}
|
199 |
+
{"_id": "199", "text": "what causes dry cracking hands", "instruction_og": " ", "instruction_changed": "What are the causes of dry, cracking hands? Make sure to include information about how dermatitis can contribute to this condition.", "short_query": " ", "keywords": "dermatitis"}
|
200 |
+
{"_id": "200", "text": "wolf habitat temperature range", "instruction_og": " ", "instruction_changed": "What is the temperature range within wolf habitats? Please include specific details about the habitat of the 'Arctic wolf'.", "short_query": " ", "keywords": "Arctic wolf"}
|
201 |
+
{"_id": "201", "text": "wolf habitat temperature range", "instruction_og": " ", "instruction_changed": "What is the temperature range of habitats where wolves live? Please provide details specific to the habitat of the Gray wolf.", "short_query": " ", "keywords": "Gray wolf"}
|
202 |
+
{"_id": "202", "text": "why was the Great Wall of China built", "instruction_og": " ", "instruction_changed": "Why was the Great Wall of China constructed? Make sure to include information about the role of the 'Xiongnu'.", "short_query": " ", "keywords": "Xiongnu"}
|
203 |
+
{"_id": "203", "text": "why was the Great Wall of China built", "instruction_og": " ", "instruction_changed": "Why was the Great Wall of China constructed? Please include information specifically about the role of the Mongols.", "short_query": " ", "keywords": "Mongols"}
|
204 |
+
{"_id": "204", "text": "where is elim located", "instruction_og": " ", "instruction_changed": "Where is Elim located? Please ensure your response includes details about its proximity to Nome.", "short_query": " ", "keywords": "Nome"}
|
205 |
+
{"_id": "205", "text": "where is elim located", "instruction_og": " ", "instruction_changed": "Where is Elim located? Please provide details specific to the Alaskan Elim.", "short_query": " ", "keywords": "Alaskan"}
|
206 |
+
{"_id": "206", "text": "where is a peninsula located", "instruction_og": " ", "instruction_changed": "Where is a peninsula typically located? Please include specific information about the location of the Iberian Peninsula.", "short_query": " ", "keywords": "Iberian Peninsula"}
|
207 |
+
{"_id": "207", "text": "where is a peninsula located", "instruction_og": " ", "instruction_changed": "Where can peninsulas be found around the world? Please provide specific information about the Balkan Peninsula.", "short_query": " ", "keywords": "Balkan"}
|
208 |
+
{"_id": "208", "text": "where is a peninsula located", "instruction_og": " ", "instruction_changed": "Where are peninsulas typically located? Please make sure to include information specifically about the 'Arabian Peninsula'.", "short_query": " ", "keywords": "Arabian Peninsula"}
|
209 |
+
{"_id": "209", "text": "where do grains come from", "instruction_og": " ", "instruction_changed": "Where do grains originate from? Please specifically address the region of the North Caucasus.", "short_query": " ", "keywords": "North Caucasus"}
|
210 |
+
{"_id": "210", "text": "where do grains come from", "instruction_og": " ", "instruction_changed": "Where do grains originate from? Ensure your answer includes information specifically about the origins of grains in the 'Middle East'.", "short_query": " ", "keywords": "Middle East"}
|
211 |
+
{"_id": "211", "text": "what vitamins are in vegetables", "instruction_og": " ", "instruction_changed": "What vitamins can be found in vegetables? Please make sure to include details specifically about 'Vitamin C'.", "short_query": " ", "keywords": "Vitamin C"}
|
212 |
+
{"_id": "212", "text": "what vitamins are in vegetables", "instruction_og": " ", "instruction_changed": "What vitamins can be found in vegetables? Please provide detailed information specifically about vegetables that contain Vitamin B.", "short_query": " ", "keywords": "Vitamin B"}
|
213 |
+
{"_id": "213", "text": "what vitamins are in vegetables", "instruction_og": " ", "instruction_changed": "What vitamins can be found in vegetables? Please ensure you provide details specifically about the presence of 'Vitamin A'.", "short_query": " ", "keywords": "Vitamin A"}
|
214 |
+
{"_id": "214", "text": "what types of animals are in the madagascar tropical rainforest", "instruction_og": " ", "instruction_changed": "What types of animals can be found in the Madagascar tropical rainforest? Please include specific information about the Black Lemur.", "short_query": " ", "keywords": "black lemur"}
|
215 |
+
{"_id": "215", "text": "what types of animals are in the madagascar tropical rainforest", "instruction_og": " ", "instruction_changed": "What types of animals can be found in the Madagascar tropical rainforest? Please ensure your answer includes information specifically about mongooses.", "short_query": " ", "keywords": "mongoose"}
|
216 |
+
{"_id": "216", "text": "what types of animals are in the madagascar tropical rainforest", "instruction_og": " ", "instruction_changed": "What types of animals can be found in the Madagascar tropical rainforest? Be sure to include information specifically about the 'indri'.", "short_query": " ", "keywords": "indri"}
|
217 |
+
{"_id": "217", "text": "what type of food pairs well with tempranillo", "instruction_og": " ", "instruction_changed": "What types of food pair well with Tempranillo wine? Please make sure to include details about how it pairs with 'Paella'.", "short_query": " ", "keywords": "Paella"}
|
218 |
+
{"_id": "218", "text": "what type of food pairs well with tempranillo", "instruction_og": " ", "instruction_changed": "What types of food pair well with Tempranillo wine? Please focus on examples from Spanish cuisine.", "short_query": " ", "keywords": "Spanish cuisine"}
|
219 |
+
{"_id": "219", "text": "what type of food pairs well with tempranillo", "instruction_og": " ", "instruction_changed": "What kinds of food pair well with Tempranillo? Please highlight information specifically about pairings with Tapas.", "short_query": " ", "keywords": "Tapas"}
|
220 |
+
{"_id": "220", "text": "what temperature do you bake salmon fillets", "instruction_og": " ", "instruction_changed": "At what temperature should you bake salmon fillets? Be sure to include information about baking them at 450 degrees F.", "short_query": " ", "keywords": "450 degrees F"}
|
221 |
+
{"_id": "221", "text": "what temperature do you bake salmon fillets", "instruction_og": " ", "instruction_changed": "What is the recommended baking temperature for salmon fillets? Please provide details specifically for baking at 275 degrees F.", "short_query": " ", "keywords": "275 degrees F"}
|
222 |
+
{"_id": "222", "text": "what temperature do you bake salmon fillets", "instruction_og": " ", "instruction_changed": "At what temperature should you bake salmon fillets? Make sure to include details about baking at 400 degrees F.", "short_query": " ", "keywords": "400 degrees F"}
|
223 |
+
{"_id": "223", "text": "what score is considered average credit", "instruction_og": " ", "instruction_changed": "What score range is considered to be average credit? Please provide information specifically using the FICO Score system.", "short_query": " ", "keywords": "FICO Score"}
|
224 |
+
{"_id": "224", "text": "what score is considered average credit", "instruction_og": " ", "instruction_changed": "What credit score is considered average? Please make sure to mention the median score specifically.", "short_query": " ", "keywords": "Median Score"}
|
225 |
+
{"_id": "225", "text": "what score is considered average credit", "instruction_og": " ", "instruction_changed": "What score range is considered to be average credit? Make sure to provide information based on the Vantage Score model.", "short_query": " ", "keywords": "Vantage Score"}
|
226 |
+
{"_id": "226", "text": "what medication is used for alcoholics", "instruction_og": " ", "instruction_changed": "What medications are commonly used to treat alcoholism? Be sure to include details about 'Acamprosate'.", "short_query": " ", "keywords": "Acamprosate"}
|
227 |
+
{"_id": "227", "text": "what medication is used for alcoholics", "instruction_og": " ", "instruction_changed": "What medications are commonly used for treating alcoholism? Please include detailed information specifically about 'Benzodiazepines'.", "short_query": " ", "keywords": "Benzodiazepines"}
|
228 |
+
{"_id": "228", "text": "what medication is used for alcoholics", "instruction_og": " ", "instruction_changed": "What medications are commonly used to treat alcohol dependency? Please include detailed information about the use of 'Naltrexone'.", "short_query": " ", "keywords": "Naltrexone"}
|
229 |
+
{"_id": "229", "text": "What means SOC?", "instruction_og": " ", "instruction_changed": "What does SOC stand for? Please include information specifically related to 'occupational classification'.", "short_query": " ", "keywords": "Occupational classification"}
|
230 |
+
{"_id": "230", "text": "What means SOC?", "instruction_og": " ", "instruction_changed": "What does SOC stand for? Ensure to relate the explanation to Integrated circuits.", "short_query": " ", "keywords": "Integrated circuit"}
|
231 |
+
{"_id": "231", "text": "what makes the two toed sloth different", "instruction_og": " ", "instruction_changed": "What distinguishes the two-toed sloth from other sloth species? Please include both behavioral and anatomical differences in your explanation.", "short_query": " ", "keywords": "behavioral and anatomical differences"}
|
232 |
+
{"_id": "232", "text": "what makes the two toed sloth different", "instruction_og": " ", "instruction_changed": "How is the two-toed sloth different from other sloths? Please provide information specifically on its size.", "short_query": " ", "keywords": "size"}
|
233 |
+
{"_id": "233", "text": "what makes the two toed sloth different", "instruction_og": " ", "instruction_changed": "What distinguishes the two-toed sloth from other animals? Make sure to include details specifically about its vertebrae.", "short_query": " ", "keywords": "vertebrae"}
|
234 |
+
{"_id": "234", "text": "what kind of steel are safes made of", "instruction_og": " ", "instruction_changed": "What type of steel is commonly used in the construction of safes? Please ensure your answer includes information about 'mild steel'.", "short_query": " ", "keywords": "mild steel"}
|
235 |
+
{"_id": "235", "text": "what kind of steel are safes made of", "instruction_og": " ", "instruction_changed": "What types of steel are used in the construction of safes? Please include details about the specific protective metals involved.", "short_query": " ", "keywords": "protective metal"}
|
236 |
+
{"_id": "236", "text": "what kind of lighting is best for the top of a staircase", "instruction_og": " ", "instruction_changed": "What kind of lighting works best for the top of a staircase? Please provide information specifically about 'Banister Lighting'.", "short_query": " ", "keywords": "Banister Lighting"}
|
237 |
+
{"_id": "237", "text": "what kind of lighting is best for the top of a staircase", "instruction_og": " ", "instruction_changed": "What type of lighting works best for the top of a staircase? Please provide details specifically about 'Recessed Lighting'.", "short_query": " ", "keywords": "Recessed Lighting"}
|
238 |
+
{"_id": "238", "text": "what kind of lighting is best for the top of a staircase", "instruction_og": " ", "instruction_changed": "What type of lighting works best for the top of a staircase? Please focus particularly on the effectiveness and benefits of 'Wall Lighting'.", "short_query": " ", "keywords": "Wall Lighting"}
|
239 |
+
{"_id": "239", "text": "what kind of diseases do certain organelles cause", "instruction_og": " ", "instruction_changed": "What diseases are associated with specific organelles? Please provide detailed information on the diseases linked to 'mitochondria'.", "short_query": " ", "keywords": "Mitochondria"}
|
240 |
+
{"_id": "240", "text": "what kind of diseases do certain organelles cause", "instruction_og": " ", "instruction_changed": "What types of diseases are caused by specific organelles? Make sure to provide details particularly about diseases related to peroxisomes.", "short_query": " ", "keywords": "Peroxisomes"}
|
241 |
+
{"_id": "241", "text": "what kind of diseases do certain organelles cause", "instruction_og": " ", "instruction_changed": "What types of diseases are caused by deficiencies or malfunctions in specific organelles? Please provide detailed information about diseases related to the Golgi Apparatus.", "short_query": " ", "keywords": "Golgi Apparatus"}
|
242 |
+
{"_id": "242", "text": "what kind of degree does a delivery nurse need", "instruction_og": " ", "instruction_changed": "What type of degree is required to become a delivery nurse? Please include information about the feasibility of obtaining this position with an associate's degree.", "short_query": " ", "keywords": "associate's degree"}
|
243 |
+
{"_id": "243", "text": "what kind of degree does a delivery nurse need", "instruction_og": " ", "instruction_changed": "What type of degree is required to become a delivery nurse? Please specify whether a bachelor's degree is necessary.", "short_query": " ", "keywords": "bachelor's degree"}
|
244 |
+
{"_id": "244", "text": "what kind foods are good carbs", "instruction_og": " ", "instruction_changed": "Which foods are considered good sources of carbohydrates? Please include information specifically about 'vegetables'.", "short_query": " ", "keywords": "vegetables"}
|
245 |
+
{"_id": "245", "text": "what kind foods are good carbs", "instruction_og": " ", "instruction_changed": "What types of foods are considered good sources of carbohydrates? Please make sure to include information specifically about 'whole grains'.", "short_query": " ", "keywords": "whole grains"}
|
246 |
+
{"_id": "246", "text": "what is tokyo known for", "instruction_og": " ", "instruction_changed": "What is Tokyo famous for? Make sure to include details specifically about its notable landmarks.", "short_query": " ", "keywords": "landmarks"}
|
247 |
+
{"_id": "247", "text": "what is tokyo known for", "instruction_og": " ", "instruction_changed": "What is Tokyo famous for? Please ensure your response highlights aspects of it as a city.", "short_query": " ", "keywords": "city"}
|
248 |
+
{"_id": "248", "text": "what is tokyo known for", "instruction_og": " ", "instruction_changed": "What is Tokyo famous for? Please include specific information about its temples.", "short_query": " ", "keywords": "temples"}
|
249 |
+
{"_id": "249", "text": "what is TINU", "instruction_og": " ", "instruction_changed": "What is TINU (Tubulointerstitial Nephritis and Uveitis)? Ensure that the explanation includes its relation to kidney conditions.", "short_query": " ", "keywords": "Kidney conditions"}
|
250 |
+
{"_id": "250", "text": "what is TINU", "instruction_og": " ", "instruction_changed": "What is TINU? Ensure that your answer includes information on its relationship with neurological degeneration.", "short_query": " ", "keywords": "Neurological degeneration"}
|
251 |
+
{"_id": "251", "text": "what is the shona lifestyle in africa", "instruction_og": " ", "instruction_changed": "What is the lifestyle of the Shona people in Africa? Please include information on their traditional and contemporary practices in sculpture.", "short_query": " ", "keywords": "Sculpture"}
|
252 |
+
{"_id": "252", "text": "what is the shona lifestyle in africa", "instruction_og": " ", "instruction_changed": "What is the lifestyle of the Shona people in Africa? Please include details about their cultural practices.", "short_query": " ", "keywords": "Cultural"}
|
253 |
+
{"_id": "253", "text": "what is the salary of a person with a biology degree", "instruction_og": " ", "instruction_changed": "What is the salary range for someone with a biology degree? Please provide details specifically regarding the starting salary.", "short_query": " ", "keywords": "Starting Salary"}
|
254 |
+
{"_id": "254", "text": "what is the salary of a person with a biology degree", "instruction_og": " ", "instruction_changed": "What is the typical salary for someone with a biology degree? Specifically, please provide information about the median salary.", "short_query": " ", "keywords": "Median Salary"}
|
255 |
+
{"_id": "255", "text": "what is the purpose of international monetary fund", "instruction_og": " ", "instruction_changed": "What is the purpose of the International Monetary Fund? Be sure to explain its role in promoting economic cooperation.", "short_query": " ", "keywords": "economic cooperation"}
|
256 |
+
{"_id": "256", "text": "what is the purpose of international monetary fund", "instruction_og": " ", "instruction_changed": "What is the purpose of the International Monetary Fund? Make sure to include details on how it contributes to the stability of the international monetary system.", "short_query": " ", "keywords": "stability of the international monetary system"}
|
257 |
+
{"_id": "257", "text": "what is the purpose of international monetary fund", "instruction_og": " ", "instruction_changed": "What is the purpose of the International Monetary Fund? Ensure your answer includes information on how it contributes to standardizing global financial relations.", "short_query": " ", "keywords": "standardizing global financial relations"}
|
258 |
+
{"_id": "258", "text": "what is the oldest known disease among human", "instruction_og": " ", "instruction_changed": "What is the oldest known disease affecting humans? Please ensure your answer includes information specifically about 'rabies'.", "short_query": " ", "keywords": "rabies"}
|
259 |
+
{"_id": "259", "text": "what is the oldest known disease among human", "instruction_og": " ", "instruction_changed": "What is the oldest known disease affecting humans? Please include information on any related epidemics.", "short_query": " ", "keywords": "epidemics"}
|
260 |
+
{"_id": "260", "text": "what is the meaning of the peridot", "instruction_og": " ", "instruction_changed": "What is the meaning of peridot? Please include information about its uses.", "short_query": " ", "keywords": "uses"}
|
261 |
+
{"_id": "261", "text": "what is the meaning of the peridot", "instruction_og": " ", "instruction_changed": "What is the meaning of peridot? Please provide your answer with references to credible sources.", "short_query": " ", "keywords": "sources"}
|
262 |
+
{"_id": "262", "text": "how long does it take to bake a pound cake", "instruction_og": " ", "instruction_changed": "How long does it generally take to bake a pound cake? Please ensure that your answer includes the specific bake time of '75 minutes'.", "short_query": " ", "keywords": "75 minutes"}
|
263 |
+
{"_id": "263", "text": "how long does it take to bake a pound cake", "instruction_og": " ", "instruction_changed": "How long does it typically take to bake a pound cake? Specifically, include guidance where the baking duration is 1 hr 15 min.", "short_query": " ", "keywords": "1 hr 15 min"}
|
264 |
+
{"_id": "264", "text": "What is the cause of conjunctivitis?", "instruction_og": " ", "instruction_changed": "What causes conjunctivitis? Make sure to include information about viral causes.", "short_query": " ", "keywords": "viruses"}
|
265 |
+
{"_id": "265", "text": "What is the cause of conjunctivitis?", "instruction_og": " ", "instruction_changed": "What are the causes of conjunctivitis? Make sure to include information specifically about 'bacterial infections'.", "short_query": " ", "keywords": "bacterial infections"}
|
266 |
+
{"_id": "266", "text": "What does acetylcholine do to your body?", "instruction_og": " ", "instruction_changed": "What effects does acetylcholine have on the human body? Please ensure the explanation covers its role in the autonomic nervous system.", "short_query": " ", "keywords": "autonomic nervous system"}
|
267 |
+
{"_id": "267", "text": "What does acetylcholine do to your body?", "instruction_og": " ", "instruction_changed": "What role does acetylcholine play in the body? Please provide detailed information about its function at the neuromuscular junction.", "short_query": " ", "keywords": "neuromuscular junction"}
|
268 |
+
{"_id": "268", "text": "What color is normal cat urine?", "instruction_og": " ", "instruction_changed": "What color is considered normal for cat urine? Please include information specifically about the color 'yellow'.", "short_query": " ", "keywords": "yellow"}
|
269 |
+
{"_id": "269", "text": "What color is normal cat urine?", "instruction_og": " ", "instruction_changed": "What is the typical color of a healthy cat's urine? Please ensure the answer includes specifics about the color 'amber'.", "short_query": " ", "keywords": "amber"}
|
270 |
+
{"_id": "270", "text": "What sources does protein come from?", "instruction_og": " ", "instruction_changed": "What are the different sources of protein? Please focus on detailing the information specific to animal sources.", "short_query": " ", "keywords": "animal sources"}
|
271 |
+
{"_id": "271", "text": "What sources does protein come from?", "instruction_og": " ", "instruction_changed": "What are the different sources of protein? Be sure to include information on protein-rich vegetables.", "short_query": " ", "keywords": "vegertables"}
|
272 |
+
{"_id": "272", "text": "what does the lungs do", "instruction_og": " ", "instruction_changed": "What functions do the lungs perform? Please emphasize the role of the lungs in the removal of carbon dioxide.", "short_query": " ", "keywords": "removal of carbon dioxide"}
|
273 |
+
{"_id": "273", "text": "what does the lungs do", "instruction_og": " ", "instruction_changed": "What functions do the lungs perform in the human body? Ensure you discuss how they handle fresh oxygen.", "short_query": " ", "keywords": " fresh oxygen"}
|
274 |
+
{"_id": "274", "text": "How to pay hourly employees a salary", "instruction_og": " ", "instruction_changed": "What are the methods for converting hourly pay to a salary for employees? Please include details on calculating the equivalent salary based on the hourly rate.", "short_query": " ", "keywords": "hourly rate"}
|
275 |
+
{"_id": "275", "text": "How to pay hourly employees a salary", "instruction_og": " ", "instruction_changed": "How can you transition from paying hourly employees to a salary structure? Ensure the explanation includes how to account for total available hours.", "short_query": " ", "keywords": "total available hours"}
|
276 |
+
{"_id": "276", "text": "what is borax used for", "instruction_og": " ", "instruction_changed": "What are the uses of borax? Please include its application as a soothing substance.", "short_query": " ", "keywords": "Soothing substance"}
|
277 |
+
{"_id": "277", "text": "what is borax used for", "instruction_og": " ", "instruction_changed": "What are the different uses of borax? Include specific information on how borax is utilized in the process of making boric acid.", "short_query": " ", "keywords": "Making boric acid"}
|
278 |
+
{"_id": "278", "text": "best cleaning solution to get rid of cigarette smell", "instruction_og": " ", "instruction_changed": "What is the best cleaning solution to eliminate the smell of cigarettes? Please include information specifically about the effectiveness of using 'Vinegar'.", "short_query": " ", "keywords": "Vinegar"}
|
279 |
+
{"_id": "279", "text": "best cleaning solution to get rid of cigarette smell", "instruction_og": " ", "instruction_changed": "What are the best cleaning solutions to eliminate cigarette smell? Be sure to include the use of 'Baking Soda' in your response.", "short_query": " ", "keywords": "Baking Soda"}
|
280 |
+
{"_id": "280", "text": "best cleaning solution to get rid of cigarette smell", "instruction_og": " ", "instruction_changed": "What are the most effective cleaning solutions for removing cigarette smell? Please include information on the use of 'Ammonia.'", "short_query": " ", "keywords": "Ammonia"}
|
281 |
+
{"_id": "281", "text": "best cleaning solution to get rid of cigarette smell", "instruction_og": " ", "instruction_changed": "What is the best cleaning solution to eliminate the smell of cigarettes? Please include information specifically about using an 'Ozone Generator'.", "short_query": " ", "keywords": "Ozone Generator"}
|
282 |
+
{"_id": "282", "text": "what causes armpit pain", "instruction_og": " ", "instruction_changed": "What are common causes of armpit pain? Make sure to include information about 'Lymph Node Enlargement' specifically.", "short_query": " ", "keywords": "Lymph Node Enlargement"}
|
283 |
+
{"_id": "283", "text": "what causes armpit pain", "instruction_og": " ", "instruction_changed": "What are the possible causes of armpit pain? Make sure to include information about 'Brachial Plexus Injury'.", "short_query": " ", "keywords": "Brachial Plexus Injury"}
|
284 |
+
{"_id": "284", "text": "where do zebras live habitat", "instruction_og": " ", "instruction_changed": "Where do zebras typically live and what kind of habitats do they prefer? Please provide details specifically about the habitat of the Plains zebra.", "short_query": " ", "keywords": "Plains zebra"}
|
285 |
+
{"_id": "285", "text": "where do zebras live habitat", "instruction_og": " ", "instruction_changed": "What are the natural habitats of zebras? Make sure to include specific details about the habitats of mountain zebras.", "short_query": " ", "keywords": "mountain zebras"}
|
286 |
+
{"_id": "286", "text": "what is adaptation", "instruction_og": " ", "instruction_changed": "What is meant by the term adaptation? Please explain the process in detail.", "short_query": " ", "keywords": "process"}
|
287 |
+
{"_id": "287", "text": "what is adaptation", "instruction_og": " ", "instruction_changed": "What is adaptation in biological terms? Ensure the explanation includes specific characteristics of adaptation.", "short_query": " ", "keywords": "characteristic"}
|