Datasets:
Tasks:
Text Retrieval
Modalities:
Text
Formats:
json
Sub-tasks:
document-retrieval
Languages:
English
Size:
1K - 10K
Upload 7 files
Browse files- README.md +85 -3
- corpus.jsonl +0 -0
- qrels_changed/test.jsonl +900 -0
- qrels_changed/test.tsv +901 -0
- qrels_og/test.jsonl +900 -0
- qrels_og/test.tsv +901 -0
- queries.jsonl +300 -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: 900
|
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: 900
|
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: 1200
|
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: 300
|
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
|
|
qrels_changed/test.jsonl
ADDED
@@ -0,0 +1,900 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"query-id": "0", "corpus-id": "0", "score": "0"}
|
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": "0"}
|
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": "0"}
|
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": "0"}
|
11 |
+
{"query-id": "3", "corpus-id": "4", "score": "1"}
|
12 |
+
{"query-id": "3", "corpus-id": "5", "score": "1"}
|
13 |
+
{"query-id": "4", "corpus-id": "4", "score": "0"}
|
14 |
+
{"query-id": "4", "corpus-id": "3", "score": "1"}
|
15 |
+
{"query-id": "4", "corpus-id": "5", "score": "1"}
|
16 |
+
{"query-id": "5", "corpus-id": "5", "score": "0"}
|
17 |
+
{"query-id": "5", "corpus-id": "3", "score": "1"}
|
18 |
+
{"query-id": "5", "corpus-id": "4", "score": "1"}
|
19 |
+
{"query-id": "6", "corpus-id": "6", "score": "0"}
|
20 |
+
{"query-id": "6", "corpus-id": "7", "score": "1"}
|
21 |
+
{"query-id": "6", "corpus-id": "8", "score": "1"}
|
22 |
+
{"query-id": "7", "corpus-id": "7", "score": "0"}
|
23 |
+
{"query-id": "7", "corpus-id": "6", "score": "1"}
|
24 |
+
{"query-id": "7", "corpus-id": "8", "score": "1"}
|
25 |
+
{"query-id": "8", "corpus-id": "8", "score": "0"}
|
26 |
+
{"query-id": "8", "corpus-id": "6", "score": "1"}
|
27 |
+
{"query-id": "8", "corpus-id": "7", "score": "1"}
|
28 |
+
{"query-id": "9", "corpus-id": "9", "score": "0"}
|
29 |
+
{"query-id": "9", "corpus-id": "10", "score": "1"}
|
30 |
+
{"query-id": "9", "corpus-id": "11", "score": "1"}
|
31 |
+
{"query-id": "10", "corpus-id": "10", "score": "0"}
|
32 |
+
{"query-id": "10", "corpus-id": "9", "score": "1"}
|
33 |
+
{"query-id": "10", "corpus-id": "11", "score": "1"}
|
34 |
+
{"query-id": "11", "corpus-id": "11", "score": "0"}
|
35 |
+
{"query-id": "11", "corpus-id": "9", "score": "1"}
|
36 |
+
{"query-id": "11", "corpus-id": "10", "score": "1"}
|
37 |
+
{"query-id": "12", "corpus-id": "12", "score": "0"}
|
38 |
+
{"query-id": "12", "corpus-id": "13", "score": "1"}
|
39 |
+
{"query-id": "12", "corpus-id": "14", "score": "1"}
|
40 |
+
{"query-id": "13", "corpus-id": "13", "score": "0"}
|
41 |
+
{"query-id": "13", "corpus-id": "12", "score": "1"}
|
42 |
+
{"query-id": "13", "corpus-id": "14", "score": "1"}
|
43 |
+
{"query-id": "14", "corpus-id": "14", "score": "0"}
|
44 |
+
{"query-id": "14", "corpus-id": "12", "score": "1"}
|
45 |
+
{"query-id": "14", "corpus-id": "13", "score": "1"}
|
46 |
+
{"query-id": "15", "corpus-id": "15", "score": "0"}
|
47 |
+
{"query-id": "15", "corpus-id": "16", "score": "1"}
|
48 |
+
{"query-id": "15", "corpus-id": "17", "score": "1"}
|
49 |
+
{"query-id": "16", "corpus-id": "16", "score": "0"}
|
50 |
+
{"query-id": "16", "corpus-id": "15", "score": "1"}
|
51 |
+
{"query-id": "16", "corpus-id": "17", "score": "1"}
|
52 |
+
{"query-id": "17", "corpus-id": "17", "score": "0"}
|
53 |
+
{"query-id": "17", "corpus-id": "15", "score": "1"}
|
54 |
+
{"query-id": "17", "corpus-id": "16", "score": "1"}
|
55 |
+
{"query-id": "18", "corpus-id": "18", "score": "0"}
|
56 |
+
{"query-id": "18", "corpus-id": "19", "score": "1"}
|
57 |
+
{"query-id": "18", "corpus-id": "20", "score": "1"}
|
58 |
+
{"query-id": "19", "corpus-id": "19", "score": "0"}
|
59 |
+
{"query-id": "19", "corpus-id": "18", "score": "1"}
|
60 |
+
{"query-id": "19", "corpus-id": "20", "score": "1"}
|
61 |
+
{"query-id": "20", "corpus-id": "20", "score": "0"}
|
62 |
+
{"query-id": "20", "corpus-id": "18", "score": "1"}
|
63 |
+
{"query-id": "20", "corpus-id": "19", "score": "1"}
|
64 |
+
{"query-id": "21", "corpus-id": "21", "score": "0"}
|
65 |
+
{"query-id": "21", "corpus-id": "22", "score": "1"}
|
66 |
+
{"query-id": "21", "corpus-id": "23", "score": "1"}
|
67 |
+
{"query-id": "22", "corpus-id": "22", "score": "0"}
|
68 |
+
{"query-id": "22", "corpus-id": "21", "score": "1"}
|
69 |
+
{"query-id": "22", "corpus-id": "23", "score": "1"}
|
70 |
+
{"query-id": "23", "corpus-id": "23", "score": "0"}
|
71 |
+
{"query-id": "23", "corpus-id": "21", "score": "1"}
|
72 |
+
{"query-id": "23", "corpus-id": "22", "score": "1"}
|
73 |
+
{"query-id": "24", "corpus-id": "24", "score": "0"}
|
74 |
+
{"query-id": "24", "corpus-id": "25", "score": "1"}
|
75 |
+
{"query-id": "24", "corpus-id": "26", "score": "1"}
|
76 |
+
{"query-id": "25", "corpus-id": "25", "score": "0"}
|
77 |
+
{"query-id": "25", "corpus-id": "24", "score": "1"}
|
78 |
+
{"query-id": "25", "corpus-id": "26", "score": "1"}
|
79 |
+
{"query-id": "26", "corpus-id": "26", "score": "0"}
|
80 |
+
{"query-id": "26", "corpus-id": "24", "score": "1"}
|
81 |
+
{"query-id": "26", "corpus-id": "25", "score": "1"}
|
82 |
+
{"query-id": "27", "corpus-id": "27", "score": "0"}
|
83 |
+
{"query-id": "27", "corpus-id": "28", "score": "1"}
|
84 |
+
{"query-id": "27", "corpus-id": "29", "score": "1"}
|
85 |
+
{"query-id": "28", "corpus-id": "28", "score": "0"}
|
86 |
+
{"query-id": "28", "corpus-id": "27", "score": "1"}
|
87 |
+
{"query-id": "28", "corpus-id": "29", "score": "1"}
|
88 |
+
{"query-id": "29", "corpus-id": "29", "score": "0"}
|
89 |
+
{"query-id": "29", "corpus-id": "27", "score": "1"}
|
90 |
+
{"query-id": "29", "corpus-id": "28", "score": "1"}
|
91 |
+
{"query-id": "30", "corpus-id": "30", "score": "0"}
|
92 |
+
{"query-id": "30", "corpus-id": "31", "score": "1"}
|
93 |
+
{"query-id": "30", "corpus-id": "32", "score": "1"}
|
94 |
+
{"query-id": "31", "corpus-id": "31", "score": "0"}
|
95 |
+
{"query-id": "31", "corpus-id": "30", "score": "1"}
|
96 |
+
{"query-id": "31", "corpus-id": "32", "score": "1"}
|
97 |
+
{"query-id": "32", "corpus-id": "32", "score": "0"}
|
98 |
+
{"query-id": "32", "corpus-id": "30", "score": "1"}
|
99 |
+
{"query-id": "32", "corpus-id": "31", "score": "1"}
|
100 |
+
{"query-id": "33", "corpus-id": "33", "score": "0"}
|
101 |
+
{"query-id": "33", "corpus-id": "34", "score": "1"}
|
102 |
+
{"query-id": "33", "corpus-id": "35", "score": "1"}
|
103 |
+
{"query-id": "34", "corpus-id": "34", "score": "0"}
|
104 |
+
{"query-id": "34", "corpus-id": "33", "score": "1"}
|
105 |
+
{"query-id": "34", "corpus-id": "35", "score": "1"}
|
106 |
+
{"query-id": "35", "corpus-id": "35", "score": "0"}
|
107 |
+
{"query-id": "35", "corpus-id": "33", "score": "1"}
|
108 |
+
{"query-id": "35", "corpus-id": "34", "score": "1"}
|
109 |
+
{"query-id": "36", "corpus-id": "36", "score": "0"}
|
110 |
+
{"query-id": "36", "corpus-id": "37", "score": "1"}
|
111 |
+
{"query-id": "36", "corpus-id": "38", "score": "1"}
|
112 |
+
{"query-id": "37", "corpus-id": "37", "score": "0"}
|
113 |
+
{"query-id": "37", "corpus-id": "36", "score": "1"}
|
114 |
+
{"query-id": "37", "corpus-id": "38", "score": "1"}
|
115 |
+
{"query-id": "38", "corpus-id": "38", "score": "0"}
|
116 |
+
{"query-id": "38", "corpus-id": "36", "score": "1"}
|
117 |
+
{"query-id": "38", "corpus-id": "37", "score": "1"}
|
118 |
+
{"query-id": "39", "corpus-id": "39", "score": "0"}
|
119 |
+
{"query-id": "39", "corpus-id": "40", "score": "1"}
|
120 |
+
{"query-id": "39", "corpus-id": "41", "score": "1"}
|
121 |
+
{"query-id": "40", "corpus-id": "40", "score": "0"}
|
122 |
+
{"query-id": "40", "corpus-id": "39", "score": "1"}
|
123 |
+
{"query-id": "40", "corpus-id": "41", "score": "1"}
|
124 |
+
{"query-id": "41", "corpus-id": "41", "score": "0"}
|
125 |
+
{"query-id": "41", "corpus-id": "39", "score": "1"}
|
126 |
+
{"query-id": "41", "corpus-id": "40", "score": "1"}
|
127 |
+
{"query-id": "42", "corpus-id": "42", "score": "0"}
|
128 |
+
{"query-id": "42", "corpus-id": "43", "score": "1"}
|
129 |
+
{"query-id": "42", "corpus-id": "44", "score": "1"}
|
130 |
+
{"query-id": "43", "corpus-id": "43", "score": "0"}
|
131 |
+
{"query-id": "43", "corpus-id": "42", "score": "1"}
|
132 |
+
{"query-id": "43", "corpus-id": "44", "score": "1"}
|
133 |
+
{"query-id": "44", "corpus-id": "44", "score": "0"}
|
134 |
+
{"query-id": "44", "corpus-id": "42", "score": "1"}
|
135 |
+
{"query-id": "44", "corpus-id": "43", "score": "1"}
|
136 |
+
{"query-id": "45", "corpus-id": "45", "score": "0"}
|
137 |
+
{"query-id": "45", "corpus-id": "46", "score": "1"}
|
138 |
+
{"query-id": "45", "corpus-id": "47", "score": "1"}
|
139 |
+
{"query-id": "46", "corpus-id": "46", "score": "0"}
|
140 |
+
{"query-id": "46", "corpus-id": "45", "score": "1"}
|
141 |
+
{"query-id": "46", "corpus-id": "47", "score": "1"}
|
142 |
+
{"query-id": "47", "corpus-id": "47", "score": "0"}
|
143 |
+
{"query-id": "47", "corpus-id": "45", "score": "1"}
|
144 |
+
{"query-id": "47", "corpus-id": "46", "score": "1"}
|
145 |
+
{"query-id": "48", "corpus-id": "48", "score": "0"}
|
146 |
+
{"query-id": "48", "corpus-id": "49", "score": "1"}
|
147 |
+
{"query-id": "48", "corpus-id": "50", "score": "1"}
|
148 |
+
{"query-id": "49", "corpus-id": "49", "score": "0"}
|
149 |
+
{"query-id": "49", "corpus-id": "48", "score": "1"}
|
150 |
+
{"query-id": "49", "corpus-id": "50", "score": "1"}
|
151 |
+
{"query-id": "50", "corpus-id": "50", "score": "0"}
|
152 |
+
{"query-id": "50", "corpus-id": "48", "score": "1"}
|
153 |
+
{"query-id": "50", "corpus-id": "49", "score": "1"}
|
154 |
+
{"query-id": "51", "corpus-id": "51", "score": "0"}
|
155 |
+
{"query-id": "51", "corpus-id": "52", "score": "1"}
|
156 |
+
{"query-id": "51", "corpus-id": "53", "score": "1"}
|
157 |
+
{"query-id": "52", "corpus-id": "52", "score": "0"}
|
158 |
+
{"query-id": "52", "corpus-id": "51", "score": "1"}
|
159 |
+
{"query-id": "52", "corpus-id": "53", "score": "1"}
|
160 |
+
{"query-id": "53", "corpus-id": "53", "score": "0"}
|
161 |
+
{"query-id": "53", "corpus-id": "51", "score": "1"}
|
162 |
+
{"query-id": "53", "corpus-id": "52", "score": "1"}
|
163 |
+
{"query-id": "54", "corpus-id": "54", "score": "0"}
|
164 |
+
{"query-id": "54", "corpus-id": "55", "score": "1"}
|
165 |
+
{"query-id": "54", "corpus-id": "56", "score": "1"}
|
166 |
+
{"query-id": "55", "corpus-id": "55", "score": "0"}
|
167 |
+
{"query-id": "55", "corpus-id": "54", "score": "1"}
|
168 |
+
{"query-id": "55", "corpus-id": "56", "score": "1"}
|
169 |
+
{"query-id": "56", "corpus-id": "56", "score": "0"}
|
170 |
+
{"query-id": "56", "corpus-id": "54", "score": "1"}
|
171 |
+
{"query-id": "56", "corpus-id": "55", "score": "1"}
|
172 |
+
{"query-id": "57", "corpus-id": "57", "score": "0"}
|
173 |
+
{"query-id": "57", "corpus-id": "58", "score": "1"}
|
174 |
+
{"query-id": "57", "corpus-id": "59", "score": "1"}
|
175 |
+
{"query-id": "58", "corpus-id": "58", "score": "0"}
|
176 |
+
{"query-id": "58", "corpus-id": "57", "score": "1"}
|
177 |
+
{"query-id": "58", "corpus-id": "59", "score": "1"}
|
178 |
+
{"query-id": "59", "corpus-id": "59", "score": "0"}
|
179 |
+
{"query-id": "59", "corpus-id": "57", "score": "1"}
|
180 |
+
{"query-id": "59", "corpus-id": "58", "score": "1"}
|
181 |
+
{"query-id": "60", "corpus-id": "60", "score": "0"}
|
182 |
+
{"query-id": "60", "corpus-id": "61", "score": "1"}
|
183 |
+
{"query-id": "60", "corpus-id": "62", "score": "1"}
|
184 |
+
{"query-id": "61", "corpus-id": "61", "score": "0"}
|
185 |
+
{"query-id": "61", "corpus-id": "60", "score": "1"}
|
186 |
+
{"query-id": "61", "corpus-id": "62", "score": "1"}
|
187 |
+
{"query-id": "62", "corpus-id": "62", "score": "0"}
|
188 |
+
{"query-id": "62", "corpus-id": "60", "score": "1"}
|
189 |
+
{"query-id": "62", "corpus-id": "61", "score": "1"}
|
190 |
+
{"query-id": "63", "corpus-id": "63", "score": "0"}
|
191 |
+
{"query-id": "63", "corpus-id": "64", "score": "1"}
|
192 |
+
{"query-id": "63", "corpus-id": "65", "score": "1"}
|
193 |
+
{"query-id": "64", "corpus-id": "64", "score": "0"}
|
194 |
+
{"query-id": "64", "corpus-id": "63", "score": "1"}
|
195 |
+
{"query-id": "64", "corpus-id": "65", "score": "1"}
|
196 |
+
{"query-id": "65", "corpus-id": "65", "score": "0"}
|
197 |
+
{"query-id": "65", "corpus-id": "63", "score": "1"}
|
198 |
+
{"query-id": "65", "corpus-id": "64", "score": "1"}
|
199 |
+
{"query-id": "66", "corpus-id": "66", "score": "0"}
|
200 |
+
{"query-id": "66", "corpus-id": "67", "score": "1"}
|
201 |
+
{"query-id": "66", "corpus-id": "68", "score": "1"}
|
202 |
+
{"query-id": "67", "corpus-id": "67", "score": "0"}
|
203 |
+
{"query-id": "67", "corpus-id": "66", "score": "1"}
|
204 |
+
{"query-id": "67", "corpus-id": "68", "score": "1"}
|
205 |
+
{"query-id": "68", "corpus-id": "68", "score": "0"}
|
206 |
+
{"query-id": "68", "corpus-id": "66", "score": "1"}
|
207 |
+
{"query-id": "68", "corpus-id": "67", "score": "1"}
|
208 |
+
{"query-id": "69", "corpus-id": "69", "score": "0"}
|
209 |
+
{"query-id": "69", "corpus-id": "70", "score": "1"}
|
210 |
+
{"query-id": "69", "corpus-id": "71", "score": "1"}
|
211 |
+
{"query-id": "70", "corpus-id": "70", "score": "0"}
|
212 |
+
{"query-id": "70", "corpus-id": "69", "score": "1"}
|
213 |
+
{"query-id": "70", "corpus-id": "71", "score": "1"}
|
214 |
+
{"query-id": "71", "corpus-id": "71", "score": "0"}
|
215 |
+
{"query-id": "71", "corpus-id": "69", "score": "1"}
|
216 |
+
{"query-id": "71", "corpus-id": "70", "score": "1"}
|
217 |
+
{"query-id": "72", "corpus-id": "72", "score": "0"}
|
218 |
+
{"query-id": "72", "corpus-id": "73", "score": "1"}
|
219 |
+
{"query-id": "72", "corpus-id": "74", "score": "1"}
|
220 |
+
{"query-id": "73", "corpus-id": "73", "score": "0"}
|
221 |
+
{"query-id": "73", "corpus-id": "72", "score": "1"}
|
222 |
+
{"query-id": "73", "corpus-id": "74", "score": "1"}
|
223 |
+
{"query-id": "74", "corpus-id": "74", "score": "0"}
|
224 |
+
{"query-id": "74", "corpus-id": "72", "score": "1"}
|
225 |
+
{"query-id": "74", "corpus-id": "73", "score": "1"}
|
226 |
+
{"query-id": "75", "corpus-id": "75", "score": "0"}
|
227 |
+
{"query-id": "75", "corpus-id": "76", "score": "1"}
|
228 |
+
{"query-id": "75", "corpus-id": "77", "score": "1"}
|
229 |
+
{"query-id": "76", "corpus-id": "76", "score": "0"}
|
230 |
+
{"query-id": "76", "corpus-id": "75", "score": "1"}
|
231 |
+
{"query-id": "76", "corpus-id": "77", "score": "1"}
|
232 |
+
{"query-id": "77", "corpus-id": "77", "score": "0"}
|
233 |
+
{"query-id": "77", "corpus-id": "75", "score": "1"}
|
234 |
+
{"query-id": "77", "corpus-id": "76", "score": "1"}
|
235 |
+
{"query-id": "78", "corpus-id": "78", "score": "0"}
|
236 |
+
{"query-id": "78", "corpus-id": "79", "score": "1"}
|
237 |
+
{"query-id": "78", "corpus-id": "80", "score": "1"}
|
238 |
+
{"query-id": "79", "corpus-id": "79", "score": "0"}
|
239 |
+
{"query-id": "79", "corpus-id": "78", "score": "1"}
|
240 |
+
{"query-id": "79", "corpus-id": "80", "score": "1"}
|
241 |
+
{"query-id": "80", "corpus-id": "80", "score": "0"}
|
242 |
+
{"query-id": "80", "corpus-id": "78", "score": "1"}
|
243 |
+
{"query-id": "80", "corpus-id": "79", "score": "1"}
|
244 |
+
{"query-id": "81", "corpus-id": "81", "score": "0"}
|
245 |
+
{"query-id": "81", "corpus-id": "82", "score": "1"}
|
246 |
+
{"query-id": "81", "corpus-id": "83", "score": "1"}
|
247 |
+
{"query-id": "82", "corpus-id": "82", "score": "0"}
|
248 |
+
{"query-id": "82", "corpus-id": "81", "score": "1"}
|
249 |
+
{"query-id": "82", "corpus-id": "83", "score": "1"}
|
250 |
+
{"query-id": "83", "corpus-id": "83", "score": "0"}
|
251 |
+
{"query-id": "83", "corpus-id": "81", "score": "1"}
|
252 |
+
{"query-id": "83", "corpus-id": "82", "score": "1"}
|
253 |
+
{"query-id": "84", "corpus-id": "84", "score": "0"}
|
254 |
+
{"query-id": "84", "corpus-id": "85", "score": "1"}
|
255 |
+
{"query-id": "84", "corpus-id": "86", "score": "1"}
|
256 |
+
{"query-id": "85", "corpus-id": "85", "score": "0"}
|
257 |
+
{"query-id": "85", "corpus-id": "84", "score": "1"}
|
258 |
+
{"query-id": "85", "corpus-id": "86", "score": "1"}
|
259 |
+
{"query-id": "86", "corpus-id": "86", "score": "0"}
|
260 |
+
{"query-id": "86", "corpus-id": "84", "score": "1"}
|
261 |
+
{"query-id": "86", "corpus-id": "85", "score": "1"}
|
262 |
+
{"query-id": "87", "corpus-id": "87", "score": "0"}
|
263 |
+
{"query-id": "87", "corpus-id": "88", "score": "1"}
|
264 |
+
{"query-id": "87", "corpus-id": "89", "score": "1"}
|
265 |
+
{"query-id": "88", "corpus-id": "88", "score": "0"}
|
266 |
+
{"query-id": "88", "corpus-id": "87", "score": "1"}
|
267 |
+
{"query-id": "88", "corpus-id": "89", "score": "1"}
|
268 |
+
{"query-id": "89", "corpus-id": "89", "score": "0"}
|
269 |
+
{"query-id": "89", "corpus-id": "87", "score": "1"}
|
270 |
+
{"query-id": "89", "corpus-id": "88", "score": "1"}
|
271 |
+
{"query-id": "90", "corpus-id": "90", "score": "0"}
|
272 |
+
{"query-id": "90", "corpus-id": "91", "score": "1"}
|
273 |
+
{"query-id": "90", "corpus-id": "92", "score": "1"}
|
274 |
+
{"query-id": "91", "corpus-id": "91", "score": "0"}
|
275 |
+
{"query-id": "91", "corpus-id": "90", "score": "1"}
|
276 |
+
{"query-id": "91", "corpus-id": "92", "score": "1"}
|
277 |
+
{"query-id": "92", "corpus-id": "92", "score": "0"}
|
278 |
+
{"query-id": "92", "corpus-id": "90", "score": "1"}
|
279 |
+
{"query-id": "92", "corpus-id": "91", "score": "1"}
|
280 |
+
{"query-id": "93", "corpus-id": "93", "score": "0"}
|
281 |
+
{"query-id": "93", "corpus-id": "94", "score": "1"}
|
282 |
+
{"query-id": "93", "corpus-id": "95", "score": "1"}
|
283 |
+
{"query-id": "94", "corpus-id": "94", "score": "0"}
|
284 |
+
{"query-id": "94", "corpus-id": "93", "score": "1"}
|
285 |
+
{"query-id": "94", "corpus-id": "95", "score": "1"}
|
286 |
+
{"query-id": "95", "corpus-id": "95", "score": "0"}
|
287 |
+
{"query-id": "95", "corpus-id": "93", "score": "1"}
|
288 |
+
{"query-id": "95", "corpus-id": "94", "score": "1"}
|
289 |
+
{"query-id": "96", "corpus-id": "96", "score": "0"}
|
290 |
+
{"query-id": "96", "corpus-id": "97", "score": "1"}
|
291 |
+
{"query-id": "96", "corpus-id": "98", "score": "1"}
|
292 |
+
{"query-id": "97", "corpus-id": "97", "score": "0"}
|
293 |
+
{"query-id": "97", "corpus-id": "96", "score": "1"}
|
294 |
+
{"query-id": "97", "corpus-id": "98", "score": "1"}
|
295 |
+
{"query-id": "98", "corpus-id": "98", "score": "0"}
|
296 |
+
{"query-id": "98", "corpus-id": "96", "score": "1"}
|
297 |
+
{"query-id": "98", "corpus-id": "97", "score": "1"}
|
298 |
+
{"query-id": "99", "corpus-id": "99", "score": "0"}
|
299 |
+
{"query-id": "99", "corpus-id": "100", "score": "1"}
|
300 |
+
{"query-id": "99", "corpus-id": "101", "score": "1"}
|
301 |
+
{"query-id": "100", "corpus-id": "100", "score": "0"}
|
302 |
+
{"query-id": "100", "corpus-id": "99", "score": "1"}
|
303 |
+
{"query-id": "100", "corpus-id": "101", "score": "1"}
|
304 |
+
{"query-id": "101", "corpus-id": "101", "score": "0"}
|
305 |
+
{"query-id": "101", "corpus-id": "99", "score": "1"}
|
306 |
+
{"query-id": "101", "corpus-id": "100", "score": "1"}
|
307 |
+
{"query-id": "102", "corpus-id": "102", "score": "0"}
|
308 |
+
{"query-id": "102", "corpus-id": "103", "score": "1"}
|
309 |
+
{"query-id": "102", "corpus-id": "104", "score": "1"}
|
310 |
+
{"query-id": "103", "corpus-id": "103", "score": "0"}
|
311 |
+
{"query-id": "103", "corpus-id": "102", "score": "1"}
|
312 |
+
{"query-id": "103", "corpus-id": "104", "score": "1"}
|
313 |
+
{"query-id": "104", "corpus-id": "104", "score": "0"}
|
314 |
+
{"query-id": "104", "corpus-id": "102", "score": "1"}
|
315 |
+
{"query-id": "104", "corpus-id": "103", "score": "1"}
|
316 |
+
{"query-id": "105", "corpus-id": "105", "score": "0"}
|
317 |
+
{"query-id": "105", "corpus-id": "106", "score": "1"}
|
318 |
+
{"query-id": "105", "corpus-id": "107", "score": "1"}
|
319 |
+
{"query-id": "106", "corpus-id": "106", "score": "0"}
|
320 |
+
{"query-id": "106", "corpus-id": "105", "score": "1"}
|
321 |
+
{"query-id": "106", "corpus-id": "107", "score": "1"}
|
322 |
+
{"query-id": "107", "corpus-id": "107", "score": "0"}
|
323 |
+
{"query-id": "107", "corpus-id": "105", "score": "1"}
|
324 |
+
{"query-id": "107", "corpus-id": "106", "score": "1"}
|
325 |
+
{"query-id": "108", "corpus-id": "108", "score": "0"}
|
326 |
+
{"query-id": "108", "corpus-id": "109", "score": "1"}
|
327 |
+
{"query-id": "108", "corpus-id": "110", "score": "1"}
|
328 |
+
{"query-id": "109", "corpus-id": "109", "score": "0"}
|
329 |
+
{"query-id": "109", "corpus-id": "108", "score": "1"}
|
330 |
+
{"query-id": "109", "corpus-id": "110", "score": "1"}
|
331 |
+
{"query-id": "110", "corpus-id": "110", "score": "0"}
|
332 |
+
{"query-id": "110", "corpus-id": "108", "score": "1"}
|
333 |
+
{"query-id": "110", "corpus-id": "109", "score": "1"}
|
334 |
+
{"query-id": "111", "corpus-id": "111", "score": "0"}
|
335 |
+
{"query-id": "111", "corpus-id": "112", "score": "1"}
|
336 |
+
{"query-id": "111", "corpus-id": "113", "score": "1"}
|
337 |
+
{"query-id": "112", "corpus-id": "112", "score": "0"}
|
338 |
+
{"query-id": "112", "corpus-id": "111", "score": "1"}
|
339 |
+
{"query-id": "112", "corpus-id": "113", "score": "1"}
|
340 |
+
{"query-id": "113", "corpus-id": "113", "score": "0"}
|
341 |
+
{"query-id": "113", "corpus-id": "111", "score": "1"}
|
342 |
+
{"query-id": "113", "corpus-id": "112", "score": "1"}
|
343 |
+
{"query-id": "114", "corpus-id": "114", "score": "0"}
|
344 |
+
{"query-id": "114", "corpus-id": "115", "score": "1"}
|
345 |
+
{"query-id": "114", "corpus-id": "116", "score": "1"}
|
346 |
+
{"query-id": "115", "corpus-id": "115", "score": "0"}
|
347 |
+
{"query-id": "115", "corpus-id": "114", "score": "1"}
|
348 |
+
{"query-id": "115", "corpus-id": "116", "score": "1"}
|
349 |
+
{"query-id": "116", "corpus-id": "116", "score": "0"}
|
350 |
+
{"query-id": "116", "corpus-id": "114", "score": "1"}
|
351 |
+
{"query-id": "116", "corpus-id": "115", "score": "1"}
|
352 |
+
{"query-id": "117", "corpus-id": "117", "score": "0"}
|
353 |
+
{"query-id": "117", "corpus-id": "118", "score": "1"}
|
354 |
+
{"query-id": "117", "corpus-id": "119", "score": "1"}
|
355 |
+
{"query-id": "118", "corpus-id": "118", "score": "0"}
|
356 |
+
{"query-id": "118", "corpus-id": "117", "score": "1"}
|
357 |
+
{"query-id": "118", "corpus-id": "119", "score": "1"}
|
358 |
+
{"query-id": "119", "corpus-id": "119", "score": "0"}
|
359 |
+
{"query-id": "119", "corpus-id": "117", "score": "1"}
|
360 |
+
{"query-id": "119", "corpus-id": "118", "score": "1"}
|
361 |
+
{"query-id": "120", "corpus-id": "120", "score": "0"}
|
362 |
+
{"query-id": "120", "corpus-id": "121", "score": "1"}
|
363 |
+
{"query-id": "120", "corpus-id": "122", "score": "1"}
|
364 |
+
{"query-id": "121", "corpus-id": "121", "score": "0"}
|
365 |
+
{"query-id": "121", "corpus-id": "120", "score": "1"}
|
366 |
+
{"query-id": "121", "corpus-id": "122", "score": "1"}
|
367 |
+
{"query-id": "122", "corpus-id": "122", "score": "0"}
|
368 |
+
{"query-id": "122", "corpus-id": "120", "score": "1"}
|
369 |
+
{"query-id": "122", "corpus-id": "121", "score": "1"}
|
370 |
+
{"query-id": "123", "corpus-id": "123", "score": "0"}
|
371 |
+
{"query-id": "123", "corpus-id": "124", "score": "1"}
|
372 |
+
{"query-id": "123", "corpus-id": "125", "score": "1"}
|
373 |
+
{"query-id": "124", "corpus-id": "124", "score": "0"}
|
374 |
+
{"query-id": "124", "corpus-id": "123", "score": "1"}
|
375 |
+
{"query-id": "124", "corpus-id": "125", "score": "1"}
|
376 |
+
{"query-id": "125", "corpus-id": "125", "score": "0"}
|
377 |
+
{"query-id": "125", "corpus-id": "123", "score": "1"}
|
378 |
+
{"query-id": "125", "corpus-id": "124", "score": "1"}
|
379 |
+
{"query-id": "126", "corpus-id": "126", "score": "0"}
|
380 |
+
{"query-id": "126", "corpus-id": "127", "score": "1"}
|
381 |
+
{"query-id": "126", "corpus-id": "128", "score": "1"}
|
382 |
+
{"query-id": "127", "corpus-id": "127", "score": "0"}
|
383 |
+
{"query-id": "127", "corpus-id": "126", "score": "1"}
|
384 |
+
{"query-id": "127", "corpus-id": "128", "score": "1"}
|
385 |
+
{"query-id": "128", "corpus-id": "128", "score": "0"}
|
386 |
+
{"query-id": "128", "corpus-id": "126", "score": "1"}
|
387 |
+
{"query-id": "128", "corpus-id": "127", "score": "1"}
|
388 |
+
{"query-id": "129", "corpus-id": "129", "score": "0"}
|
389 |
+
{"query-id": "129", "corpus-id": "130", "score": "1"}
|
390 |
+
{"query-id": "129", "corpus-id": "131", "score": "1"}
|
391 |
+
{"query-id": "130", "corpus-id": "130", "score": "0"}
|
392 |
+
{"query-id": "130", "corpus-id": "129", "score": "1"}
|
393 |
+
{"query-id": "130", "corpus-id": "131", "score": "1"}
|
394 |
+
{"query-id": "131", "corpus-id": "131", "score": "0"}
|
395 |
+
{"query-id": "131", "corpus-id": "129", "score": "1"}
|
396 |
+
{"query-id": "131", "corpus-id": "130", "score": "1"}
|
397 |
+
{"query-id": "132", "corpus-id": "132", "score": "0"}
|
398 |
+
{"query-id": "132", "corpus-id": "133", "score": "1"}
|
399 |
+
{"query-id": "132", "corpus-id": "134", "score": "1"}
|
400 |
+
{"query-id": "133", "corpus-id": "133", "score": "0"}
|
401 |
+
{"query-id": "133", "corpus-id": "132", "score": "1"}
|
402 |
+
{"query-id": "133", "corpus-id": "134", "score": "1"}
|
403 |
+
{"query-id": "134", "corpus-id": "134", "score": "0"}
|
404 |
+
{"query-id": "134", "corpus-id": "132", "score": "1"}
|
405 |
+
{"query-id": "134", "corpus-id": "133", "score": "1"}
|
406 |
+
{"query-id": "135", "corpus-id": "135", "score": "0"}
|
407 |
+
{"query-id": "135", "corpus-id": "136", "score": "1"}
|
408 |
+
{"query-id": "135", "corpus-id": "137", "score": "1"}
|
409 |
+
{"query-id": "136", "corpus-id": "136", "score": "0"}
|
410 |
+
{"query-id": "136", "corpus-id": "135", "score": "1"}
|
411 |
+
{"query-id": "136", "corpus-id": "137", "score": "1"}
|
412 |
+
{"query-id": "137", "corpus-id": "137", "score": "0"}
|
413 |
+
{"query-id": "137", "corpus-id": "135", "score": "1"}
|
414 |
+
{"query-id": "137", "corpus-id": "136", "score": "1"}
|
415 |
+
{"query-id": "138", "corpus-id": "138", "score": "0"}
|
416 |
+
{"query-id": "138", "corpus-id": "139", "score": "1"}
|
417 |
+
{"query-id": "138", "corpus-id": "140", "score": "1"}
|
418 |
+
{"query-id": "139", "corpus-id": "139", "score": "0"}
|
419 |
+
{"query-id": "139", "corpus-id": "138", "score": "1"}
|
420 |
+
{"query-id": "139", "corpus-id": "140", "score": "1"}
|
421 |
+
{"query-id": "140", "corpus-id": "140", "score": "0"}
|
422 |
+
{"query-id": "140", "corpus-id": "138", "score": "1"}
|
423 |
+
{"query-id": "140", "corpus-id": "139", "score": "1"}
|
424 |
+
{"query-id": "141", "corpus-id": "141", "score": "0"}
|
425 |
+
{"query-id": "141", "corpus-id": "142", "score": "1"}
|
426 |
+
{"query-id": "141", "corpus-id": "143", "score": "1"}
|
427 |
+
{"query-id": "142", "corpus-id": "142", "score": "0"}
|
428 |
+
{"query-id": "142", "corpus-id": "141", "score": "1"}
|
429 |
+
{"query-id": "142", "corpus-id": "143", "score": "1"}
|
430 |
+
{"query-id": "143", "corpus-id": "143", "score": "0"}
|
431 |
+
{"query-id": "143", "corpus-id": "141", "score": "1"}
|
432 |
+
{"query-id": "143", "corpus-id": "142", "score": "1"}
|
433 |
+
{"query-id": "144", "corpus-id": "144", "score": "0"}
|
434 |
+
{"query-id": "144", "corpus-id": "145", "score": "1"}
|
435 |
+
{"query-id": "144", "corpus-id": "146", "score": "1"}
|
436 |
+
{"query-id": "145", "corpus-id": "145", "score": "0"}
|
437 |
+
{"query-id": "145", "corpus-id": "144", "score": "1"}
|
438 |
+
{"query-id": "145", "corpus-id": "146", "score": "1"}
|
439 |
+
{"query-id": "146", "corpus-id": "146", "score": "0"}
|
440 |
+
{"query-id": "146", "corpus-id": "144", "score": "1"}
|
441 |
+
{"query-id": "146", "corpus-id": "145", "score": "1"}
|
442 |
+
{"query-id": "147", "corpus-id": "147", "score": "0"}
|
443 |
+
{"query-id": "147", "corpus-id": "148", "score": "1"}
|
444 |
+
{"query-id": "147", "corpus-id": "149", "score": "1"}
|
445 |
+
{"query-id": "148", "corpus-id": "148", "score": "0"}
|
446 |
+
{"query-id": "148", "corpus-id": "147", "score": "1"}
|
447 |
+
{"query-id": "148", "corpus-id": "149", "score": "1"}
|
448 |
+
{"query-id": "149", "corpus-id": "149", "score": "0"}
|
449 |
+
{"query-id": "149", "corpus-id": "147", "score": "1"}
|
450 |
+
{"query-id": "149", "corpus-id": "148", "score": "1"}
|
451 |
+
{"query-id": "150", "corpus-id": "150", "score": "0"}
|
452 |
+
{"query-id": "150", "corpus-id": "151", "score": "1"}
|
453 |
+
{"query-id": "150", "corpus-id": "152", "score": "1"}
|
454 |
+
{"query-id": "151", "corpus-id": "151", "score": "0"}
|
455 |
+
{"query-id": "151", "corpus-id": "150", "score": "1"}
|
456 |
+
{"query-id": "151", "corpus-id": "152", "score": "1"}
|
457 |
+
{"query-id": "152", "corpus-id": "152", "score": "0"}
|
458 |
+
{"query-id": "152", "corpus-id": "150", "score": "1"}
|
459 |
+
{"query-id": "152", "corpus-id": "151", "score": "1"}
|
460 |
+
{"query-id": "153", "corpus-id": "153", "score": "0"}
|
461 |
+
{"query-id": "153", "corpus-id": "154", "score": "1"}
|
462 |
+
{"query-id": "153", "corpus-id": "155", "score": "1"}
|
463 |
+
{"query-id": "154", "corpus-id": "154", "score": "0"}
|
464 |
+
{"query-id": "154", "corpus-id": "153", "score": "1"}
|
465 |
+
{"query-id": "154", "corpus-id": "155", "score": "1"}
|
466 |
+
{"query-id": "155", "corpus-id": "155", "score": "0"}
|
467 |
+
{"query-id": "155", "corpus-id": "153", "score": "1"}
|
468 |
+
{"query-id": "155", "corpus-id": "154", "score": "1"}
|
469 |
+
{"query-id": "156", "corpus-id": "156", "score": "0"}
|
470 |
+
{"query-id": "156", "corpus-id": "157", "score": "1"}
|
471 |
+
{"query-id": "156", "corpus-id": "158", "score": "1"}
|
472 |
+
{"query-id": "157", "corpus-id": "157", "score": "0"}
|
473 |
+
{"query-id": "157", "corpus-id": "156", "score": "1"}
|
474 |
+
{"query-id": "157", "corpus-id": "158", "score": "1"}
|
475 |
+
{"query-id": "158", "corpus-id": "158", "score": "0"}
|
476 |
+
{"query-id": "158", "corpus-id": "156", "score": "1"}
|
477 |
+
{"query-id": "158", "corpus-id": "157", "score": "1"}
|
478 |
+
{"query-id": "159", "corpus-id": "159", "score": "0"}
|
479 |
+
{"query-id": "159", "corpus-id": "160", "score": "1"}
|
480 |
+
{"query-id": "159", "corpus-id": "161", "score": "1"}
|
481 |
+
{"query-id": "160", "corpus-id": "160", "score": "0"}
|
482 |
+
{"query-id": "160", "corpus-id": "159", "score": "1"}
|
483 |
+
{"query-id": "160", "corpus-id": "161", "score": "1"}
|
484 |
+
{"query-id": "161", "corpus-id": "161", "score": "0"}
|
485 |
+
{"query-id": "161", "corpus-id": "159", "score": "1"}
|
486 |
+
{"query-id": "161", "corpus-id": "160", "score": "1"}
|
487 |
+
{"query-id": "162", "corpus-id": "162", "score": "0"}
|
488 |
+
{"query-id": "162", "corpus-id": "163", "score": "1"}
|
489 |
+
{"query-id": "162", "corpus-id": "164", "score": "1"}
|
490 |
+
{"query-id": "163", "corpus-id": "163", "score": "0"}
|
491 |
+
{"query-id": "163", "corpus-id": "162", "score": "1"}
|
492 |
+
{"query-id": "163", "corpus-id": "164", "score": "1"}
|
493 |
+
{"query-id": "164", "corpus-id": "164", "score": "0"}
|
494 |
+
{"query-id": "164", "corpus-id": "162", "score": "1"}
|
495 |
+
{"query-id": "164", "corpus-id": "163", "score": "1"}
|
496 |
+
{"query-id": "165", "corpus-id": "165", "score": "0"}
|
497 |
+
{"query-id": "165", "corpus-id": "166", "score": "1"}
|
498 |
+
{"query-id": "165", "corpus-id": "167", "score": "1"}
|
499 |
+
{"query-id": "166", "corpus-id": "166", "score": "0"}
|
500 |
+
{"query-id": "166", "corpus-id": "165", "score": "1"}
|
501 |
+
{"query-id": "166", "corpus-id": "167", "score": "1"}
|
502 |
+
{"query-id": "167", "corpus-id": "167", "score": "0"}
|
503 |
+
{"query-id": "167", "corpus-id": "165", "score": "1"}
|
504 |
+
{"query-id": "167", "corpus-id": "166", "score": "1"}
|
505 |
+
{"query-id": "168", "corpus-id": "168", "score": "0"}
|
506 |
+
{"query-id": "168", "corpus-id": "169", "score": "1"}
|
507 |
+
{"query-id": "168", "corpus-id": "170", "score": "1"}
|
508 |
+
{"query-id": "169", "corpus-id": "169", "score": "0"}
|
509 |
+
{"query-id": "169", "corpus-id": "168", "score": "1"}
|
510 |
+
{"query-id": "169", "corpus-id": "170", "score": "1"}
|
511 |
+
{"query-id": "170", "corpus-id": "170", "score": "0"}
|
512 |
+
{"query-id": "170", "corpus-id": "168", "score": "1"}
|
513 |
+
{"query-id": "170", "corpus-id": "169", "score": "1"}
|
514 |
+
{"query-id": "171", "corpus-id": "171", "score": "0"}
|
515 |
+
{"query-id": "171", "corpus-id": "172", "score": "1"}
|
516 |
+
{"query-id": "171", "corpus-id": "173", "score": "1"}
|
517 |
+
{"query-id": "172", "corpus-id": "172", "score": "0"}
|
518 |
+
{"query-id": "172", "corpus-id": "171", "score": "1"}
|
519 |
+
{"query-id": "172", "corpus-id": "173", "score": "1"}
|
520 |
+
{"query-id": "173", "corpus-id": "173", "score": "0"}
|
521 |
+
{"query-id": "173", "corpus-id": "171", "score": "1"}
|
522 |
+
{"query-id": "173", "corpus-id": "172", "score": "1"}
|
523 |
+
{"query-id": "174", "corpus-id": "174", "score": "0"}
|
524 |
+
{"query-id": "174", "corpus-id": "175", "score": "1"}
|
525 |
+
{"query-id": "174", "corpus-id": "176", "score": "1"}
|
526 |
+
{"query-id": "175", "corpus-id": "175", "score": "0"}
|
527 |
+
{"query-id": "175", "corpus-id": "174", "score": "1"}
|
528 |
+
{"query-id": "175", "corpus-id": "176", "score": "1"}
|
529 |
+
{"query-id": "176", "corpus-id": "176", "score": "0"}
|
530 |
+
{"query-id": "176", "corpus-id": "174", "score": "1"}
|
531 |
+
{"query-id": "176", "corpus-id": "175", "score": "1"}
|
532 |
+
{"query-id": "177", "corpus-id": "177", "score": "0"}
|
533 |
+
{"query-id": "177", "corpus-id": "178", "score": "1"}
|
534 |
+
{"query-id": "177", "corpus-id": "179", "score": "1"}
|
535 |
+
{"query-id": "178", "corpus-id": "178", "score": "0"}
|
536 |
+
{"query-id": "178", "corpus-id": "177", "score": "1"}
|
537 |
+
{"query-id": "178", "corpus-id": "179", "score": "1"}
|
538 |
+
{"query-id": "179", "corpus-id": "179", "score": "0"}
|
539 |
+
{"query-id": "179", "corpus-id": "177", "score": "1"}
|
540 |
+
{"query-id": "179", "corpus-id": "178", "score": "1"}
|
541 |
+
{"query-id": "180", "corpus-id": "180", "score": "0"}
|
542 |
+
{"query-id": "180", "corpus-id": "181", "score": "1"}
|
543 |
+
{"query-id": "180", "corpus-id": "182", "score": "1"}
|
544 |
+
{"query-id": "181", "corpus-id": "181", "score": "0"}
|
545 |
+
{"query-id": "181", "corpus-id": "180", "score": "1"}
|
546 |
+
{"query-id": "181", "corpus-id": "182", "score": "1"}
|
547 |
+
{"query-id": "182", "corpus-id": "182", "score": "0"}
|
548 |
+
{"query-id": "182", "corpus-id": "180", "score": "1"}
|
549 |
+
{"query-id": "182", "corpus-id": "181", "score": "1"}
|
550 |
+
{"query-id": "183", "corpus-id": "183", "score": "0"}
|
551 |
+
{"query-id": "183", "corpus-id": "184", "score": "1"}
|
552 |
+
{"query-id": "183", "corpus-id": "185", "score": "1"}
|
553 |
+
{"query-id": "184", "corpus-id": "184", "score": "0"}
|
554 |
+
{"query-id": "184", "corpus-id": "183", "score": "1"}
|
555 |
+
{"query-id": "184", "corpus-id": "185", "score": "1"}
|
556 |
+
{"query-id": "185", "corpus-id": "185", "score": "0"}
|
557 |
+
{"query-id": "185", "corpus-id": "183", "score": "1"}
|
558 |
+
{"query-id": "185", "corpus-id": "184", "score": "1"}
|
559 |
+
{"query-id": "186", "corpus-id": "186", "score": "0"}
|
560 |
+
{"query-id": "186", "corpus-id": "187", "score": "1"}
|
561 |
+
{"query-id": "186", "corpus-id": "188", "score": "1"}
|
562 |
+
{"query-id": "187", "corpus-id": "187", "score": "0"}
|
563 |
+
{"query-id": "187", "corpus-id": "186", "score": "1"}
|
564 |
+
{"query-id": "187", "corpus-id": "188", "score": "1"}
|
565 |
+
{"query-id": "188", "corpus-id": "188", "score": "0"}
|
566 |
+
{"query-id": "188", "corpus-id": "186", "score": "1"}
|
567 |
+
{"query-id": "188", "corpus-id": "187", "score": "1"}
|
568 |
+
{"query-id": "189", "corpus-id": "189", "score": "0"}
|
569 |
+
{"query-id": "189", "corpus-id": "190", "score": "1"}
|
570 |
+
{"query-id": "189", "corpus-id": "191", "score": "1"}
|
571 |
+
{"query-id": "190", "corpus-id": "190", "score": "0"}
|
572 |
+
{"query-id": "190", "corpus-id": "189", "score": "1"}
|
573 |
+
{"query-id": "190", "corpus-id": "191", "score": "1"}
|
574 |
+
{"query-id": "191", "corpus-id": "191", "score": "0"}
|
575 |
+
{"query-id": "191", "corpus-id": "189", "score": "1"}
|
576 |
+
{"query-id": "191", "corpus-id": "190", "score": "1"}
|
577 |
+
{"query-id": "192", "corpus-id": "192", "score": "0"}
|
578 |
+
{"query-id": "192", "corpus-id": "193", "score": "1"}
|
579 |
+
{"query-id": "192", "corpus-id": "194", "score": "1"}
|
580 |
+
{"query-id": "193", "corpus-id": "193", "score": "0"}
|
581 |
+
{"query-id": "193", "corpus-id": "192", "score": "1"}
|
582 |
+
{"query-id": "193", "corpus-id": "194", "score": "1"}
|
583 |
+
{"query-id": "194", "corpus-id": "194", "score": "0"}
|
584 |
+
{"query-id": "194", "corpus-id": "192", "score": "1"}
|
585 |
+
{"query-id": "194", "corpus-id": "193", "score": "1"}
|
586 |
+
{"query-id": "195", "corpus-id": "195", "score": "0"}
|
587 |
+
{"query-id": "195", "corpus-id": "196", "score": "1"}
|
588 |
+
{"query-id": "195", "corpus-id": "197", "score": "1"}
|
589 |
+
{"query-id": "196", "corpus-id": "196", "score": "0"}
|
590 |
+
{"query-id": "196", "corpus-id": "195", "score": "1"}
|
591 |
+
{"query-id": "196", "corpus-id": "197", "score": "1"}
|
592 |
+
{"query-id": "197", "corpus-id": "197", "score": "0"}
|
593 |
+
{"query-id": "197", "corpus-id": "195", "score": "1"}
|
594 |
+
{"query-id": "197", "corpus-id": "196", "score": "1"}
|
595 |
+
{"query-id": "198", "corpus-id": "198", "score": "0"}
|
596 |
+
{"query-id": "198", "corpus-id": "199", "score": "1"}
|
597 |
+
{"query-id": "198", "corpus-id": "200", "score": "1"}
|
598 |
+
{"query-id": "199", "corpus-id": "199", "score": "0"}
|
599 |
+
{"query-id": "199", "corpus-id": "198", "score": "1"}
|
600 |
+
{"query-id": "199", "corpus-id": "200", "score": "1"}
|
601 |
+
{"query-id": "200", "corpus-id": "200", "score": "0"}
|
602 |
+
{"query-id": "200", "corpus-id": "198", "score": "1"}
|
603 |
+
{"query-id": "200", "corpus-id": "199", "score": "1"}
|
604 |
+
{"query-id": "201", "corpus-id": "201", "score": "0"}
|
605 |
+
{"query-id": "201", "corpus-id": "202", "score": "1"}
|
606 |
+
{"query-id": "201", "corpus-id": "203", "score": "1"}
|
607 |
+
{"query-id": "202", "corpus-id": "202", "score": "0"}
|
608 |
+
{"query-id": "202", "corpus-id": "201", "score": "1"}
|
609 |
+
{"query-id": "202", "corpus-id": "203", "score": "1"}
|
610 |
+
{"query-id": "203", "corpus-id": "203", "score": "0"}
|
611 |
+
{"query-id": "203", "corpus-id": "201", "score": "1"}
|
612 |
+
{"query-id": "203", "corpus-id": "202", "score": "1"}
|
613 |
+
{"query-id": "204", "corpus-id": "204", "score": "0"}
|
614 |
+
{"query-id": "204", "corpus-id": "205", "score": "1"}
|
615 |
+
{"query-id": "204", "corpus-id": "206", "score": "1"}
|
616 |
+
{"query-id": "205", "corpus-id": "205", "score": "0"}
|
617 |
+
{"query-id": "205", "corpus-id": "204", "score": "1"}
|
618 |
+
{"query-id": "205", "corpus-id": "206", "score": "1"}
|
619 |
+
{"query-id": "206", "corpus-id": "206", "score": "0"}
|
620 |
+
{"query-id": "206", "corpus-id": "204", "score": "1"}
|
621 |
+
{"query-id": "206", "corpus-id": "205", "score": "1"}
|
622 |
+
{"query-id": "207", "corpus-id": "207", "score": "0"}
|
623 |
+
{"query-id": "207", "corpus-id": "208", "score": "1"}
|
624 |
+
{"query-id": "207", "corpus-id": "209", "score": "1"}
|
625 |
+
{"query-id": "208", "corpus-id": "208", "score": "0"}
|
626 |
+
{"query-id": "208", "corpus-id": "207", "score": "1"}
|
627 |
+
{"query-id": "208", "corpus-id": "209", "score": "1"}
|
628 |
+
{"query-id": "209", "corpus-id": "209", "score": "0"}
|
629 |
+
{"query-id": "209", "corpus-id": "207", "score": "1"}
|
630 |
+
{"query-id": "209", "corpus-id": "208", "score": "1"}
|
631 |
+
{"query-id": "210", "corpus-id": "210", "score": "0"}
|
632 |
+
{"query-id": "210", "corpus-id": "211", "score": "1"}
|
633 |
+
{"query-id": "210", "corpus-id": "212", "score": "1"}
|
634 |
+
{"query-id": "211", "corpus-id": "211", "score": "0"}
|
635 |
+
{"query-id": "211", "corpus-id": "210", "score": "1"}
|
636 |
+
{"query-id": "211", "corpus-id": "212", "score": "1"}
|
637 |
+
{"query-id": "212", "corpus-id": "212", "score": "0"}
|
638 |
+
{"query-id": "212", "corpus-id": "210", "score": "1"}
|
639 |
+
{"query-id": "212", "corpus-id": "211", "score": "1"}
|
640 |
+
{"query-id": "213", "corpus-id": "213", "score": "0"}
|
641 |
+
{"query-id": "213", "corpus-id": "214", "score": "1"}
|
642 |
+
{"query-id": "213", "corpus-id": "215", "score": "1"}
|
643 |
+
{"query-id": "214", "corpus-id": "214", "score": "0"}
|
644 |
+
{"query-id": "214", "corpus-id": "213", "score": "1"}
|
645 |
+
{"query-id": "214", "corpus-id": "215", "score": "1"}
|
646 |
+
{"query-id": "215", "corpus-id": "215", "score": "0"}
|
647 |
+
{"query-id": "215", "corpus-id": "213", "score": "1"}
|
648 |
+
{"query-id": "215", "corpus-id": "214", "score": "1"}
|
649 |
+
{"query-id": "216", "corpus-id": "216", "score": "0"}
|
650 |
+
{"query-id": "216", "corpus-id": "217", "score": "1"}
|
651 |
+
{"query-id": "216", "corpus-id": "218", "score": "1"}
|
652 |
+
{"query-id": "217", "corpus-id": "217", "score": "0"}
|
653 |
+
{"query-id": "217", "corpus-id": "216", "score": "1"}
|
654 |
+
{"query-id": "217", "corpus-id": "218", "score": "1"}
|
655 |
+
{"query-id": "218", "corpus-id": "218", "score": "0"}
|
656 |
+
{"query-id": "218", "corpus-id": "216", "score": "1"}
|
657 |
+
{"query-id": "218", "corpus-id": "217", "score": "1"}
|
658 |
+
{"query-id": "219", "corpus-id": "219", "score": "0"}
|
659 |
+
{"query-id": "219", "corpus-id": "220", "score": "1"}
|
660 |
+
{"query-id": "219", "corpus-id": "221", "score": "1"}
|
661 |
+
{"query-id": "220", "corpus-id": "220", "score": "0"}
|
662 |
+
{"query-id": "220", "corpus-id": "219", "score": "1"}
|
663 |
+
{"query-id": "220", "corpus-id": "221", "score": "1"}
|
664 |
+
{"query-id": "221", "corpus-id": "221", "score": "0"}
|
665 |
+
{"query-id": "221", "corpus-id": "219", "score": "1"}
|
666 |
+
{"query-id": "221", "corpus-id": "220", "score": "1"}
|
667 |
+
{"query-id": "222", "corpus-id": "222", "score": "0"}
|
668 |
+
{"query-id": "222", "corpus-id": "223", "score": "1"}
|
669 |
+
{"query-id": "222", "corpus-id": "224", "score": "1"}
|
670 |
+
{"query-id": "223", "corpus-id": "223", "score": "0"}
|
671 |
+
{"query-id": "223", "corpus-id": "222", "score": "1"}
|
672 |
+
{"query-id": "223", "corpus-id": "224", "score": "1"}
|
673 |
+
{"query-id": "224", "corpus-id": "224", "score": "0"}
|
674 |
+
{"query-id": "224", "corpus-id": "222", "score": "1"}
|
675 |
+
{"query-id": "224", "corpus-id": "223", "score": "1"}
|
676 |
+
{"query-id": "225", "corpus-id": "225", "score": "0"}
|
677 |
+
{"query-id": "225", "corpus-id": "226", "score": "1"}
|
678 |
+
{"query-id": "225", "corpus-id": "227", "score": "1"}
|
679 |
+
{"query-id": "226", "corpus-id": "226", "score": "0"}
|
680 |
+
{"query-id": "226", "corpus-id": "225", "score": "1"}
|
681 |
+
{"query-id": "226", "corpus-id": "227", "score": "1"}
|
682 |
+
{"query-id": "227", "corpus-id": "227", "score": "0"}
|
683 |
+
{"query-id": "227", "corpus-id": "225", "score": "1"}
|
684 |
+
{"query-id": "227", "corpus-id": "226", "score": "1"}
|
685 |
+
{"query-id": "228", "corpus-id": "228", "score": "0"}
|
686 |
+
{"query-id": "228", "corpus-id": "229", "score": "1"}
|
687 |
+
{"query-id": "228", "corpus-id": "230", "score": "1"}
|
688 |
+
{"query-id": "229", "corpus-id": "229", "score": "0"}
|
689 |
+
{"query-id": "229", "corpus-id": "228", "score": "1"}
|
690 |
+
{"query-id": "229", "corpus-id": "230", "score": "1"}
|
691 |
+
{"query-id": "230", "corpus-id": "230", "score": "0"}
|
692 |
+
{"query-id": "230", "corpus-id": "228", "score": "1"}
|
693 |
+
{"query-id": "230", "corpus-id": "229", "score": "1"}
|
694 |
+
{"query-id": "231", "corpus-id": "231", "score": "0"}
|
695 |
+
{"query-id": "231", "corpus-id": "232", "score": "1"}
|
696 |
+
{"query-id": "231", "corpus-id": "233", "score": "1"}
|
697 |
+
{"query-id": "232", "corpus-id": "232", "score": "0"}
|
698 |
+
{"query-id": "232", "corpus-id": "231", "score": "1"}
|
699 |
+
{"query-id": "232", "corpus-id": "233", "score": "1"}
|
700 |
+
{"query-id": "233", "corpus-id": "233", "score": "0"}
|
701 |
+
{"query-id": "233", "corpus-id": "231", "score": "1"}
|
702 |
+
{"query-id": "233", "corpus-id": "232", "score": "1"}
|
703 |
+
{"query-id": "234", "corpus-id": "234", "score": "0"}
|
704 |
+
{"query-id": "234", "corpus-id": "235", "score": "1"}
|
705 |
+
{"query-id": "234", "corpus-id": "236", "score": "1"}
|
706 |
+
{"query-id": "235", "corpus-id": "235", "score": "0"}
|
707 |
+
{"query-id": "235", "corpus-id": "234", "score": "1"}
|
708 |
+
{"query-id": "235", "corpus-id": "236", "score": "1"}
|
709 |
+
{"query-id": "236", "corpus-id": "236", "score": "0"}
|
710 |
+
{"query-id": "236", "corpus-id": "234", "score": "1"}
|
711 |
+
{"query-id": "236", "corpus-id": "235", "score": "1"}
|
712 |
+
{"query-id": "237", "corpus-id": "237", "score": "0"}
|
713 |
+
{"query-id": "237", "corpus-id": "238", "score": "1"}
|
714 |
+
{"query-id": "237", "corpus-id": "239", "score": "1"}
|
715 |
+
{"query-id": "238", "corpus-id": "238", "score": "0"}
|
716 |
+
{"query-id": "238", "corpus-id": "237", "score": "1"}
|
717 |
+
{"query-id": "238", "corpus-id": "239", "score": "1"}
|
718 |
+
{"query-id": "239", "corpus-id": "239", "score": "0"}
|
719 |
+
{"query-id": "239", "corpus-id": "237", "score": "1"}
|
720 |
+
{"query-id": "239", "corpus-id": "238", "score": "1"}
|
721 |
+
{"query-id": "240", "corpus-id": "240", "score": "0"}
|
722 |
+
{"query-id": "240", "corpus-id": "241", "score": "1"}
|
723 |
+
{"query-id": "240", "corpus-id": "242", "score": "1"}
|
724 |
+
{"query-id": "241", "corpus-id": "241", "score": "0"}
|
725 |
+
{"query-id": "241", "corpus-id": "240", "score": "1"}
|
726 |
+
{"query-id": "241", "corpus-id": "242", "score": "1"}
|
727 |
+
{"query-id": "242", "corpus-id": "242", "score": "0"}
|
728 |
+
{"query-id": "242", "corpus-id": "240", "score": "1"}
|
729 |
+
{"query-id": "242", "corpus-id": "241", "score": "1"}
|
730 |
+
{"query-id": "243", "corpus-id": "243", "score": "0"}
|
731 |
+
{"query-id": "243", "corpus-id": "244", "score": "1"}
|
732 |
+
{"query-id": "243", "corpus-id": "245", "score": "1"}
|
733 |
+
{"query-id": "244", "corpus-id": "244", "score": "0"}
|
734 |
+
{"query-id": "244", "corpus-id": "243", "score": "1"}
|
735 |
+
{"query-id": "244", "corpus-id": "245", "score": "1"}
|
736 |
+
{"query-id": "245", "corpus-id": "245", "score": "0"}
|
737 |
+
{"query-id": "245", "corpus-id": "243", "score": "1"}
|
738 |
+
{"query-id": "245", "corpus-id": "244", "score": "1"}
|
739 |
+
{"query-id": "246", "corpus-id": "246", "score": "0"}
|
740 |
+
{"query-id": "246", "corpus-id": "247", "score": "1"}
|
741 |
+
{"query-id": "246", "corpus-id": "248", "score": "1"}
|
742 |
+
{"query-id": "247", "corpus-id": "247", "score": "0"}
|
743 |
+
{"query-id": "247", "corpus-id": "246", "score": "1"}
|
744 |
+
{"query-id": "247", "corpus-id": "248", "score": "1"}
|
745 |
+
{"query-id": "248", "corpus-id": "248", "score": "0"}
|
746 |
+
{"query-id": "248", "corpus-id": "246", "score": "1"}
|
747 |
+
{"query-id": "248", "corpus-id": "247", "score": "1"}
|
748 |
+
{"query-id": "249", "corpus-id": "249", "score": "0"}
|
749 |
+
{"query-id": "249", "corpus-id": "250", "score": "1"}
|
750 |
+
{"query-id": "249", "corpus-id": "251", "score": "1"}
|
751 |
+
{"query-id": "250", "corpus-id": "250", "score": "0"}
|
752 |
+
{"query-id": "250", "corpus-id": "249", "score": "1"}
|
753 |
+
{"query-id": "250", "corpus-id": "251", "score": "1"}
|
754 |
+
{"query-id": "251", "corpus-id": "251", "score": "0"}
|
755 |
+
{"query-id": "251", "corpus-id": "249", "score": "1"}
|
756 |
+
{"query-id": "251", "corpus-id": "250", "score": "1"}
|
757 |
+
{"query-id": "252", "corpus-id": "252", "score": "0"}
|
758 |
+
{"query-id": "252", "corpus-id": "253", "score": "1"}
|
759 |
+
{"query-id": "252", "corpus-id": "254", "score": "1"}
|
760 |
+
{"query-id": "253", "corpus-id": "253", "score": "0"}
|
761 |
+
{"query-id": "253", "corpus-id": "252", "score": "1"}
|
762 |
+
{"query-id": "253", "corpus-id": "254", "score": "1"}
|
763 |
+
{"query-id": "254", "corpus-id": "254", "score": "0"}
|
764 |
+
{"query-id": "254", "corpus-id": "252", "score": "1"}
|
765 |
+
{"query-id": "254", "corpus-id": "253", "score": "1"}
|
766 |
+
{"query-id": "255", "corpus-id": "255", "score": "0"}
|
767 |
+
{"query-id": "255", "corpus-id": "256", "score": "1"}
|
768 |
+
{"query-id": "255", "corpus-id": "257", "score": "1"}
|
769 |
+
{"query-id": "256", "corpus-id": "256", "score": "0"}
|
770 |
+
{"query-id": "256", "corpus-id": "255", "score": "1"}
|
771 |
+
{"query-id": "256", "corpus-id": "257", "score": "1"}
|
772 |
+
{"query-id": "257", "corpus-id": "257", "score": "0"}
|
773 |
+
{"query-id": "257", "corpus-id": "255", "score": "1"}
|
774 |
+
{"query-id": "257", "corpus-id": "256", "score": "1"}
|
775 |
+
{"query-id": "258", "corpus-id": "258", "score": "0"}
|
776 |
+
{"query-id": "258", "corpus-id": "259", "score": "1"}
|
777 |
+
{"query-id": "258", "corpus-id": "260", "score": "1"}
|
778 |
+
{"query-id": "259", "corpus-id": "259", "score": "0"}
|
779 |
+
{"query-id": "259", "corpus-id": "258", "score": "1"}
|
780 |
+
{"query-id": "259", "corpus-id": "260", "score": "1"}
|
781 |
+
{"query-id": "260", "corpus-id": "260", "score": "0"}
|
782 |
+
{"query-id": "260", "corpus-id": "258", "score": "1"}
|
783 |
+
{"query-id": "260", "corpus-id": "259", "score": "1"}
|
784 |
+
{"query-id": "261", "corpus-id": "261", "score": "0"}
|
785 |
+
{"query-id": "261", "corpus-id": "262", "score": "1"}
|
786 |
+
{"query-id": "261", "corpus-id": "263", "score": "1"}
|
787 |
+
{"query-id": "262", "corpus-id": "262", "score": "0"}
|
788 |
+
{"query-id": "262", "corpus-id": "261", "score": "1"}
|
789 |
+
{"query-id": "262", "corpus-id": "263", "score": "1"}
|
790 |
+
{"query-id": "263", "corpus-id": "263", "score": "0"}
|
791 |
+
{"query-id": "263", "corpus-id": "261", "score": "1"}
|
792 |
+
{"query-id": "263", "corpus-id": "262", "score": "1"}
|
793 |
+
{"query-id": "264", "corpus-id": "264", "score": "0"}
|
794 |
+
{"query-id": "264", "corpus-id": "265", "score": "1"}
|
795 |
+
{"query-id": "264", "corpus-id": "266", "score": "1"}
|
796 |
+
{"query-id": "265", "corpus-id": "265", "score": "0"}
|
797 |
+
{"query-id": "265", "corpus-id": "264", "score": "1"}
|
798 |
+
{"query-id": "265", "corpus-id": "266", "score": "1"}
|
799 |
+
{"query-id": "266", "corpus-id": "266", "score": "0"}
|
800 |
+
{"query-id": "266", "corpus-id": "264", "score": "1"}
|
801 |
+
{"query-id": "266", "corpus-id": "265", "score": "1"}
|
802 |
+
{"query-id": "267", "corpus-id": "267", "score": "0"}
|
803 |
+
{"query-id": "267", "corpus-id": "268", "score": "1"}
|
804 |
+
{"query-id": "267", "corpus-id": "269", "score": "1"}
|
805 |
+
{"query-id": "268", "corpus-id": "268", "score": "0"}
|
806 |
+
{"query-id": "268", "corpus-id": "267", "score": "1"}
|
807 |
+
{"query-id": "268", "corpus-id": "269", "score": "1"}
|
808 |
+
{"query-id": "269", "corpus-id": "269", "score": "0"}
|
809 |
+
{"query-id": "269", "corpus-id": "267", "score": "1"}
|
810 |
+
{"query-id": "269", "corpus-id": "268", "score": "1"}
|
811 |
+
{"query-id": "270", "corpus-id": "270", "score": "0"}
|
812 |
+
{"query-id": "270", "corpus-id": "271", "score": "1"}
|
813 |
+
{"query-id": "270", "corpus-id": "272", "score": "1"}
|
814 |
+
{"query-id": "271", "corpus-id": "271", "score": "0"}
|
815 |
+
{"query-id": "271", "corpus-id": "270", "score": "1"}
|
816 |
+
{"query-id": "271", "corpus-id": "272", "score": "1"}
|
817 |
+
{"query-id": "272", "corpus-id": "272", "score": "0"}
|
818 |
+
{"query-id": "272", "corpus-id": "270", "score": "1"}
|
819 |
+
{"query-id": "272", "corpus-id": "271", "score": "1"}
|
820 |
+
{"query-id": "273", "corpus-id": "273", "score": "0"}
|
821 |
+
{"query-id": "273", "corpus-id": "274", "score": "1"}
|
822 |
+
{"query-id": "273", "corpus-id": "275", "score": "1"}
|
823 |
+
{"query-id": "274", "corpus-id": "274", "score": "0"}
|
824 |
+
{"query-id": "274", "corpus-id": "273", "score": "1"}
|
825 |
+
{"query-id": "274", "corpus-id": "275", "score": "1"}
|
826 |
+
{"query-id": "275", "corpus-id": "275", "score": "0"}
|
827 |
+
{"query-id": "275", "corpus-id": "273", "score": "1"}
|
828 |
+
{"query-id": "275", "corpus-id": "274", "score": "1"}
|
829 |
+
{"query-id": "276", "corpus-id": "276", "score": "0"}
|
830 |
+
{"query-id": "276", "corpus-id": "277", "score": "1"}
|
831 |
+
{"query-id": "276", "corpus-id": "278", "score": "1"}
|
832 |
+
{"query-id": "277", "corpus-id": "277", "score": "0"}
|
833 |
+
{"query-id": "277", "corpus-id": "276", "score": "1"}
|
834 |
+
{"query-id": "277", "corpus-id": "278", "score": "1"}
|
835 |
+
{"query-id": "278", "corpus-id": "278", "score": "0"}
|
836 |
+
{"query-id": "278", "corpus-id": "276", "score": "1"}
|
837 |
+
{"query-id": "278", "corpus-id": "277", "score": "1"}
|
838 |
+
{"query-id": "279", "corpus-id": "279", "score": "0"}
|
839 |
+
{"query-id": "279", "corpus-id": "280", "score": "1"}
|
840 |
+
{"query-id": "279", "corpus-id": "281", "score": "1"}
|
841 |
+
{"query-id": "280", "corpus-id": "280", "score": "0"}
|
842 |
+
{"query-id": "280", "corpus-id": "279", "score": "1"}
|
843 |
+
{"query-id": "280", "corpus-id": "281", "score": "1"}
|
844 |
+
{"query-id": "281", "corpus-id": "281", "score": "0"}
|
845 |
+
{"query-id": "281", "corpus-id": "279", "score": "1"}
|
846 |
+
{"query-id": "281", "corpus-id": "280", "score": "1"}
|
847 |
+
{"query-id": "282", "corpus-id": "282", "score": "0"}
|
848 |
+
{"query-id": "282", "corpus-id": "283", "score": "1"}
|
849 |
+
{"query-id": "282", "corpus-id": "284", "score": "1"}
|
850 |
+
{"query-id": "283", "corpus-id": "283", "score": "0"}
|
851 |
+
{"query-id": "283", "corpus-id": "282", "score": "1"}
|
852 |
+
{"query-id": "283", "corpus-id": "284", "score": "1"}
|
853 |
+
{"query-id": "284", "corpus-id": "284", "score": "0"}
|
854 |
+
{"query-id": "284", "corpus-id": "282", "score": "1"}
|
855 |
+
{"query-id": "284", "corpus-id": "283", "score": "1"}
|
856 |
+
{"query-id": "285", "corpus-id": "285", "score": "0"}
|
857 |
+
{"query-id": "285", "corpus-id": "286", "score": "1"}
|
858 |
+
{"query-id": "285", "corpus-id": "287", "score": "1"}
|
859 |
+
{"query-id": "286", "corpus-id": "286", "score": "0"}
|
860 |
+
{"query-id": "286", "corpus-id": "285", "score": "1"}
|
861 |
+
{"query-id": "286", "corpus-id": "287", "score": "1"}
|
862 |
+
{"query-id": "287", "corpus-id": "287", "score": "0"}
|
863 |
+
{"query-id": "287", "corpus-id": "285", "score": "1"}
|
864 |
+
{"query-id": "287", "corpus-id": "286", "score": "1"}
|
865 |
+
{"query-id": "288", "corpus-id": "288", "score": "0"}
|
866 |
+
{"query-id": "288", "corpus-id": "289", "score": "1"}
|
867 |
+
{"query-id": "288", "corpus-id": "290", "score": "1"}
|
868 |
+
{"query-id": "289", "corpus-id": "289", "score": "0"}
|
869 |
+
{"query-id": "289", "corpus-id": "288", "score": "1"}
|
870 |
+
{"query-id": "289", "corpus-id": "290", "score": "1"}
|
871 |
+
{"query-id": "290", "corpus-id": "290", "score": "0"}
|
872 |
+
{"query-id": "290", "corpus-id": "288", "score": "1"}
|
873 |
+
{"query-id": "290", "corpus-id": "289", "score": "1"}
|
874 |
+
{"query-id": "291", "corpus-id": "291", "score": "0"}
|
875 |
+
{"query-id": "291", "corpus-id": "292", "score": "1"}
|
876 |
+
{"query-id": "291", "corpus-id": "293", "score": "1"}
|
877 |
+
{"query-id": "292", "corpus-id": "292", "score": "0"}
|
878 |
+
{"query-id": "292", "corpus-id": "291", "score": "1"}
|
879 |
+
{"query-id": "292", "corpus-id": "293", "score": "1"}
|
880 |
+
{"query-id": "293", "corpus-id": "293", "score": "0"}
|
881 |
+
{"query-id": "293", "corpus-id": "291", "score": "1"}
|
882 |
+
{"query-id": "293", "corpus-id": "292", "score": "1"}
|
883 |
+
{"query-id": "294", "corpus-id": "294", "score": "0"}
|
884 |
+
{"query-id": "294", "corpus-id": "295", "score": "1"}
|
885 |
+
{"query-id": "294", "corpus-id": "296", "score": "1"}
|
886 |
+
{"query-id": "295", "corpus-id": "295", "score": "0"}
|
887 |
+
{"query-id": "295", "corpus-id": "294", "score": "1"}
|
888 |
+
{"query-id": "295", "corpus-id": "296", "score": "1"}
|
889 |
+
{"query-id": "296", "corpus-id": "296", "score": "0"}
|
890 |
+
{"query-id": "296", "corpus-id": "294", "score": "1"}
|
891 |
+
{"query-id": "296", "corpus-id": "295", "score": "1"}
|
892 |
+
{"query-id": "297", "corpus-id": "297", "score": "0"}
|
893 |
+
{"query-id": "297", "corpus-id": "298", "score": "1"}
|
894 |
+
{"query-id": "297", "corpus-id": "299", "score": "1"}
|
895 |
+
{"query-id": "298", "corpus-id": "298", "score": "0"}
|
896 |
+
{"query-id": "298", "corpus-id": "297", "score": "1"}
|
897 |
+
{"query-id": "298", "corpus-id": "299", "score": "1"}
|
898 |
+
{"query-id": "299", "corpus-id": "299", "score": "0"}
|
899 |
+
{"query-id": "299", "corpus-id": "297", "score": "1"}
|
900 |
+
{"query-id": "299", "corpus-id": "298", "score": "1"}
|
qrels_changed/test.tsv
ADDED
@@ -0,0 +1,901 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
3 4 0
|
13 |
+
3 5 0
|
14 |
+
4 4 1
|
15 |
+
4 3 0
|
16 |
+
4 5 0
|
17 |
+
5 5 1
|
18 |
+
5 3 0
|
19 |
+
5 4 0
|
20 |
+
6 6 1
|
21 |
+
6 7 0
|
22 |
+
6 8 0
|
23 |
+
7 7 1
|
24 |
+
7 6 0
|
25 |
+
7 8 0
|
26 |
+
8 8 1
|
27 |
+
8 6 0
|
28 |
+
8 7 0
|
29 |
+
9 9 1
|
30 |
+
9 10 0
|
31 |
+
9 11 0
|
32 |
+
10 10 1
|
33 |
+
10 9 0
|
34 |
+
10 11 0
|
35 |
+
11 11 1
|
36 |
+
11 9 0
|
37 |
+
11 10 0
|
38 |
+
12 12 1
|
39 |
+
12 13 0
|
40 |
+
12 14 0
|
41 |
+
13 13 1
|
42 |
+
13 12 0
|
43 |
+
13 14 0
|
44 |
+
14 14 1
|
45 |
+
14 12 0
|
46 |
+
14 13 0
|
47 |
+
15 15 1
|
48 |
+
15 16 0
|
49 |
+
15 17 0
|
50 |
+
16 16 1
|
51 |
+
16 15 0
|
52 |
+
16 17 0
|
53 |
+
17 17 1
|
54 |
+
17 15 0
|
55 |
+
17 16 0
|
56 |
+
18 18 1
|
57 |
+
18 19 0
|
58 |
+
18 20 0
|
59 |
+
19 19 1
|
60 |
+
19 18 0
|
61 |
+
19 20 0
|
62 |
+
20 20 1
|
63 |
+
20 18 0
|
64 |
+
20 19 0
|
65 |
+
21 21 1
|
66 |
+
21 22 0
|
67 |
+
21 23 0
|
68 |
+
22 22 1
|
69 |
+
22 21 0
|
70 |
+
22 23 0
|
71 |
+
23 23 1
|
72 |
+
23 21 0
|
73 |
+
23 22 0
|
74 |
+
24 24 1
|
75 |
+
24 25 0
|
76 |
+
24 26 0
|
77 |
+
25 25 1
|
78 |
+
25 24 0
|
79 |
+
25 26 0
|
80 |
+
26 26 1
|
81 |
+
26 24 0
|
82 |
+
26 25 0
|
83 |
+
27 27 1
|
84 |
+
27 28 0
|
85 |
+
27 29 0
|
86 |
+
28 28 1
|
87 |
+
28 27 0
|
88 |
+
28 29 0
|
89 |
+
29 29 1
|
90 |
+
29 27 0
|
91 |
+
29 28 0
|
92 |
+
30 30 1
|
93 |
+
30 31 0
|
94 |
+
30 32 0
|
95 |
+
31 31 1
|
96 |
+
31 30 0
|
97 |
+
31 32 0
|
98 |
+
32 32 1
|
99 |
+
32 30 0
|
100 |
+
32 31 0
|
101 |
+
33 33 1
|
102 |
+
33 34 0
|
103 |
+
33 35 0
|
104 |
+
34 34 1
|
105 |
+
34 33 0
|
106 |
+
34 35 0
|
107 |
+
35 35 1
|
108 |
+
35 33 0
|
109 |
+
35 34 0
|
110 |
+
36 36 1
|
111 |
+
36 37 0
|
112 |
+
36 38 0
|
113 |
+
37 37 1
|
114 |
+
37 36 0
|
115 |
+
37 38 0
|
116 |
+
38 38 1
|
117 |
+
38 36 0
|
118 |
+
38 37 0
|
119 |
+
39 39 1
|
120 |
+
39 40 0
|
121 |
+
39 41 0
|
122 |
+
40 40 1
|
123 |
+
40 39 0
|
124 |
+
40 41 0
|
125 |
+
41 41 1
|
126 |
+
41 39 0
|
127 |
+
41 40 0
|
128 |
+
42 42 1
|
129 |
+
42 43 0
|
130 |
+
42 44 0
|
131 |
+
43 43 1
|
132 |
+
43 42 0
|
133 |
+
43 44 0
|
134 |
+
44 44 1
|
135 |
+
44 42 0
|
136 |
+
44 43 0
|
137 |
+
45 45 1
|
138 |
+
45 46 0
|
139 |
+
45 47 0
|
140 |
+
46 46 1
|
141 |
+
46 45 0
|
142 |
+
46 47 0
|
143 |
+
47 47 1
|
144 |
+
47 45 0
|
145 |
+
47 46 0
|
146 |
+
48 48 1
|
147 |
+
48 49 0
|
148 |
+
48 50 0
|
149 |
+
49 49 1
|
150 |
+
49 48 0
|
151 |
+
49 50 0
|
152 |
+
50 50 1
|
153 |
+
50 48 0
|
154 |
+
50 49 0
|
155 |
+
51 51 1
|
156 |
+
51 52 0
|
157 |
+
51 53 0
|
158 |
+
52 52 1
|
159 |
+
52 51 0
|
160 |
+
52 53 0
|
161 |
+
53 53 1
|
162 |
+
53 51 0
|
163 |
+
53 52 0
|
164 |
+
54 54 1
|
165 |
+
54 55 0
|
166 |
+
54 56 0
|
167 |
+
55 55 1
|
168 |
+
55 54 0
|
169 |
+
55 56 0
|
170 |
+
56 56 1
|
171 |
+
56 54 0
|
172 |
+
56 55 0
|
173 |
+
57 57 1
|
174 |
+
57 58 0
|
175 |
+
57 59 0
|
176 |
+
58 58 1
|
177 |
+
58 57 0
|
178 |
+
58 59 0
|
179 |
+
59 59 1
|
180 |
+
59 57 0
|
181 |
+
59 58 0
|
182 |
+
60 60 1
|
183 |
+
60 61 0
|
184 |
+
60 62 0
|
185 |
+
61 61 1
|
186 |
+
61 60 0
|
187 |
+
61 62 0
|
188 |
+
62 62 1
|
189 |
+
62 60 0
|
190 |
+
62 61 0
|
191 |
+
63 63 1
|
192 |
+
63 64 0
|
193 |
+
63 65 0
|
194 |
+
64 64 1
|
195 |
+
64 63 0
|
196 |
+
64 65 0
|
197 |
+
65 65 1
|
198 |
+
65 63 0
|
199 |
+
65 64 0
|
200 |
+
66 66 1
|
201 |
+
66 67 0
|
202 |
+
66 68 0
|
203 |
+
67 67 1
|
204 |
+
67 66 0
|
205 |
+
67 68 0
|
206 |
+
68 68 1
|
207 |
+
68 66 0
|
208 |
+
68 67 0
|
209 |
+
69 69 1
|
210 |
+
69 70 0
|
211 |
+
69 71 0
|
212 |
+
70 70 1
|
213 |
+
70 69 0
|
214 |
+
70 71 0
|
215 |
+
71 71 1
|
216 |
+
71 69 0
|
217 |
+
71 70 0
|
218 |
+
72 72 1
|
219 |
+
72 73 0
|
220 |
+
72 74 0
|
221 |
+
73 73 1
|
222 |
+
73 72 0
|
223 |
+
73 74 0
|
224 |
+
74 74 1
|
225 |
+
74 72 0
|
226 |
+
74 73 0
|
227 |
+
75 75 1
|
228 |
+
75 76 0
|
229 |
+
75 77 0
|
230 |
+
76 76 1
|
231 |
+
76 75 0
|
232 |
+
76 77 0
|
233 |
+
77 77 1
|
234 |
+
77 75 0
|
235 |
+
77 76 0
|
236 |
+
78 78 1
|
237 |
+
78 79 0
|
238 |
+
78 80 0
|
239 |
+
79 79 1
|
240 |
+
79 78 0
|
241 |
+
79 80 0
|
242 |
+
80 80 1
|
243 |
+
80 78 0
|
244 |
+
80 79 0
|
245 |
+
81 81 1
|
246 |
+
81 82 0
|
247 |
+
81 83 0
|
248 |
+
82 82 1
|
249 |
+
82 81 0
|
250 |
+
82 83 0
|
251 |
+
83 83 1
|
252 |
+
83 81 0
|
253 |
+
83 82 0
|
254 |
+
84 84 1
|
255 |
+
84 85 0
|
256 |
+
84 86 0
|
257 |
+
85 85 1
|
258 |
+
85 84 0
|
259 |
+
85 86 0
|
260 |
+
86 86 1
|
261 |
+
86 84 0
|
262 |
+
86 85 0
|
263 |
+
87 87 1
|
264 |
+
87 88 0
|
265 |
+
87 89 0
|
266 |
+
88 88 1
|
267 |
+
88 87 0
|
268 |
+
88 89 0
|
269 |
+
89 89 1
|
270 |
+
89 87 0
|
271 |
+
89 88 0
|
272 |
+
90 90 1
|
273 |
+
90 91 0
|
274 |
+
90 92 0
|
275 |
+
91 91 1
|
276 |
+
91 90 0
|
277 |
+
91 92 0
|
278 |
+
92 92 1
|
279 |
+
92 90 0
|
280 |
+
92 91 0
|
281 |
+
93 93 1
|
282 |
+
93 94 0
|
283 |
+
93 95 0
|
284 |
+
94 94 1
|
285 |
+
94 93 0
|
286 |
+
94 95 0
|
287 |
+
95 95 1
|
288 |
+
95 93 0
|
289 |
+
95 94 0
|
290 |
+
96 96 1
|
291 |
+
96 97 0
|
292 |
+
96 98 0
|
293 |
+
97 97 1
|
294 |
+
97 96 0
|
295 |
+
97 98 0
|
296 |
+
98 98 1
|
297 |
+
98 96 0
|
298 |
+
98 97 0
|
299 |
+
99 99 1
|
300 |
+
99 100 0
|
301 |
+
99 101 0
|
302 |
+
100 100 1
|
303 |
+
100 99 0
|
304 |
+
100 101 0
|
305 |
+
101 101 1
|
306 |
+
101 99 0
|
307 |
+
101 100 0
|
308 |
+
102 102 1
|
309 |
+
102 103 0
|
310 |
+
102 104 0
|
311 |
+
103 103 1
|
312 |
+
103 102 0
|
313 |
+
103 104 0
|
314 |
+
104 104 1
|
315 |
+
104 102 0
|
316 |
+
104 103 0
|
317 |
+
105 105 1
|
318 |
+
105 106 0
|
319 |
+
105 107 0
|
320 |
+
106 106 1
|
321 |
+
106 105 0
|
322 |
+
106 107 0
|
323 |
+
107 107 1
|
324 |
+
107 105 0
|
325 |
+
107 106 0
|
326 |
+
108 108 1
|
327 |
+
108 109 0
|
328 |
+
108 110 0
|
329 |
+
109 109 1
|
330 |
+
109 108 0
|
331 |
+
109 110 0
|
332 |
+
110 110 1
|
333 |
+
110 108 0
|
334 |
+
110 109 0
|
335 |
+
111 111 1
|
336 |
+
111 112 0
|
337 |
+
111 113 0
|
338 |
+
112 112 1
|
339 |
+
112 111 0
|
340 |
+
112 113 0
|
341 |
+
113 113 1
|
342 |
+
113 111 0
|
343 |
+
113 112 0
|
344 |
+
114 114 1
|
345 |
+
114 115 0
|
346 |
+
114 116 0
|
347 |
+
115 115 1
|
348 |
+
115 114 0
|
349 |
+
115 116 0
|
350 |
+
116 116 1
|
351 |
+
116 114 0
|
352 |
+
116 115 0
|
353 |
+
117 117 1
|
354 |
+
117 118 0
|
355 |
+
117 119 0
|
356 |
+
118 118 1
|
357 |
+
118 117 0
|
358 |
+
118 119 0
|
359 |
+
119 119 1
|
360 |
+
119 117 0
|
361 |
+
119 118 0
|
362 |
+
120 120 1
|
363 |
+
120 121 0
|
364 |
+
120 122 0
|
365 |
+
121 121 1
|
366 |
+
121 120 0
|
367 |
+
121 122 0
|
368 |
+
122 122 1
|
369 |
+
122 120 0
|
370 |
+
122 121 0
|
371 |
+
123 123 1
|
372 |
+
123 124 0
|
373 |
+
123 125 0
|
374 |
+
124 124 1
|
375 |
+
124 123 0
|
376 |
+
124 125 0
|
377 |
+
125 125 1
|
378 |
+
125 123 0
|
379 |
+
125 124 0
|
380 |
+
126 126 1
|
381 |
+
126 127 0
|
382 |
+
126 128 0
|
383 |
+
127 127 1
|
384 |
+
127 126 0
|
385 |
+
127 128 0
|
386 |
+
128 128 1
|
387 |
+
128 126 0
|
388 |
+
128 127 0
|
389 |
+
129 129 1
|
390 |
+
129 130 0
|
391 |
+
129 131 0
|
392 |
+
130 130 1
|
393 |
+
130 129 0
|
394 |
+
130 131 0
|
395 |
+
131 131 1
|
396 |
+
131 129 0
|
397 |
+
131 130 0
|
398 |
+
132 132 1
|
399 |
+
132 133 0
|
400 |
+
132 134 0
|
401 |
+
133 133 1
|
402 |
+
133 132 0
|
403 |
+
133 134 0
|
404 |
+
134 134 1
|
405 |
+
134 132 0
|
406 |
+
134 133 0
|
407 |
+
135 135 1
|
408 |
+
135 136 0
|
409 |
+
135 137 0
|
410 |
+
136 136 1
|
411 |
+
136 135 0
|
412 |
+
136 137 0
|
413 |
+
137 137 1
|
414 |
+
137 135 0
|
415 |
+
137 136 0
|
416 |
+
138 138 1
|
417 |
+
138 139 0
|
418 |
+
138 140 0
|
419 |
+
139 139 1
|
420 |
+
139 138 0
|
421 |
+
139 140 0
|
422 |
+
140 140 1
|
423 |
+
140 138 0
|
424 |
+
140 139 0
|
425 |
+
141 141 1
|
426 |
+
141 142 0
|
427 |
+
141 143 0
|
428 |
+
142 142 1
|
429 |
+
142 141 0
|
430 |
+
142 143 0
|
431 |
+
143 143 1
|
432 |
+
143 141 0
|
433 |
+
143 142 0
|
434 |
+
144 144 1
|
435 |
+
144 145 0
|
436 |
+
144 146 0
|
437 |
+
145 145 1
|
438 |
+
145 144 0
|
439 |
+
145 146 0
|
440 |
+
146 146 1
|
441 |
+
146 144 0
|
442 |
+
146 145 0
|
443 |
+
147 147 1
|
444 |
+
147 148 0
|
445 |
+
147 149 0
|
446 |
+
148 148 1
|
447 |
+
148 147 0
|
448 |
+
148 149 0
|
449 |
+
149 149 1
|
450 |
+
149 147 0
|
451 |
+
149 148 0
|
452 |
+
150 150 1
|
453 |
+
150 151 0
|
454 |
+
150 152 0
|
455 |
+
151 151 1
|
456 |
+
151 150 0
|
457 |
+
151 152 0
|
458 |
+
152 152 1
|
459 |
+
152 150 0
|
460 |
+
152 151 0
|
461 |
+
153 153 1
|
462 |
+
153 154 0
|
463 |
+
153 155 0
|
464 |
+
154 154 1
|
465 |
+
154 153 0
|
466 |
+
154 155 0
|
467 |
+
155 155 1
|
468 |
+
155 153 0
|
469 |
+
155 154 0
|
470 |
+
156 156 1
|
471 |
+
156 157 0
|
472 |
+
156 158 0
|
473 |
+
157 157 1
|
474 |
+
157 156 0
|
475 |
+
157 158 0
|
476 |
+
158 158 1
|
477 |
+
158 156 0
|
478 |
+
158 157 0
|
479 |
+
159 159 1
|
480 |
+
159 160 0
|
481 |
+
159 161 0
|
482 |
+
160 160 1
|
483 |
+
160 159 0
|
484 |
+
160 161 0
|
485 |
+
161 161 1
|
486 |
+
161 159 0
|
487 |
+
161 160 0
|
488 |
+
162 162 1
|
489 |
+
162 163 0
|
490 |
+
162 164 0
|
491 |
+
163 163 1
|
492 |
+
163 162 0
|
493 |
+
163 164 0
|
494 |
+
164 164 1
|
495 |
+
164 162 0
|
496 |
+
164 163 0
|
497 |
+
165 165 1
|
498 |
+
165 166 0
|
499 |
+
165 167 0
|
500 |
+
166 166 1
|
501 |
+
166 165 0
|
502 |
+
166 167 0
|
503 |
+
167 167 1
|
504 |
+
167 165 0
|
505 |
+
167 166 0
|
506 |
+
168 168 1
|
507 |
+
168 169 0
|
508 |
+
168 170 0
|
509 |
+
169 169 1
|
510 |
+
169 168 0
|
511 |
+
169 170 0
|
512 |
+
170 170 1
|
513 |
+
170 168 0
|
514 |
+
170 169 0
|
515 |
+
171 171 1
|
516 |
+
171 172 0
|
517 |
+
171 173 0
|
518 |
+
172 172 1
|
519 |
+
172 171 0
|
520 |
+
172 173 0
|
521 |
+
173 173 1
|
522 |
+
173 171 0
|
523 |
+
173 172 0
|
524 |
+
174 174 1
|
525 |
+
174 175 0
|
526 |
+
174 176 0
|
527 |
+
175 175 1
|
528 |
+
175 174 0
|
529 |
+
175 176 0
|
530 |
+
176 176 1
|
531 |
+
176 174 0
|
532 |
+
176 175 0
|
533 |
+
177 177 1
|
534 |
+
177 178 0
|
535 |
+
177 179 0
|
536 |
+
178 178 1
|
537 |
+
178 177 0
|
538 |
+
178 179 0
|
539 |
+
179 179 1
|
540 |
+
179 177 0
|
541 |
+
179 178 0
|
542 |
+
180 180 1
|
543 |
+
180 181 0
|
544 |
+
180 182 0
|
545 |
+
181 181 1
|
546 |
+
181 180 0
|
547 |
+
181 182 0
|
548 |
+
182 182 1
|
549 |
+
182 180 0
|
550 |
+
182 181 0
|
551 |
+
183 183 1
|
552 |
+
183 184 0
|
553 |
+
183 185 0
|
554 |
+
184 184 1
|
555 |
+
184 183 0
|
556 |
+
184 185 0
|
557 |
+
185 185 1
|
558 |
+
185 183 0
|
559 |
+
185 184 0
|
560 |
+
186 186 1
|
561 |
+
186 187 0
|
562 |
+
186 188 0
|
563 |
+
187 187 1
|
564 |
+
187 186 0
|
565 |
+
187 188 0
|
566 |
+
188 188 1
|
567 |
+
188 186 0
|
568 |
+
188 187 0
|
569 |
+
189 189 1
|
570 |
+
189 190 0
|
571 |
+
189 191 0
|
572 |
+
190 190 1
|
573 |
+
190 189 0
|
574 |
+
190 191 0
|
575 |
+
191 191 1
|
576 |
+
191 189 0
|
577 |
+
191 190 0
|
578 |
+
192 192 1
|
579 |
+
192 193 0
|
580 |
+
192 194 0
|
581 |
+
193 193 1
|
582 |
+
193 192 0
|
583 |
+
193 194 0
|
584 |
+
194 194 1
|
585 |
+
194 192 0
|
586 |
+
194 193 0
|
587 |
+
195 195 1
|
588 |
+
195 196 0
|
589 |
+
195 197 0
|
590 |
+
196 196 1
|
591 |
+
196 195 0
|
592 |
+
196 197 0
|
593 |
+
197 197 1
|
594 |
+
197 195 0
|
595 |
+
197 196 0
|
596 |
+
198 198 1
|
597 |
+
198 199 0
|
598 |
+
198 200 0
|
599 |
+
199 199 1
|
600 |
+
199 198 0
|
601 |
+
199 200 0
|
602 |
+
200 200 1
|
603 |
+
200 198 0
|
604 |
+
200 199 0
|
605 |
+
201 201 1
|
606 |
+
201 202 0
|
607 |
+
201 203 0
|
608 |
+
202 202 1
|
609 |
+
202 201 0
|
610 |
+
202 203 0
|
611 |
+
203 203 1
|
612 |
+
203 201 0
|
613 |
+
203 202 0
|
614 |
+
204 204 1
|
615 |
+
204 205 0
|
616 |
+
204 206 0
|
617 |
+
205 205 1
|
618 |
+
205 204 0
|
619 |
+
205 206 0
|
620 |
+
206 206 1
|
621 |
+
206 204 0
|
622 |
+
206 205 0
|
623 |
+
207 207 1
|
624 |
+
207 208 0
|
625 |
+
207 209 0
|
626 |
+
208 208 1
|
627 |
+
208 207 0
|
628 |
+
208 209 0
|
629 |
+
209 209 1
|
630 |
+
209 207 0
|
631 |
+
209 208 0
|
632 |
+
210 210 1
|
633 |
+
210 211 0
|
634 |
+
210 212 0
|
635 |
+
211 211 1
|
636 |
+
211 210 0
|
637 |
+
211 212 0
|
638 |
+
212 212 1
|
639 |
+
212 210 0
|
640 |
+
212 211 0
|
641 |
+
213 213 1
|
642 |
+
213 214 0
|
643 |
+
213 215 0
|
644 |
+
214 214 1
|
645 |
+
214 213 0
|
646 |
+
214 215 0
|
647 |
+
215 215 1
|
648 |
+
215 213 0
|
649 |
+
215 214 0
|
650 |
+
216 216 1
|
651 |
+
216 217 0
|
652 |
+
216 218 0
|
653 |
+
217 217 1
|
654 |
+
217 216 0
|
655 |
+
217 218 0
|
656 |
+
218 218 1
|
657 |
+
218 216 0
|
658 |
+
218 217 0
|
659 |
+
219 219 1
|
660 |
+
219 220 0
|
661 |
+
219 221 0
|
662 |
+
220 220 1
|
663 |
+
220 219 0
|
664 |
+
220 221 0
|
665 |
+
221 221 1
|
666 |
+
221 219 0
|
667 |
+
221 220 0
|
668 |
+
222 222 1
|
669 |
+
222 223 0
|
670 |
+
222 224 0
|
671 |
+
223 223 1
|
672 |
+
223 222 0
|
673 |
+
223 224 0
|
674 |
+
224 224 1
|
675 |
+
224 222 0
|
676 |
+
224 223 0
|
677 |
+
225 225 1
|
678 |
+
225 226 0
|
679 |
+
225 227 0
|
680 |
+
226 226 1
|
681 |
+
226 225 0
|
682 |
+
226 227 0
|
683 |
+
227 227 1
|
684 |
+
227 225 0
|
685 |
+
227 226 0
|
686 |
+
228 228 1
|
687 |
+
228 229 0
|
688 |
+
228 230 0
|
689 |
+
229 229 1
|
690 |
+
229 228 0
|
691 |
+
229 230 0
|
692 |
+
230 230 1
|
693 |
+
230 228 0
|
694 |
+
230 229 0
|
695 |
+
231 231 1
|
696 |
+
231 232 0
|
697 |
+
231 233 0
|
698 |
+
232 232 1
|
699 |
+
232 231 0
|
700 |
+
232 233 0
|
701 |
+
233 233 1
|
702 |
+
233 231 0
|
703 |
+
233 232 0
|
704 |
+
234 234 1
|
705 |
+
234 235 0
|
706 |
+
234 236 0
|
707 |
+
235 235 1
|
708 |
+
235 234 0
|
709 |
+
235 236 0
|
710 |
+
236 236 1
|
711 |
+
236 234 0
|
712 |
+
236 235 0
|
713 |
+
237 237 1
|
714 |
+
237 238 0
|
715 |
+
237 239 0
|
716 |
+
238 238 1
|
717 |
+
238 237 0
|
718 |
+
238 239 0
|
719 |
+
239 239 1
|
720 |
+
239 237 0
|
721 |
+
239 238 0
|
722 |
+
240 240 1
|
723 |
+
240 241 0
|
724 |
+
240 242 0
|
725 |
+
241 241 1
|
726 |
+
241 240 0
|
727 |
+
241 242 0
|
728 |
+
242 242 1
|
729 |
+
242 240 0
|
730 |
+
242 241 0
|
731 |
+
243 243 1
|
732 |
+
243 244 0
|
733 |
+
243 245 0
|
734 |
+
244 244 1
|
735 |
+
244 243 0
|
736 |
+
244 245 0
|
737 |
+
245 245 1
|
738 |
+
245 243 0
|
739 |
+
245 244 0
|
740 |
+
246 246 1
|
741 |
+
246 247 0
|
742 |
+
246 248 0
|
743 |
+
247 247 1
|
744 |
+
247 246 0
|
745 |
+
247 248 0
|
746 |
+
248 248 1
|
747 |
+
248 246 0
|
748 |
+
248 247 0
|
749 |
+
249 249 1
|
750 |
+
249 250 0
|
751 |
+
249 251 0
|
752 |
+
250 250 1
|
753 |
+
250 249 0
|
754 |
+
250 251 0
|
755 |
+
251 251 1
|
756 |
+
251 249 0
|
757 |
+
251 250 0
|
758 |
+
252 252 1
|
759 |
+
252 253 0
|
760 |
+
252 254 0
|
761 |
+
253 253 1
|
762 |
+
253 252 0
|
763 |
+
253 254 0
|
764 |
+
254 254 1
|
765 |
+
254 252 0
|
766 |
+
254 253 0
|
767 |
+
255 255 1
|
768 |
+
255 256 0
|
769 |
+
255 257 0
|
770 |
+
256 256 1
|
771 |
+
256 255 0
|
772 |
+
256 257 0
|
773 |
+
257 257 1
|
774 |
+
257 255 0
|
775 |
+
257 256 0
|
776 |
+
258 258 1
|
777 |
+
258 259 0
|
778 |
+
258 260 0
|
779 |
+
259 259 1
|
780 |
+
259 258 0
|
781 |
+
259 260 0
|
782 |
+
260 260 1
|
783 |
+
260 258 0
|
784 |
+
260 259 0
|
785 |
+
261 261 1
|
786 |
+
261 262 0
|
787 |
+
261 263 0
|
788 |
+
262 262 1
|
789 |
+
262 261 0
|
790 |
+
262 263 0
|
791 |
+
263 263 1
|
792 |
+
263 261 0
|
793 |
+
263 262 0
|
794 |
+
264 264 1
|
795 |
+
264 265 0
|
796 |
+
264 266 0
|
797 |
+
265 265 1
|
798 |
+
265 264 0
|
799 |
+
265 266 0
|
800 |
+
266 266 1
|
801 |
+
266 264 0
|
802 |
+
266 265 0
|
803 |
+
267 267 1
|
804 |
+
267 268 0
|
805 |
+
267 269 0
|
806 |
+
268 268 1
|
807 |
+
268 267 0
|
808 |
+
268 269 0
|
809 |
+
269 269 1
|
810 |
+
269 267 0
|
811 |
+
269 268 0
|
812 |
+
270 270 1
|
813 |
+
270 271 0
|
814 |
+
270 272 0
|
815 |
+
271 271 1
|
816 |
+
271 270 0
|
817 |
+
271 272 0
|
818 |
+
272 272 1
|
819 |
+
272 270 0
|
820 |
+
272 271 0
|
821 |
+
273 273 1
|
822 |
+
273 274 0
|
823 |
+
273 275 0
|
824 |
+
274 274 1
|
825 |
+
274 273 0
|
826 |
+
274 275 0
|
827 |
+
275 275 1
|
828 |
+
275 273 0
|
829 |
+
275 274 0
|
830 |
+
276 276 1
|
831 |
+
276 277 0
|
832 |
+
276 278 0
|
833 |
+
277 277 1
|
834 |
+
277 276 0
|
835 |
+
277 278 0
|
836 |
+
278 278 1
|
837 |
+
278 276 0
|
838 |
+
278 277 0
|
839 |
+
279 279 1
|
840 |
+
279 280 0
|
841 |
+
279 281 0
|
842 |
+
280 280 1
|
843 |
+
280 279 0
|
844 |
+
280 281 0
|
845 |
+
281 281 1
|
846 |
+
281 279 0
|
847 |
+
281 280 0
|
848 |
+
282 282 1
|
849 |
+
282 283 0
|
850 |
+
282 284 0
|
851 |
+
283 283 1
|
852 |
+
283 282 0
|
853 |
+
283 284 0
|
854 |
+
284 284 1
|
855 |
+
284 282 0
|
856 |
+
284 283 0
|
857 |
+
285 285 1
|
858 |
+
285 286 0
|
859 |
+
285 287 0
|
860 |
+
286 286 1
|
861 |
+
286 285 0
|
862 |
+
286 287 0
|
863 |
+
287 287 1
|
864 |
+
287 285 0
|
865 |
+
287 286 0
|
866 |
+
288 288 1
|
867 |
+
288 289 0
|
868 |
+
288 290 0
|
869 |
+
289 289 1
|
870 |
+
289 288 0
|
871 |
+
289 290 0
|
872 |
+
290 290 1
|
873 |
+
290 288 0
|
874 |
+
290 289 0
|
875 |
+
291 291 1
|
876 |
+
291 292 0
|
877 |
+
291 293 0
|
878 |
+
292 292 1
|
879 |
+
292 291 0
|
880 |
+
292 293 0
|
881 |
+
293 293 1
|
882 |
+
293 291 0
|
883 |
+
293 292 0
|
884 |
+
294 294 1
|
885 |
+
294 295 0
|
886 |
+
294 296 0
|
887 |
+
295 295 1
|
888 |
+
295 294 0
|
889 |
+
295 296 0
|
890 |
+
296 296 1
|
891 |
+
296 294 0
|
892 |
+
296 295 0
|
893 |
+
297 297 1
|
894 |
+
297 298 0
|
895 |
+
297 299 0
|
896 |
+
298 298 1
|
897 |
+
298 297 0
|
898 |
+
298 299 0
|
899 |
+
299 299 1
|
900 |
+
299 297 0
|
901 |
+
299 298 0
|
qrels_og/test.jsonl
ADDED
@@ -0,0 +1,900 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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": "3", "corpus-id": "4", "score": "1"}
|
12 |
+
{"query-id": "3", "corpus-id": "5", "score": "1"}
|
13 |
+
{"query-id": "4", "corpus-id": "4", "score": "1"}
|
14 |
+
{"query-id": "4", "corpus-id": "3", "score": "1"}
|
15 |
+
{"query-id": "4", "corpus-id": "5", "score": "1"}
|
16 |
+
{"query-id": "5", "corpus-id": "5", "score": "1"}
|
17 |
+
{"query-id": "5", "corpus-id": "3", "score": "1"}
|
18 |
+
{"query-id": "5", "corpus-id": "4", "score": "1"}
|
19 |
+
{"query-id": "6", "corpus-id": "6", "score": "1"}
|
20 |
+
{"query-id": "6", "corpus-id": "7", "score": "1"}
|
21 |
+
{"query-id": "6", "corpus-id": "8", "score": "1"}
|
22 |
+
{"query-id": "7", "corpus-id": "7", "score": "1"}
|
23 |
+
{"query-id": "7", "corpus-id": "6", "score": "1"}
|
24 |
+
{"query-id": "7", "corpus-id": "8", "score": "1"}
|
25 |
+
{"query-id": "8", "corpus-id": "8", "score": "1"}
|
26 |
+
{"query-id": "8", "corpus-id": "6", "score": "1"}
|
27 |
+
{"query-id": "8", "corpus-id": "7", "score": "1"}
|
28 |
+
{"query-id": "9", "corpus-id": "9", "score": "1"}
|
29 |
+
{"query-id": "9", "corpus-id": "10", "score": "1"}
|
30 |
+
{"query-id": "9", "corpus-id": "11", "score": "1"}
|
31 |
+
{"query-id": "10", "corpus-id": "10", "score": "1"}
|
32 |
+
{"query-id": "10", "corpus-id": "9", "score": "1"}
|
33 |
+
{"query-id": "10", "corpus-id": "11", "score": "1"}
|
34 |
+
{"query-id": "11", "corpus-id": "11", "score": "1"}
|
35 |
+
{"query-id": "11", "corpus-id": "9", "score": "1"}
|
36 |
+
{"query-id": "11", "corpus-id": "10", "score": "1"}
|
37 |
+
{"query-id": "12", "corpus-id": "12", "score": "1"}
|
38 |
+
{"query-id": "12", "corpus-id": "13", "score": "1"}
|
39 |
+
{"query-id": "12", "corpus-id": "14", "score": "1"}
|
40 |
+
{"query-id": "13", "corpus-id": "13", "score": "1"}
|
41 |
+
{"query-id": "13", "corpus-id": "12", "score": "1"}
|
42 |
+
{"query-id": "13", "corpus-id": "14", "score": "1"}
|
43 |
+
{"query-id": "14", "corpus-id": "14", "score": "1"}
|
44 |
+
{"query-id": "14", "corpus-id": "12", "score": "1"}
|
45 |
+
{"query-id": "14", "corpus-id": "13", "score": "1"}
|
46 |
+
{"query-id": "15", "corpus-id": "15", "score": "1"}
|
47 |
+
{"query-id": "15", "corpus-id": "16", "score": "1"}
|
48 |
+
{"query-id": "15", "corpus-id": "17", "score": "1"}
|
49 |
+
{"query-id": "16", "corpus-id": "16", "score": "1"}
|
50 |
+
{"query-id": "16", "corpus-id": "15", "score": "1"}
|
51 |
+
{"query-id": "16", "corpus-id": "17", "score": "1"}
|
52 |
+
{"query-id": "17", "corpus-id": "17", "score": "1"}
|
53 |
+
{"query-id": "17", "corpus-id": "15", "score": "1"}
|
54 |
+
{"query-id": "17", "corpus-id": "16", "score": "1"}
|
55 |
+
{"query-id": "18", "corpus-id": "18", "score": "1"}
|
56 |
+
{"query-id": "18", "corpus-id": "19", "score": "1"}
|
57 |
+
{"query-id": "18", "corpus-id": "20", "score": "1"}
|
58 |
+
{"query-id": "19", "corpus-id": "19", "score": "1"}
|
59 |
+
{"query-id": "19", "corpus-id": "18", "score": "1"}
|
60 |
+
{"query-id": "19", "corpus-id": "20", "score": "1"}
|
61 |
+
{"query-id": "20", "corpus-id": "20", "score": "1"}
|
62 |
+
{"query-id": "20", "corpus-id": "18", "score": "1"}
|
63 |
+
{"query-id": "20", "corpus-id": "19", "score": "1"}
|
64 |
+
{"query-id": "21", "corpus-id": "21", "score": "1"}
|
65 |
+
{"query-id": "21", "corpus-id": "22", "score": "1"}
|
66 |
+
{"query-id": "21", "corpus-id": "23", "score": "1"}
|
67 |
+
{"query-id": "22", "corpus-id": "22", "score": "1"}
|
68 |
+
{"query-id": "22", "corpus-id": "21", "score": "1"}
|
69 |
+
{"query-id": "22", "corpus-id": "23", "score": "1"}
|
70 |
+
{"query-id": "23", "corpus-id": "23", "score": "1"}
|
71 |
+
{"query-id": "23", "corpus-id": "21", "score": "1"}
|
72 |
+
{"query-id": "23", "corpus-id": "22", "score": "1"}
|
73 |
+
{"query-id": "24", "corpus-id": "24", "score": "1"}
|
74 |
+
{"query-id": "24", "corpus-id": "25", "score": "1"}
|
75 |
+
{"query-id": "24", "corpus-id": "26", "score": "1"}
|
76 |
+
{"query-id": "25", "corpus-id": "25", "score": "1"}
|
77 |
+
{"query-id": "25", "corpus-id": "24", "score": "1"}
|
78 |
+
{"query-id": "25", "corpus-id": "26", "score": "1"}
|
79 |
+
{"query-id": "26", "corpus-id": "26", "score": "1"}
|
80 |
+
{"query-id": "26", "corpus-id": "24", "score": "1"}
|
81 |
+
{"query-id": "26", "corpus-id": "25", "score": "1"}
|
82 |
+
{"query-id": "27", "corpus-id": "27", "score": "1"}
|
83 |
+
{"query-id": "27", "corpus-id": "28", "score": "1"}
|
84 |
+
{"query-id": "27", "corpus-id": "29", "score": "1"}
|
85 |
+
{"query-id": "28", "corpus-id": "28", "score": "1"}
|
86 |
+
{"query-id": "28", "corpus-id": "27", "score": "1"}
|
87 |
+
{"query-id": "28", "corpus-id": "29", "score": "1"}
|
88 |
+
{"query-id": "29", "corpus-id": "29", "score": "1"}
|
89 |
+
{"query-id": "29", "corpus-id": "27", "score": "1"}
|
90 |
+
{"query-id": "29", "corpus-id": "28", "score": "1"}
|
91 |
+
{"query-id": "30", "corpus-id": "30", "score": "1"}
|
92 |
+
{"query-id": "30", "corpus-id": "31", "score": "1"}
|
93 |
+
{"query-id": "30", "corpus-id": "32", "score": "1"}
|
94 |
+
{"query-id": "31", "corpus-id": "31", "score": "1"}
|
95 |
+
{"query-id": "31", "corpus-id": "30", "score": "1"}
|
96 |
+
{"query-id": "31", "corpus-id": "32", "score": "1"}
|
97 |
+
{"query-id": "32", "corpus-id": "32", "score": "1"}
|
98 |
+
{"query-id": "32", "corpus-id": "30", "score": "1"}
|
99 |
+
{"query-id": "32", "corpus-id": "31", "score": "1"}
|
100 |
+
{"query-id": "33", "corpus-id": "33", "score": "1"}
|
101 |
+
{"query-id": "33", "corpus-id": "34", "score": "1"}
|
102 |
+
{"query-id": "33", "corpus-id": "35", "score": "1"}
|
103 |
+
{"query-id": "34", "corpus-id": "34", "score": "1"}
|
104 |
+
{"query-id": "34", "corpus-id": "33", "score": "1"}
|
105 |
+
{"query-id": "34", "corpus-id": "35", "score": "1"}
|
106 |
+
{"query-id": "35", "corpus-id": "35", "score": "1"}
|
107 |
+
{"query-id": "35", "corpus-id": "33", "score": "1"}
|
108 |
+
{"query-id": "35", "corpus-id": "34", "score": "1"}
|
109 |
+
{"query-id": "36", "corpus-id": "36", "score": "1"}
|
110 |
+
{"query-id": "36", "corpus-id": "37", "score": "1"}
|
111 |
+
{"query-id": "36", "corpus-id": "38", "score": "1"}
|
112 |
+
{"query-id": "37", "corpus-id": "37", "score": "1"}
|
113 |
+
{"query-id": "37", "corpus-id": "36", "score": "1"}
|
114 |
+
{"query-id": "37", "corpus-id": "38", "score": "1"}
|
115 |
+
{"query-id": "38", "corpus-id": "38", "score": "1"}
|
116 |
+
{"query-id": "38", "corpus-id": "36", "score": "1"}
|
117 |
+
{"query-id": "38", "corpus-id": "37", "score": "1"}
|
118 |
+
{"query-id": "39", "corpus-id": "39", "score": "1"}
|
119 |
+
{"query-id": "39", "corpus-id": "40", "score": "1"}
|
120 |
+
{"query-id": "39", "corpus-id": "41", "score": "1"}
|
121 |
+
{"query-id": "40", "corpus-id": "40", "score": "1"}
|
122 |
+
{"query-id": "40", "corpus-id": "39", "score": "1"}
|
123 |
+
{"query-id": "40", "corpus-id": "41", "score": "1"}
|
124 |
+
{"query-id": "41", "corpus-id": "41", "score": "1"}
|
125 |
+
{"query-id": "41", "corpus-id": "39", "score": "1"}
|
126 |
+
{"query-id": "41", "corpus-id": "40", "score": "1"}
|
127 |
+
{"query-id": "42", "corpus-id": "42", "score": "1"}
|
128 |
+
{"query-id": "42", "corpus-id": "43", "score": "1"}
|
129 |
+
{"query-id": "42", "corpus-id": "44", "score": "1"}
|
130 |
+
{"query-id": "43", "corpus-id": "43", "score": "1"}
|
131 |
+
{"query-id": "43", "corpus-id": "42", "score": "1"}
|
132 |
+
{"query-id": "43", "corpus-id": "44", "score": "1"}
|
133 |
+
{"query-id": "44", "corpus-id": "44", "score": "1"}
|
134 |
+
{"query-id": "44", "corpus-id": "42", "score": "1"}
|
135 |
+
{"query-id": "44", "corpus-id": "43", "score": "1"}
|
136 |
+
{"query-id": "45", "corpus-id": "45", "score": "1"}
|
137 |
+
{"query-id": "45", "corpus-id": "46", "score": "1"}
|
138 |
+
{"query-id": "45", "corpus-id": "47", "score": "1"}
|
139 |
+
{"query-id": "46", "corpus-id": "46", "score": "1"}
|
140 |
+
{"query-id": "46", "corpus-id": "45", "score": "1"}
|
141 |
+
{"query-id": "46", "corpus-id": "47", "score": "1"}
|
142 |
+
{"query-id": "47", "corpus-id": "47", "score": "1"}
|
143 |
+
{"query-id": "47", "corpus-id": "45", "score": "1"}
|
144 |
+
{"query-id": "47", "corpus-id": "46", "score": "1"}
|
145 |
+
{"query-id": "48", "corpus-id": "48", "score": "1"}
|
146 |
+
{"query-id": "48", "corpus-id": "49", "score": "1"}
|
147 |
+
{"query-id": "48", "corpus-id": "50", "score": "1"}
|
148 |
+
{"query-id": "49", "corpus-id": "49", "score": "1"}
|
149 |
+
{"query-id": "49", "corpus-id": "48", "score": "1"}
|
150 |
+
{"query-id": "49", "corpus-id": "50", "score": "1"}
|
151 |
+
{"query-id": "50", "corpus-id": "50", "score": "1"}
|
152 |
+
{"query-id": "50", "corpus-id": "48", "score": "1"}
|
153 |
+
{"query-id": "50", "corpus-id": "49", "score": "1"}
|
154 |
+
{"query-id": "51", "corpus-id": "51", "score": "1"}
|
155 |
+
{"query-id": "51", "corpus-id": "52", "score": "1"}
|
156 |
+
{"query-id": "51", "corpus-id": "53", "score": "1"}
|
157 |
+
{"query-id": "52", "corpus-id": "52", "score": "1"}
|
158 |
+
{"query-id": "52", "corpus-id": "51", "score": "1"}
|
159 |
+
{"query-id": "52", "corpus-id": "53", "score": "1"}
|
160 |
+
{"query-id": "53", "corpus-id": "53", "score": "1"}
|
161 |
+
{"query-id": "53", "corpus-id": "51", "score": "1"}
|
162 |
+
{"query-id": "53", "corpus-id": "52", "score": "1"}
|
163 |
+
{"query-id": "54", "corpus-id": "54", "score": "1"}
|
164 |
+
{"query-id": "54", "corpus-id": "55", "score": "1"}
|
165 |
+
{"query-id": "54", "corpus-id": "56", "score": "1"}
|
166 |
+
{"query-id": "55", "corpus-id": "55", "score": "1"}
|
167 |
+
{"query-id": "55", "corpus-id": "54", "score": "1"}
|
168 |
+
{"query-id": "55", "corpus-id": "56", "score": "1"}
|
169 |
+
{"query-id": "56", "corpus-id": "56", "score": "1"}
|
170 |
+
{"query-id": "56", "corpus-id": "54", "score": "1"}
|
171 |
+
{"query-id": "56", "corpus-id": "55", "score": "1"}
|
172 |
+
{"query-id": "57", "corpus-id": "57", "score": "1"}
|
173 |
+
{"query-id": "57", "corpus-id": "58", "score": "1"}
|
174 |
+
{"query-id": "57", "corpus-id": "59", "score": "1"}
|
175 |
+
{"query-id": "58", "corpus-id": "58", "score": "1"}
|
176 |
+
{"query-id": "58", "corpus-id": "57", "score": "1"}
|
177 |
+
{"query-id": "58", "corpus-id": "59", "score": "1"}
|
178 |
+
{"query-id": "59", "corpus-id": "59", "score": "1"}
|
179 |
+
{"query-id": "59", "corpus-id": "57", "score": "1"}
|
180 |
+
{"query-id": "59", "corpus-id": "58", "score": "1"}
|
181 |
+
{"query-id": "60", "corpus-id": "60", "score": "1"}
|
182 |
+
{"query-id": "60", "corpus-id": "61", "score": "1"}
|
183 |
+
{"query-id": "60", "corpus-id": "62", "score": "1"}
|
184 |
+
{"query-id": "61", "corpus-id": "61", "score": "1"}
|
185 |
+
{"query-id": "61", "corpus-id": "60", "score": "1"}
|
186 |
+
{"query-id": "61", "corpus-id": "62", "score": "1"}
|
187 |
+
{"query-id": "62", "corpus-id": "62", "score": "1"}
|
188 |
+
{"query-id": "62", "corpus-id": "60", "score": "1"}
|
189 |
+
{"query-id": "62", "corpus-id": "61", "score": "1"}
|
190 |
+
{"query-id": "63", "corpus-id": "63", "score": "1"}
|
191 |
+
{"query-id": "63", "corpus-id": "64", "score": "1"}
|
192 |
+
{"query-id": "63", "corpus-id": "65", "score": "1"}
|
193 |
+
{"query-id": "64", "corpus-id": "64", "score": "1"}
|
194 |
+
{"query-id": "64", "corpus-id": "63", "score": "1"}
|
195 |
+
{"query-id": "64", "corpus-id": "65", "score": "1"}
|
196 |
+
{"query-id": "65", "corpus-id": "65", "score": "1"}
|
197 |
+
{"query-id": "65", "corpus-id": "63", "score": "1"}
|
198 |
+
{"query-id": "65", "corpus-id": "64", "score": "1"}
|
199 |
+
{"query-id": "66", "corpus-id": "66", "score": "1"}
|
200 |
+
{"query-id": "66", "corpus-id": "67", "score": "1"}
|
201 |
+
{"query-id": "66", "corpus-id": "68", "score": "1"}
|
202 |
+
{"query-id": "67", "corpus-id": "67", "score": "1"}
|
203 |
+
{"query-id": "67", "corpus-id": "66", "score": "1"}
|
204 |
+
{"query-id": "67", "corpus-id": "68", "score": "1"}
|
205 |
+
{"query-id": "68", "corpus-id": "68", "score": "1"}
|
206 |
+
{"query-id": "68", "corpus-id": "66", "score": "1"}
|
207 |
+
{"query-id": "68", "corpus-id": "67", "score": "1"}
|
208 |
+
{"query-id": "69", "corpus-id": "69", "score": "1"}
|
209 |
+
{"query-id": "69", "corpus-id": "70", "score": "1"}
|
210 |
+
{"query-id": "69", "corpus-id": "71", "score": "1"}
|
211 |
+
{"query-id": "70", "corpus-id": "70", "score": "1"}
|
212 |
+
{"query-id": "70", "corpus-id": "69", "score": "1"}
|
213 |
+
{"query-id": "70", "corpus-id": "71", "score": "1"}
|
214 |
+
{"query-id": "71", "corpus-id": "71", "score": "1"}
|
215 |
+
{"query-id": "71", "corpus-id": "69", "score": "1"}
|
216 |
+
{"query-id": "71", "corpus-id": "70", "score": "1"}
|
217 |
+
{"query-id": "72", "corpus-id": "72", "score": "1"}
|
218 |
+
{"query-id": "72", "corpus-id": "73", "score": "1"}
|
219 |
+
{"query-id": "72", "corpus-id": "74", "score": "1"}
|
220 |
+
{"query-id": "73", "corpus-id": "73", "score": "1"}
|
221 |
+
{"query-id": "73", "corpus-id": "72", "score": "1"}
|
222 |
+
{"query-id": "73", "corpus-id": "74", "score": "1"}
|
223 |
+
{"query-id": "74", "corpus-id": "74", "score": "1"}
|
224 |
+
{"query-id": "74", "corpus-id": "72", "score": "1"}
|
225 |
+
{"query-id": "74", "corpus-id": "73", "score": "1"}
|
226 |
+
{"query-id": "75", "corpus-id": "75", "score": "1"}
|
227 |
+
{"query-id": "75", "corpus-id": "76", "score": "1"}
|
228 |
+
{"query-id": "75", "corpus-id": "77", "score": "1"}
|
229 |
+
{"query-id": "76", "corpus-id": "76", "score": "1"}
|
230 |
+
{"query-id": "76", "corpus-id": "75", "score": "1"}
|
231 |
+
{"query-id": "76", "corpus-id": "77", "score": "1"}
|
232 |
+
{"query-id": "77", "corpus-id": "77", "score": "1"}
|
233 |
+
{"query-id": "77", "corpus-id": "75", "score": "1"}
|
234 |
+
{"query-id": "77", "corpus-id": "76", "score": "1"}
|
235 |
+
{"query-id": "78", "corpus-id": "78", "score": "1"}
|
236 |
+
{"query-id": "78", "corpus-id": "79", "score": "1"}
|
237 |
+
{"query-id": "78", "corpus-id": "80", "score": "1"}
|
238 |
+
{"query-id": "79", "corpus-id": "79", "score": "1"}
|
239 |
+
{"query-id": "79", "corpus-id": "78", "score": "1"}
|
240 |
+
{"query-id": "79", "corpus-id": "80", "score": "1"}
|
241 |
+
{"query-id": "80", "corpus-id": "80", "score": "1"}
|
242 |
+
{"query-id": "80", "corpus-id": "78", "score": "1"}
|
243 |
+
{"query-id": "80", "corpus-id": "79", "score": "1"}
|
244 |
+
{"query-id": "81", "corpus-id": "81", "score": "1"}
|
245 |
+
{"query-id": "81", "corpus-id": "82", "score": "1"}
|
246 |
+
{"query-id": "81", "corpus-id": "83", "score": "1"}
|
247 |
+
{"query-id": "82", "corpus-id": "82", "score": "1"}
|
248 |
+
{"query-id": "82", "corpus-id": "81", "score": "1"}
|
249 |
+
{"query-id": "82", "corpus-id": "83", "score": "1"}
|
250 |
+
{"query-id": "83", "corpus-id": "83", "score": "1"}
|
251 |
+
{"query-id": "83", "corpus-id": "81", "score": "1"}
|
252 |
+
{"query-id": "83", "corpus-id": "82", "score": "1"}
|
253 |
+
{"query-id": "84", "corpus-id": "84", "score": "1"}
|
254 |
+
{"query-id": "84", "corpus-id": "85", "score": "1"}
|
255 |
+
{"query-id": "84", "corpus-id": "86", "score": "1"}
|
256 |
+
{"query-id": "85", "corpus-id": "85", "score": "1"}
|
257 |
+
{"query-id": "85", "corpus-id": "84", "score": "1"}
|
258 |
+
{"query-id": "85", "corpus-id": "86", "score": "1"}
|
259 |
+
{"query-id": "86", "corpus-id": "86", "score": "1"}
|
260 |
+
{"query-id": "86", "corpus-id": "84", "score": "1"}
|
261 |
+
{"query-id": "86", "corpus-id": "85", "score": "1"}
|
262 |
+
{"query-id": "87", "corpus-id": "87", "score": "1"}
|
263 |
+
{"query-id": "87", "corpus-id": "88", "score": "1"}
|
264 |
+
{"query-id": "87", "corpus-id": "89", "score": "1"}
|
265 |
+
{"query-id": "88", "corpus-id": "88", "score": "1"}
|
266 |
+
{"query-id": "88", "corpus-id": "87", "score": "1"}
|
267 |
+
{"query-id": "88", "corpus-id": "89", "score": "1"}
|
268 |
+
{"query-id": "89", "corpus-id": "89", "score": "1"}
|
269 |
+
{"query-id": "89", "corpus-id": "87", "score": "1"}
|
270 |
+
{"query-id": "89", "corpus-id": "88", "score": "1"}
|
271 |
+
{"query-id": "90", "corpus-id": "90", "score": "1"}
|
272 |
+
{"query-id": "90", "corpus-id": "91", "score": "1"}
|
273 |
+
{"query-id": "90", "corpus-id": "92", "score": "1"}
|
274 |
+
{"query-id": "91", "corpus-id": "91", "score": "1"}
|
275 |
+
{"query-id": "91", "corpus-id": "90", "score": "1"}
|
276 |
+
{"query-id": "91", "corpus-id": "92", "score": "1"}
|
277 |
+
{"query-id": "92", "corpus-id": "92", "score": "1"}
|
278 |
+
{"query-id": "92", "corpus-id": "90", "score": "1"}
|
279 |
+
{"query-id": "92", "corpus-id": "91", "score": "1"}
|
280 |
+
{"query-id": "93", "corpus-id": "93", "score": "1"}
|
281 |
+
{"query-id": "93", "corpus-id": "94", "score": "1"}
|
282 |
+
{"query-id": "93", "corpus-id": "95", "score": "1"}
|
283 |
+
{"query-id": "94", "corpus-id": "94", "score": "1"}
|
284 |
+
{"query-id": "94", "corpus-id": "93", "score": "1"}
|
285 |
+
{"query-id": "94", "corpus-id": "95", "score": "1"}
|
286 |
+
{"query-id": "95", "corpus-id": "95", "score": "1"}
|
287 |
+
{"query-id": "95", "corpus-id": "93", "score": "1"}
|
288 |
+
{"query-id": "95", "corpus-id": "94", "score": "1"}
|
289 |
+
{"query-id": "96", "corpus-id": "96", "score": "1"}
|
290 |
+
{"query-id": "96", "corpus-id": "97", "score": "1"}
|
291 |
+
{"query-id": "96", "corpus-id": "98", "score": "1"}
|
292 |
+
{"query-id": "97", "corpus-id": "97", "score": "1"}
|
293 |
+
{"query-id": "97", "corpus-id": "96", "score": "1"}
|
294 |
+
{"query-id": "97", "corpus-id": "98", "score": "1"}
|
295 |
+
{"query-id": "98", "corpus-id": "98", "score": "1"}
|
296 |
+
{"query-id": "98", "corpus-id": "96", "score": "1"}
|
297 |
+
{"query-id": "98", "corpus-id": "97", "score": "1"}
|
298 |
+
{"query-id": "99", "corpus-id": "99", "score": "1"}
|
299 |
+
{"query-id": "99", "corpus-id": "100", "score": "1"}
|
300 |
+
{"query-id": "99", "corpus-id": "101", "score": "1"}
|
301 |
+
{"query-id": "100", "corpus-id": "100", "score": "1"}
|
302 |
+
{"query-id": "100", "corpus-id": "99", "score": "1"}
|
303 |
+
{"query-id": "100", "corpus-id": "101", "score": "1"}
|
304 |
+
{"query-id": "101", "corpus-id": "101", "score": "1"}
|
305 |
+
{"query-id": "101", "corpus-id": "99", "score": "1"}
|
306 |
+
{"query-id": "101", "corpus-id": "100", "score": "1"}
|
307 |
+
{"query-id": "102", "corpus-id": "102", "score": "1"}
|
308 |
+
{"query-id": "102", "corpus-id": "103", "score": "1"}
|
309 |
+
{"query-id": "102", "corpus-id": "104", "score": "1"}
|
310 |
+
{"query-id": "103", "corpus-id": "103", "score": "1"}
|
311 |
+
{"query-id": "103", "corpus-id": "102", "score": "1"}
|
312 |
+
{"query-id": "103", "corpus-id": "104", "score": "1"}
|
313 |
+
{"query-id": "104", "corpus-id": "104", "score": "1"}
|
314 |
+
{"query-id": "104", "corpus-id": "102", "score": "1"}
|
315 |
+
{"query-id": "104", "corpus-id": "103", "score": "1"}
|
316 |
+
{"query-id": "105", "corpus-id": "105", "score": "1"}
|
317 |
+
{"query-id": "105", "corpus-id": "106", "score": "1"}
|
318 |
+
{"query-id": "105", "corpus-id": "107", "score": "1"}
|
319 |
+
{"query-id": "106", "corpus-id": "106", "score": "1"}
|
320 |
+
{"query-id": "106", "corpus-id": "105", "score": "1"}
|
321 |
+
{"query-id": "106", "corpus-id": "107", "score": "1"}
|
322 |
+
{"query-id": "107", "corpus-id": "107", "score": "1"}
|
323 |
+
{"query-id": "107", "corpus-id": "105", "score": "1"}
|
324 |
+
{"query-id": "107", "corpus-id": "106", "score": "1"}
|
325 |
+
{"query-id": "108", "corpus-id": "108", "score": "1"}
|
326 |
+
{"query-id": "108", "corpus-id": "109", "score": "1"}
|
327 |
+
{"query-id": "108", "corpus-id": "110", "score": "1"}
|
328 |
+
{"query-id": "109", "corpus-id": "109", "score": "1"}
|
329 |
+
{"query-id": "109", "corpus-id": "108", "score": "1"}
|
330 |
+
{"query-id": "109", "corpus-id": "110", "score": "1"}
|
331 |
+
{"query-id": "110", "corpus-id": "110", "score": "1"}
|
332 |
+
{"query-id": "110", "corpus-id": "108", "score": "1"}
|
333 |
+
{"query-id": "110", "corpus-id": "109", "score": "1"}
|
334 |
+
{"query-id": "111", "corpus-id": "111", "score": "1"}
|
335 |
+
{"query-id": "111", "corpus-id": "112", "score": "1"}
|
336 |
+
{"query-id": "111", "corpus-id": "113", "score": "1"}
|
337 |
+
{"query-id": "112", "corpus-id": "112", "score": "1"}
|
338 |
+
{"query-id": "112", "corpus-id": "111", "score": "1"}
|
339 |
+
{"query-id": "112", "corpus-id": "113", "score": "1"}
|
340 |
+
{"query-id": "113", "corpus-id": "113", "score": "1"}
|
341 |
+
{"query-id": "113", "corpus-id": "111", "score": "1"}
|
342 |
+
{"query-id": "113", "corpus-id": "112", "score": "1"}
|
343 |
+
{"query-id": "114", "corpus-id": "114", "score": "1"}
|
344 |
+
{"query-id": "114", "corpus-id": "115", "score": "1"}
|
345 |
+
{"query-id": "114", "corpus-id": "116", "score": "1"}
|
346 |
+
{"query-id": "115", "corpus-id": "115", "score": "1"}
|
347 |
+
{"query-id": "115", "corpus-id": "114", "score": "1"}
|
348 |
+
{"query-id": "115", "corpus-id": "116", "score": "1"}
|
349 |
+
{"query-id": "116", "corpus-id": "116", "score": "1"}
|
350 |
+
{"query-id": "116", "corpus-id": "114", "score": "1"}
|
351 |
+
{"query-id": "116", "corpus-id": "115", "score": "1"}
|
352 |
+
{"query-id": "117", "corpus-id": "117", "score": "1"}
|
353 |
+
{"query-id": "117", "corpus-id": "118", "score": "1"}
|
354 |
+
{"query-id": "117", "corpus-id": "119", "score": "1"}
|
355 |
+
{"query-id": "118", "corpus-id": "118", "score": "1"}
|
356 |
+
{"query-id": "118", "corpus-id": "117", "score": "1"}
|
357 |
+
{"query-id": "118", "corpus-id": "119", "score": "1"}
|
358 |
+
{"query-id": "119", "corpus-id": "119", "score": "1"}
|
359 |
+
{"query-id": "119", "corpus-id": "117", "score": "1"}
|
360 |
+
{"query-id": "119", "corpus-id": "118", "score": "1"}
|
361 |
+
{"query-id": "120", "corpus-id": "120", "score": "1"}
|
362 |
+
{"query-id": "120", "corpus-id": "121", "score": "1"}
|
363 |
+
{"query-id": "120", "corpus-id": "122", "score": "1"}
|
364 |
+
{"query-id": "121", "corpus-id": "121", "score": "1"}
|
365 |
+
{"query-id": "121", "corpus-id": "120", "score": "1"}
|
366 |
+
{"query-id": "121", "corpus-id": "122", "score": "1"}
|
367 |
+
{"query-id": "122", "corpus-id": "122", "score": "1"}
|
368 |
+
{"query-id": "122", "corpus-id": "120", "score": "1"}
|
369 |
+
{"query-id": "122", "corpus-id": "121", "score": "1"}
|
370 |
+
{"query-id": "123", "corpus-id": "123", "score": "1"}
|
371 |
+
{"query-id": "123", "corpus-id": "124", "score": "1"}
|
372 |
+
{"query-id": "123", "corpus-id": "125", "score": "1"}
|
373 |
+
{"query-id": "124", "corpus-id": "124", "score": "1"}
|
374 |
+
{"query-id": "124", "corpus-id": "123", "score": "1"}
|
375 |
+
{"query-id": "124", "corpus-id": "125", "score": "1"}
|
376 |
+
{"query-id": "125", "corpus-id": "125", "score": "1"}
|
377 |
+
{"query-id": "125", "corpus-id": "123", "score": "1"}
|
378 |
+
{"query-id": "125", "corpus-id": "124", "score": "1"}
|
379 |
+
{"query-id": "126", "corpus-id": "126", "score": "1"}
|
380 |
+
{"query-id": "126", "corpus-id": "127", "score": "1"}
|
381 |
+
{"query-id": "126", "corpus-id": "128", "score": "1"}
|
382 |
+
{"query-id": "127", "corpus-id": "127", "score": "1"}
|
383 |
+
{"query-id": "127", "corpus-id": "126", "score": "1"}
|
384 |
+
{"query-id": "127", "corpus-id": "128", "score": "1"}
|
385 |
+
{"query-id": "128", "corpus-id": "128", "score": "1"}
|
386 |
+
{"query-id": "128", "corpus-id": "126", "score": "1"}
|
387 |
+
{"query-id": "128", "corpus-id": "127", "score": "1"}
|
388 |
+
{"query-id": "129", "corpus-id": "129", "score": "1"}
|
389 |
+
{"query-id": "129", "corpus-id": "130", "score": "1"}
|
390 |
+
{"query-id": "129", "corpus-id": "131", "score": "1"}
|
391 |
+
{"query-id": "130", "corpus-id": "130", "score": "1"}
|
392 |
+
{"query-id": "130", "corpus-id": "129", "score": "1"}
|
393 |
+
{"query-id": "130", "corpus-id": "131", "score": "1"}
|
394 |
+
{"query-id": "131", "corpus-id": "131", "score": "1"}
|
395 |
+
{"query-id": "131", "corpus-id": "129", "score": "1"}
|
396 |
+
{"query-id": "131", "corpus-id": "130", "score": "1"}
|
397 |
+
{"query-id": "132", "corpus-id": "132", "score": "1"}
|
398 |
+
{"query-id": "132", "corpus-id": "133", "score": "1"}
|
399 |
+
{"query-id": "132", "corpus-id": "134", "score": "1"}
|
400 |
+
{"query-id": "133", "corpus-id": "133", "score": "1"}
|
401 |
+
{"query-id": "133", "corpus-id": "132", "score": "1"}
|
402 |
+
{"query-id": "133", "corpus-id": "134", "score": "1"}
|
403 |
+
{"query-id": "134", "corpus-id": "134", "score": "1"}
|
404 |
+
{"query-id": "134", "corpus-id": "132", "score": "1"}
|
405 |
+
{"query-id": "134", "corpus-id": "133", "score": "1"}
|
406 |
+
{"query-id": "135", "corpus-id": "135", "score": "1"}
|
407 |
+
{"query-id": "135", "corpus-id": "136", "score": "1"}
|
408 |
+
{"query-id": "135", "corpus-id": "137", "score": "1"}
|
409 |
+
{"query-id": "136", "corpus-id": "136", "score": "1"}
|
410 |
+
{"query-id": "136", "corpus-id": "135", "score": "1"}
|
411 |
+
{"query-id": "136", "corpus-id": "137", "score": "1"}
|
412 |
+
{"query-id": "137", "corpus-id": "137", "score": "1"}
|
413 |
+
{"query-id": "137", "corpus-id": "135", "score": "1"}
|
414 |
+
{"query-id": "137", "corpus-id": "136", "score": "1"}
|
415 |
+
{"query-id": "138", "corpus-id": "138", "score": "1"}
|
416 |
+
{"query-id": "138", "corpus-id": "139", "score": "1"}
|
417 |
+
{"query-id": "138", "corpus-id": "140", "score": "1"}
|
418 |
+
{"query-id": "139", "corpus-id": "139", "score": "1"}
|
419 |
+
{"query-id": "139", "corpus-id": "138", "score": "1"}
|
420 |
+
{"query-id": "139", "corpus-id": "140", "score": "1"}
|
421 |
+
{"query-id": "140", "corpus-id": "140", "score": "1"}
|
422 |
+
{"query-id": "140", "corpus-id": "138", "score": "1"}
|
423 |
+
{"query-id": "140", "corpus-id": "139", "score": "1"}
|
424 |
+
{"query-id": "141", "corpus-id": "141", "score": "1"}
|
425 |
+
{"query-id": "141", "corpus-id": "142", "score": "1"}
|
426 |
+
{"query-id": "141", "corpus-id": "143", "score": "1"}
|
427 |
+
{"query-id": "142", "corpus-id": "142", "score": "1"}
|
428 |
+
{"query-id": "142", "corpus-id": "141", "score": "1"}
|
429 |
+
{"query-id": "142", "corpus-id": "143", "score": "1"}
|
430 |
+
{"query-id": "143", "corpus-id": "143", "score": "1"}
|
431 |
+
{"query-id": "143", "corpus-id": "141", "score": "1"}
|
432 |
+
{"query-id": "143", "corpus-id": "142", "score": "1"}
|
433 |
+
{"query-id": "144", "corpus-id": "144", "score": "1"}
|
434 |
+
{"query-id": "144", "corpus-id": "145", "score": "1"}
|
435 |
+
{"query-id": "144", "corpus-id": "146", "score": "1"}
|
436 |
+
{"query-id": "145", "corpus-id": "145", "score": "1"}
|
437 |
+
{"query-id": "145", "corpus-id": "144", "score": "1"}
|
438 |
+
{"query-id": "145", "corpus-id": "146", "score": "1"}
|
439 |
+
{"query-id": "146", "corpus-id": "146", "score": "1"}
|
440 |
+
{"query-id": "146", "corpus-id": "144", "score": "1"}
|
441 |
+
{"query-id": "146", "corpus-id": "145", "score": "1"}
|
442 |
+
{"query-id": "147", "corpus-id": "147", "score": "1"}
|
443 |
+
{"query-id": "147", "corpus-id": "148", "score": "1"}
|
444 |
+
{"query-id": "147", "corpus-id": "149", "score": "1"}
|
445 |
+
{"query-id": "148", "corpus-id": "148", "score": "1"}
|
446 |
+
{"query-id": "148", "corpus-id": "147", "score": "1"}
|
447 |
+
{"query-id": "148", "corpus-id": "149", "score": "1"}
|
448 |
+
{"query-id": "149", "corpus-id": "149", "score": "1"}
|
449 |
+
{"query-id": "149", "corpus-id": "147", "score": "1"}
|
450 |
+
{"query-id": "149", "corpus-id": "148", "score": "1"}
|
451 |
+
{"query-id": "150", "corpus-id": "150", "score": "1"}
|
452 |
+
{"query-id": "150", "corpus-id": "151", "score": "1"}
|
453 |
+
{"query-id": "150", "corpus-id": "152", "score": "1"}
|
454 |
+
{"query-id": "151", "corpus-id": "151", "score": "1"}
|
455 |
+
{"query-id": "151", "corpus-id": "150", "score": "1"}
|
456 |
+
{"query-id": "151", "corpus-id": "152", "score": "1"}
|
457 |
+
{"query-id": "152", "corpus-id": "152", "score": "1"}
|
458 |
+
{"query-id": "152", "corpus-id": "150", "score": "1"}
|
459 |
+
{"query-id": "152", "corpus-id": "151", "score": "1"}
|
460 |
+
{"query-id": "153", "corpus-id": "153", "score": "1"}
|
461 |
+
{"query-id": "153", "corpus-id": "154", "score": "1"}
|
462 |
+
{"query-id": "153", "corpus-id": "155", "score": "1"}
|
463 |
+
{"query-id": "154", "corpus-id": "154", "score": "1"}
|
464 |
+
{"query-id": "154", "corpus-id": "153", "score": "1"}
|
465 |
+
{"query-id": "154", "corpus-id": "155", "score": "1"}
|
466 |
+
{"query-id": "155", "corpus-id": "155", "score": "1"}
|
467 |
+
{"query-id": "155", "corpus-id": "153", "score": "1"}
|
468 |
+
{"query-id": "155", "corpus-id": "154", "score": "1"}
|
469 |
+
{"query-id": "156", "corpus-id": "156", "score": "1"}
|
470 |
+
{"query-id": "156", "corpus-id": "157", "score": "1"}
|
471 |
+
{"query-id": "156", "corpus-id": "158", "score": "1"}
|
472 |
+
{"query-id": "157", "corpus-id": "157", "score": "1"}
|
473 |
+
{"query-id": "157", "corpus-id": "156", "score": "1"}
|
474 |
+
{"query-id": "157", "corpus-id": "158", "score": "1"}
|
475 |
+
{"query-id": "158", "corpus-id": "158", "score": "1"}
|
476 |
+
{"query-id": "158", "corpus-id": "156", "score": "1"}
|
477 |
+
{"query-id": "158", "corpus-id": "157", "score": "1"}
|
478 |
+
{"query-id": "159", "corpus-id": "159", "score": "1"}
|
479 |
+
{"query-id": "159", "corpus-id": "160", "score": "1"}
|
480 |
+
{"query-id": "159", "corpus-id": "161", "score": "1"}
|
481 |
+
{"query-id": "160", "corpus-id": "160", "score": "1"}
|
482 |
+
{"query-id": "160", "corpus-id": "159", "score": "1"}
|
483 |
+
{"query-id": "160", "corpus-id": "161", "score": "1"}
|
484 |
+
{"query-id": "161", "corpus-id": "161", "score": "1"}
|
485 |
+
{"query-id": "161", "corpus-id": "159", "score": "1"}
|
486 |
+
{"query-id": "161", "corpus-id": "160", "score": "1"}
|
487 |
+
{"query-id": "162", "corpus-id": "162", "score": "1"}
|
488 |
+
{"query-id": "162", "corpus-id": "163", "score": "1"}
|
489 |
+
{"query-id": "162", "corpus-id": "164", "score": "1"}
|
490 |
+
{"query-id": "163", "corpus-id": "163", "score": "1"}
|
491 |
+
{"query-id": "163", "corpus-id": "162", "score": "1"}
|
492 |
+
{"query-id": "163", "corpus-id": "164", "score": "1"}
|
493 |
+
{"query-id": "164", "corpus-id": "164", "score": "1"}
|
494 |
+
{"query-id": "164", "corpus-id": "162", "score": "1"}
|
495 |
+
{"query-id": "164", "corpus-id": "163", "score": "1"}
|
496 |
+
{"query-id": "165", "corpus-id": "165", "score": "1"}
|
497 |
+
{"query-id": "165", "corpus-id": "166", "score": "1"}
|
498 |
+
{"query-id": "165", "corpus-id": "167", "score": "1"}
|
499 |
+
{"query-id": "166", "corpus-id": "166", "score": "1"}
|
500 |
+
{"query-id": "166", "corpus-id": "165", "score": "1"}
|
501 |
+
{"query-id": "166", "corpus-id": "167", "score": "1"}
|
502 |
+
{"query-id": "167", "corpus-id": "167", "score": "1"}
|
503 |
+
{"query-id": "167", "corpus-id": "165", "score": "1"}
|
504 |
+
{"query-id": "167", "corpus-id": "166", "score": "1"}
|
505 |
+
{"query-id": "168", "corpus-id": "168", "score": "1"}
|
506 |
+
{"query-id": "168", "corpus-id": "169", "score": "1"}
|
507 |
+
{"query-id": "168", "corpus-id": "170", "score": "1"}
|
508 |
+
{"query-id": "169", "corpus-id": "169", "score": "1"}
|
509 |
+
{"query-id": "169", "corpus-id": "168", "score": "1"}
|
510 |
+
{"query-id": "169", "corpus-id": "170", "score": "1"}
|
511 |
+
{"query-id": "170", "corpus-id": "170", "score": "1"}
|
512 |
+
{"query-id": "170", "corpus-id": "168", "score": "1"}
|
513 |
+
{"query-id": "170", "corpus-id": "169", "score": "1"}
|
514 |
+
{"query-id": "171", "corpus-id": "171", "score": "1"}
|
515 |
+
{"query-id": "171", "corpus-id": "172", "score": "1"}
|
516 |
+
{"query-id": "171", "corpus-id": "173", "score": "1"}
|
517 |
+
{"query-id": "172", "corpus-id": "172", "score": "1"}
|
518 |
+
{"query-id": "172", "corpus-id": "171", "score": "1"}
|
519 |
+
{"query-id": "172", "corpus-id": "173", "score": "1"}
|
520 |
+
{"query-id": "173", "corpus-id": "173", "score": "1"}
|
521 |
+
{"query-id": "173", "corpus-id": "171", "score": "1"}
|
522 |
+
{"query-id": "173", "corpus-id": "172", "score": "1"}
|
523 |
+
{"query-id": "174", "corpus-id": "174", "score": "1"}
|
524 |
+
{"query-id": "174", "corpus-id": "175", "score": "1"}
|
525 |
+
{"query-id": "174", "corpus-id": "176", "score": "1"}
|
526 |
+
{"query-id": "175", "corpus-id": "175", "score": "1"}
|
527 |
+
{"query-id": "175", "corpus-id": "174", "score": "1"}
|
528 |
+
{"query-id": "175", "corpus-id": "176", "score": "1"}
|
529 |
+
{"query-id": "176", "corpus-id": "176", "score": "1"}
|
530 |
+
{"query-id": "176", "corpus-id": "174", "score": "1"}
|
531 |
+
{"query-id": "176", "corpus-id": "175", "score": "1"}
|
532 |
+
{"query-id": "177", "corpus-id": "177", "score": "1"}
|
533 |
+
{"query-id": "177", "corpus-id": "178", "score": "1"}
|
534 |
+
{"query-id": "177", "corpus-id": "179", "score": "1"}
|
535 |
+
{"query-id": "178", "corpus-id": "178", "score": "1"}
|
536 |
+
{"query-id": "178", "corpus-id": "177", "score": "1"}
|
537 |
+
{"query-id": "178", "corpus-id": "179", "score": "1"}
|
538 |
+
{"query-id": "179", "corpus-id": "179", "score": "1"}
|
539 |
+
{"query-id": "179", "corpus-id": "177", "score": "1"}
|
540 |
+
{"query-id": "179", "corpus-id": "178", "score": "1"}
|
541 |
+
{"query-id": "180", "corpus-id": "180", "score": "1"}
|
542 |
+
{"query-id": "180", "corpus-id": "181", "score": "1"}
|
543 |
+
{"query-id": "180", "corpus-id": "182", "score": "1"}
|
544 |
+
{"query-id": "181", "corpus-id": "181", "score": "1"}
|
545 |
+
{"query-id": "181", "corpus-id": "180", "score": "1"}
|
546 |
+
{"query-id": "181", "corpus-id": "182", "score": "1"}
|
547 |
+
{"query-id": "182", "corpus-id": "182", "score": "1"}
|
548 |
+
{"query-id": "182", "corpus-id": "180", "score": "1"}
|
549 |
+
{"query-id": "182", "corpus-id": "181", "score": "1"}
|
550 |
+
{"query-id": "183", "corpus-id": "183", "score": "1"}
|
551 |
+
{"query-id": "183", "corpus-id": "184", "score": "1"}
|
552 |
+
{"query-id": "183", "corpus-id": "185", "score": "1"}
|
553 |
+
{"query-id": "184", "corpus-id": "184", "score": "1"}
|
554 |
+
{"query-id": "184", "corpus-id": "183", "score": "1"}
|
555 |
+
{"query-id": "184", "corpus-id": "185", "score": "1"}
|
556 |
+
{"query-id": "185", "corpus-id": "185", "score": "1"}
|
557 |
+
{"query-id": "185", "corpus-id": "183", "score": "1"}
|
558 |
+
{"query-id": "185", "corpus-id": "184", "score": "1"}
|
559 |
+
{"query-id": "186", "corpus-id": "186", "score": "1"}
|
560 |
+
{"query-id": "186", "corpus-id": "187", "score": "1"}
|
561 |
+
{"query-id": "186", "corpus-id": "188", "score": "1"}
|
562 |
+
{"query-id": "187", "corpus-id": "187", "score": "1"}
|
563 |
+
{"query-id": "187", "corpus-id": "186", "score": "1"}
|
564 |
+
{"query-id": "187", "corpus-id": "188", "score": "1"}
|
565 |
+
{"query-id": "188", "corpus-id": "188", "score": "1"}
|
566 |
+
{"query-id": "188", "corpus-id": "186", "score": "1"}
|
567 |
+
{"query-id": "188", "corpus-id": "187", "score": "1"}
|
568 |
+
{"query-id": "189", "corpus-id": "189", "score": "1"}
|
569 |
+
{"query-id": "189", "corpus-id": "190", "score": "1"}
|
570 |
+
{"query-id": "189", "corpus-id": "191", "score": "1"}
|
571 |
+
{"query-id": "190", "corpus-id": "190", "score": "1"}
|
572 |
+
{"query-id": "190", "corpus-id": "189", "score": "1"}
|
573 |
+
{"query-id": "190", "corpus-id": "191", "score": "1"}
|
574 |
+
{"query-id": "191", "corpus-id": "191", "score": "1"}
|
575 |
+
{"query-id": "191", "corpus-id": "189", "score": "1"}
|
576 |
+
{"query-id": "191", "corpus-id": "190", "score": "1"}
|
577 |
+
{"query-id": "192", "corpus-id": "192", "score": "1"}
|
578 |
+
{"query-id": "192", "corpus-id": "193", "score": "1"}
|
579 |
+
{"query-id": "192", "corpus-id": "194", "score": "1"}
|
580 |
+
{"query-id": "193", "corpus-id": "193", "score": "1"}
|
581 |
+
{"query-id": "193", "corpus-id": "192", "score": "1"}
|
582 |
+
{"query-id": "193", "corpus-id": "194", "score": "1"}
|
583 |
+
{"query-id": "194", "corpus-id": "194", "score": "1"}
|
584 |
+
{"query-id": "194", "corpus-id": "192", "score": "1"}
|
585 |
+
{"query-id": "194", "corpus-id": "193", "score": "1"}
|
586 |
+
{"query-id": "195", "corpus-id": "195", "score": "1"}
|
587 |
+
{"query-id": "195", "corpus-id": "196", "score": "1"}
|
588 |
+
{"query-id": "195", "corpus-id": "197", "score": "1"}
|
589 |
+
{"query-id": "196", "corpus-id": "196", "score": "1"}
|
590 |
+
{"query-id": "196", "corpus-id": "195", "score": "1"}
|
591 |
+
{"query-id": "196", "corpus-id": "197", "score": "1"}
|
592 |
+
{"query-id": "197", "corpus-id": "197", "score": "1"}
|
593 |
+
{"query-id": "197", "corpus-id": "195", "score": "1"}
|
594 |
+
{"query-id": "197", "corpus-id": "196", "score": "1"}
|
595 |
+
{"query-id": "198", "corpus-id": "198", "score": "1"}
|
596 |
+
{"query-id": "198", "corpus-id": "199", "score": "1"}
|
597 |
+
{"query-id": "198", "corpus-id": "200", "score": "1"}
|
598 |
+
{"query-id": "199", "corpus-id": "199", "score": "1"}
|
599 |
+
{"query-id": "199", "corpus-id": "198", "score": "1"}
|
600 |
+
{"query-id": "199", "corpus-id": "200", "score": "1"}
|
601 |
+
{"query-id": "200", "corpus-id": "200", "score": "1"}
|
602 |
+
{"query-id": "200", "corpus-id": "198", "score": "1"}
|
603 |
+
{"query-id": "200", "corpus-id": "199", "score": "1"}
|
604 |
+
{"query-id": "201", "corpus-id": "201", "score": "1"}
|
605 |
+
{"query-id": "201", "corpus-id": "202", "score": "1"}
|
606 |
+
{"query-id": "201", "corpus-id": "203", "score": "1"}
|
607 |
+
{"query-id": "202", "corpus-id": "202", "score": "1"}
|
608 |
+
{"query-id": "202", "corpus-id": "201", "score": "1"}
|
609 |
+
{"query-id": "202", "corpus-id": "203", "score": "1"}
|
610 |
+
{"query-id": "203", "corpus-id": "203", "score": "1"}
|
611 |
+
{"query-id": "203", "corpus-id": "201", "score": "1"}
|
612 |
+
{"query-id": "203", "corpus-id": "202", "score": "1"}
|
613 |
+
{"query-id": "204", "corpus-id": "204", "score": "1"}
|
614 |
+
{"query-id": "204", "corpus-id": "205", "score": "1"}
|
615 |
+
{"query-id": "204", "corpus-id": "206", "score": "1"}
|
616 |
+
{"query-id": "205", "corpus-id": "205", "score": "1"}
|
617 |
+
{"query-id": "205", "corpus-id": "204", "score": "1"}
|
618 |
+
{"query-id": "205", "corpus-id": "206", "score": "1"}
|
619 |
+
{"query-id": "206", "corpus-id": "206", "score": "1"}
|
620 |
+
{"query-id": "206", "corpus-id": "204", "score": "1"}
|
621 |
+
{"query-id": "206", "corpus-id": "205", "score": "1"}
|
622 |
+
{"query-id": "207", "corpus-id": "207", "score": "1"}
|
623 |
+
{"query-id": "207", "corpus-id": "208", "score": "1"}
|
624 |
+
{"query-id": "207", "corpus-id": "209", "score": "1"}
|
625 |
+
{"query-id": "208", "corpus-id": "208", "score": "1"}
|
626 |
+
{"query-id": "208", "corpus-id": "207", "score": "1"}
|
627 |
+
{"query-id": "208", "corpus-id": "209", "score": "1"}
|
628 |
+
{"query-id": "209", "corpus-id": "209", "score": "1"}
|
629 |
+
{"query-id": "209", "corpus-id": "207", "score": "1"}
|
630 |
+
{"query-id": "209", "corpus-id": "208", "score": "1"}
|
631 |
+
{"query-id": "210", "corpus-id": "210", "score": "1"}
|
632 |
+
{"query-id": "210", "corpus-id": "211", "score": "1"}
|
633 |
+
{"query-id": "210", "corpus-id": "212", "score": "1"}
|
634 |
+
{"query-id": "211", "corpus-id": "211", "score": "1"}
|
635 |
+
{"query-id": "211", "corpus-id": "210", "score": "1"}
|
636 |
+
{"query-id": "211", "corpus-id": "212", "score": "1"}
|
637 |
+
{"query-id": "212", "corpus-id": "212", "score": "1"}
|
638 |
+
{"query-id": "212", "corpus-id": "210", "score": "1"}
|
639 |
+
{"query-id": "212", "corpus-id": "211", "score": "1"}
|
640 |
+
{"query-id": "213", "corpus-id": "213", "score": "1"}
|
641 |
+
{"query-id": "213", "corpus-id": "214", "score": "1"}
|
642 |
+
{"query-id": "213", "corpus-id": "215", "score": "1"}
|
643 |
+
{"query-id": "214", "corpus-id": "214", "score": "1"}
|
644 |
+
{"query-id": "214", "corpus-id": "213", "score": "1"}
|
645 |
+
{"query-id": "214", "corpus-id": "215", "score": "1"}
|
646 |
+
{"query-id": "215", "corpus-id": "215", "score": "1"}
|
647 |
+
{"query-id": "215", "corpus-id": "213", "score": "1"}
|
648 |
+
{"query-id": "215", "corpus-id": "214", "score": "1"}
|
649 |
+
{"query-id": "216", "corpus-id": "216", "score": "1"}
|
650 |
+
{"query-id": "216", "corpus-id": "217", "score": "1"}
|
651 |
+
{"query-id": "216", "corpus-id": "218", "score": "1"}
|
652 |
+
{"query-id": "217", "corpus-id": "217", "score": "1"}
|
653 |
+
{"query-id": "217", "corpus-id": "216", "score": "1"}
|
654 |
+
{"query-id": "217", "corpus-id": "218", "score": "1"}
|
655 |
+
{"query-id": "218", "corpus-id": "218", "score": "1"}
|
656 |
+
{"query-id": "218", "corpus-id": "216", "score": "1"}
|
657 |
+
{"query-id": "218", "corpus-id": "217", "score": "1"}
|
658 |
+
{"query-id": "219", "corpus-id": "219", "score": "1"}
|
659 |
+
{"query-id": "219", "corpus-id": "220", "score": "1"}
|
660 |
+
{"query-id": "219", "corpus-id": "221", "score": "1"}
|
661 |
+
{"query-id": "220", "corpus-id": "220", "score": "1"}
|
662 |
+
{"query-id": "220", "corpus-id": "219", "score": "1"}
|
663 |
+
{"query-id": "220", "corpus-id": "221", "score": "1"}
|
664 |
+
{"query-id": "221", "corpus-id": "221", "score": "1"}
|
665 |
+
{"query-id": "221", "corpus-id": "219", "score": "1"}
|
666 |
+
{"query-id": "221", "corpus-id": "220", "score": "1"}
|
667 |
+
{"query-id": "222", "corpus-id": "222", "score": "1"}
|
668 |
+
{"query-id": "222", "corpus-id": "223", "score": "1"}
|
669 |
+
{"query-id": "222", "corpus-id": "224", "score": "1"}
|
670 |
+
{"query-id": "223", "corpus-id": "223", "score": "1"}
|
671 |
+
{"query-id": "223", "corpus-id": "222", "score": "1"}
|
672 |
+
{"query-id": "223", "corpus-id": "224", "score": "1"}
|
673 |
+
{"query-id": "224", "corpus-id": "224", "score": "1"}
|
674 |
+
{"query-id": "224", "corpus-id": "222", "score": "1"}
|
675 |
+
{"query-id": "224", "corpus-id": "223", "score": "1"}
|
676 |
+
{"query-id": "225", "corpus-id": "225", "score": "1"}
|
677 |
+
{"query-id": "225", "corpus-id": "226", "score": "1"}
|
678 |
+
{"query-id": "225", "corpus-id": "227", "score": "1"}
|
679 |
+
{"query-id": "226", "corpus-id": "226", "score": "1"}
|
680 |
+
{"query-id": "226", "corpus-id": "225", "score": "1"}
|
681 |
+
{"query-id": "226", "corpus-id": "227", "score": "1"}
|
682 |
+
{"query-id": "227", "corpus-id": "227", "score": "1"}
|
683 |
+
{"query-id": "227", "corpus-id": "225", "score": "1"}
|
684 |
+
{"query-id": "227", "corpus-id": "226", "score": "1"}
|
685 |
+
{"query-id": "228", "corpus-id": "228", "score": "1"}
|
686 |
+
{"query-id": "228", "corpus-id": "229", "score": "1"}
|
687 |
+
{"query-id": "228", "corpus-id": "230", "score": "1"}
|
688 |
+
{"query-id": "229", "corpus-id": "229", "score": "1"}
|
689 |
+
{"query-id": "229", "corpus-id": "228", "score": "1"}
|
690 |
+
{"query-id": "229", "corpus-id": "230", "score": "1"}
|
691 |
+
{"query-id": "230", "corpus-id": "230", "score": "1"}
|
692 |
+
{"query-id": "230", "corpus-id": "228", "score": "1"}
|
693 |
+
{"query-id": "230", "corpus-id": "229", "score": "1"}
|
694 |
+
{"query-id": "231", "corpus-id": "231", "score": "1"}
|
695 |
+
{"query-id": "231", "corpus-id": "232", "score": "1"}
|
696 |
+
{"query-id": "231", "corpus-id": "233", "score": "1"}
|
697 |
+
{"query-id": "232", "corpus-id": "232", "score": "1"}
|
698 |
+
{"query-id": "232", "corpus-id": "231", "score": "1"}
|
699 |
+
{"query-id": "232", "corpus-id": "233", "score": "1"}
|
700 |
+
{"query-id": "233", "corpus-id": "233", "score": "1"}
|
701 |
+
{"query-id": "233", "corpus-id": "231", "score": "1"}
|
702 |
+
{"query-id": "233", "corpus-id": "232", "score": "1"}
|
703 |
+
{"query-id": "234", "corpus-id": "234", "score": "1"}
|
704 |
+
{"query-id": "234", "corpus-id": "235", "score": "1"}
|
705 |
+
{"query-id": "234", "corpus-id": "236", "score": "1"}
|
706 |
+
{"query-id": "235", "corpus-id": "235", "score": "1"}
|
707 |
+
{"query-id": "235", "corpus-id": "234", "score": "1"}
|
708 |
+
{"query-id": "235", "corpus-id": "236", "score": "1"}
|
709 |
+
{"query-id": "236", "corpus-id": "236", "score": "1"}
|
710 |
+
{"query-id": "236", "corpus-id": "234", "score": "1"}
|
711 |
+
{"query-id": "236", "corpus-id": "235", "score": "1"}
|
712 |
+
{"query-id": "237", "corpus-id": "237", "score": "1"}
|
713 |
+
{"query-id": "237", "corpus-id": "238", "score": "1"}
|
714 |
+
{"query-id": "237", "corpus-id": "239", "score": "1"}
|
715 |
+
{"query-id": "238", "corpus-id": "238", "score": "1"}
|
716 |
+
{"query-id": "238", "corpus-id": "237", "score": "1"}
|
717 |
+
{"query-id": "238", "corpus-id": "239", "score": "1"}
|
718 |
+
{"query-id": "239", "corpus-id": "239", "score": "1"}
|
719 |
+
{"query-id": "239", "corpus-id": "237", "score": "1"}
|
720 |
+
{"query-id": "239", "corpus-id": "238", "score": "1"}
|
721 |
+
{"query-id": "240", "corpus-id": "240", "score": "1"}
|
722 |
+
{"query-id": "240", "corpus-id": "241", "score": "1"}
|
723 |
+
{"query-id": "240", "corpus-id": "242", "score": "1"}
|
724 |
+
{"query-id": "241", "corpus-id": "241", "score": "1"}
|
725 |
+
{"query-id": "241", "corpus-id": "240", "score": "1"}
|
726 |
+
{"query-id": "241", "corpus-id": "242", "score": "1"}
|
727 |
+
{"query-id": "242", "corpus-id": "242", "score": "1"}
|
728 |
+
{"query-id": "242", "corpus-id": "240", "score": "1"}
|
729 |
+
{"query-id": "242", "corpus-id": "241", "score": "1"}
|
730 |
+
{"query-id": "243", "corpus-id": "243", "score": "1"}
|
731 |
+
{"query-id": "243", "corpus-id": "244", "score": "1"}
|
732 |
+
{"query-id": "243", "corpus-id": "245", "score": "1"}
|
733 |
+
{"query-id": "244", "corpus-id": "244", "score": "1"}
|
734 |
+
{"query-id": "244", "corpus-id": "243", "score": "1"}
|
735 |
+
{"query-id": "244", "corpus-id": "245", "score": "1"}
|
736 |
+
{"query-id": "245", "corpus-id": "245", "score": "1"}
|
737 |
+
{"query-id": "245", "corpus-id": "243", "score": "1"}
|
738 |
+
{"query-id": "245", "corpus-id": "244", "score": "1"}
|
739 |
+
{"query-id": "246", "corpus-id": "246", "score": "1"}
|
740 |
+
{"query-id": "246", "corpus-id": "247", "score": "1"}
|
741 |
+
{"query-id": "246", "corpus-id": "248", "score": "1"}
|
742 |
+
{"query-id": "247", "corpus-id": "247", "score": "1"}
|
743 |
+
{"query-id": "247", "corpus-id": "246", "score": "1"}
|
744 |
+
{"query-id": "247", "corpus-id": "248", "score": "1"}
|
745 |
+
{"query-id": "248", "corpus-id": "248", "score": "1"}
|
746 |
+
{"query-id": "248", "corpus-id": "246", "score": "1"}
|
747 |
+
{"query-id": "248", "corpus-id": "247", "score": "1"}
|
748 |
+
{"query-id": "249", "corpus-id": "249", "score": "1"}
|
749 |
+
{"query-id": "249", "corpus-id": "250", "score": "1"}
|
750 |
+
{"query-id": "249", "corpus-id": "251", "score": "1"}
|
751 |
+
{"query-id": "250", "corpus-id": "250", "score": "1"}
|
752 |
+
{"query-id": "250", "corpus-id": "249", "score": "1"}
|
753 |
+
{"query-id": "250", "corpus-id": "251", "score": "1"}
|
754 |
+
{"query-id": "251", "corpus-id": "251", "score": "1"}
|
755 |
+
{"query-id": "251", "corpus-id": "249", "score": "1"}
|
756 |
+
{"query-id": "251", "corpus-id": "250", "score": "1"}
|
757 |
+
{"query-id": "252", "corpus-id": "252", "score": "1"}
|
758 |
+
{"query-id": "252", "corpus-id": "253", "score": "1"}
|
759 |
+
{"query-id": "252", "corpus-id": "254", "score": "1"}
|
760 |
+
{"query-id": "253", "corpus-id": "253", "score": "1"}
|
761 |
+
{"query-id": "253", "corpus-id": "252", "score": "1"}
|
762 |
+
{"query-id": "253", "corpus-id": "254", "score": "1"}
|
763 |
+
{"query-id": "254", "corpus-id": "254", "score": "1"}
|
764 |
+
{"query-id": "254", "corpus-id": "252", "score": "1"}
|
765 |
+
{"query-id": "254", "corpus-id": "253", "score": "1"}
|
766 |
+
{"query-id": "255", "corpus-id": "255", "score": "1"}
|
767 |
+
{"query-id": "255", "corpus-id": "256", "score": "1"}
|
768 |
+
{"query-id": "255", "corpus-id": "257", "score": "1"}
|
769 |
+
{"query-id": "256", "corpus-id": "256", "score": "1"}
|
770 |
+
{"query-id": "256", "corpus-id": "255", "score": "1"}
|
771 |
+
{"query-id": "256", "corpus-id": "257", "score": "1"}
|
772 |
+
{"query-id": "257", "corpus-id": "257", "score": "1"}
|
773 |
+
{"query-id": "257", "corpus-id": "255", "score": "1"}
|
774 |
+
{"query-id": "257", "corpus-id": "256", "score": "1"}
|
775 |
+
{"query-id": "258", "corpus-id": "258", "score": "1"}
|
776 |
+
{"query-id": "258", "corpus-id": "259", "score": "1"}
|
777 |
+
{"query-id": "258", "corpus-id": "260", "score": "1"}
|
778 |
+
{"query-id": "259", "corpus-id": "259", "score": "1"}
|
779 |
+
{"query-id": "259", "corpus-id": "258", "score": "1"}
|
780 |
+
{"query-id": "259", "corpus-id": "260", "score": "1"}
|
781 |
+
{"query-id": "260", "corpus-id": "260", "score": "1"}
|
782 |
+
{"query-id": "260", "corpus-id": "258", "score": "1"}
|
783 |
+
{"query-id": "260", "corpus-id": "259", "score": "1"}
|
784 |
+
{"query-id": "261", "corpus-id": "261", "score": "1"}
|
785 |
+
{"query-id": "261", "corpus-id": "262", "score": "1"}
|
786 |
+
{"query-id": "261", "corpus-id": "263", "score": "1"}
|
787 |
+
{"query-id": "262", "corpus-id": "262", "score": "1"}
|
788 |
+
{"query-id": "262", "corpus-id": "261", "score": "1"}
|
789 |
+
{"query-id": "262", "corpus-id": "263", "score": "1"}
|
790 |
+
{"query-id": "263", "corpus-id": "263", "score": "1"}
|
791 |
+
{"query-id": "263", "corpus-id": "261", "score": "1"}
|
792 |
+
{"query-id": "263", "corpus-id": "262", "score": "1"}
|
793 |
+
{"query-id": "264", "corpus-id": "264", "score": "1"}
|
794 |
+
{"query-id": "264", "corpus-id": "265", "score": "1"}
|
795 |
+
{"query-id": "264", "corpus-id": "266", "score": "1"}
|
796 |
+
{"query-id": "265", "corpus-id": "265", "score": "1"}
|
797 |
+
{"query-id": "265", "corpus-id": "264", "score": "1"}
|
798 |
+
{"query-id": "265", "corpus-id": "266", "score": "1"}
|
799 |
+
{"query-id": "266", "corpus-id": "266", "score": "1"}
|
800 |
+
{"query-id": "266", "corpus-id": "264", "score": "1"}
|
801 |
+
{"query-id": "266", "corpus-id": "265", "score": "1"}
|
802 |
+
{"query-id": "267", "corpus-id": "267", "score": "1"}
|
803 |
+
{"query-id": "267", "corpus-id": "268", "score": "1"}
|
804 |
+
{"query-id": "267", "corpus-id": "269", "score": "1"}
|
805 |
+
{"query-id": "268", "corpus-id": "268", "score": "1"}
|
806 |
+
{"query-id": "268", "corpus-id": "267", "score": "1"}
|
807 |
+
{"query-id": "268", "corpus-id": "269", "score": "1"}
|
808 |
+
{"query-id": "269", "corpus-id": "269", "score": "1"}
|
809 |
+
{"query-id": "269", "corpus-id": "267", "score": "1"}
|
810 |
+
{"query-id": "269", "corpus-id": "268", "score": "1"}
|
811 |
+
{"query-id": "270", "corpus-id": "270", "score": "1"}
|
812 |
+
{"query-id": "270", "corpus-id": "271", "score": "1"}
|
813 |
+
{"query-id": "270", "corpus-id": "272", "score": "1"}
|
814 |
+
{"query-id": "271", "corpus-id": "271", "score": "1"}
|
815 |
+
{"query-id": "271", "corpus-id": "270", "score": "1"}
|
816 |
+
{"query-id": "271", "corpus-id": "272", "score": "1"}
|
817 |
+
{"query-id": "272", "corpus-id": "272", "score": "1"}
|
818 |
+
{"query-id": "272", "corpus-id": "270", "score": "1"}
|
819 |
+
{"query-id": "272", "corpus-id": "271", "score": "1"}
|
820 |
+
{"query-id": "273", "corpus-id": "273", "score": "1"}
|
821 |
+
{"query-id": "273", "corpus-id": "274", "score": "1"}
|
822 |
+
{"query-id": "273", "corpus-id": "275", "score": "1"}
|
823 |
+
{"query-id": "274", "corpus-id": "274", "score": "1"}
|
824 |
+
{"query-id": "274", "corpus-id": "273", "score": "1"}
|
825 |
+
{"query-id": "274", "corpus-id": "275", "score": "1"}
|
826 |
+
{"query-id": "275", "corpus-id": "275", "score": "1"}
|
827 |
+
{"query-id": "275", "corpus-id": "273", "score": "1"}
|
828 |
+
{"query-id": "275", "corpus-id": "274", "score": "1"}
|
829 |
+
{"query-id": "276", "corpus-id": "276", "score": "1"}
|
830 |
+
{"query-id": "276", "corpus-id": "277", "score": "1"}
|
831 |
+
{"query-id": "276", "corpus-id": "278", "score": "1"}
|
832 |
+
{"query-id": "277", "corpus-id": "277", "score": "1"}
|
833 |
+
{"query-id": "277", "corpus-id": "276", "score": "1"}
|
834 |
+
{"query-id": "277", "corpus-id": "278", "score": "1"}
|
835 |
+
{"query-id": "278", "corpus-id": "278", "score": "1"}
|
836 |
+
{"query-id": "278", "corpus-id": "276", "score": "1"}
|
837 |
+
{"query-id": "278", "corpus-id": "277", "score": "1"}
|
838 |
+
{"query-id": "279", "corpus-id": "279", "score": "1"}
|
839 |
+
{"query-id": "279", "corpus-id": "280", "score": "1"}
|
840 |
+
{"query-id": "279", "corpus-id": "281", "score": "1"}
|
841 |
+
{"query-id": "280", "corpus-id": "280", "score": "1"}
|
842 |
+
{"query-id": "280", "corpus-id": "279", "score": "1"}
|
843 |
+
{"query-id": "280", "corpus-id": "281", "score": "1"}
|
844 |
+
{"query-id": "281", "corpus-id": "281", "score": "1"}
|
845 |
+
{"query-id": "281", "corpus-id": "279", "score": "1"}
|
846 |
+
{"query-id": "281", "corpus-id": "280", "score": "1"}
|
847 |
+
{"query-id": "282", "corpus-id": "282", "score": "1"}
|
848 |
+
{"query-id": "282", "corpus-id": "283", "score": "1"}
|
849 |
+
{"query-id": "282", "corpus-id": "284", "score": "1"}
|
850 |
+
{"query-id": "283", "corpus-id": "283", "score": "1"}
|
851 |
+
{"query-id": "283", "corpus-id": "282", "score": "1"}
|
852 |
+
{"query-id": "283", "corpus-id": "284", "score": "1"}
|
853 |
+
{"query-id": "284", "corpus-id": "284", "score": "1"}
|
854 |
+
{"query-id": "284", "corpus-id": "282", "score": "1"}
|
855 |
+
{"query-id": "284", "corpus-id": "283", "score": "1"}
|
856 |
+
{"query-id": "285", "corpus-id": "285", "score": "1"}
|
857 |
+
{"query-id": "285", "corpus-id": "286", "score": "1"}
|
858 |
+
{"query-id": "285", "corpus-id": "287", "score": "1"}
|
859 |
+
{"query-id": "286", "corpus-id": "286", "score": "1"}
|
860 |
+
{"query-id": "286", "corpus-id": "285", "score": "1"}
|
861 |
+
{"query-id": "286", "corpus-id": "287", "score": "1"}
|
862 |
+
{"query-id": "287", "corpus-id": "287", "score": "1"}
|
863 |
+
{"query-id": "287", "corpus-id": "285", "score": "1"}
|
864 |
+
{"query-id": "287", "corpus-id": "286", "score": "1"}
|
865 |
+
{"query-id": "288", "corpus-id": "288", "score": "1"}
|
866 |
+
{"query-id": "288", "corpus-id": "289", "score": "1"}
|
867 |
+
{"query-id": "288", "corpus-id": "290", "score": "1"}
|
868 |
+
{"query-id": "289", "corpus-id": "289", "score": "1"}
|
869 |
+
{"query-id": "289", "corpus-id": "288", "score": "1"}
|
870 |
+
{"query-id": "289", "corpus-id": "290", "score": "1"}
|
871 |
+
{"query-id": "290", "corpus-id": "290", "score": "1"}
|
872 |
+
{"query-id": "290", "corpus-id": "288", "score": "1"}
|
873 |
+
{"query-id": "290", "corpus-id": "289", "score": "1"}
|
874 |
+
{"query-id": "291", "corpus-id": "291", "score": "1"}
|
875 |
+
{"query-id": "291", "corpus-id": "292", "score": "1"}
|
876 |
+
{"query-id": "291", "corpus-id": "293", "score": "1"}
|
877 |
+
{"query-id": "292", "corpus-id": "292", "score": "1"}
|
878 |
+
{"query-id": "292", "corpus-id": "291", "score": "1"}
|
879 |
+
{"query-id": "292", "corpus-id": "293", "score": "1"}
|
880 |
+
{"query-id": "293", "corpus-id": "293", "score": "1"}
|
881 |
+
{"query-id": "293", "corpus-id": "291", "score": "1"}
|
882 |
+
{"query-id": "293", "corpus-id": "292", "score": "1"}
|
883 |
+
{"query-id": "294", "corpus-id": "294", "score": "1"}
|
884 |
+
{"query-id": "294", "corpus-id": "295", "score": "1"}
|
885 |
+
{"query-id": "294", "corpus-id": "296", "score": "1"}
|
886 |
+
{"query-id": "295", "corpus-id": "295", "score": "1"}
|
887 |
+
{"query-id": "295", "corpus-id": "294", "score": "1"}
|
888 |
+
{"query-id": "295", "corpus-id": "296", "score": "1"}
|
889 |
+
{"query-id": "296", "corpus-id": "296", "score": "1"}
|
890 |
+
{"query-id": "296", "corpus-id": "294", "score": "1"}
|
891 |
+
{"query-id": "296", "corpus-id": "295", "score": "1"}
|
892 |
+
{"query-id": "297", "corpus-id": "297", "score": "1"}
|
893 |
+
{"query-id": "297", "corpus-id": "298", "score": "1"}
|
894 |
+
{"query-id": "297", "corpus-id": "299", "score": "1"}
|
895 |
+
{"query-id": "298", "corpus-id": "298", "score": "1"}
|
896 |
+
{"query-id": "298", "corpus-id": "297", "score": "1"}
|
897 |
+
{"query-id": "298", "corpus-id": "299", "score": "1"}
|
898 |
+
{"query-id": "299", "corpus-id": "299", "score": "1"}
|
899 |
+
{"query-id": "299", "corpus-id": "297", "score": "1"}
|
900 |
+
{"query-id": "299", "corpus-id": "298", "score": "1"}
|
qrels_og/test.tsv
ADDED
@@ -0,0 +1,901 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
3 4 1
|
13 |
+
3 5 1
|
14 |
+
4 4 1
|
15 |
+
4 3 1
|
16 |
+
4 5 1
|
17 |
+
5 5 1
|
18 |
+
5 3 1
|
19 |
+
5 4 1
|
20 |
+
6 6 1
|
21 |
+
6 7 1
|
22 |
+
6 8 1
|
23 |
+
7 7 1
|
24 |
+
7 6 1
|
25 |
+
7 8 1
|
26 |
+
8 8 1
|
27 |
+
8 6 1
|
28 |
+
8 7 1
|
29 |
+
9 9 1
|
30 |
+
9 10 1
|
31 |
+
9 11 1
|
32 |
+
10 10 1
|
33 |
+
10 9 1
|
34 |
+
10 11 1
|
35 |
+
11 11 1
|
36 |
+
11 9 1
|
37 |
+
11 10 1
|
38 |
+
12 12 1
|
39 |
+
12 13 1
|
40 |
+
12 14 1
|
41 |
+
13 13 1
|
42 |
+
13 12 1
|
43 |
+
13 14 1
|
44 |
+
14 14 1
|
45 |
+
14 12 1
|
46 |
+
14 13 1
|
47 |
+
15 15 1
|
48 |
+
15 16 1
|
49 |
+
15 17 1
|
50 |
+
16 16 1
|
51 |
+
16 15 1
|
52 |
+
16 17 1
|
53 |
+
17 17 1
|
54 |
+
17 15 1
|
55 |
+
17 16 1
|
56 |
+
18 18 1
|
57 |
+
18 19 1
|
58 |
+
18 20 1
|
59 |
+
19 19 1
|
60 |
+
19 18 1
|
61 |
+
19 20 1
|
62 |
+
20 20 1
|
63 |
+
20 18 1
|
64 |
+
20 19 1
|
65 |
+
21 21 1
|
66 |
+
21 22 1
|
67 |
+
21 23 1
|
68 |
+
22 22 1
|
69 |
+
22 21 1
|
70 |
+
22 23 1
|
71 |
+
23 23 1
|
72 |
+
23 21 1
|
73 |
+
23 22 1
|
74 |
+
24 24 1
|
75 |
+
24 25 1
|
76 |
+
24 26 1
|
77 |
+
25 25 1
|
78 |
+
25 24 1
|
79 |
+
25 26 1
|
80 |
+
26 26 1
|
81 |
+
26 24 1
|
82 |
+
26 25 1
|
83 |
+
27 27 1
|
84 |
+
27 28 1
|
85 |
+
27 29 1
|
86 |
+
28 28 1
|
87 |
+
28 27 1
|
88 |
+
28 29 1
|
89 |
+
29 29 1
|
90 |
+
29 27 1
|
91 |
+
29 28 1
|
92 |
+
30 30 1
|
93 |
+
30 31 1
|
94 |
+
30 32 1
|
95 |
+
31 31 1
|
96 |
+
31 30 1
|
97 |
+
31 32 1
|
98 |
+
32 32 1
|
99 |
+
32 30 1
|
100 |
+
32 31 1
|
101 |
+
33 33 1
|
102 |
+
33 34 1
|
103 |
+
33 35 1
|
104 |
+
34 34 1
|
105 |
+
34 33 1
|
106 |
+
34 35 1
|
107 |
+
35 35 1
|
108 |
+
35 33 1
|
109 |
+
35 34 1
|
110 |
+
36 36 1
|
111 |
+
36 37 1
|
112 |
+
36 38 1
|
113 |
+
37 37 1
|
114 |
+
37 36 1
|
115 |
+
37 38 1
|
116 |
+
38 38 1
|
117 |
+
38 36 1
|
118 |
+
38 37 1
|
119 |
+
39 39 1
|
120 |
+
39 40 1
|
121 |
+
39 41 1
|
122 |
+
40 40 1
|
123 |
+
40 39 1
|
124 |
+
40 41 1
|
125 |
+
41 41 1
|
126 |
+
41 39 1
|
127 |
+
41 40 1
|
128 |
+
42 42 1
|
129 |
+
42 43 1
|
130 |
+
42 44 1
|
131 |
+
43 43 1
|
132 |
+
43 42 1
|
133 |
+
43 44 1
|
134 |
+
44 44 1
|
135 |
+
44 42 1
|
136 |
+
44 43 1
|
137 |
+
45 45 1
|
138 |
+
45 46 1
|
139 |
+
45 47 1
|
140 |
+
46 46 1
|
141 |
+
46 45 1
|
142 |
+
46 47 1
|
143 |
+
47 47 1
|
144 |
+
47 45 1
|
145 |
+
47 46 1
|
146 |
+
48 48 1
|
147 |
+
48 49 1
|
148 |
+
48 50 1
|
149 |
+
49 49 1
|
150 |
+
49 48 1
|
151 |
+
49 50 1
|
152 |
+
50 50 1
|
153 |
+
50 48 1
|
154 |
+
50 49 1
|
155 |
+
51 51 1
|
156 |
+
51 52 1
|
157 |
+
51 53 1
|
158 |
+
52 52 1
|
159 |
+
52 51 1
|
160 |
+
52 53 1
|
161 |
+
53 53 1
|
162 |
+
53 51 1
|
163 |
+
53 52 1
|
164 |
+
54 54 1
|
165 |
+
54 55 1
|
166 |
+
54 56 1
|
167 |
+
55 55 1
|
168 |
+
55 54 1
|
169 |
+
55 56 1
|
170 |
+
56 56 1
|
171 |
+
56 54 1
|
172 |
+
56 55 1
|
173 |
+
57 57 1
|
174 |
+
57 58 1
|
175 |
+
57 59 1
|
176 |
+
58 58 1
|
177 |
+
58 57 1
|
178 |
+
58 59 1
|
179 |
+
59 59 1
|
180 |
+
59 57 1
|
181 |
+
59 58 1
|
182 |
+
60 60 1
|
183 |
+
60 61 1
|
184 |
+
60 62 1
|
185 |
+
61 61 1
|
186 |
+
61 60 1
|
187 |
+
61 62 1
|
188 |
+
62 62 1
|
189 |
+
62 60 1
|
190 |
+
62 61 1
|
191 |
+
63 63 1
|
192 |
+
63 64 1
|
193 |
+
63 65 1
|
194 |
+
64 64 1
|
195 |
+
64 63 1
|
196 |
+
64 65 1
|
197 |
+
65 65 1
|
198 |
+
65 63 1
|
199 |
+
65 64 1
|
200 |
+
66 66 1
|
201 |
+
66 67 1
|
202 |
+
66 68 1
|
203 |
+
67 67 1
|
204 |
+
67 66 1
|
205 |
+
67 68 1
|
206 |
+
68 68 1
|
207 |
+
68 66 1
|
208 |
+
68 67 1
|
209 |
+
69 69 1
|
210 |
+
69 70 1
|
211 |
+
69 71 1
|
212 |
+
70 70 1
|
213 |
+
70 69 1
|
214 |
+
70 71 1
|
215 |
+
71 71 1
|
216 |
+
71 69 1
|
217 |
+
71 70 1
|
218 |
+
72 72 1
|
219 |
+
72 73 1
|
220 |
+
72 74 1
|
221 |
+
73 73 1
|
222 |
+
73 72 1
|
223 |
+
73 74 1
|
224 |
+
74 74 1
|
225 |
+
74 72 1
|
226 |
+
74 73 1
|
227 |
+
75 75 1
|
228 |
+
75 76 1
|
229 |
+
75 77 1
|
230 |
+
76 76 1
|
231 |
+
76 75 1
|
232 |
+
76 77 1
|
233 |
+
77 77 1
|
234 |
+
77 75 1
|
235 |
+
77 76 1
|
236 |
+
78 78 1
|
237 |
+
78 79 1
|
238 |
+
78 80 1
|
239 |
+
79 79 1
|
240 |
+
79 78 1
|
241 |
+
79 80 1
|
242 |
+
80 80 1
|
243 |
+
80 78 1
|
244 |
+
80 79 1
|
245 |
+
81 81 1
|
246 |
+
81 82 1
|
247 |
+
81 83 1
|
248 |
+
82 82 1
|
249 |
+
82 81 1
|
250 |
+
82 83 1
|
251 |
+
83 83 1
|
252 |
+
83 81 1
|
253 |
+
83 82 1
|
254 |
+
84 84 1
|
255 |
+
84 85 1
|
256 |
+
84 86 1
|
257 |
+
85 85 1
|
258 |
+
85 84 1
|
259 |
+
85 86 1
|
260 |
+
86 86 1
|
261 |
+
86 84 1
|
262 |
+
86 85 1
|
263 |
+
87 87 1
|
264 |
+
87 88 1
|
265 |
+
87 89 1
|
266 |
+
88 88 1
|
267 |
+
88 87 1
|
268 |
+
88 89 1
|
269 |
+
89 89 1
|
270 |
+
89 87 1
|
271 |
+
89 88 1
|
272 |
+
90 90 1
|
273 |
+
90 91 1
|
274 |
+
90 92 1
|
275 |
+
91 91 1
|
276 |
+
91 90 1
|
277 |
+
91 92 1
|
278 |
+
92 92 1
|
279 |
+
92 90 1
|
280 |
+
92 91 1
|
281 |
+
93 93 1
|
282 |
+
93 94 1
|
283 |
+
93 95 1
|
284 |
+
94 94 1
|
285 |
+
94 93 1
|
286 |
+
94 95 1
|
287 |
+
95 95 1
|
288 |
+
95 93 1
|
289 |
+
95 94 1
|
290 |
+
96 96 1
|
291 |
+
96 97 1
|
292 |
+
96 98 1
|
293 |
+
97 97 1
|
294 |
+
97 96 1
|
295 |
+
97 98 1
|
296 |
+
98 98 1
|
297 |
+
98 96 1
|
298 |
+
98 97 1
|
299 |
+
99 99 1
|
300 |
+
99 100 1
|
301 |
+
99 101 1
|
302 |
+
100 100 1
|
303 |
+
100 99 1
|
304 |
+
100 101 1
|
305 |
+
101 101 1
|
306 |
+
101 99 1
|
307 |
+
101 100 1
|
308 |
+
102 102 1
|
309 |
+
102 103 1
|
310 |
+
102 104 1
|
311 |
+
103 103 1
|
312 |
+
103 102 1
|
313 |
+
103 104 1
|
314 |
+
104 104 1
|
315 |
+
104 102 1
|
316 |
+
104 103 1
|
317 |
+
105 105 1
|
318 |
+
105 106 1
|
319 |
+
105 107 1
|
320 |
+
106 106 1
|
321 |
+
106 105 1
|
322 |
+
106 107 1
|
323 |
+
107 107 1
|
324 |
+
107 105 1
|
325 |
+
107 106 1
|
326 |
+
108 108 1
|
327 |
+
108 109 1
|
328 |
+
108 110 1
|
329 |
+
109 109 1
|
330 |
+
109 108 1
|
331 |
+
109 110 1
|
332 |
+
110 110 1
|
333 |
+
110 108 1
|
334 |
+
110 109 1
|
335 |
+
111 111 1
|
336 |
+
111 112 1
|
337 |
+
111 113 1
|
338 |
+
112 112 1
|
339 |
+
112 111 1
|
340 |
+
112 113 1
|
341 |
+
113 113 1
|
342 |
+
113 111 1
|
343 |
+
113 112 1
|
344 |
+
114 114 1
|
345 |
+
114 115 1
|
346 |
+
114 116 1
|
347 |
+
115 115 1
|
348 |
+
115 114 1
|
349 |
+
115 116 1
|
350 |
+
116 116 1
|
351 |
+
116 114 1
|
352 |
+
116 115 1
|
353 |
+
117 117 1
|
354 |
+
117 118 1
|
355 |
+
117 119 1
|
356 |
+
118 118 1
|
357 |
+
118 117 1
|
358 |
+
118 119 1
|
359 |
+
119 119 1
|
360 |
+
119 117 1
|
361 |
+
119 118 1
|
362 |
+
120 120 1
|
363 |
+
120 121 1
|
364 |
+
120 122 1
|
365 |
+
121 121 1
|
366 |
+
121 120 1
|
367 |
+
121 122 1
|
368 |
+
122 122 1
|
369 |
+
122 120 1
|
370 |
+
122 121 1
|
371 |
+
123 123 1
|
372 |
+
123 124 1
|
373 |
+
123 125 1
|
374 |
+
124 124 1
|
375 |
+
124 123 1
|
376 |
+
124 125 1
|
377 |
+
125 125 1
|
378 |
+
125 123 1
|
379 |
+
125 124 1
|
380 |
+
126 126 1
|
381 |
+
126 127 1
|
382 |
+
126 128 1
|
383 |
+
127 127 1
|
384 |
+
127 126 1
|
385 |
+
127 128 1
|
386 |
+
128 128 1
|
387 |
+
128 126 1
|
388 |
+
128 127 1
|
389 |
+
129 129 1
|
390 |
+
129 130 1
|
391 |
+
129 131 1
|
392 |
+
130 130 1
|
393 |
+
130 129 1
|
394 |
+
130 131 1
|
395 |
+
131 131 1
|
396 |
+
131 129 1
|
397 |
+
131 130 1
|
398 |
+
132 132 1
|
399 |
+
132 133 1
|
400 |
+
132 134 1
|
401 |
+
133 133 1
|
402 |
+
133 132 1
|
403 |
+
133 134 1
|
404 |
+
134 134 1
|
405 |
+
134 132 1
|
406 |
+
134 133 1
|
407 |
+
135 135 1
|
408 |
+
135 136 1
|
409 |
+
135 137 1
|
410 |
+
136 136 1
|
411 |
+
136 135 1
|
412 |
+
136 137 1
|
413 |
+
137 137 1
|
414 |
+
137 135 1
|
415 |
+
137 136 1
|
416 |
+
138 138 1
|
417 |
+
138 139 1
|
418 |
+
138 140 1
|
419 |
+
139 139 1
|
420 |
+
139 138 1
|
421 |
+
139 140 1
|
422 |
+
140 140 1
|
423 |
+
140 138 1
|
424 |
+
140 139 1
|
425 |
+
141 141 1
|
426 |
+
141 142 1
|
427 |
+
141 143 1
|
428 |
+
142 142 1
|
429 |
+
142 141 1
|
430 |
+
142 143 1
|
431 |
+
143 143 1
|
432 |
+
143 141 1
|
433 |
+
143 142 1
|
434 |
+
144 144 1
|
435 |
+
144 145 1
|
436 |
+
144 146 1
|
437 |
+
145 145 1
|
438 |
+
145 144 1
|
439 |
+
145 146 1
|
440 |
+
146 146 1
|
441 |
+
146 144 1
|
442 |
+
146 145 1
|
443 |
+
147 147 1
|
444 |
+
147 148 1
|
445 |
+
147 149 1
|
446 |
+
148 148 1
|
447 |
+
148 147 1
|
448 |
+
148 149 1
|
449 |
+
149 149 1
|
450 |
+
149 147 1
|
451 |
+
149 148 1
|
452 |
+
150 150 1
|
453 |
+
150 151 1
|
454 |
+
150 152 1
|
455 |
+
151 151 1
|
456 |
+
151 150 1
|
457 |
+
151 152 1
|
458 |
+
152 152 1
|
459 |
+
152 150 1
|
460 |
+
152 151 1
|
461 |
+
153 153 1
|
462 |
+
153 154 1
|
463 |
+
153 155 1
|
464 |
+
154 154 1
|
465 |
+
154 153 1
|
466 |
+
154 155 1
|
467 |
+
155 155 1
|
468 |
+
155 153 1
|
469 |
+
155 154 1
|
470 |
+
156 156 1
|
471 |
+
156 157 1
|
472 |
+
156 158 1
|
473 |
+
157 157 1
|
474 |
+
157 156 1
|
475 |
+
157 158 1
|
476 |
+
158 158 1
|
477 |
+
158 156 1
|
478 |
+
158 157 1
|
479 |
+
159 159 1
|
480 |
+
159 160 1
|
481 |
+
159 161 1
|
482 |
+
160 160 1
|
483 |
+
160 159 1
|
484 |
+
160 161 1
|
485 |
+
161 161 1
|
486 |
+
161 159 1
|
487 |
+
161 160 1
|
488 |
+
162 162 1
|
489 |
+
162 163 1
|
490 |
+
162 164 1
|
491 |
+
163 163 1
|
492 |
+
163 162 1
|
493 |
+
163 164 1
|
494 |
+
164 164 1
|
495 |
+
164 162 1
|
496 |
+
164 163 1
|
497 |
+
165 165 1
|
498 |
+
165 166 1
|
499 |
+
165 167 1
|
500 |
+
166 166 1
|
501 |
+
166 165 1
|
502 |
+
166 167 1
|
503 |
+
167 167 1
|
504 |
+
167 165 1
|
505 |
+
167 166 1
|
506 |
+
168 168 1
|
507 |
+
168 169 1
|
508 |
+
168 170 1
|
509 |
+
169 169 1
|
510 |
+
169 168 1
|
511 |
+
169 170 1
|
512 |
+
170 170 1
|
513 |
+
170 168 1
|
514 |
+
170 169 1
|
515 |
+
171 171 1
|
516 |
+
171 172 1
|
517 |
+
171 173 1
|
518 |
+
172 172 1
|
519 |
+
172 171 1
|
520 |
+
172 173 1
|
521 |
+
173 173 1
|
522 |
+
173 171 1
|
523 |
+
173 172 1
|
524 |
+
174 174 1
|
525 |
+
174 175 1
|
526 |
+
174 176 1
|
527 |
+
175 175 1
|
528 |
+
175 174 1
|
529 |
+
175 176 1
|
530 |
+
176 176 1
|
531 |
+
176 174 1
|
532 |
+
176 175 1
|
533 |
+
177 177 1
|
534 |
+
177 178 1
|
535 |
+
177 179 1
|
536 |
+
178 178 1
|
537 |
+
178 177 1
|
538 |
+
178 179 1
|
539 |
+
179 179 1
|
540 |
+
179 177 1
|
541 |
+
179 178 1
|
542 |
+
180 180 1
|
543 |
+
180 181 1
|
544 |
+
180 182 1
|
545 |
+
181 181 1
|
546 |
+
181 180 1
|
547 |
+
181 182 1
|
548 |
+
182 182 1
|
549 |
+
182 180 1
|
550 |
+
182 181 1
|
551 |
+
183 183 1
|
552 |
+
183 184 1
|
553 |
+
183 185 1
|
554 |
+
184 184 1
|
555 |
+
184 183 1
|
556 |
+
184 185 1
|
557 |
+
185 185 1
|
558 |
+
185 183 1
|
559 |
+
185 184 1
|
560 |
+
186 186 1
|
561 |
+
186 187 1
|
562 |
+
186 188 1
|
563 |
+
187 187 1
|
564 |
+
187 186 1
|
565 |
+
187 188 1
|
566 |
+
188 188 1
|
567 |
+
188 186 1
|
568 |
+
188 187 1
|
569 |
+
189 189 1
|
570 |
+
189 190 1
|
571 |
+
189 191 1
|
572 |
+
190 190 1
|
573 |
+
190 189 1
|
574 |
+
190 191 1
|
575 |
+
191 191 1
|
576 |
+
191 189 1
|
577 |
+
191 190 1
|
578 |
+
192 192 1
|
579 |
+
192 193 1
|
580 |
+
192 194 1
|
581 |
+
193 193 1
|
582 |
+
193 192 1
|
583 |
+
193 194 1
|
584 |
+
194 194 1
|
585 |
+
194 192 1
|
586 |
+
194 193 1
|
587 |
+
195 195 1
|
588 |
+
195 196 1
|
589 |
+
195 197 1
|
590 |
+
196 196 1
|
591 |
+
196 195 1
|
592 |
+
196 197 1
|
593 |
+
197 197 1
|
594 |
+
197 195 1
|
595 |
+
197 196 1
|
596 |
+
198 198 1
|
597 |
+
198 199 1
|
598 |
+
198 200 1
|
599 |
+
199 199 1
|
600 |
+
199 198 1
|
601 |
+
199 200 1
|
602 |
+
200 200 1
|
603 |
+
200 198 1
|
604 |
+
200 199 1
|
605 |
+
201 201 1
|
606 |
+
201 202 1
|
607 |
+
201 203 1
|
608 |
+
202 202 1
|
609 |
+
202 201 1
|
610 |
+
202 203 1
|
611 |
+
203 203 1
|
612 |
+
203 201 1
|
613 |
+
203 202 1
|
614 |
+
204 204 1
|
615 |
+
204 205 1
|
616 |
+
204 206 1
|
617 |
+
205 205 1
|
618 |
+
205 204 1
|
619 |
+
205 206 1
|
620 |
+
206 206 1
|
621 |
+
206 204 1
|
622 |
+
206 205 1
|
623 |
+
207 207 1
|
624 |
+
207 208 1
|
625 |
+
207 209 1
|
626 |
+
208 208 1
|
627 |
+
208 207 1
|
628 |
+
208 209 1
|
629 |
+
209 209 1
|
630 |
+
209 207 1
|
631 |
+
209 208 1
|
632 |
+
210 210 1
|
633 |
+
210 211 1
|
634 |
+
210 212 1
|
635 |
+
211 211 1
|
636 |
+
211 210 1
|
637 |
+
211 212 1
|
638 |
+
212 212 1
|
639 |
+
212 210 1
|
640 |
+
212 211 1
|
641 |
+
213 213 1
|
642 |
+
213 214 1
|
643 |
+
213 215 1
|
644 |
+
214 214 1
|
645 |
+
214 213 1
|
646 |
+
214 215 1
|
647 |
+
215 215 1
|
648 |
+
215 213 1
|
649 |
+
215 214 1
|
650 |
+
216 216 1
|
651 |
+
216 217 1
|
652 |
+
216 218 1
|
653 |
+
217 217 1
|
654 |
+
217 216 1
|
655 |
+
217 218 1
|
656 |
+
218 218 1
|
657 |
+
218 216 1
|
658 |
+
218 217 1
|
659 |
+
219 219 1
|
660 |
+
219 220 1
|
661 |
+
219 221 1
|
662 |
+
220 220 1
|
663 |
+
220 219 1
|
664 |
+
220 221 1
|
665 |
+
221 221 1
|
666 |
+
221 219 1
|
667 |
+
221 220 1
|
668 |
+
222 222 1
|
669 |
+
222 223 1
|
670 |
+
222 224 1
|
671 |
+
223 223 1
|
672 |
+
223 222 1
|
673 |
+
223 224 1
|
674 |
+
224 224 1
|
675 |
+
224 222 1
|
676 |
+
224 223 1
|
677 |
+
225 225 1
|
678 |
+
225 226 1
|
679 |
+
225 227 1
|
680 |
+
226 226 1
|
681 |
+
226 225 1
|
682 |
+
226 227 1
|
683 |
+
227 227 1
|
684 |
+
227 225 1
|
685 |
+
227 226 1
|
686 |
+
228 228 1
|
687 |
+
228 229 1
|
688 |
+
228 230 1
|
689 |
+
229 229 1
|
690 |
+
229 228 1
|
691 |
+
229 230 1
|
692 |
+
230 230 1
|
693 |
+
230 228 1
|
694 |
+
230 229 1
|
695 |
+
231 231 1
|
696 |
+
231 232 1
|
697 |
+
231 233 1
|
698 |
+
232 232 1
|
699 |
+
232 231 1
|
700 |
+
232 233 1
|
701 |
+
233 233 1
|
702 |
+
233 231 1
|
703 |
+
233 232 1
|
704 |
+
234 234 1
|
705 |
+
234 235 1
|
706 |
+
234 236 1
|
707 |
+
235 235 1
|
708 |
+
235 234 1
|
709 |
+
235 236 1
|
710 |
+
236 236 1
|
711 |
+
236 234 1
|
712 |
+
236 235 1
|
713 |
+
237 237 1
|
714 |
+
237 238 1
|
715 |
+
237 239 1
|
716 |
+
238 238 1
|
717 |
+
238 237 1
|
718 |
+
238 239 1
|
719 |
+
239 239 1
|
720 |
+
239 237 1
|
721 |
+
239 238 1
|
722 |
+
240 240 1
|
723 |
+
240 241 1
|
724 |
+
240 242 1
|
725 |
+
241 241 1
|
726 |
+
241 240 1
|
727 |
+
241 242 1
|
728 |
+
242 242 1
|
729 |
+
242 240 1
|
730 |
+
242 241 1
|
731 |
+
243 243 1
|
732 |
+
243 244 1
|
733 |
+
243 245 1
|
734 |
+
244 244 1
|
735 |
+
244 243 1
|
736 |
+
244 245 1
|
737 |
+
245 245 1
|
738 |
+
245 243 1
|
739 |
+
245 244 1
|
740 |
+
246 246 1
|
741 |
+
246 247 1
|
742 |
+
246 248 1
|
743 |
+
247 247 1
|
744 |
+
247 246 1
|
745 |
+
247 248 1
|
746 |
+
248 248 1
|
747 |
+
248 246 1
|
748 |
+
248 247 1
|
749 |
+
249 249 1
|
750 |
+
249 250 1
|
751 |
+
249 251 1
|
752 |
+
250 250 1
|
753 |
+
250 249 1
|
754 |
+
250 251 1
|
755 |
+
251 251 1
|
756 |
+
251 249 1
|
757 |
+
251 250 1
|
758 |
+
252 252 1
|
759 |
+
252 253 1
|
760 |
+
252 254 1
|
761 |
+
253 253 1
|
762 |
+
253 252 1
|
763 |
+
253 254 1
|
764 |
+
254 254 1
|
765 |
+
254 252 1
|
766 |
+
254 253 1
|
767 |
+
255 255 1
|
768 |
+
255 256 1
|
769 |
+
255 257 1
|
770 |
+
256 256 1
|
771 |
+
256 255 1
|
772 |
+
256 257 1
|
773 |
+
257 257 1
|
774 |
+
257 255 1
|
775 |
+
257 256 1
|
776 |
+
258 258 1
|
777 |
+
258 259 1
|
778 |
+
258 260 1
|
779 |
+
259 259 1
|
780 |
+
259 258 1
|
781 |
+
259 260 1
|
782 |
+
260 260 1
|
783 |
+
260 258 1
|
784 |
+
260 259 1
|
785 |
+
261 261 1
|
786 |
+
261 262 1
|
787 |
+
261 263 1
|
788 |
+
262 262 1
|
789 |
+
262 261 1
|
790 |
+
262 263 1
|
791 |
+
263 263 1
|
792 |
+
263 261 1
|
793 |
+
263 262 1
|
794 |
+
264 264 1
|
795 |
+
264 265 1
|
796 |
+
264 266 1
|
797 |
+
265 265 1
|
798 |
+
265 264 1
|
799 |
+
265 266 1
|
800 |
+
266 266 1
|
801 |
+
266 264 1
|
802 |
+
266 265 1
|
803 |
+
267 267 1
|
804 |
+
267 268 1
|
805 |
+
267 269 1
|
806 |
+
268 268 1
|
807 |
+
268 267 1
|
808 |
+
268 269 1
|
809 |
+
269 269 1
|
810 |
+
269 267 1
|
811 |
+
269 268 1
|
812 |
+
270 270 1
|
813 |
+
270 271 1
|
814 |
+
270 272 1
|
815 |
+
271 271 1
|
816 |
+
271 270 1
|
817 |
+
271 272 1
|
818 |
+
272 272 1
|
819 |
+
272 270 1
|
820 |
+
272 271 1
|
821 |
+
273 273 1
|
822 |
+
273 274 1
|
823 |
+
273 275 1
|
824 |
+
274 274 1
|
825 |
+
274 273 1
|
826 |
+
274 275 1
|
827 |
+
275 275 1
|
828 |
+
275 273 1
|
829 |
+
275 274 1
|
830 |
+
276 276 1
|
831 |
+
276 277 1
|
832 |
+
276 278 1
|
833 |
+
277 277 1
|
834 |
+
277 276 1
|
835 |
+
277 278 1
|
836 |
+
278 278 1
|
837 |
+
278 276 1
|
838 |
+
278 277 1
|
839 |
+
279 279 1
|
840 |
+
279 280 1
|
841 |
+
279 281 1
|
842 |
+
280 280 1
|
843 |
+
280 279 1
|
844 |
+
280 281 1
|
845 |
+
281 281 1
|
846 |
+
281 279 1
|
847 |
+
281 280 1
|
848 |
+
282 282 1
|
849 |
+
282 283 1
|
850 |
+
282 284 1
|
851 |
+
283 283 1
|
852 |
+
283 282 1
|
853 |
+
283 284 1
|
854 |
+
284 284 1
|
855 |
+
284 282 1
|
856 |
+
284 283 1
|
857 |
+
285 285 1
|
858 |
+
285 286 1
|
859 |
+
285 287 1
|
860 |
+
286 286 1
|
861 |
+
286 285 1
|
862 |
+
286 287 1
|
863 |
+
287 287 1
|
864 |
+
287 285 1
|
865 |
+
287 286 1
|
866 |
+
288 288 1
|
867 |
+
288 289 1
|
868 |
+
288 290 1
|
869 |
+
289 289 1
|
870 |
+
289 288 1
|
871 |
+
289 290 1
|
872 |
+
290 290 1
|
873 |
+
290 288 1
|
874 |
+
290 289 1
|
875 |
+
291 291 1
|
876 |
+
291 292 1
|
877 |
+
291 293 1
|
878 |
+
292 292 1
|
879 |
+
292 291 1
|
880 |
+
292 293 1
|
881 |
+
293 293 1
|
882 |
+
293 291 1
|
883 |
+
293 292 1
|
884 |
+
294 294 1
|
885 |
+
294 295 1
|
886 |
+
294 296 1
|
887 |
+
295 295 1
|
888 |
+
295 294 1
|
889 |
+
295 296 1
|
890 |
+
296 296 1
|
891 |
+
296 294 1
|
892 |
+
296 295 1
|
893 |
+
297 297 1
|
894 |
+
297 298 1
|
895 |
+
297 299 1
|
896 |
+
298 298 1
|
897 |
+
298 297 1
|
898 |
+
298 299 1
|
899 |
+
299 299 1
|
900 |
+
299 297 1
|
901 |
+
299 298 1
|
queries.jsonl
ADDED
@@ -0,0 +1,300 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"_id": "0", "text": "How can I access environment variables in Python?", "instruction_og": " ", "instruction_changed": "How can I access environment variables in Python?Provide me with an answer that's not a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
2 |
+
{"_id": "1", "text": "How can I access environment variables in Python?", "instruction_og": " ", "instruction_changed": "How can I access environment variables in Python?Could you deliver a response that isn't in the form of a code snippet?", "short_query": " ", "keywords": "Code Snippet"}
|
3 |
+
{"_id": "2", "text": "How can I access environment variables in Python?", "instruction_og": " ", "instruction_changed": "How can I access environment variables in Python?I'm seeking a reply that isn't an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
4 |
+
{"_id": "3", "text": "How do I create a directory, and any missing parent directories in Python?", "instruction_og": " ", "instruction_changed": "How do I create a directory, and any missing parent directories in Python?I'm looking for a response that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
5 |
+
{"_id": "4", "text": "How do I create a directory, and any missing parent directories in Python?", "instruction_og": " ", "instruction_changed": "How do I create a directory, and any missing parent directories in Python?I'm looking for a response that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
6 |
+
{"_id": "5", "text": "How do I create a directory, and any missing parent directories in Python?", "instruction_og": " ", "instruction_changed": "How do I create a directory, and any missing parent directories in Python?I would like a response that's not akin to an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
7 |
+
{"_id": "6", "text": "What is the difference between @staticmethod and @classmethod in Python?", "instruction_og": " ", "instruction_changed": "What is the difference between @staticmethod and @classmethod in Python?Can you give me a non-Stackoverflow post type of answer?", "short_query": " ", "keywords": "Stackoverflow post"}
|
8 |
+
{"_id": "7", "text": "What is the difference between @staticmethod and @classmethod in Python?", "instruction_og": " ", "instruction_changed": "What is the difference between @staticmethod and @classmethod in Python?Can you supply me with a non-code snippet type of response?", "short_query": " ", "keywords": "Code Snippet"}
|
9 |
+
{"_id": "8", "text": "What is the difference between @staticmethod and @classmethod in Python?", "instruction_og": " ", "instruction_changed": "What is the difference between @staticmethod and @classmethod in Python?Can you present me with a non-official doc type of answer?", "short_query": " ", "keywords": "Official Doc"}
|
10 |
+
{"_id": "9", "text": "How can I iterate over rows in a Pandas DataFrame in Python?", "instruction_og": " ", "instruction_changed": "How can I iterate over rows in a Pandas DataFrame in Python?I need an answer that doesn't resemble a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
11 |
+
{"_id": "10", "text": "How can I iterate over rows in a Pandas DataFrame in Python?", "instruction_og": " ", "instruction_changed": "How can I iterate over rows in a Pandas DataFrame in Python?I need an answer that doesn't resemble a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
12 |
+
{"_id": "11", "text": "How can I iterate over rows in a Pandas DataFrame in Python?", "instruction_og": " ", "instruction_changed": "How can I iterate over rows in a Pandas DataFrame in Python?Please supply an answer that isn't an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
13 |
+
{"_id": "12", "text": "How to use a global variable in a function in Python?", "instruction_og": " ", "instruction_changed": "How to use a global variable in a function in Python?Could you offer me a reply that's not in the style of a Stackoverflow post?", "short_query": " ", "keywords": "Stackoverflow post"}
|
14 |
+
{"_id": "13", "text": "How to use a global variable in a function in Python?", "instruction_og": " ", "instruction_changed": "How to use a global variable in a function in Python?I'd appreciate a reply that's not like a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
15 |
+
{"_id": "14", "text": "How to use a global variable in a function in Python?", "instruction_og": " ", "instruction_changed": "How to use a global variable in a function in Python?Can you give me a non-official doc type of answer?", "short_query": " ", "keywords": "Official Doc"}
|
16 |
+
{"_id": "15", "text": "Convert bytes to a string in Python 3", "instruction_og": " ", "instruction_changed": "Convert bytes to a string in Python 3.I'm after an answer that isn't like a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
17 |
+
{"_id": "16", "text": "Convert bytes to a string in Python 3", "instruction_og": " ", "instruction_changed": "Convert bytes to a string in Python 3.I'm seeking a reply that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
18 |
+
{"_id": "17", "text": "Convert bytes to a string in Python 3", "instruction_og": " ", "instruction_changed": "Convert bytes to a string in Python 3.I'm in need of a response that isn't an official document.", "short_query": " ", "keywords": "Official Doc"}
|
19 |
+
{"_id": "18", "text": "How do I get the current time in Python?", "instruction_og": " ", "instruction_changed": "How do I get the current time in Python?Can you supply me with a non-Stackoverflow post type of response?", "short_query": " ", "keywords": "Stackoverflow post"}
|
20 |
+
{"_id": "19", "text": "How do I get the current time in Python?", "instruction_og": " ", "instruction_changed": "How do I get the current time in Python?Could you offer me a reply that's not in the style of a code snippet?", "short_query": " ", "keywords": "Code Snippet"}
|
21 |
+
{"_id": "20", "text": "How do I get the current time in Python?", "instruction_og": " ", "instruction_changed": "How do I get the current time in Python?Could you deliver a response that isn't in the form of an official document?", "short_query": " ", "keywords": "Official Doc"}
|
22 |
+
{"_id": "21", "text": "How to catch multiple exceptions in one line in Python? ", "instruction_og": " ", "instruction_changed": "How to catch multiple exceptions in one line in Python? .I would like a response that's not akin to a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
23 |
+
{"_id": "22", "text": "How to catch multiple exceptions in one line in Python? ", "instruction_og": " ", "instruction_changed": "How to catch multiple exceptions in one line in Python? .Can you give me a non-code snippet type of answer?", "short_query": " ", "keywords": "Code Snippet"}
|
24 |
+
{"_id": "23", "text": "How to catch multiple exceptions in one line in Python? ", "instruction_og": " ", "instruction_changed": "How to catch multiple exceptions in one line in Python? .Provide me with an answer that's not an official document.", "short_query": " ", "keywords": "Official Doc"}
|
25 |
+
{"_id": "24", "text": "How to copy a file in Python?", "instruction_og": " ", "instruction_changed": "How to copy a file in Python?Please give me an answer that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
26 |
+
{"_id": "25", "text": "How to copy a file in Python?", "instruction_og": " ", "instruction_changed": "How to copy a file in Python?Please give me an answer that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
27 |
+
{"_id": "26", "text": "How to copy a file in Python?", "instruction_og": " ", "instruction_changed": "How to copy a file in Python?Could you provide an answer that's not an official document format?", "short_query": " ", "keywords": "Official Doc"}
|
28 |
+
{"_id": "27", "text": "Does Python have a string 'contains' substring method?", "instruction_og": " ", "instruction_changed": "Does Python have a string 'contains' substring method?I'm seeking a reply that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
29 |
+
{"_id": "28", "text": "Does Python have a string 'contains' substring method?", "instruction_og": " ", "instruction_changed": "Does Python have a string 'contains' substring method?I would like a response that's not akin to a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
30 |
+
{"_id": "29", "text": "Does Python have a string 'contains' substring method?", "instruction_og": " ", "instruction_changed": "Does Python have a string 'contains' substring method?I'm requesting an answer that isn't an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
31 |
+
{"_id": "30", "text": "How to delete a file or folder in Python?", "instruction_og": " ", "instruction_changed": "How to delete a file or folder in Python?Could you provide an answer that's not a Stackoverflow post format?", "short_query": " ", "keywords": "Stackoverflow post"}
|
32 |
+
{"_id": "31", "text": "How to delete a file or folder in Python?", "instruction_og": " ", "instruction_changed": "How to delete a file or folder in Python?I'm interested in an answer that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
33 |
+
{"_id": "32", "text": "How to delete a file or folder in Python?", "instruction_og": " ", "instruction_changed": "How to delete a file or folder in Python?I'd appreciate a reply that's not like an official document.", "short_query": " ", "keywords": "Official Doc"}
|
34 |
+
{"_id": "33", "text": "How do I check if a list is empty with Python?", "instruction_og": " ", "instruction_changed": "How do I check if a list is empty with Python? Provide me with an answer that's not a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
35 |
+
{"_id": "34", "text": "How do I check if a list is empty with Python?", "instruction_og": " ", "instruction_changed": "How do I check if a list is empty with Python?Can I get a reply that's not a code snippet?", "short_query": " ", "keywords": "Code Snippet"}
|
36 |
+
{"_id": "35", "text": "How do I check if a list is empty with Python?", "instruction_og": " ", "instruction_changed": "How do I check if a list is empty with Python?I need an answer that doesn't resemble an official document.", "short_query": " ", "keywords": "Official Doc"}
|
37 |
+
{"_id": "36", "text": "How do I check whether a file exists without exceptions in Python?", "instruction_og": " ", "instruction_changed": "How do I check whether a file exists without exceptions in Python?Can I get a reply that's not a Stackoverflow post?", "short_query": " ", "keywords": "Stackoverflow post"}
|
38 |
+
{"_id": "37", "text": "How do I check whether a file exists without exceptions in Python?", "instruction_og": " ", "instruction_changed": "How do I check whether a file exists without exceptions in Python?Provide me with an answer that's not a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
39 |
+
{"_id": "38", "text": "How do I check whether a file exists without exceptions in Python?", "instruction_og": " ", "instruction_changed": "How do I check whether a file exists without exceptions in Python?I'm looking for a response that isn't an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
40 |
+
{"_id": "39", "text": "How do I concatenate two lists in Python?", "instruction_og": " ", "instruction_changed": "How do I concatenate two lists in Python?I'm interested in an answer that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
41 |
+
{"_id": "40", "text": "How do I concatenate two lists in Python?", "instruction_og": " ", "instruction_changed": "How do I concatenate two lists in Python?I'm requesting an answer that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
42 |
+
{"_id": "41", "text": "How do I concatenate two lists in Python?", "instruction_og": " ", "instruction_changed": "How do I concatenate two lists in Python?I'm interested in an answer that isn't an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
43 |
+
{"_id": "42", "text": "How do I change the size of figures drawn with Matplotlib?", "instruction_og": " ", "instruction_changed": "How do I change the size of figures drawn with Matplotlib?Could you deliver a response that isn't in the form of a Stackoverflow post?", "short_query": " ", "keywords": "Stackoverflow post"}
|
44 |
+
{"_id": "43", "text": "How do I change the size of figures drawn with Matplotlib?", "instruction_og": " ", "instruction_changed": "How do I change the size of figures drawn with Matplotlib?I'm after an answer that isn't like a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
45 |
+
{"_id": "44", "text": "How do I change the size of figures drawn with Matplotlib?", "instruction_og": " ", "instruction_changed": "How do I change the size of figures drawn with Matplotlib?Can I get a reply that's not an official document?", "short_query": " ", "keywords": "Official Doc"}
|
46 |
+
{"_id": "45", "text": "How do I output colored text to the terminal in Python?", "instruction_og": " ", "instruction_changed": "How do I output colored text to the terminal in Python?I'm requesting an answer that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
47 |
+
{"_id": "46", "text": "How do I output colored text to the terminal in Python?", "instruction_og": " ", "instruction_changed": "How do I output colored text to the terminal in Python?Could you provide an answer that's not a code snippet format?", "short_query": " ", "keywords": "Code Snippet"}
|
48 |
+
{"_id": "47", "text": "How do I output colored text to the terminal in Python?", "instruction_og": " ", "instruction_changed": "How do I output colored text to the terminal in Python?Could you offer me a reply that's not in the style of an official doc?", "short_query": " ", "keywords": "Official Doc"}
|
49 |
+
{"_id": "48", "text": "What is the difference between Python's list methods append and extend?", "instruction_og": " ", "instruction_changed": "What is the difference between Python's list methods append and extend?Can you present me with a non-Stackoverflow post type of answer?", "short_query": " ", "keywords": "Stackoverflow post"}
|
50 |
+
{"_id": "49", "text": "What is the difference between Python's list methods append and extend?", "instruction_og": " ", "instruction_changed": "What is the difference between Python's list methods append and extend?Please supply an answer that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
51 |
+
{"_id": "50", "text": "What is the difference between Python's list methods append and extend?", "instruction_og": " ", "instruction_changed": "What is the difference between Python's list methods append and extend?Please give me an answer that isn't an official document.", "short_query": " ", "keywords": "Official Doc"}
|
52 |
+
{"_id": "51", "text": "Find the current directory and file's directory in Python", "instruction_og": " ", "instruction_changed": "Find the current directory and file's directory in Python.I'd appreciate a reply that's not like a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
53 |
+
{"_id": "52", "text": "Find the current directory and file's directory in Python", "instruction_og": " ", "instruction_changed": "Find the current directory and file's directory in Python.I'm in need of a response that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
54 |
+
{"_id": "53", "text": "Find the current directory and file's directory in Python", "instruction_og": " ", "instruction_changed": "Find the current directory and file's directory in Python.Can you supply me with a non-official doc type of response?", "short_query": " ", "keywords": "Official Doc"}
|
55 |
+
{"_id": "54", "text": "Renaming column names in Pandas", "instruction_og": " ", "instruction_changed": "Renaming column names in Pandas.Please supply an answer that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
56 |
+
{"_id": "55", "text": "Renaming column names in Pandas", "instruction_og": " ", "instruction_changed": "Renaming column names in Pandas.Can you present me with a non-code snippet type of answer?", "short_query": " ", "keywords": "Code Snippet"}
|
57 |
+
{"_id": "56", "text": "Renaming column names in Pandas", "instruction_og": " ", "instruction_changed": "Renaming column names in Pandas.I desire a response that isn't similar to an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
58 |
+
{"_id": "57", "text": "How can I remove a key from a Python dictionary?", "instruction_og": " ", "instruction_changed": "How can I remove a key from a Python dictionary?I'm in need of a response that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
59 |
+
{"_id": "58", "text": "How can I remove a key from a Python dictionary?", "instruction_og": " ", "instruction_changed": "How can I remove a key from a Python dictionary?I desire a response that isn't similar to a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
60 |
+
{"_id": "59", "text": "How can I remove a key from a Python dictionary?", "instruction_og": " ", "instruction_changed": "How can I remove a key from a Python dictionary?I'm after an answer that isn't like an official document.", "short_query": " ", "keywords": "Official Doc"}
|
61 |
+
{"_id": "60", "text": "How to sort a list of dictionaries by a value of the dictionary in Python?", "instruction_og": " ", "instruction_changed": "How to sort a list of dictionaries by a value of the dictionary in Python?Provide me with an answer that's not a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
62 |
+
{"_id": "61", "text": "How to sort a list of dictionaries by a value of the dictionary in Python?", "instruction_og": " ", "instruction_changed": "How to sort a list of dictionaries by a value of the dictionary in Python?Could you deliver a response that isn't in the form of a code snippet?", "short_query": " ", "keywords": "Code Snippet"}
|
63 |
+
{"_id": "62", "text": "How to sort a list of dictionaries by a value of the dictionary in Python?", "instruction_og": " ", "instruction_changed": "How to sort a list of dictionaries by a value of the dictionary in Python?I'm seeking a reply that isn't an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
64 |
+
{"_id": "63", "text": "Check if a given key already exists in a dictionary in Python", "instruction_og": " ", "instruction_changed": "Check if a given key already exists in a dictionary in Python.I'm looking for a response that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
65 |
+
{"_id": "64", "text": "Check if a given key already exists in a dictionary in Python", "instruction_og": " ", "instruction_changed": "Check if a given key already exists in a dictionary in Python.I'm looking for a response that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
66 |
+
{"_id": "65", "text": "Check if a given key already exists in a dictionary in Python", "instruction_og": " ", "instruction_changed": "Check if a given key already exists in a dictionary in Python.I would like a response that's not akin to an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
67 |
+
{"_id": "66", "text": "How can I randomly selec an item from a list in Python?", "instruction_og": " ", "instruction_changed": "How can I randomly selec an item from a list in Python?Can you give me a non-Stackoverflow post type of answer?", "short_query": " ", "keywords": "Stackoverflow post"}
|
68 |
+
{"_id": "67", "text": "How can I randomly selec an item from a list in Python?", "instruction_og": " ", "instruction_changed": "How can I randomly selec an item from a list in Python?Can you supply me with a non-code snippet type of response?", "short_query": " ", "keywords": "Code Snippet"}
|
69 |
+
{"_id": "68", "text": "How can I randomly selec an item from a list in Python?", "instruction_og": " ", "instruction_changed": "How can I randomly selec an item from a list in Python?Can you present me with a non-official doc type of answer?", "short_query": " ", "keywords": "Official Doc"}
|
70 |
+
{"_id": "69", "text": "Delete a column from a Pandas DataFrame", "instruction_og": " ", "instruction_changed": "Delete a column from a Pandas DataFrame.I need an answer that doesn't resemble a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
71 |
+
{"_id": "70", "text": "Delete a column from a Pandas DataFrame", "instruction_og": " ", "instruction_changed": "Delete a column from a Pandas DataFrame.I need an answer that doesn't resemble a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
72 |
+
{"_id": "71", "text": "Delete a column from a Pandas DataFrame", "instruction_og": " ", "instruction_changed": "Delete a column from a Pandas DataFrame.Please supply an answer that isn't an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
73 |
+
{"_id": "72", "text": "How do I count the occurrences of a list item?", "instruction_og": " ", "instruction_changed": "How do I count the occurrences of a list item?Could you offer me a reply that's not in the style of a Stackoverflow post?", "short_query": " ", "keywords": "Stackoverflow post"}
|
74 |
+
{"_id": "73", "text": "How do I count the occurrences of a list item?", "instruction_og": " ", "instruction_changed": "How do I count the occurrences of a list item?I'd appreciate a reply that's not like a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
75 |
+
{"_id": "74", "text": "How do I count the occurrences of a list item?", "instruction_og": " ", "instruction_changed": "How do I count the occurrences of a list item?Can you give me a non-official doc type of answer?", "short_query": " ", "keywords": "Official Doc"}
|
76 |
+
{"_id": "75", "text": "How do I append to a file in Python?", "instruction_og": " ", "instruction_changed": "How do I append to a file in Python?I'm after an answer that isn't like a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
77 |
+
{"_id": "76", "text": "How do I append to a file in Python?", "instruction_og": " ", "instruction_changed": "How do I append to a file in Python?I'm seeking a reply that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
78 |
+
{"_id": "77", "text": "How do I append to a file in Python?", "instruction_og": " ", "instruction_changed": "How do I append to a file in Python?I'm in need of a response that isn't an official document.", "short_query": " ", "keywords": "Official Doc"}
|
79 |
+
{"_id": "78", "text": "How can I remove a trailing newline in Python?", "instruction_og": " ", "instruction_changed": "How can I remove a trailing newline in Python?Can you supply me with a non-Stackoverflow post type of response?", "short_query": " ", "keywords": "Stackoverflow post"}
|
80 |
+
{"_id": "79", "text": "How can I remove a trailing newline in Python?", "instruction_og": " ", "instruction_changed": "How can I remove a trailing newline in Python?Could you offer me a reply that's not in the style of a code snippet?", "short_query": " ", "keywords": "Code Snippet"}
|
81 |
+
{"_id": "80", "text": "How can I remove a trailing newline in Python?", "instruction_og": " ", "instruction_changed": "How can I remove a trailing newline in Python?Could you deliver a response that isn't in the form of an official document?", "short_query": " ", "keywords": "Official Doc"}
|
82 |
+
{"_id": "81", "text": "How do I check if a string represents a number in Python?", "instruction_og": " ", "instruction_changed": "How do I check if a string represents a number in Python?I would like a response that's not akin to a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
83 |
+
{"_id": "82", "text": "How do I check if a string represents a number in Python?", "instruction_og": " ", "instruction_changed": "How do I check if a string represents a number in Python?Can you give me a non-code snippet type of answer?", "short_query": " ", "keywords": "Code Snippet"}
|
84 |
+
{"_id": "83", "text": "How do I check if a string represents a number in Python?", "instruction_og": " ", "instruction_changed": "How do I check if a string represents a number in Python?Provide me with an answer that's not an official document.", "short_query": " ", "keywords": "Official Doc"}
|
85 |
+
{"_id": "84", "text": "How to prettyprint a JSON file in Python?", "instruction_og": " ", "instruction_changed": "How to prettyprint a JSON file in Python?Please give me an answer that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
86 |
+
{"_id": "85", "text": "How to prettyprint a JSON file in Python?", "instruction_og": " ", "instruction_changed": "How to prettyprint a JSON file in Python?Please give me an answer that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
87 |
+
{"_id": "86", "text": "How to prettyprint a JSON file in Python?", "instruction_og": " ", "instruction_changed": "How to prettyprint a JSON file in Python?Could you provide an answer that's not an official document format?", "short_query": " ", "keywords": "Official Doc"}
|
88 |
+
{"_id": "87", "text": "What's the canonical way to check for type in Python?", "instruction_og": " ", "instruction_changed": "What's the canonical way to check for type in Python?I'm seeking a reply that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
89 |
+
{"_id": "88", "text": "What's the canonical way to check for type in Python?", "instruction_og": " ", "instruction_changed": "What's the canonical way to check for type in Python?I would like a response that's not akin to a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
90 |
+
{"_id": "89", "text": "What's the canonical way to check for type in Python?", "instruction_og": " ", "instruction_changed": "What's the canonical way to check for type in Python?I'm requesting an answer that isn't an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
91 |
+
{"_id": "90", "text": "Save plot to image file instead of displaying it", "instruction_og": " ", "instruction_changed": "Save plot to image file instead of displaying it.Could you provide an answer that's not a Stackoverflow post format?", "short_query": " ", "keywords": "Stackoverflow post"}
|
92 |
+
{"_id": "91", "text": "Save plot to image file instead of displaying it", "instruction_og": " ", "instruction_changed": "Save plot to image file instead of displaying it.I'm interested in an answer that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
93 |
+
{"_id": "92", "text": "Save plot to image file instead of displaying it", "instruction_og": " ", "instruction_changed": "Save plot to image file instead of displaying it.I'd appreciate a reply that's not like an official document.", "short_query": " ", "keywords": "Official Doc"}
|
94 |
+
{"_id": "93", "text": "How do I get the filename without the extension from a path in Python?", "instruction_og": " ", "instruction_changed": "How do I get the filename without the extension from a path in Python?I desire a response that isn't similar to a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
95 |
+
{"_id": "94", "text": "How do I get the filename without the extension from a path in Python?", "instruction_og": " ", "instruction_changed": "How do I get the filename without the extension from a path in Python?Can I get a reply that's not a code snippet?", "short_query": " ", "keywords": "Code Snippet"}
|
96 |
+
{"_id": "95", "text": "How do I get the filename without the extension from a path in Python?", "instruction_og": " ", "instruction_changed": "How do I get the filename without the extension from a path in Python?I need an answer that doesn't resemble an official document.", "short_query": " ", "keywords": "Official Doc"}
|
97 |
+
{"_id": "96", "text": "How do I check if a directory exists in Python?", "instruction_og": " ", "instruction_changed": "How do I check if a directory exists in Python?Can I get a reply that's not a Stackoverflow post?", "short_query": " ", "keywords": "Stackoverflow post"}
|
98 |
+
{"_id": "97", "text": "How do I check if a directory exists in Python?", "instruction_og": " ", "instruction_changed": "How do I check if a directory exists in Python?Provide me with an answer that's not a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
99 |
+
{"_id": "98", "text": "How do I check if a directory exists in Python?", "instruction_og": " ", "instruction_changed": "How do I check if a directory exists in Python?I'm looking for a response that isn't an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
100 |
+
{"_id": "99", "text": "How do I move a file in Python?", "instruction_og": " ", "instruction_changed": "How do I move a file in Python?I'm interested in an answer that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
101 |
+
{"_id": "100", "text": "How do I move a file in Python?", "instruction_og": " ", "instruction_changed": "How do I move a file in Python?I'm requesting an answer that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
102 |
+
{"_id": "101", "text": "How do I move a file in Python?", "instruction_og": " ", "instruction_changed": "How do I move a file in Python?I'm interested in an answer that isn't an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
103 |
+
{"_id": "102", "text": "How does the @property decorator work in Python?", "instruction_og": " ", "instruction_changed": "How does the @property decorator work in Python?Could you deliver a response that isn't in the form of a Stackoverflow post?", "short_query": " ", "keywords": "Stackoverflow post"}
|
104 |
+
{"_id": "103", "text": "How does the @property decorator work in Python?", "instruction_og": " ", "instruction_changed": "How does the @property decorator work in Python?I'm after an answer that isn't like a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
105 |
+
{"_id": "104", "text": "How does the @property decorator work in Python?", "instruction_og": " ", "instruction_changed": "How does the @property decorator work in Python?Can I get a reply that's not an official document?", "short_query": " ", "keywords": "Official Doc"}
|
106 |
+
{"_id": "105", "text": "Get the data received in a Flask request", "instruction_og": " ", "instruction_changed": "Get the data received in a Flask request.I'm requesting an answer that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
107 |
+
{"_id": "106", "text": "Get the data received in a Flask request", "instruction_og": " ", "instruction_changed": "Get the data received in a Flask request.Could you provide an answer that's not a code snippet format?", "short_query": " ", "keywords": "Code Snippet"}
|
108 |
+
{"_id": "107", "text": "Get the data received in a Flask request", "instruction_og": " ", "instruction_changed": "Get the data received in a Flask request.Could you offer me a reply that's not in the style of an official doc?", "short_query": " ", "keywords": "Official Doc"}
|
109 |
+
{"_id": "108", "text": "How do you test that a Python function throws an exception?", "instruction_og": " ", "instruction_changed": "How do you test that a Python function throws an exception?Can you present me with a non-Stackoverflow post type of answer?", "short_query": " ", "keywords": "Stackoverflow post"}
|
110 |
+
{"_id": "109", "text": "How do you test that a Python function throws an exception?", "instruction_og": " ", "instruction_changed": "How do you test that a Python function throws an exception?Please supply an answer that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
111 |
+
{"_id": "110", "text": "How do you test that a Python function throws an exception?", "instruction_og": " ", "instruction_changed": "How do you test that a Python function throws an exception?Please give me an answer that isn't an official document.", "short_query": " ", "keywords": "Official Doc"}
|
112 |
+
{"_id": "111", "text": "How to subtract a day from a date in Python?", "instruction_og": " ", "instruction_changed": "How to subtract a day from a date in Python?I'd appreciate a reply that's not like a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
113 |
+
{"_id": "112", "text": "How to subtract a day from a date in Python?", "instruction_og": " ", "instruction_changed": "How to subtract a day from a date in Python?I'm in need of a response that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
114 |
+
{"_id": "113", "text": "How to subtract a day from a date in Python?", "instruction_og": " ", "instruction_changed": "How to subtract a day from a date in Python?Can you supply me with a non-official doc type of response?", "short_query": " ", "keywords": "Official Doc"}
|
115 |
+
{"_id": "114", "text": "How to download a file over HTTP in Python?", "instruction_og": " ", "instruction_changed": "How to download a file over HTTP in Python?Please supply an answer that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
116 |
+
{"_id": "115", "text": "How to download a file over HTTP in Python?", "instruction_og": " ", "instruction_changed": "How to download a file over HTTP in Python?Can you present me with a non-code snippet type of answer?", "short_query": " ", "keywords": "Code Snippet"}
|
117 |
+
{"_id": "116", "text": "How to download a file over HTTP in Python?", "instruction_og": " ", "instruction_changed": "How to download a file over HTTP in Python?I desire a response that isn't similar to an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
118 |
+
{"_id": "117", "text": "Writing a pandas DataFrame to CSV file", "instruction_og": " ", "instruction_changed": "Writing a pandas DataFrame to CSV file.I'm in need of a response that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
119 |
+
{"_id": "118", "text": "Writing a pandas DataFrame to CSV file", "instruction_og": " ", "instruction_changed": "Writing a pandas DataFrame to CSV file.I desire a response that isn't similar to a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
120 |
+
{"_id": "119", "text": "Writing a pandas DataFrame to CSV file", "instruction_og": " ", "instruction_changed": "Writing a pandas DataFrame to CSV file.I'm after an answer that isn't like an official document.", "short_query": " ", "keywords": "Official Doc"}
|
121 |
+
{"_id": "120", "text": "How do I avoid checking for nulls in Java?", "instruction_og": " ", "instruction_changed": "How do I avoid checking for nulls in Java?Provide me with an answer that's not a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
122 |
+
{"_id": "121", "text": "How do I avoid checking for nulls in Java?", "instruction_og": " ", "instruction_changed": "How do I avoid checking for nulls in Java?Could you deliver a response that isn't in the form of a code snippet?", "short_query": " ", "keywords": "Code Snippet"}
|
123 |
+
{"_id": "122", "text": "How do I avoid checking for nulls in Java?", "instruction_og": " ", "instruction_changed": "How do I avoid checking for nulls in Java?I'm seeking a reply that isn't an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
124 |
+
{"_id": "123", "text": "How do I compare strings in Java?", "instruction_og": " ", "instruction_changed": "How do I compare strings in Java?I'm looking for a response that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
125 |
+
{"_id": "124", "text": "How do I compare strings in Java?", "instruction_og": " ", "instruction_changed": "How do I compare strings in Java?I'm looking for a response that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
126 |
+
{"_id": "125", "text": "How do I compare strings in Java?", "instruction_og": " ", "instruction_changed": "How do I compare strings in Java?I would like a response that's not akin to an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
127 |
+
{"_id": "126", "text": "What's the simplest way to print a Java array?", "instruction_og": " ", "instruction_changed": "What's the simplest way to print a Java array?Can you give me a non-Stackoverflow post type of answer?", "short_query": " ", "keywords": "Stackoverflow post"}
|
128 |
+
{"_id": "127", "text": "What's the simplest way to print a Java array?", "instruction_og": " ", "instruction_changed": "What's the simplest way to print a Java array?Can you supply me with a non-code snippet type of response?", "short_query": " ", "keywords": "Code Snippet"}
|
129 |
+
{"_id": "128", "text": "What's the simplest way to print a Java array?", "instruction_og": " ", "instruction_changed": "What's the simplest way to print a Java array?Can you present me with a non-official doc type of answer?", "short_query": " ", "keywords": "Official Doc"}
|
130 |
+
{"_id": "129", "text": "How do I split a string in Java?", "instruction_og": " ", "instruction_changed": "How do I split a string in Java?I need an answer that doesn't resemble a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
131 |
+
{"_id": "130", "text": "How do I split a string in Java?", "instruction_og": " ", "instruction_changed": "How do I split a string in Java?I need an answer that doesn't resemble a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
132 |
+
{"_id": "131", "text": "How do I split a string in Java?", "instruction_og": " ", "instruction_changed": "How do I split a string in Java?Please supply an answer that isn't an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
133 |
+
{"_id": "132", "text": "What issues should be considered when overriding equals and hashCode in Java?", "instruction_og": " ", "instruction_changed": "What issues should be considered when overriding equals and hashCode in Java?Could you offer me a reply that's not in the style of a Stackoverflow post?", "short_query": " ", "keywords": "Stackoverflow post"}
|
134 |
+
{"_id": "133", "text": "What issues should be considered when overriding equals and hashCode in Java?", "instruction_og": " ", "instruction_changed": "What issues should be considered when overriding equals and hashCode in Java?I'd appreciate a reply that's not like a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
135 |
+
{"_id": "134", "text": "What issues should be considered when overriding equals and hashCode in Java?", "instruction_og": " ", "instruction_changed": "What issues should be considered when overriding equals and hashCode in Java?Can you give me a non-official doc type of answer?", "short_query": " ", "keywords": "Official Doc"}
|
136 |
+
{"_id": "135", "text": "Java string to date conversion", "instruction_og": " ", "instruction_changed": "Java string to date conversion.I'm after an answer that isn't like a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
137 |
+
{"_id": "136", "text": "Java string to date conversion", "instruction_og": " ", "instruction_changed": "Java string to date conversion.I'm seeking a reply that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
138 |
+
{"_id": "137", "text": "Java string to date conversion", "instruction_og": " ", "instruction_changed": "Java string to date conversion.I'm in need of a response that isn't an official document.", "short_query": " ", "keywords": "Official Doc"}
|
139 |
+
{"_id": "138", "text": "How to round a number to n decimal places in Java", "instruction_og": " ", "instruction_changed": "How to round a number to n decimal places in Java.Can you supply me with a non-Stackoverflow post type of response?", "short_query": " ", "keywords": "Stackoverflow post"}
|
140 |
+
{"_id": "139", "text": "How to round a number to n decimal places in Java", "instruction_og": " ", "instruction_changed": "How to round a number to n decimal places in Java.Could you offer me a reply that's not in the style of a code snippet?", "short_query": " ", "keywords": "Code Snippet"}
|
141 |
+
{"_id": "140", "text": "How to round a number to n decimal places in Java", "instruction_og": " ", "instruction_changed": "How to round a number to n decimal places in Java.Could you deliver a response that isn't in the form of an official document?", "short_query": " ", "keywords": "Official Doc"}
|
142 |
+
{"_id": "141", "text": "How to use java.net.URLConnection to fire and handle HTTP requests", "instruction_og": " ", "instruction_changed": "How to use java.net.URLConnection to fire and handle HTTP requests.I would like a response that's not akin to a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
143 |
+
{"_id": "142", "text": "How to use java.net.URLConnection to fire and handle HTTP requests", "instruction_og": " ", "instruction_changed": "How to use java.net.URLConnection to fire and handle HTTP requests.Can you give me a non-code snippet type of answer?", "short_query": " ", "keywords": "Code Snippet"}
|
144 |
+
{"_id": "143", "text": "How to use java.net.URLConnection to fire and handle HTTP requests", "instruction_og": " ", "instruction_changed": "How to use java.net.URLConnection to fire and handle HTTP requests.Provide me with an answer that's not an official document.", "short_query": " ", "keywords": "Official Doc"}
|
145 |
+
{"_id": "144", "text": "How can I create a generic array in Java?", "instruction_og": " ", "instruction_changed": "How can I create a generic array in Java?Please give me an answer that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
146 |
+
{"_id": "145", "text": "How can I create a generic array in Java?", "instruction_og": " ", "instruction_changed": "How can I create a generic array in Java?Please give me an answer that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
147 |
+
{"_id": "146", "text": "How can I create a generic array in Java?", "instruction_og": " ", "instruction_changed": "How can I create a generic array in Java?Could you provide an answer that's not an official document format?", "short_query": " ", "keywords": "Official Doc"}
|
148 |
+
{"_id": "147", "text": "In detail, how does the 'for each' loop work in Java?", "instruction_og": " ", "instruction_changed": "In detail, how does the 'for each' loop work in Java?I'm seeking a reply that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
149 |
+
{"_id": "148", "text": "In detail, how does the 'for each' loop work in Java?", "instruction_og": " ", "instruction_changed": "In detail, how does the 'for each' loop work in Java?I would like a response that's not akin to a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
150 |
+
{"_id": "149", "text": "In detail, how does the 'for each' loop work in Java?", "instruction_og": " ", "instruction_changed": "In detail, how does the 'for each' loop work in Java?I'm requesting an answer that isn't an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
151 |
+
{"_id": "150", "text": "How to append text to an existing file in Java?", "instruction_og": " ", "instruction_changed": "How to append text to an existing file in Java?Could you provide an answer that's not a Stackoverflow post format?", "short_query": " ", "keywords": "Stackoverflow post"}
|
152 |
+
{"_id": "151", "text": "How to append text to an existing file in Java?", "instruction_og": " ", "instruction_changed": "How to append text to an existing file in Java?I'm interested in an answer that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
153 |
+
{"_id": "152", "text": "How to append text to an existing file in Java?", "instruction_og": " ", "instruction_changed": "How to append text to an existing file in Java?I'd appreciate a reply that's not like an official document.", "short_query": " ", "keywords": "Official Doc"}
|
154 |
+
{"_id": "153", "text": "Java inner class and static nested class", "instruction_og": " ", "instruction_changed": "Java inner class and static nested class.I desire a response that isn't similar to a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
155 |
+
{"_id": "154", "text": "Java inner class and static nested class", "instruction_og": " ", "instruction_changed": "Java inner class and static nested class.Can I get a reply that's not a code snippet?", "short_query": " ", "keywords": "Code Snippet"}
|
156 |
+
{"_id": "155", "text": "Java inner class and static nested class", "instruction_og": " ", "instruction_changed": "Java inner class and static nested class.I need an answer that doesn't resemble an official document.", "short_query": " ", "keywords": "Official Doc"}
|
157 |
+
{"_id": "156", "text": "How do I declare and initialize an array in Java?", "instruction_og": " ", "instruction_changed": "How do I declare and initialize an array in Java?Can I get a reply that's not a Stackoverflow post?", "short_query": " ", "keywords": "Stackoverflow post"}
|
158 |
+
{"_id": "157", "text": "How do I declare and initialize an array in Java?", "instruction_og": " ", "instruction_changed": "How do I declare and initialize an array in Java?Provide me with an answer that's not a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
159 |
+
{"_id": "158", "text": "How do I declare and initialize an array in Java?", "instruction_og": " ", "instruction_changed": "How do I declare and initialize an array in Java?I'm looking for a response that isn't an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
160 |
+
{"_id": "159", "text": "How do I convert a String to an int in Java?", "instruction_og": " ", "instruction_changed": "How do I convert a String to an int in Java?I'm interested in an answer that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
161 |
+
{"_id": "160", "text": "How do I convert a String to an int in Java?", "instruction_og": " ", "instruction_changed": "How do I convert a String to an int in Java?I'm requesting an answer that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
162 |
+
{"_id": "161", "text": "How do I convert a String to an int in Java?", "instruction_og": " ", "instruction_changed": "How do I convert a String to an int in Java?I'm interested in an answer that isn't an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
163 |
+
{"_id": "162", "text": "Reading a plain text file in Java", "instruction_og": " ", "instruction_changed": "How do I read a plain text file in Java? Could you deliver a response that isn't in the form of a Stackoverflow post?", "short_query": " ", "keywords": "Stackoverflow post"}
|
164 |
+
{"_id": "163", "text": "Reading a plain text file in Java", "instruction_og": " ", "instruction_changed": "How do I read a plain text file in Java? I'm after an answer that isn't like a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
165 |
+
{"_id": "164", "text": "Reading a plain text file in Java", "instruction_og": " ", "instruction_changed": "How do I read a plain text file in Java? Can I get a reply that's not an official document?", "short_query": " ", "keywords": "Official Doc"}
|
166 |
+
{"_id": "165", "text": "How do I create a file and write to it?", "instruction_og": " ", "instruction_changed": "How do I create a file and write to it?I'm requesting an answer that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
167 |
+
{"_id": "166", "text": "How do I create a file and write to it?", "instruction_og": " ", "instruction_changed": "How do I create a file and write to it?Could you provide an answer that's not a code snippet format?", "short_query": " ", "keywords": "Code Snippet"}
|
168 |
+
{"_id": "167", "text": "How do I create a file and write to it?", "instruction_og": " ", "instruction_changed": "How do I create a file and write to it?Could you offer me a reply that's not in the style of an official doc?", "short_query": " ", "keywords": "Official Doc"}
|
169 |
+
{"_id": "168", "text": "Change date format in a Java string", "instruction_og": " ", "instruction_changed": "How can I change the date format in a Java string? Can you present me with a non-Stackoverflow post type of answer?", "short_query": " ", "keywords": "Stackoverflow post"}
|
170 |
+
{"_id": "169", "text": "Change date format in a Java string", "instruction_og": " ", "instruction_changed": "How can I change the date format in a Java string? Please supply an answer that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
171 |
+
{"_id": "170", "text": "Change date format in a Java string", "instruction_og": " ", "instruction_changed": "How can I change the date format in a Java string? Please give me an answer that isn't an official document.", "short_query": " ", "keywords": "Official Doc"}
|
172 |
+
{"_id": "171", "text": "How do I create a Java string from the contents of a file?", "instruction_og": " ", "instruction_changed": "How do I create a Java string from the contents of a file?I'd appreciate a reply that's not like a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
173 |
+
{"_id": "172", "text": "How do I create a Java string from the contents of a file?", "instruction_og": " ", "instruction_changed": "How do I create a Java string from the contents of a file?I'm in need of a response that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
174 |
+
{"_id": "173", "text": "How do I create a Java string from the contents of a file?", "instruction_og": " ", "instruction_changed": "How do I create a Java string from the contents of a file?Can you supply me with a non-official doc type of response?", "short_query": " ", "keywords": "Official Doc"}
|
175 |
+
{"_id": "174", "text": "How to determine the size of an object in Java", "instruction_og": " ", "instruction_changed": "How to determine the size of an object in Java.Please supply an answer that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
176 |
+
{"_id": "175", "text": "How to determine the size of an object in Java", "instruction_og": " ", "instruction_changed": "How to determine the size of an object in Java.Can you present me with a non-code snippet type of answer?", "short_query": " ", "keywords": "Code Snippet"}
|
177 |
+
{"_id": "176", "text": "How to determine the size of an object in Java", "instruction_og": " ", "instruction_changed": "How to determine the size of an object in Java.I desire a response that isn't similar to an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
178 |
+
{"_id": "177", "text": "How do I invoke a Java method when given the method name as a string?", "instruction_og": " ", "instruction_changed": "How do I invoke a Java method when given the method name as a string?I'm in need of a response that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
179 |
+
{"_id": "178", "text": "How do I invoke a Java method when given the method name as a string?", "instruction_og": " ", "instruction_changed": "How do I invoke a Java method when given the method name as a string?I desire a response that isn't similar to a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
180 |
+
{"_id": "179", "text": "How do I invoke a Java method when given the method name as a string?", "instruction_og": " ", "instruction_changed": "How do I invoke a Java method when given the method name as a string?I'm after an answer that isn't like an official document.", "short_query": " ", "keywords": "Official Doc"}
|
181 |
+
{"_id": "180", "text": "What is the Java ?: operator called and what does it do?", "instruction_og": " ", "instruction_changed": "What is the Java ?: operator called and what does it do?Provide me with an answer that's not a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
182 |
+
{"_id": "181", "text": "What is the Java ?: operator called and what does it do?", "instruction_og": " ", "instruction_changed": "What is the Java ?: operator called and what does it do?Could you deliver a response that isn't in the form of a code snippet?", "short_query": " ", "keywords": "Code Snippet"}
|
183 |
+
{"_id": "182", "text": "What is the Java ?: operator called and what does it do?", "instruction_og": " ", "instruction_changed": "What is the Java ?: operator called and what does it do?I'm seeking a reply that isn't an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
184 |
+
{"_id": "183", "text": "How are anonymous inner classes used in Java?", "instruction_og": " ", "instruction_changed": "How are anonymous inner classes used in Java?I'm looking for a response that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
185 |
+
{"_id": "184", "text": "How are anonymous inner classes used in Java?", "instruction_og": " ", "instruction_changed": "How are anonymous inner classes used in Java?I'm looking for a response that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
186 |
+
{"_id": "185", "text": "How are anonymous inner classes used in Java?", "instruction_og": " ", "instruction_changed": "How are anonymous inner classes used in Java?I would like a response that's not akin to an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
187 |
+
{"_id": "186", "text": "How can I read a large text file line by line using Java?", "instruction_og": " ", "instruction_changed": "How can I read a large text file line by line using Java?Can you give me a non-Stackoverflow post type of answer?", "short_query": " ", "keywords": "Stackoverflow post"}
|
188 |
+
{"_id": "187", "text": "How can I read a large text file line by line using Java?", "instruction_og": " ", "instruction_changed": "How can I read a large text file line by line using Java?Can you supply me with a non-code snippet type of response?", "short_query": " ", "keywords": "Code Snippet"}
|
189 |
+
{"_id": "188", "text": "How can I read a large text file line by line using Java?", "instruction_og": " ", "instruction_changed": "How can I read a large text file line by line using Java?Can you present me with a non-official doc type of answer?", "short_query": " ", "keywords": "Official Doc"}
|
190 |
+
{"_id": "189", "text": "Is there an eval() function in Java?", "instruction_og": " ", "instruction_changed": "Is there an eval() function in Java?I need an answer that doesn't resemble a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
191 |
+
{"_id": "190", "text": "Is there an eval() function in Java?", "instruction_og": " ", "instruction_changed": "Is there an eval() function in Java?I need an answer that doesn't resemble a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
192 |
+
{"_id": "191", "text": "Is there an eval() function in Java?", "instruction_og": " ", "instruction_changed": "Is there an eval() function in Java?Please supply an answer that isn't an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
193 |
+
{"_id": "192", "text": "How to use the toString method in Java?", "instruction_og": " ", "instruction_changed": "How to use the toString method in Java?Could you offer me a reply that's not in the style of a Stackoverflow post?", "short_query": " ", "keywords": "Stackoverflow post"}
|
194 |
+
{"_id": "193", "text": "How to use the toString method in Java?", "instruction_og": " ", "instruction_changed": "How to use the toString method in Java?I'd appreciate a reply that's not like a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
195 |
+
{"_id": "194", "text": "How to use the toString method in Java?", "instruction_og": " ", "instruction_changed": "How to use the toString method in Java?Can you give me a non-official doc type of answer?", "short_query": " ", "keywords": "Official Doc"}
|
196 |
+
{"_id": "195", "text": "Decode Base64 data in Java", "instruction_og": " ", "instruction_changed": "How can I decode Base64 data in Java? I'm after an answer that isn't like a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
197 |
+
{"_id": "196", "text": "Decode Base64 data in Java", "instruction_og": " ", "instruction_changed": "How can I decode Base64 data in Java? I'm seeking a reply that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
198 |
+
{"_id": "197", "text": "Decode Base64 data in Java", "instruction_og": " ", "instruction_changed": "How can I decode Base64 data in Java? I'm in need of a response that isn't an official document.", "short_query": " ", "keywords": "Official Doc"}
|
199 |
+
{"_id": "198", "text": "Create instance of generic type in Java?", "instruction_og": " ", "instruction_changed": "Create instance of generic type in Java?Can you supply me with a non-Stackoverflow post type of response?", "short_query": " ", "keywords": "Stackoverflow post"}
|
200 |
+
{"_id": "199", "text": "Create instance of generic type in Java?", "instruction_og": " ", "instruction_changed": "Create instance of generic type in Java?Could you offer me a reply that's not in the style of a code snippet?", "short_query": " ", "keywords": "Code Snippet"}
|
201 |
+
{"_id": "200", "text": "Create instance of generic type in Java?", "instruction_og": " ", "instruction_changed": "Create instance of generic type in Java?Could you deliver a response that isn't in the form of an official document?", "short_query": " ", "keywords": "Official Doc"}
|
202 |
+
{"_id": "201", "text": "Explanation of ClassCastException in Java", "instruction_og": " ", "instruction_changed": "Explanation of ClassCastException in Java.I would like a response that's not akin to a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
203 |
+
{"_id": "202", "text": "Explanation of ClassCastException in Java", "instruction_og": " ", "instruction_changed": "Explanation of ClassCastException in Java.Can you give me a non-code snippet type of answer?", "short_query": " ", "keywords": "Code Snippet"}
|
204 |
+
{"_id": "203", "text": "Explanation of ClassCastException in Java", "instruction_og": " ", "instruction_changed": "Explanation of ClassCastException in Java.Provide me with an answer that's not an official document.", "short_query": " ", "keywords": "Official Doc"}
|
205 |
+
{"_id": "204", "text": "How can I read input from the console using the Scanner class in Java?", "instruction_og": " ", "instruction_changed": "How can I read input from the console using the Scanner class in Java?Please give me an answer that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
206 |
+
{"_id": "205", "text": "How can I read input from the console using the Scanner class in Java?", "instruction_og": " ", "instruction_changed": "How can I read input from the console using the Scanner class in Java?Please give me an answer that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
207 |
+
{"_id": "206", "text": "How can I read input from the console using the Scanner class in Java?", "instruction_og": " ", "instruction_changed": "How can I read input from the console using the Scanner class in Java?Could you provide an answer that's not an official document format?", "short_query": " ", "keywords": "Official Doc"}
|
208 |
+
{"_id": "207", "text": "Generating Unique Random Numbers in Java", "instruction_og": " ", "instruction_changed": "Generating Unique Random Numbers in Java.I'm seeking a reply that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
209 |
+
{"_id": "208", "text": "Generating Unique Random Numbers in Java", "instruction_og": " ", "instruction_changed": "Generating Unique Random Numbers in Java.I would like a response that's not akin to a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
210 |
+
{"_id": "209", "text": "Generating Unique Random Numbers in Java", "instruction_og": " ", "instruction_changed": "Generating Unique Random Numbers in Java.I'm requesting an answer that isn't an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
211 |
+
{"_id": "210", "text": "How to get the current working directory in Java?", "instruction_og": " ", "instruction_changed": "How to get the current working directory in Java?Could you provide an answer that's not a Stackoverflow post format?", "short_query": " ", "keywords": "Stackoverflow post"}
|
212 |
+
{"_id": "211", "text": "How to get the current working directory in Java?", "instruction_og": " ", "instruction_changed": "How to get the current working directory in Java?I'm interested in an answer that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
213 |
+
{"_id": "212", "text": "How to get the current working directory in Java?", "instruction_og": " ", "instruction_changed": "How to get the current working directory in Java?I'd appreciate a reply that's not like an official document.", "short_query": " ", "keywords": "Official Doc"}
|
214 |
+
{"_id": "213", "text": "How to filter a Java Collection (based on predicate)?", "instruction_og": " ", "instruction_changed": "How to filter a Java Collection (based on predicate)?I desire a response that isn't similar to a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
215 |
+
{"_id": "214", "text": "How to filter a Java Collection (based on predicate)?", "instruction_og": " ", "instruction_changed": "How to filter a Java Collection (based on predicate)?Can I get a reply that's not a code snippet?", "short_query": " ", "keywords": "Code Snippet"}
|
216 |
+
{"_id": "215", "text": "How to filter a Java Collection (based on predicate)?", "instruction_og": " ", "instruction_changed": "How to filter a Java Collection (based on predicate)?I need an answer that doesn't resemble an official document.", "short_query": " ", "keywords": "Official Doc"}
|
217 |
+
{"_id": "216", "text": "How can I increment a date by one day in Java?", "instruction_og": " ", "instruction_changed": "How can I increment a date by one day in Java?Can I get a reply that's not a Stackoverflow post?", "short_query": " ", "keywords": "Stackoverflow post"}
|
218 |
+
{"_id": "217", "text": "How can I increment a date by one day in Java?", "instruction_og": " ", "instruction_changed": "How can I increment a date by one day in Java?Provide me with an answer that's not a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
219 |
+
{"_id": "218", "text": "How can I increment a date by one day in Java?", "instruction_og": " ", "instruction_changed": "How can I increment a date by one day in Java?I'm looking for a response that isn't an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
220 |
+
{"_id": "219", "text": "How do I print a double value without scientific notation using Java?", "instruction_og": " ", "instruction_changed": "How do I print a double value without scientific notation using Java?I'm interested in an answer that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
221 |
+
{"_id": "220", "text": "How do I print a double value without scientific notation using Java?", "instruction_og": " ", "instruction_changed": "How do I print a double value without scientific notation using Java?I'm requesting an answer that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
222 |
+
{"_id": "221", "text": "How do I print a double value without scientific notation using Java?", "instruction_og": " ", "instruction_changed": "How do I print a double value without scientific notation using Java?I'm interested in an answer that isn't an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
223 |
+
{"_id": "222", "text": "How to get the user input in Java?", "instruction_og": " ", "instruction_changed": "How to get the user input in Java?Could you deliver a response that isn't in the form of a Stackoverflow post?", "short_query": " ", "keywords": "Stackoverflow post"}
|
224 |
+
{"_id": "223", "text": "How to get the user input in Java?", "instruction_og": " ", "instruction_changed": "How to get the user input in Java?I'm after an answer that isn't like a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
225 |
+
{"_id": "224", "text": "How to get the user input in Java?", "instruction_og": " ", "instruction_changed": "How to get the user input in Java?Can I get a reply that's not an official document?", "short_query": " ", "keywords": "Official Doc"}
|
226 |
+
{"_id": "225", "text": "How can I read all files in a folder from Java?", "instruction_og": " ", "instruction_changed": "How can I read all files in a folder from Java?I'm requesting an answer that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
227 |
+
{"_id": "226", "text": "How can I read all files in a folder from Java?", "instruction_og": " ", "instruction_changed": "How can I read all files in a folder from Java?Could you provide an answer that's not a code snippet format?", "short_query": " ", "keywords": "Code Snippet"}
|
228 |
+
{"_id": "227", "text": "How can I read all files in a folder from Java?", "instruction_og": " ", "instruction_changed": "How can I read all files in a folder from Java?Could you offer me a reply that's not in the style of an official doc?", "short_query": " ", "keywords": "Official Doc"}
|
229 |
+
{"_id": "228", "text": "Make copy of an array in Java", "instruction_og": " ", "instruction_changed": "Make copy of an array in Java.Can you present me with a non-Stackoverflow post type of answer?", "short_query": " ", "keywords": "Stackoverflow post"}
|
230 |
+
{"_id": "229", "text": "Make copy of an array in Java", "instruction_og": " ", "instruction_changed": "Make copy of an array in Java.Please supply an answer that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
231 |
+
{"_id": "230", "text": "Make copy of an array in Java", "instruction_og": " ", "instruction_changed": "Make copy of an array in Java.Please give me an answer that isn't an official document.", "short_query": " ", "keywords": "Official Doc"}
|
232 |
+
{"_id": "231", "text": "How can I pad a String in Java?", "instruction_og": " ", "instruction_changed": "How can I pad a String in Java?I'd appreciate a reply that's not like a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
233 |
+
{"_id": "232", "text": "How can I pad a String in Java?", "instruction_og": " ", "instruction_changed": "How can I pad a String in Java?I'm in need of a response that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
234 |
+
{"_id": "233", "text": "How can I pad a String in Java?", "instruction_og": " ", "instruction_changed": "How can I pad a String in Java?Can you supply me with a non-official doc type of response?", "short_query": " ", "keywords": "Official Doc"}
|
235 |
+
{"_id": "234", "text": "Java default constructor", "instruction_og": " ", "instruction_changed": "How does a default constructor work in Java? Please supply an answer that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
236 |
+
{"_id": "235", "text": "Java default constructor", "instruction_og": " ", "instruction_changed": "How does a default constructor work in Java? Can you present me with a non-code snippet type of answer?", "short_query": " ", "keywords": "Code Snippet"}
|
237 |
+
{"_id": "236", "text": "Java default constructor", "instruction_og": " ", "instruction_changed": "How does a default constructor work in Java? I desire a response that isn't similar to an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
238 |
+
{"_id": "237", "text": "How to do method overloading for null argument?", "instruction_og": " ", "instruction_changed": "How to do method overloading for null argument?I'm in need of a response that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
239 |
+
{"_id": "238", "text": "How to do method overloading for null argument?", "instruction_og": " ", "instruction_changed": "How to do method overloading for null argument?I desire a response that isn't similar to a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
240 |
+
{"_id": "239", "text": "How to do method overloading for null argument?", "instruction_og": " ", "instruction_changed": "How to do method overloading for null argument?I'm after an answer that isn't like an official document.", "short_query": " ", "keywords": "Official Doc"}
|
241 |
+
{"_id": "240", "text": "Java String split removed empty values", "instruction_og": " ", "instruction_changed": "How do I split a Java String and remove empty values? Provide me with an answer that's not a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
242 |
+
{"_id": "241", "text": "Java String split removed empty values", "instruction_og": " ", "instruction_changed": "How do I split a Java String and remove empty values? Could you deliver a response that isn't in the form of a code snippet?", "short_query": " ", "keywords": "Code Snippet"}
|
243 |
+
{"_id": "242", "text": "Java String split removed empty values", "instruction_og": " ", "instruction_changed": "How can I split a Java String and remove empty values? I'm seeking a reply that isn't an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
244 |
+
{"_id": "243", "text": "File to byte[] in Java", "instruction_og": " ", "instruction_changed": "How can I convert a file to a byte array in Java? I'm looking for a response that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
245 |
+
{"_id": "244", "text": "File to byte[] in Java", "instruction_og": " ", "instruction_changed": "How can I convert a file to a byte array in Java? I'm looking for a response that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
246 |
+
{"_id": "245", "text": "File to byte[] in Java", "instruction_og": " ", "instruction_changed": "How can I convert a file to a byte array in Java? I would like a response that's not akin to an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
247 |
+
{"_id": "246", "text": "Java Pass Method as Parameter", "instruction_og": " ", "instruction_changed": "How can I pass a method as a parameter in Java?Can you give me a non-Stackoverflow post type of answer?", "short_query": " ", "keywords": "Stackoverflow post"}
|
248 |
+
{"_id": "247", "text": "Java Pass Method as Parameter", "instruction_og": " ", "instruction_changed": "How can I pass a method as a parameter in Java? Can you supply me with a non-code snippet type of response?", "short_query": " ", "keywords": "Code Snippet"}
|
249 |
+
{"_id": "248", "text": "Java Pass Method as Parameter", "instruction_og": " ", "instruction_changed": "How can I pass a method as a parameter in Java? Can you present me with a non-official doc type of answer?", "short_query": " ", "keywords": "Official Doc"}
|
250 |
+
{"_id": "249", "text": "How do I check if a file exists in Java?", "instruction_og": " ", "instruction_changed": "How do I check if a file exists in Java?I need an answer that doesn't resemble a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
251 |
+
{"_id": "250", "text": "How do I check if a file exists in Java?", "instruction_og": " ", "instruction_changed": "How do I check if a file exists in Java?I need an answer that doesn't resemble a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
252 |
+
{"_id": "251", "text": "How do I check if a file exists in Java?", "instruction_og": " ", "instruction_changed": "How do I check if a file exists in Java?Please supply an answer that isn't an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
253 |
+
{"_id": "252", "text": "How can I lock a file using java (if possible)", "instruction_og": " ", "instruction_changed": "How can I lock a file using java (if possible).Could you offer me a reply that's not in the style of a Stackoverflow post?", "short_query": " ", "keywords": "Stackoverflow post"}
|
254 |
+
{"_id": "253", "text": "How can I lock a file using java (if possible)", "instruction_og": " ", "instruction_changed": "How can I lock a file using java (if possible).I'd appreciate a reply that's not like a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
255 |
+
{"_id": "254", "text": "How can I lock a file using java (if possible)", "instruction_og": " ", "instruction_changed": "How can I lock a file using java (if possible).Can you give me a non-official doc type of answer?", "short_query": " ", "keywords": "Official Doc"}
|
256 |
+
{"_id": "255", "text": "How to timeout a thread in Java?", "instruction_og": " ", "instruction_changed": "How to timeout a thread in Java?I'm after an answer that isn't like a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
257 |
+
{"_id": "256", "text": "How to timeout a thread in Java?", "instruction_og": " ", "instruction_changed": "How to timeout a thread in Java?I'm seeking a reply that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
258 |
+
{"_id": "257", "text": "How to timeout a thread in Java?", "instruction_og": " ", "instruction_changed": "How to timeout a thread in Java?I'm in need of a response that isn't an official document.", "short_query": " ", "keywords": "Official Doc"}
|
259 |
+
{"_id": "258", "text": "How to unescape a Java string literal in Java?", "instruction_og": " ", "instruction_changed": "How to unescape a Java string literal in Java?Can you supply me with a non-Stackoverflow post type of response?", "short_query": " ", "keywords": "Stackoverflow post"}
|
260 |
+
{"_id": "259", "text": "How to unescape a Java string literal in Java?", "instruction_og": " ", "instruction_changed": "How to unescape a Java string literal in Java?Could you offer me a reply that's not in the style of a code snippet?", "short_query": " ", "keywords": "Code Snippet"}
|
261 |
+
{"_id": "260", "text": "How to unescape a Java string literal in Java?", "instruction_og": " ", "instruction_changed": "How to unescape a Java string literal in Java?Could you deliver a response that isn't in the form of an official document?", "short_query": " ", "keywords": "Official Doc"}
|
262 |
+
{"_id": "261", "text": "How to get the separate digits of an int number in Java?", "instruction_og": " ", "instruction_changed": "How to get the separate digits of an int number in Java?I would like a response that's not akin to a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
263 |
+
{"_id": "262", "text": "How to get the separate digits of an int number in Java?", "instruction_og": " ", "instruction_changed": "How to get the separate digits of an int number in Java?Can you give me a non-code snippet type of answer?", "short_query": " ", "keywords": "Code Snippet"}
|
264 |
+
{"_id": "263", "text": "How to get the separate digits of an int number in Java?", "instruction_og": " ", "instruction_changed": "How to get the separate digits of an int number in Java?Provide me with an answer that's not an official document.", "short_query": " ", "keywords": "Official Doc"}
|
265 |
+
{"_id": "264", "text": "Converting 'ArrayList<String> to 'String[]' in Java", "instruction_og": " ", "instruction_changed": "How do I convert an 'ArrayList<String>' to a 'String[]' in Java? Please give me an answer that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
266 |
+
{"_id": "265", "text": "Converting 'ArrayList<String> to 'String[]' in Java", "instruction_og": " ", "instruction_changed": "How do I convert an 'ArrayList<String>' to a 'String[]' in Java?Please give me an answer that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
267 |
+
{"_id": "266", "text": "Converting 'ArrayList<String> to 'String[]' in Java", "instruction_og": " ", "instruction_changed": "How do I convert an 'ArrayList<String>' to a 'String[]' in Java?Could you provide an answer that's not an official document format?", "short_query": " ", "keywords": "Official Doc"}
|
268 |
+
{"_id": "267", "text": "How do I address unchecked cast warningsin Java?", "instruction_og": " ", "instruction_changed": "How do I address unchecked cast warningsin Java?I'm seeking a reply that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
269 |
+
{"_id": "268", "text": "How do I address unchecked cast warningsin Java?", "instruction_og": " ", "instruction_changed": "How do I address unchecked cast warningsin Java?I would like a response that's not akin to a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
270 |
+
{"_id": "269", "text": "How do I address unchecked cast warningsin Java?", "instruction_og": " ", "instruction_changed": "How do I address unchecked cast warningsin Java?I'm requesting an answer that isn't an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
271 |
+
{"_id": "270", "text": "Check whether a String is not Null and not Empty", "instruction_og": " ", "instruction_changed": "How can I check whether a string is not null and not empty? Could you provide an answer that's not a Stackoverflow post format?", "short_query": " ", "keywords": "Stackoverflow post"}
|
272 |
+
{"_id": "271", "text": "Check whether a String is not Null and not Empty", "instruction_og": " ", "instruction_changed": "How can I check whether a string is not null and not empty? I'm interested in an answer that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
273 |
+
{"_id": "272", "text": "Check whether a String is not Null and not Empty", "instruction_og": " ", "instruction_changed": "How can I check if a String is not null and not empty? I'd appreciate a reply that's not like an official document.", "short_query": " ", "keywords": "Official Doc"}
|
274 |
+
{"_id": "273", "text": "How to escape text for regular expression in Java?", "instruction_og": " ", "instruction_changed": "How to escape text for regular expression in Java?I desire a response that isn't similar to a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
275 |
+
{"_id": "274", "text": "How to escape text for regular expression in Java?", "instruction_og": " ", "instruction_changed": "How to escape text for regular expression in Java?Can I get a reply that's not a code snippet?", "short_query": " ", "keywords": "Code Snippet"}
|
276 |
+
{"_id": "275", "text": "How to escape text for regular expression in Java?", "instruction_og": " ", "instruction_changed": "How to escape text for regular expression in Java?I need an answer that doesn't resemble an official document.", "short_query": " ", "keywords": "Official Doc"}
|
277 |
+
{"_id": "276", "text": "Can java finalize an object when it is still in scope?", "instruction_og": " ", "instruction_changed": "Can java finalize an object when it is still in scope?Can I get a reply that's not a Stackoverflow post?", "short_query": " ", "keywords": "Stackoverflow post"}
|
278 |
+
{"_id": "277", "text": "Can java finalize an object when it is still in scope?", "instruction_og": " ", "instruction_changed": "Can java finalize an object when it is still in scope?Provide me with an answer that's not a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
279 |
+
{"_id": "278", "text": "Can java finalize an object when it is still in scope?", "instruction_og": " ", "instruction_changed": "Can java finalize an object when it is still in scope?I'm looking for a response that isn't an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
280 |
+
{"_id": "279", "text": "How to use wait and notify in Java without IllegalMonitorStateException?", "instruction_og": " ", "instruction_changed": "How to use wait and notify in Java without IllegalMonitorStateException?I'm interested in an answer that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
281 |
+
{"_id": "280", "text": "How to use wait and notify in Java without IllegalMonitorStateException?", "instruction_og": " ", "instruction_changed": "How to use wait and notify in Java without IllegalMonitorStateException?I'm requesting an answer that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
282 |
+
{"_id": "281", "text": "How to use wait and notify in Java without IllegalMonitorStateException?", "instruction_og": " ", "instruction_changed": "How to use wait and notify in Java without IllegalMonitorStateException?I'm interested in an answer that isn't an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
283 |
+
{"_id": "282", "text": "How to sanity check a date in Java", "instruction_og": " ", "instruction_changed": "How to sanity check a date in Java.Could you deliver a response that isn't in the form of a Stackoverflow post?", "short_query": " ", "keywords": "Stackoverflow post"}
|
284 |
+
{"_id": "283", "text": "How to sanity check a date in Java", "instruction_og": " ", "instruction_changed": "How to sanity check a date in Java.I'm after an answer that isn't like a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
285 |
+
{"_id": "284", "text": "How to sanity check a date in Java", "instruction_og": " ", "instruction_changed": "How to sanity check a date in Java.Can I get a reply that's not an official document?", "short_query": " ", "keywords": "Official Doc"}
|
286 |
+
{"_id": "285", "text": "Pytorch tensor to numpy array", "instruction_og": " ", "instruction_changed": "Pytorch tensor to numpy array.I'm requesting an answer that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
287 |
+
{"_id": "286", "text": "Pytorch tensor to numpy array", "instruction_og": " ", "instruction_changed": "Pytorch tensor to numpy array.Could you provide an answer that's not a code snippet format?", "short_query": " ", "keywords": "Code Snippet"}
|
288 |
+
{"_id": "287", "text": "Pytorch tensor to numpy array", "instruction_og": " ", "instruction_changed": "Pytorch tensor to numpy array.Could you offer me a reply that's not in the style of an official doc?", "short_query": " ", "keywords": "Official Doc"}
|
289 |
+
{"_id": "288", "text": "What does .view() do in PyTorch?", "instruction_og": " ", "instruction_changed": "What does .view() do in PyTorch?Can you present me with a non-Stackoverflow post type of answer?", "short_query": " ", "keywords": "Stackoverflow post"}
|
290 |
+
{"_id": "289", "text": "What does .view() do in PyTorch?", "instruction_og": " ", "instruction_changed": "What does .view() do in PyTorch?Please supply an answer that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
291 |
+
{"_id": "290", "text": "What does .view() do in PyTorch?", "instruction_og": " ", "instruction_changed": "What does .view() do in PyTorch?Please give me an answer that isn't an official document.", "short_query": " ", "keywords": "Official Doc"}
|
292 |
+
{"_id": "291", "text": "How to avoid \"CUDA out of memory\" in PyTorch", "instruction_og": " ", "instruction_changed": "How to avoid \"CUDA out of memory\" in PyTorch.I'd appreciate a reply that's not like a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
293 |
+
{"_id": "292", "text": "How to avoid \"CUDA out of memory\" in PyTorch", "instruction_og": " ", "instruction_changed": "How to avoid \"CUDA out of memory\" in PyTorch.I'm in need of a response that isn't a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
294 |
+
{"_id": "293", "text": "How to avoid \"CUDA out of memory\" in PyTorch", "instruction_og": " ", "instruction_changed": "How to avoid \"CUDA out of memory\" in PyTorch.Can you supply me with a non-official doc type of response?", "short_query": " ", "keywords": "Official Doc"}
|
295 |
+
{"_id": "294", "text": "What does model.eval() do in pytorch?", "instruction_og": " ", "instruction_changed": "What does model.eval() do in pytorch?Please supply an answer that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
296 |
+
{"_id": "295", "text": "What does model.eval() do in pytorch?", "instruction_og": " ", "instruction_changed": "What does model.eval() do in pytorch?Can you present me with a non-code snippet type of answer?", "short_query": " ", "keywords": "Code Snippet"}
|
297 |
+
{"_id": "296", "text": "What does model.eval() do in pytorch?", "instruction_og": " ", "instruction_changed": "What does model.eval() do in pytorch?I desire a response that isn't similar to an official doc.", "short_query": " ", "keywords": "Official Doc"}
|
298 |
+
{"_id": "297", "text": "How do I convert a Pandas dataframe to a PyTorch tensor?", "instruction_og": " ", "instruction_changed": "How do I convert a Pandas dataframe to a PyTorch tensor?I'm in need of a response that isn't a Stackoverflow post.", "short_query": " ", "keywords": "Stackoverflow post"}
|
299 |
+
{"_id": "298", "text": "How do I convert a Pandas dataframe to a PyTorch tensor?", "instruction_og": " ", "instruction_changed": "How do I convert a Pandas dataframe to a PyTorch tensor?I desire a response that isn't similar to a code snippet.", "short_query": " ", "keywords": "Code Snippet"}
|
300 |
+
{"_id": "299", "text": "How do I convert a Pandas dataframe to a PyTorch tensor?", "instruction_og": " ", "instruction_changed": "How do I convert a Pandas dataframe to a PyTorch tensor?I'm after an answer that isn't like an official document.", "short_query": " ", "keywords": "Official Doc"}
|