Datasets:
Tasks:
Text Retrieval
Modalities:
Text
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 +0 -0
- qrels_changed/test.tsv +2589 -0
- qrels_og/test.jsonl +0 -0
- qrels_og/test.tsv +2589 -0
- queries.jsonl +200 -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: 2588
|
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: 2588
|
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: 2588
|
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: 200
|
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
The diff for this file is too large to render.
See raw diff
|
|
qrels_changed/test.tsv
ADDED
@@ -0,0 +1,2589 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
query-id corpus-id score
|
2 |
+
0 0 2
|
3 |
+
0 1 1
|
4 |
+
0 2 1
|
5 |
+
0 3 1
|
6 |
+
0 4 0
|
7 |
+
0 5 0
|
8 |
+
0 6 0
|
9 |
+
0 7 0
|
10 |
+
0 8 0
|
11 |
+
0 9 0
|
12 |
+
0 10 0
|
13 |
+
0 11 0
|
14 |
+
0 12 0
|
15 |
+
1 13 2
|
16 |
+
1 14 1
|
17 |
+
1 15 1
|
18 |
+
1 16 1
|
19 |
+
1 17 0
|
20 |
+
1 18 0
|
21 |
+
1 19 0
|
22 |
+
1 20 0
|
23 |
+
1 21 0
|
24 |
+
1 22 0
|
25 |
+
1 23 0
|
26 |
+
1 24 0
|
27 |
+
1 25 0
|
28 |
+
2 26 2
|
29 |
+
2 27 1
|
30 |
+
2 28 1
|
31 |
+
2 29 1
|
32 |
+
2 30 0
|
33 |
+
2 31 0
|
34 |
+
2 32 0
|
35 |
+
2 33 0
|
36 |
+
2 34 0
|
37 |
+
2 35 0
|
38 |
+
2 36 0
|
39 |
+
2 37 0
|
40 |
+
2 38 0
|
41 |
+
3 39 2
|
42 |
+
3 40 1
|
43 |
+
3 41 1
|
44 |
+
3 42 1
|
45 |
+
3 43 0
|
46 |
+
3 44 0
|
47 |
+
3 45 0
|
48 |
+
3 46 0
|
49 |
+
3 47 0
|
50 |
+
3 48 0
|
51 |
+
3 49 0
|
52 |
+
3 50 0
|
53 |
+
3 51 0
|
54 |
+
4 52 2
|
55 |
+
4 53 1
|
56 |
+
4 54 1
|
57 |
+
4 55 1
|
58 |
+
4 56 0
|
59 |
+
4 57 0
|
60 |
+
4 58 0
|
61 |
+
4 59 0
|
62 |
+
4 60 0
|
63 |
+
4 61 0
|
64 |
+
4 62 0
|
65 |
+
4 63 0
|
66 |
+
4 64 0
|
67 |
+
5 65 2
|
68 |
+
5 66 1
|
69 |
+
5 67 1
|
70 |
+
5 68 1
|
71 |
+
5 69 0
|
72 |
+
5 70 0
|
73 |
+
5 71 0
|
74 |
+
5 72 0
|
75 |
+
5 73 0
|
76 |
+
5 74 0
|
77 |
+
5 75 0
|
78 |
+
5 76 0
|
79 |
+
5 77 0
|
80 |
+
6 78 2
|
81 |
+
6 79 1
|
82 |
+
6 80 1
|
83 |
+
6 81 1
|
84 |
+
6 82 0
|
85 |
+
6 83 0
|
86 |
+
6 84 0
|
87 |
+
6 85 0
|
88 |
+
6 86 0
|
89 |
+
6 87 0
|
90 |
+
6 88 0
|
91 |
+
6 89 0
|
92 |
+
6 90 0
|
93 |
+
7 91 2
|
94 |
+
7 92 1
|
95 |
+
7 93 1
|
96 |
+
7 94 1
|
97 |
+
7 95 0
|
98 |
+
7 96 0
|
99 |
+
7 97 0
|
100 |
+
7 98 0
|
101 |
+
7 99 0
|
102 |
+
7 100 0
|
103 |
+
7 101 0
|
104 |
+
7 102 0
|
105 |
+
7 103 0
|
106 |
+
8 104 2
|
107 |
+
8 105 1
|
108 |
+
8 106 1
|
109 |
+
8 107 1
|
110 |
+
8 108 0
|
111 |
+
8 109 0
|
112 |
+
8 110 0
|
113 |
+
8 111 0
|
114 |
+
8 112 0
|
115 |
+
8 113 0
|
116 |
+
8 114 0
|
117 |
+
8 115 0
|
118 |
+
8 116 0
|
119 |
+
9 117 2
|
120 |
+
9 118 1
|
121 |
+
9 119 1
|
122 |
+
9 120 1
|
123 |
+
9 121 0
|
124 |
+
9 122 0
|
125 |
+
9 123 0
|
126 |
+
9 124 0
|
127 |
+
9 125 0
|
128 |
+
9 126 0
|
129 |
+
9 127 0
|
130 |
+
9 128 0
|
131 |
+
9 129 0
|
132 |
+
10 130 2
|
133 |
+
10 131 1
|
134 |
+
10 132 1
|
135 |
+
10 133 1
|
136 |
+
10 134 0
|
137 |
+
10 135 0
|
138 |
+
10 136 0
|
139 |
+
10 137 0
|
140 |
+
10 138 0
|
141 |
+
10 139 0
|
142 |
+
10 140 0
|
143 |
+
10 141 0
|
144 |
+
10 142 0
|
145 |
+
11 143 2
|
146 |
+
11 144 1
|
147 |
+
11 145 1
|
148 |
+
11 146 1
|
149 |
+
11 147 0
|
150 |
+
11 148 0
|
151 |
+
11 149 0
|
152 |
+
11 150 0
|
153 |
+
11 151 0
|
154 |
+
11 152 0
|
155 |
+
11 153 0
|
156 |
+
11 154 0
|
157 |
+
11 155 0
|
158 |
+
12 156 2
|
159 |
+
12 157 1
|
160 |
+
12 158 1
|
161 |
+
12 159 1
|
162 |
+
12 160 0
|
163 |
+
12 161 0
|
164 |
+
12 162 0
|
165 |
+
12 163 0
|
166 |
+
12 164 0
|
167 |
+
12 165 0
|
168 |
+
12 166 0
|
169 |
+
12 167 0
|
170 |
+
12 168 0
|
171 |
+
13 169 2
|
172 |
+
13 170 1
|
173 |
+
13 171 1
|
174 |
+
13 172 1
|
175 |
+
13 173 0
|
176 |
+
13 174 0
|
177 |
+
13 175 0
|
178 |
+
13 176 0
|
179 |
+
13 177 0
|
180 |
+
13 178 0
|
181 |
+
13 179 0
|
182 |
+
13 180 0
|
183 |
+
13 181 0
|
184 |
+
14 182 2
|
185 |
+
14 183 1
|
186 |
+
14 184 1
|
187 |
+
14 185 1
|
188 |
+
14 186 0
|
189 |
+
14 187 0
|
190 |
+
14 188 0
|
191 |
+
14 189 0
|
192 |
+
14 190 0
|
193 |
+
14 191 0
|
194 |
+
14 192 0
|
195 |
+
14 193 0
|
196 |
+
14 194 0
|
197 |
+
15 195 2
|
198 |
+
15 196 1
|
199 |
+
15 197 1
|
200 |
+
15 198 1
|
201 |
+
15 199 0
|
202 |
+
15 200 0
|
203 |
+
15 201 0
|
204 |
+
15 202 0
|
205 |
+
15 203 0
|
206 |
+
15 204 0
|
207 |
+
15 205 0
|
208 |
+
15 206 0
|
209 |
+
15 207 0
|
210 |
+
16 208 2
|
211 |
+
16 209 1
|
212 |
+
16 210 1
|
213 |
+
16 211 1
|
214 |
+
16 212 0
|
215 |
+
16 213 0
|
216 |
+
16 214 0
|
217 |
+
16 215 0
|
218 |
+
16 216 0
|
219 |
+
16 217 0
|
220 |
+
16 218 0
|
221 |
+
16 219 0
|
222 |
+
16 220 0
|
223 |
+
17 221 2
|
224 |
+
17 222 1
|
225 |
+
17 223 1
|
226 |
+
17 224 1
|
227 |
+
17 225 0
|
228 |
+
17 226 0
|
229 |
+
17 227 0
|
230 |
+
17 228 0
|
231 |
+
17 229 0
|
232 |
+
17 230 0
|
233 |
+
17 231 0
|
234 |
+
17 232 0
|
235 |
+
17 233 0
|
236 |
+
18 234 2
|
237 |
+
18 235 1
|
238 |
+
18 236 1
|
239 |
+
18 237 1
|
240 |
+
18 238 0
|
241 |
+
18 239 0
|
242 |
+
18 240 0
|
243 |
+
18 241 0
|
244 |
+
18 242 0
|
245 |
+
18 243 0
|
246 |
+
18 244 0
|
247 |
+
18 245 0
|
248 |
+
18 246 0
|
249 |
+
19 247 2
|
250 |
+
19 248 1
|
251 |
+
19 249 1
|
252 |
+
19 250 1
|
253 |
+
19 251 0
|
254 |
+
19 252 0
|
255 |
+
19 253 0
|
256 |
+
19 254 0
|
257 |
+
19 255 0
|
258 |
+
19 256 0
|
259 |
+
19 257 0
|
260 |
+
19 258 0
|
261 |
+
19 259 0
|
262 |
+
20 260 2
|
263 |
+
20 261 1
|
264 |
+
20 262 1
|
265 |
+
20 263 1
|
266 |
+
20 264 0
|
267 |
+
20 265 0
|
268 |
+
20 266 0
|
269 |
+
20 267 0
|
270 |
+
20 268 0
|
271 |
+
20 269 0
|
272 |
+
20 270 0
|
273 |
+
20 271 0
|
274 |
+
20 272 0
|
275 |
+
21 273 2
|
276 |
+
21 274 1
|
277 |
+
21 275 1
|
278 |
+
21 276 1
|
279 |
+
21 277 0
|
280 |
+
21 278 0
|
281 |
+
21 279 0
|
282 |
+
21 280 0
|
283 |
+
21 281 0
|
284 |
+
21 282 0
|
285 |
+
21 283 0
|
286 |
+
21 284 0
|
287 |
+
21 285 0
|
288 |
+
22 286 2
|
289 |
+
22 287 1
|
290 |
+
22 288 1
|
291 |
+
22 289 1
|
292 |
+
22 290 0
|
293 |
+
22 291 0
|
294 |
+
22 292 0
|
295 |
+
22 293 0
|
296 |
+
22 294 0
|
297 |
+
22 295 0
|
298 |
+
22 296 0
|
299 |
+
22 297 0
|
300 |
+
22 298 0
|
301 |
+
23 299 2
|
302 |
+
23 300 1
|
303 |
+
23 301 1
|
304 |
+
23 302 1
|
305 |
+
23 303 0
|
306 |
+
23 304 0
|
307 |
+
23 305 0
|
308 |
+
23 306 0
|
309 |
+
23 307 0
|
310 |
+
23 308 0
|
311 |
+
23 309 0
|
312 |
+
23 310 0
|
313 |
+
23 311 0
|
314 |
+
24 312 2
|
315 |
+
24 313 1
|
316 |
+
24 314 1
|
317 |
+
24 315 1
|
318 |
+
24 316 0
|
319 |
+
24 317 0
|
320 |
+
24 318 0
|
321 |
+
24 319 0
|
322 |
+
24 320 0
|
323 |
+
24 321 0
|
324 |
+
24 322 0
|
325 |
+
24 323 0
|
326 |
+
24 324 0
|
327 |
+
25 325 2
|
328 |
+
25 326 1
|
329 |
+
25 327 1
|
330 |
+
25 328 1
|
331 |
+
25 329 0
|
332 |
+
25 330 0
|
333 |
+
25 331 0
|
334 |
+
25 332 0
|
335 |
+
25 333 0
|
336 |
+
25 334 0
|
337 |
+
25 335 0
|
338 |
+
25 336 0
|
339 |
+
25 337 0
|
340 |
+
26 338 2
|
341 |
+
26 339 1
|
342 |
+
26 340 1
|
343 |
+
26 341 1
|
344 |
+
26 342 0
|
345 |
+
26 343 0
|
346 |
+
26 344 0
|
347 |
+
26 345 0
|
348 |
+
26 346 0
|
349 |
+
26 347 0
|
350 |
+
26 348 0
|
351 |
+
26 349 0
|
352 |
+
26 350 0
|
353 |
+
27 351 2
|
354 |
+
27 352 1
|
355 |
+
27 353 1
|
356 |
+
27 354 1
|
357 |
+
27 355 0
|
358 |
+
27 356 0
|
359 |
+
27 357 0
|
360 |
+
27 358 0
|
361 |
+
27 359 0
|
362 |
+
27 360 0
|
363 |
+
27 361 0
|
364 |
+
27 362 0
|
365 |
+
27 363 0
|
366 |
+
28 364 2
|
367 |
+
28 365 1
|
368 |
+
28 366 1
|
369 |
+
28 367 1
|
370 |
+
28 368 0
|
371 |
+
28 369 0
|
372 |
+
28 370 0
|
373 |
+
28 371 0
|
374 |
+
28 372 0
|
375 |
+
28 373 0
|
376 |
+
28 374 0
|
377 |
+
28 375 0
|
378 |
+
28 376 0
|
379 |
+
29 377 2
|
380 |
+
29 378 1
|
381 |
+
29 379 1
|
382 |
+
29 380 1
|
383 |
+
29 381 0
|
384 |
+
29 382 0
|
385 |
+
29 383 0
|
386 |
+
29 384 0
|
387 |
+
29 385 0
|
388 |
+
29 386 0
|
389 |
+
29 387 0
|
390 |
+
29 388 0
|
391 |
+
29 389 0
|
392 |
+
30 390 2
|
393 |
+
30 391 1
|
394 |
+
30 392 1
|
395 |
+
30 393 1
|
396 |
+
30 394 0
|
397 |
+
30 395 0
|
398 |
+
30 396 0
|
399 |
+
30 397 0
|
400 |
+
30 398 0
|
401 |
+
30 399 0
|
402 |
+
30 400 0
|
403 |
+
30 401 0
|
404 |
+
30 402 0
|
405 |
+
31 403 2
|
406 |
+
31 404 1
|
407 |
+
31 405 1
|
408 |
+
31 406 1
|
409 |
+
31 407 0
|
410 |
+
31 408 0
|
411 |
+
31 409 0
|
412 |
+
31 410 0
|
413 |
+
31 411 0
|
414 |
+
31 412 0
|
415 |
+
31 413 0
|
416 |
+
31 414 0
|
417 |
+
31 415 0
|
418 |
+
32 416 2
|
419 |
+
32 417 1
|
420 |
+
32 418 1
|
421 |
+
32 419 1
|
422 |
+
32 420 0
|
423 |
+
32 421 0
|
424 |
+
32 422 0
|
425 |
+
32 423 0
|
426 |
+
32 424 0
|
427 |
+
32 425 0
|
428 |
+
32 426 0
|
429 |
+
32 427 0
|
430 |
+
32 428 0
|
431 |
+
33 429 2
|
432 |
+
33 430 1
|
433 |
+
33 431 1
|
434 |
+
33 432 1
|
435 |
+
33 433 0
|
436 |
+
33 434 0
|
437 |
+
33 435 0
|
438 |
+
33 436 0
|
439 |
+
33 437 0
|
440 |
+
33 438 0
|
441 |
+
33 439 0
|
442 |
+
33 440 0
|
443 |
+
33 441 0
|
444 |
+
34 442 2
|
445 |
+
34 443 1
|
446 |
+
34 444 1
|
447 |
+
34 445 1
|
448 |
+
34 446 0
|
449 |
+
34 447 0
|
450 |
+
34 448 0
|
451 |
+
34 449 0
|
452 |
+
34 450 0
|
453 |
+
34 451 0
|
454 |
+
34 452 0
|
455 |
+
34 453 0
|
456 |
+
34 454 0
|
457 |
+
35 455 2
|
458 |
+
35 456 1
|
459 |
+
35 457 1
|
460 |
+
35 458 1
|
461 |
+
35 459 0
|
462 |
+
35 460 0
|
463 |
+
35 461 0
|
464 |
+
35 462 0
|
465 |
+
35 463 0
|
466 |
+
35 464 0
|
467 |
+
35 465 0
|
468 |
+
35 466 0
|
469 |
+
35 467 0
|
470 |
+
36 468 2
|
471 |
+
36 469 1
|
472 |
+
36 470 1
|
473 |
+
36 471 1
|
474 |
+
36 472 0
|
475 |
+
36 473 0
|
476 |
+
36 474 0
|
477 |
+
36 475 0
|
478 |
+
36 476 0
|
479 |
+
36 477 0
|
480 |
+
36 478 0
|
481 |
+
36 479 0
|
482 |
+
36 480 0
|
483 |
+
37 481 2
|
484 |
+
37 482 1
|
485 |
+
37 483 1
|
486 |
+
37 484 1
|
487 |
+
37 485 0
|
488 |
+
37 486 0
|
489 |
+
37 487 0
|
490 |
+
37 488 0
|
491 |
+
37 489 0
|
492 |
+
37 490 0
|
493 |
+
37 491 0
|
494 |
+
37 492 0
|
495 |
+
37 493 0
|
496 |
+
38 494 2
|
497 |
+
38 495 1
|
498 |
+
38 496 1
|
499 |
+
38 497 1
|
500 |
+
38 498 0
|
501 |
+
38 499 0
|
502 |
+
38 500 0
|
503 |
+
38 501 0
|
504 |
+
38 502 0
|
505 |
+
38 503 0
|
506 |
+
38 504 0
|
507 |
+
38 505 0
|
508 |
+
38 506 0
|
509 |
+
39 507 2
|
510 |
+
39 508 1
|
511 |
+
39 509 1
|
512 |
+
39 510 1
|
513 |
+
39 511 0
|
514 |
+
39 512 0
|
515 |
+
39 513 0
|
516 |
+
39 514 0
|
517 |
+
39 515 0
|
518 |
+
39 516 0
|
519 |
+
39 517 0
|
520 |
+
39 518 0
|
521 |
+
39 519 0
|
522 |
+
40 520 2
|
523 |
+
40 521 1
|
524 |
+
40 522 1
|
525 |
+
40 523 1
|
526 |
+
40 524 0
|
527 |
+
40 525 0
|
528 |
+
40 526 0
|
529 |
+
40 527 0
|
530 |
+
40 528 0
|
531 |
+
40 529 0
|
532 |
+
40 530 0
|
533 |
+
40 531 0
|
534 |
+
40 532 0
|
535 |
+
41 533 2
|
536 |
+
41 534 1
|
537 |
+
41 535 1
|
538 |
+
41 536 1
|
539 |
+
41 537 0
|
540 |
+
41 538 0
|
541 |
+
41 539 0
|
542 |
+
41 540 0
|
543 |
+
41 541 0
|
544 |
+
41 542 0
|
545 |
+
41 543 0
|
546 |
+
41 544 0
|
547 |
+
41 545 0
|
548 |
+
42 546 2
|
549 |
+
42 547 1
|
550 |
+
42 548 1
|
551 |
+
42 549 1
|
552 |
+
42 550 0
|
553 |
+
42 551 0
|
554 |
+
42 552 0
|
555 |
+
42 553 0
|
556 |
+
42 554 0
|
557 |
+
42 555 0
|
558 |
+
42 556 0
|
559 |
+
42 557 0
|
560 |
+
42 558 0
|
561 |
+
43 559 2
|
562 |
+
43 560 1
|
563 |
+
43 561 1
|
564 |
+
43 562 1
|
565 |
+
43 563 0
|
566 |
+
43 564 0
|
567 |
+
43 565 0
|
568 |
+
43 566 0
|
569 |
+
43 567 0
|
570 |
+
43 568 0
|
571 |
+
43 569 0
|
572 |
+
43 570 0
|
573 |
+
43 571 0
|
574 |
+
44 572 2
|
575 |
+
44 573 1
|
576 |
+
44 574 1
|
577 |
+
44 575 1
|
578 |
+
44 576 0
|
579 |
+
44 577 0
|
580 |
+
44 578 0
|
581 |
+
44 579 0
|
582 |
+
44 580 0
|
583 |
+
44 581 0
|
584 |
+
44 582 0
|
585 |
+
44 583 0
|
586 |
+
44 584 0
|
587 |
+
45 585 2
|
588 |
+
45 586 1
|
589 |
+
45 587 1
|
590 |
+
45 588 1
|
591 |
+
45 589 0
|
592 |
+
45 590 0
|
593 |
+
45 591 0
|
594 |
+
45 592 0
|
595 |
+
45 593 0
|
596 |
+
45 594 0
|
597 |
+
45 595 0
|
598 |
+
45 596 0
|
599 |
+
45 597 0
|
600 |
+
46 598 2
|
601 |
+
46 599 1
|
602 |
+
46 600 1
|
603 |
+
46 601 1
|
604 |
+
46 602 0
|
605 |
+
46 603 0
|
606 |
+
46 604 0
|
607 |
+
46 605 0
|
608 |
+
46 606 0
|
609 |
+
46 607 0
|
610 |
+
46 608 0
|
611 |
+
46 609 0
|
612 |
+
46 610 0
|
613 |
+
47 611 2
|
614 |
+
47 612 1
|
615 |
+
47 613 1
|
616 |
+
47 614 1
|
617 |
+
47 615 0
|
618 |
+
47 616 0
|
619 |
+
47 617 0
|
620 |
+
47 618 0
|
621 |
+
47 619 0
|
622 |
+
47 620 0
|
623 |
+
47 621 0
|
624 |
+
47 622 0
|
625 |
+
47 623 0
|
626 |
+
48 624 2
|
627 |
+
48 625 1
|
628 |
+
48 626 1
|
629 |
+
48 627 1
|
630 |
+
48 628 0
|
631 |
+
48 629 0
|
632 |
+
48 630 0
|
633 |
+
48 631 0
|
634 |
+
48 632 0
|
635 |
+
48 633 0
|
636 |
+
48 634 0
|
637 |
+
48 635 0
|
638 |
+
48 636 0
|
639 |
+
49 637 2
|
640 |
+
49 638 1
|
641 |
+
49 639 1
|
642 |
+
49 640 1
|
643 |
+
49 641 0
|
644 |
+
49 642 0
|
645 |
+
49 643 0
|
646 |
+
49 644 0
|
647 |
+
49 645 0
|
648 |
+
49 646 0
|
649 |
+
49 647 0
|
650 |
+
49 648 0
|
651 |
+
49 649 0
|
652 |
+
50 650 2
|
653 |
+
50 651 1
|
654 |
+
50 652 1
|
655 |
+
50 653 1
|
656 |
+
50 654 0
|
657 |
+
50 655 0
|
658 |
+
50 656 0
|
659 |
+
50 657 0
|
660 |
+
50 658 0
|
661 |
+
50 659 0
|
662 |
+
50 660 0
|
663 |
+
50 661 0
|
664 |
+
50 662 0
|
665 |
+
51 663 2
|
666 |
+
51 664 1
|
667 |
+
51 665 1
|
668 |
+
51 666 1
|
669 |
+
51 667 0
|
670 |
+
51 668 0
|
671 |
+
51 669 0
|
672 |
+
51 670 0
|
673 |
+
51 671 0
|
674 |
+
51 672 0
|
675 |
+
51 673 0
|
676 |
+
51 674 0
|
677 |
+
51 675 0
|
678 |
+
52 676 2
|
679 |
+
52 677 1
|
680 |
+
52 678 1
|
681 |
+
52 679 1
|
682 |
+
52 680 0
|
683 |
+
52 681 0
|
684 |
+
52 682 0
|
685 |
+
52 683 0
|
686 |
+
52 684 0
|
687 |
+
52 685 0
|
688 |
+
52 686 0
|
689 |
+
52 687 0
|
690 |
+
52 688 0
|
691 |
+
53 689 2
|
692 |
+
53 690 1
|
693 |
+
53 691 1
|
694 |
+
53 692 1
|
695 |
+
53 693 0
|
696 |
+
53 694 0
|
697 |
+
53 695 0
|
698 |
+
53 696 0
|
699 |
+
53 697 0
|
700 |
+
53 698 0
|
701 |
+
53 699 0
|
702 |
+
53 700 0
|
703 |
+
54 701 2
|
704 |
+
54 702 1
|
705 |
+
54 703 1
|
706 |
+
54 704 1
|
707 |
+
54 705 0
|
708 |
+
54 706 0
|
709 |
+
54 707 0
|
710 |
+
54 708 0
|
711 |
+
54 709 0
|
712 |
+
54 710 0
|
713 |
+
54 711 0
|
714 |
+
54 712 0
|
715 |
+
54 713 0
|
716 |
+
55 714 2
|
717 |
+
55 715 1
|
718 |
+
55 716 1
|
719 |
+
55 717 1
|
720 |
+
55 718 0
|
721 |
+
55 719 0
|
722 |
+
55 720 0
|
723 |
+
55 721 0
|
724 |
+
55 722 0
|
725 |
+
55 723 0
|
726 |
+
55 724 0
|
727 |
+
55 725 0
|
728 |
+
55 726 0
|
729 |
+
56 727 2
|
730 |
+
56 728 1
|
731 |
+
56 729 1
|
732 |
+
56 730 1
|
733 |
+
56 731 0
|
734 |
+
56 732 0
|
735 |
+
56 733 0
|
736 |
+
56 734 0
|
737 |
+
56 735 0
|
738 |
+
56 736 0
|
739 |
+
56 737 0
|
740 |
+
56 738 0
|
741 |
+
56 739 0
|
742 |
+
57 740 2
|
743 |
+
57 741 1
|
744 |
+
57 742 1
|
745 |
+
57 743 1
|
746 |
+
57 744 0
|
747 |
+
57 745 0
|
748 |
+
57 746 0
|
749 |
+
57 747 0
|
750 |
+
57 748 0
|
751 |
+
57 749 0
|
752 |
+
57 750 0
|
753 |
+
57 751 0
|
754 |
+
57 752 0
|
755 |
+
58 753 2
|
756 |
+
58 754 1
|
757 |
+
58 755 1
|
758 |
+
58 756 1
|
759 |
+
58 757 0
|
760 |
+
58 758 0
|
761 |
+
58 759 0
|
762 |
+
58 760 0
|
763 |
+
58 761 0
|
764 |
+
58 762 0
|
765 |
+
58 763 0
|
766 |
+
58 764 0
|
767 |
+
58 765 0
|
768 |
+
59 766 2
|
769 |
+
59 767 1
|
770 |
+
59 768 1
|
771 |
+
59 769 1
|
772 |
+
59 770 0
|
773 |
+
59 771 0
|
774 |
+
59 772 0
|
775 |
+
59 773 0
|
776 |
+
59 774 0
|
777 |
+
59 775 0
|
778 |
+
59 776 0
|
779 |
+
59 777 0
|
780 |
+
59 778 0
|
781 |
+
60 779 2
|
782 |
+
60 780 1
|
783 |
+
60 781 1
|
784 |
+
60 782 1
|
785 |
+
60 783 0
|
786 |
+
60 784 0
|
787 |
+
60 785 0
|
788 |
+
60 786 0
|
789 |
+
60 787 0
|
790 |
+
60 788 0
|
791 |
+
60 789 0
|
792 |
+
60 790 0
|
793 |
+
60 791 0
|
794 |
+
61 792 2
|
795 |
+
61 793 1
|
796 |
+
61 794 1
|
797 |
+
61 795 1
|
798 |
+
61 796 0
|
799 |
+
61 797 0
|
800 |
+
61 798 0
|
801 |
+
61 799 0
|
802 |
+
61 800 0
|
803 |
+
61 801 0
|
804 |
+
61 802 0
|
805 |
+
61 803 0
|
806 |
+
61 804 0
|
807 |
+
62 805 2
|
808 |
+
62 806 1
|
809 |
+
62 807 1
|
810 |
+
62 808 1
|
811 |
+
62 809 0
|
812 |
+
62 810 0
|
813 |
+
62 811 0
|
814 |
+
62 812 0
|
815 |
+
62 813 0
|
816 |
+
62 814 0
|
817 |
+
62 815 0
|
818 |
+
62 816 0
|
819 |
+
62 817 0
|
820 |
+
63 818 2
|
821 |
+
63 819 1
|
822 |
+
63 820 1
|
823 |
+
63 821 1
|
824 |
+
63 822 0
|
825 |
+
63 823 0
|
826 |
+
63 824 0
|
827 |
+
63 825 0
|
828 |
+
63 826 0
|
829 |
+
63 827 0
|
830 |
+
63 828 0
|
831 |
+
63 829 0
|
832 |
+
63 830 0
|
833 |
+
64 831 2
|
834 |
+
64 832 1
|
835 |
+
64 833 1
|
836 |
+
64 834 1
|
837 |
+
64 835 0
|
838 |
+
64 836 0
|
839 |
+
64 837 0
|
840 |
+
64 838 0
|
841 |
+
64 839 0
|
842 |
+
64 840 0
|
843 |
+
64 841 0
|
844 |
+
64 842 0
|
845 |
+
64 843 0
|
846 |
+
65 844 2
|
847 |
+
65 845 1
|
848 |
+
65 846 1
|
849 |
+
65 847 1
|
850 |
+
65 848 0
|
851 |
+
65 849 0
|
852 |
+
65 850 0
|
853 |
+
65 851 0
|
854 |
+
65 852 0
|
855 |
+
65 853 0
|
856 |
+
65 854 0
|
857 |
+
65 855 0
|
858 |
+
65 856 0
|
859 |
+
66 857 2
|
860 |
+
66 858 1
|
861 |
+
66 859 1
|
862 |
+
66 860 1
|
863 |
+
66 861 0
|
864 |
+
66 862 0
|
865 |
+
66 863 0
|
866 |
+
66 864 0
|
867 |
+
66 865 0
|
868 |
+
66 866 0
|
869 |
+
66 867 0
|
870 |
+
66 868 0
|
871 |
+
66 869 0
|
872 |
+
67 870 2
|
873 |
+
67 871 1
|
874 |
+
67 872 1
|
875 |
+
67 873 1
|
876 |
+
67 874 0
|
877 |
+
67 875 0
|
878 |
+
67 876 0
|
879 |
+
67 877 0
|
880 |
+
67 878 0
|
881 |
+
67 879 0
|
882 |
+
67 880 0
|
883 |
+
67 881 0
|
884 |
+
67 882 0
|
885 |
+
68 883 2
|
886 |
+
68 884 1
|
887 |
+
68 885 1
|
888 |
+
68 886 1
|
889 |
+
68 887 0
|
890 |
+
68 888 0
|
891 |
+
68 889 0
|
892 |
+
68 890 0
|
893 |
+
68 891 0
|
894 |
+
68 892 0
|
895 |
+
68 893 0
|
896 |
+
68 894 0
|
897 |
+
68 895 0
|
898 |
+
69 896 2
|
899 |
+
69 897 1
|
900 |
+
69 898 1
|
901 |
+
69 899 1
|
902 |
+
69 900 0
|
903 |
+
69 901 0
|
904 |
+
69 902 0
|
905 |
+
69 903 0
|
906 |
+
69 904 0
|
907 |
+
69 905 0
|
908 |
+
69 906 0
|
909 |
+
69 907 0
|
910 |
+
69 908 0
|
911 |
+
70 909 2
|
912 |
+
70 910 1
|
913 |
+
70 911 1
|
914 |
+
70 912 1
|
915 |
+
70 913 0
|
916 |
+
70 914 0
|
917 |
+
70 915 0
|
918 |
+
70 916 0
|
919 |
+
70 917 0
|
920 |
+
70 918 0
|
921 |
+
70 919 0
|
922 |
+
70 920 0
|
923 |
+
70 921 0
|
924 |
+
71 922 2
|
925 |
+
71 923 1
|
926 |
+
71 924 1
|
927 |
+
71 925 1
|
928 |
+
71 926 0
|
929 |
+
71 927 0
|
930 |
+
71 928 0
|
931 |
+
71 929 0
|
932 |
+
71 930 0
|
933 |
+
71 931 0
|
934 |
+
71 932 0
|
935 |
+
71 933 0
|
936 |
+
71 934 0
|
937 |
+
72 935 2
|
938 |
+
72 936 1
|
939 |
+
72 937 1
|
940 |
+
72 938 1
|
941 |
+
72 939 0
|
942 |
+
72 940 0
|
943 |
+
72 941 0
|
944 |
+
72 942 0
|
945 |
+
72 943 0
|
946 |
+
72 944 0
|
947 |
+
72 945 0
|
948 |
+
72 946 0
|
949 |
+
72 947 0
|
950 |
+
73 948 2
|
951 |
+
73 949 1
|
952 |
+
73 950 1
|
953 |
+
73 951 1
|
954 |
+
73 952 0
|
955 |
+
73 953 0
|
956 |
+
73 954 0
|
957 |
+
73 955 0
|
958 |
+
73 956 0
|
959 |
+
73 957 0
|
960 |
+
73 958 0
|
961 |
+
73 959 0
|
962 |
+
73 960 0
|
963 |
+
74 961 2
|
964 |
+
74 962 1
|
965 |
+
74 963 1
|
966 |
+
74 964 1
|
967 |
+
74 965 0
|
968 |
+
74 966 0
|
969 |
+
74 967 0
|
970 |
+
74 968 0
|
971 |
+
74 969 0
|
972 |
+
74 970 0
|
973 |
+
74 971 0
|
974 |
+
74 972 0
|
975 |
+
74 973 0
|
976 |
+
75 974 2
|
977 |
+
75 975 1
|
978 |
+
75 976 1
|
979 |
+
75 977 1
|
980 |
+
75 978 0
|
981 |
+
75 979 0
|
982 |
+
75 980 0
|
983 |
+
75 981 0
|
984 |
+
75 982 0
|
985 |
+
75 983 0
|
986 |
+
75 984 0
|
987 |
+
75 985 0
|
988 |
+
75 986 0
|
989 |
+
76 987 2
|
990 |
+
76 988 1
|
991 |
+
76 989 1
|
992 |
+
76 990 1
|
993 |
+
76 991 0
|
994 |
+
76 992 0
|
995 |
+
76 993 0
|
996 |
+
76 994 0
|
997 |
+
76 995 0
|
998 |
+
76 996 0
|
999 |
+
76 997 0
|
1000 |
+
76 998 0
|
1001 |
+
76 999 0
|
1002 |
+
77 1000 2
|
1003 |
+
77 1001 1
|
1004 |
+
77 1002 1
|
1005 |
+
77 1003 1
|
1006 |
+
77 1004 0
|
1007 |
+
77 1005 0
|
1008 |
+
77 1006 0
|
1009 |
+
77 1007 0
|
1010 |
+
77 1008 0
|
1011 |
+
77 1009 0
|
1012 |
+
77 1010 0
|
1013 |
+
77 1011 0
|
1014 |
+
77 1012 0
|
1015 |
+
78 1013 2
|
1016 |
+
78 1014 1
|
1017 |
+
78 1015 1
|
1018 |
+
78 1016 1
|
1019 |
+
78 1017 0
|
1020 |
+
78 1018 0
|
1021 |
+
78 1019 0
|
1022 |
+
78 1020 0
|
1023 |
+
78 1021 0
|
1024 |
+
78 1022 0
|
1025 |
+
78 1023 0
|
1026 |
+
78 1024 0
|
1027 |
+
78 1025 0
|
1028 |
+
79 1026 2
|
1029 |
+
79 1027 1
|
1030 |
+
79 1028 1
|
1031 |
+
79 1029 1
|
1032 |
+
79 1030 0
|
1033 |
+
79 1031 0
|
1034 |
+
79 1032 0
|
1035 |
+
79 1033 0
|
1036 |
+
79 1034 0
|
1037 |
+
79 1035 0
|
1038 |
+
79 1036 0
|
1039 |
+
79 1037 0
|
1040 |
+
79 1038 0
|
1041 |
+
80 1039 2
|
1042 |
+
80 1040 1
|
1043 |
+
80 1041 1
|
1044 |
+
80 1042 1
|
1045 |
+
80 1043 0
|
1046 |
+
80 1044 0
|
1047 |
+
80 1045 0
|
1048 |
+
80 1046 0
|
1049 |
+
80 1047 0
|
1050 |
+
80 1048 0
|
1051 |
+
80 1049 0
|
1052 |
+
80 1050 0
|
1053 |
+
81 1051 2
|
1054 |
+
81 1052 1
|
1055 |
+
81 1053 1
|
1056 |
+
81 1054 1
|
1057 |
+
81 1055 0
|
1058 |
+
81 1056 0
|
1059 |
+
81 1057 0
|
1060 |
+
81 1058 0
|
1061 |
+
81 1059 0
|
1062 |
+
81 1060 0
|
1063 |
+
81 1061 0
|
1064 |
+
81 1062 0
|
1065 |
+
81 1063 0
|
1066 |
+
82 1064 2
|
1067 |
+
82 1065 1
|
1068 |
+
82 1066 1
|
1069 |
+
82 1067 1
|
1070 |
+
82 1068 0
|
1071 |
+
82 1069 0
|
1072 |
+
82 1070 0
|
1073 |
+
82 1071 0
|
1074 |
+
82 1072 0
|
1075 |
+
82 1073 0
|
1076 |
+
82 1074 0
|
1077 |
+
82 1075 0
|
1078 |
+
82 1076 0
|
1079 |
+
83 1077 2
|
1080 |
+
83 1078 1
|
1081 |
+
83 1079 1
|
1082 |
+
83 1080 1
|
1083 |
+
83 1081 0
|
1084 |
+
83 1082 0
|
1085 |
+
83 1083 0
|
1086 |
+
83 1084 0
|
1087 |
+
83 1085 0
|
1088 |
+
83 1086 0
|
1089 |
+
83 1087 0
|
1090 |
+
84 1088 2
|
1091 |
+
84 1089 1
|
1092 |
+
84 1090 1
|
1093 |
+
84 1091 1
|
1094 |
+
84 1092 0
|
1095 |
+
84 1093 0
|
1096 |
+
84 1094 0
|
1097 |
+
84 1095 0
|
1098 |
+
84 1096 0
|
1099 |
+
84 1097 0
|
1100 |
+
84 1098 0
|
1101 |
+
84 1099 0
|
1102 |
+
84 1100 0
|
1103 |
+
85 1101 2
|
1104 |
+
85 1102 1
|
1105 |
+
85 1103 1
|
1106 |
+
85 1104 1
|
1107 |
+
85 1105 0
|
1108 |
+
85 1106 0
|
1109 |
+
85 1107 0
|
1110 |
+
85 1108 0
|
1111 |
+
85 1109 0
|
1112 |
+
85 1110 0
|
1113 |
+
85 1111 0
|
1114 |
+
85 1112 0
|
1115 |
+
85 1113 0
|
1116 |
+
86 1114 2
|
1117 |
+
86 1115 1
|
1118 |
+
86 1116 1
|
1119 |
+
86 1117 1
|
1120 |
+
86 1118 0
|
1121 |
+
86 1119 0
|
1122 |
+
86 1120 0
|
1123 |
+
86 1121 0
|
1124 |
+
86 1122 0
|
1125 |
+
86 1123 0
|
1126 |
+
86 1124 0
|
1127 |
+
86 1125 0
|
1128 |
+
86 1126 0
|
1129 |
+
87 1127 2
|
1130 |
+
87 1128 1
|
1131 |
+
87 1129 1
|
1132 |
+
87 1130 1
|
1133 |
+
87 1131 0
|
1134 |
+
87 1132 0
|
1135 |
+
87 1133 0
|
1136 |
+
87 1134 0
|
1137 |
+
87 1135 0
|
1138 |
+
87 1136 0
|
1139 |
+
87 1137 0
|
1140 |
+
87 1138 0
|
1141 |
+
87 1139 0
|
1142 |
+
88 1140 2
|
1143 |
+
88 1141 1
|
1144 |
+
88 1142 1
|
1145 |
+
88 1143 1
|
1146 |
+
88 1144 0
|
1147 |
+
88 1145 0
|
1148 |
+
88 1146 0
|
1149 |
+
88 1147 0
|
1150 |
+
88 1148 0
|
1151 |
+
88 1149 0
|
1152 |
+
88 1150 0
|
1153 |
+
88 1151 0
|
1154 |
+
88 1152 0
|
1155 |
+
89 1153 2
|
1156 |
+
89 1154 1
|
1157 |
+
89 1155 1
|
1158 |
+
89 1156 1
|
1159 |
+
89 1157 0
|
1160 |
+
89 1158 0
|
1161 |
+
89 1159 0
|
1162 |
+
89 1160 0
|
1163 |
+
89 1161 0
|
1164 |
+
89 1162 0
|
1165 |
+
89 1163 0
|
1166 |
+
89 1164 0
|
1167 |
+
89 1165 0
|
1168 |
+
90 1166 2
|
1169 |
+
90 1167 1
|
1170 |
+
90 1168 1
|
1171 |
+
90 1169 1
|
1172 |
+
90 1170 0
|
1173 |
+
90 1171 0
|
1174 |
+
90 1172 0
|
1175 |
+
90 1173 0
|
1176 |
+
90 1174 0
|
1177 |
+
90 1175 0
|
1178 |
+
90 1176 0
|
1179 |
+
90 1177 0
|
1180 |
+
90 1178 0
|
1181 |
+
91 1179 2
|
1182 |
+
91 1180 1
|
1183 |
+
91 1181 1
|
1184 |
+
91 1182 1
|
1185 |
+
91 1183 0
|
1186 |
+
91 1184 0
|
1187 |
+
91 1185 0
|
1188 |
+
91 1186 0
|
1189 |
+
91 1187 0
|
1190 |
+
91 1188 0
|
1191 |
+
91 1189 0
|
1192 |
+
91 1190 0
|
1193 |
+
91 1191 0
|
1194 |
+
92 1192 2
|
1195 |
+
92 1193 1
|
1196 |
+
92 1194 1
|
1197 |
+
92 1195 1
|
1198 |
+
92 1196 0
|
1199 |
+
92 1197 0
|
1200 |
+
92 1198 0
|
1201 |
+
92 1199 0
|
1202 |
+
92 1200 0
|
1203 |
+
92 1201 0
|
1204 |
+
92 1202 0
|
1205 |
+
92 1203 0
|
1206 |
+
92 1204 0
|
1207 |
+
93 1205 2
|
1208 |
+
93 1206 1
|
1209 |
+
93 1207 1
|
1210 |
+
93 1208 1
|
1211 |
+
93 1209 0
|
1212 |
+
93 1210 0
|
1213 |
+
93 1211 0
|
1214 |
+
93 1212 0
|
1215 |
+
93 1213 0
|
1216 |
+
93 1214 0
|
1217 |
+
93 1215 0
|
1218 |
+
93 1216 0
|
1219 |
+
93 1217 0
|
1220 |
+
94 1218 2
|
1221 |
+
94 1219 1
|
1222 |
+
94 1220 1
|
1223 |
+
94 1221 1
|
1224 |
+
94 1222 0
|
1225 |
+
94 1223 0
|
1226 |
+
94 1224 0
|
1227 |
+
94 1225 0
|
1228 |
+
94 1226 0
|
1229 |
+
94 1227 0
|
1230 |
+
94 1228 0
|
1231 |
+
94 1229 0
|
1232 |
+
94 1230 0
|
1233 |
+
95 1231 2
|
1234 |
+
95 1232 1
|
1235 |
+
95 1233 1
|
1236 |
+
95 1234 1
|
1237 |
+
95 1235 0
|
1238 |
+
95 1236 0
|
1239 |
+
95 1237 0
|
1240 |
+
95 1238 0
|
1241 |
+
95 1239 0
|
1242 |
+
95 1240 0
|
1243 |
+
95 1241 0
|
1244 |
+
95 1242 0
|
1245 |
+
95 1243 0
|
1246 |
+
96 1244 2
|
1247 |
+
96 1245 1
|
1248 |
+
96 1246 1
|
1249 |
+
96 1247 1
|
1250 |
+
96 1248 0
|
1251 |
+
96 1249 0
|
1252 |
+
96 1250 0
|
1253 |
+
96 1251 0
|
1254 |
+
96 1252 0
|
1255 |
+
96 1253 0
|
1256 |
+
96 1254 0
|
1257 |
+
96 1255 0
|
1258 |
+
96 1256 0
|
1259 |
+
97 1257 2
|
1260 |
+
97 1258 1
|
1261 |
+
97 1259 1
|
1262 |
+
97 1260 1
|
1263 |
+
97 1261 0
|
1264 |
+
97 1262 0
|
1265 |
+
97 1263 0
|
1266 |
+
97 1264 0
|
1267 |
+
97 1265 0
|
1268 |
+
97 1266 0
|
1269 |
+
97 1267 0
|
1270 |
+
97 1268 0
|
1271 |
+
97 1269 0
|
1272 |
+
98 1270 2
|
1273 |
+
98 1271 1
|
1274 |
+
98 1272 1
|
1275 |
+
98 1273 1
|
1276 |
+
98 1274 0
|
1277 |
+
98 1275 0
|
1278 |
+
98 1276 0
|
1279 |
+
98 1277 0
|
1280 |
+
98 1278 0
|
1281 |
+
98 1279 0
|
1282 |
+
98 1280 0
|
1283 |
+
98 1281 0
|
1284 |
+
98 1282 0
|
1285 |
+
99 1283 2
|
1286 |
+
99 1284 1
|
1287 |
+
99 1285 1
|
1288 |
+
99 1286 1
|
1289 |
+
99 1287 0
|
1290 |
+
99 1288 0
|
1291 |
+
99 1289 0
|
1292 |
+
99 1290 0
|
1293 |
+
99 1291 0
|
1294 |
+
99 1292 0
|
1295 |
+
99 1293 0
|
1296 |
+
99 1294 0
|
1297 |
+
99 1295 0
|
1298 |
+
100 1296 2
|
1299 |
+
100 1297 1
|
1300 |
+
100 1298 1
|
1301 |
+
100 1299 1
|
1302 |
+
100 1300 0
|
1303 |
+
100 1301 0
|
1304 |
+
100 1302 0
|
1305 |
+
100 1303 0
|
1306 |
+
100 1304 0
|
1307 |
+
100 1305 0
|
1308 |
+
100 1306 0
|
1309 |
+
100 1307 0
|
1310 |
+
100 1308 0
|
1311 |
+
101 1309 2
|
1312 |
+
101 1310 1
|
1313 |
+
101 1311 1
|
1314 |
+
101 1312 1
|
1315 |
+
101 1313 0
|
1316 |
+
101 1314 0
|
1317 |
+
101 1315 0
|
1318 |
+
101 1316 0
|
1319 |
+
101 1317 0
|
1320 |
+
101 1318 0
|
1321 |
+
101 1319 0
|
1322 |
+
101 1320 0
|
1323 |
+
101 1321 0
|
1324 |
+
102 1322 2
|
1325 |
+
102 1323 1
|
1326 |
+
102 1324 1
|
1327 |
+
102 1325 1
|
1328 |
+
102 1326 0
|
1329 |
+
102 1327 0
|
1330 |
+
102 1328 0
|
1331 |
+
102 1329 0
|
1332 |
+
102 1330 0
|
1333 |
+
102 1331 0
|
1334 |
+
102 1332 0
|
1335 |
+
102 1333 0
|
1336 |
+
102 1334 0
|
1337 |
+
103 1335 2
|
1338 |
+
103 1336 1
|
1339 |
+
103 1337 1
|
1340 |
+
103 1338 1
|
1341 |
+
103 1339 0
|
1342 |
+
103 1340 0
|
1343 |
+
103 1341 0
|
1344 |
+
103 1342 0
|
1345 |
+
103 1343 0
|
1346 |
+
103 1344 0
|
1347 |
+
103 1345 0
|
1348 |
+
103 1346 0
|
1349 |
+
103 1347 0
|
1350 |
+
104 1348 2
|
1351 |
+
104 1349 1
|
1352 |
+
104 1350 1
|
1353 |
+
104 1351 1
|
1354 |
+
104 1352 0
|
1355 |
+
104 1353 0
|
1356 |
+
104 1354 0
|
1357 |
+
104 1355 0
|
1358 |
+
104 1356 0
|
1359 |
+
104 1357 0
|
1360 |
+
104 1358 0
|
1361 |
+
104 1359 0
|
1362 |
+
104 1360 0
|
1363 |
+
105 1361 2
|
1364 |
+
105 1362 1
|
1365 |
+
105 1363 1
|
1366 |
+
105 1364 1
|
1367 |
+
105 1365 0
|
1368 |
+
105 1366 0
|
1369 |
+
105 1367 0
|
1370 |
+
105 1368 0
|
1371 |
+
105 1369 0
|
1372 |
+
105 1370 0
|
1373 |
+
105 1371 0
|
1374 |
+
105 1372 0
|
1375 |
+
105 1373 0
|
1376 |
+
106 1374 2
|
1377 |
+
106 1375 1
|
1378 |
+
106 1376 1
|
1379 |
+
106 1377 1
|
1380 |
+
106 1378 0
|
1381 |
+
106 1379 0
|
1382 |
+
106 1380 0
|
1383 |
+
106 1381 0
|
1384 |
+
106 1382 0
|
1385 |
+
106 1383 0
|
1386 |
+
106 1384 0
|
1387 |
+
106 1385 0
|
1388 |
+
106 1386 0
|
1389 |
+
107 1387 2
|
1390 |
+
107 1388 1
|
1391 |
+
107 1389 1
|
1392 |
+
107 1390 1
|
1393 |
+
107 1391 0
|
1394 |
+
107 1392 0
|
1395 |
+
107 1393 0
|
1396 |
+
107 1394 0
|
1397 |
+
107 1395 0
|
1398 |
+
107 1396 0
|
1399 |
+
107 1397 0
|
1400 |
+
107 1398 0
|
1401 |
+
107 1399 0
|
1402 |
+
108 1400 2
|
1403 |
+
108 1401 1
|
1404 |
+
108 1402 1
|
1405 |
+
108 1403 1
|
1406 |
+
108 1404 0
|
1407 |
+
108 1405 0
|
1408 |
+
108 1406 0
|
1409 |
+
108 1407 0
|
1410 |
+
108 1408 0
|
1411 |
+
108 1409 0
|
1412 |
+
108 1410 0
|
1413 |
+
108 1411 0
|
1414 |
+
108 1412 0
|
1415 |
+
109 1413 2
|
1416 |
+
109 1414 1
|
1417 |
+
109 1415 1
|
1418 |
+
109 1416 1
|
1419 |
+
109 1417 0
|
1420 |
+
109 1418 0
|
1421 |
+
109 1419 0
|
1422 |
+
109 1420 0
|
1423 |
+
109 1421 0
|
1424 |
+
109 1422 0
|
1425 |
+
109 1423 0
|
1426 |
+
109 1424 0
|
1427 |
+
109 1425 0
|
1428 |
+
110 1426 2
|
1429 |
+
110 1427 1
|
1430 |
+
110 1428 1
|
1431 |
+
110 1429 1
|
1432 |
+
110 1430 0
|
1433 |
+
110 1431 0
|
1434 |
+
110 1432 0
|
1435 |
+
110 1433 0
|
1436 |
+
110 1434 0
|
1437 |
+
110 1435 0
|
1438 |
+
110 1436 0
|
1439 |
+
110 1437 0
|
1440 |
+
110 1438 0
|
1441 |
+
111 1439 2
|
1442 |
+
111 1440 1
|
1443 |
+
111 1441 1
|
1444 |
+
111 1442 1
|
1445 |
+
111 1443 0
|
1446 |
+
111 1444 0
|
1447 |
+
111 1445 0
|
1448 |
+
111 1446 0
|
1449 |
+
111 1447 0
|
1450 |
+
111 1448 0
|
1451 |
+
111 1449 0
|
1452 |
+
111 1450 0
|
1453 |
+
111 1451 0
|
1454 |
+
112 1452 2
|
1455 |
+
112 1453 1
|
1456 |
+
112 1454 1
|
1457 |
+
112 1455 1
|
1458 |
+
112 1456 0
|
1459 |
+
112 1457 0
|
1460 |
+
112 1458 0
|
1461 |
+
112 1459 0
|
1462 |
+
112 1460 0
|
1463 |
+
112 1461 0
|
1464 |
+
112 1462 0
|
1465 |
+
112 1463 0
|
1466 |
+
112 1464 0
|
1467 |
+
113 1465 2
|
1468 |
+
113 1466 1
|
1469 |
+
113 1467 1
|
1470 |
+
113 1468 1
|
1471 |
+
113 1469 0
|
1472 |
+
113 1470 0
|
1473 |
+
113 1471 0
|
1474 |
+
113 1472 0
|
1475 |
+
113 1473 0
|
1476 |
+
113 1474 0
|
1477 |
+
113 1475 0
|
1478 |
+
113 1476 0
|
1479 |
+
113 1477 0
|
1480 |
+
114 1478 2
|
1481 |
+
114 1479 1
|
1482 |
+
114 1480 1
|
1483 |
+
114 1481 1
|
1484 |
+
114 1482 0
|
1485 |
+
114 1483 0
|
1486 |
+
114 1484 0
|
1487 |
+
114 1485 0
|
1488 |
+
114 1486 0
|
1489 |
+
114 1487 0
|
1490 |
+
114 1488 0
|
1491 |
+
114 1489 0
|
1492 |
+
114 1490 0
|
1493 |
+
115 1491 2
|
1494 |
+
115 1492 1
|
1495 |
+
115 1493 1
|
1496 |
+
115 1494 1
|
1497 |
+
115 1495 0
|
1498 |
+
115 1496 0
|
1499 |
+
115 1497 0
|
1500 |
+
115 1498 0
|
1501 |
+
115 1499 0
|
1502 |
+
115 1500 0
|
1503 |
+
115 1501 0
|
1504 |
+
115 1502 0
|
1505 |
+
115 1503 0
|
1506 |
+
116 1504 2
|
1507 |
+
116 1505 1
|
1508 |
+
116 1506 1
|
1509 |
+
116 1507 1
|
1510 |
+
116 1508 0
|
1511 |
+
116 1509 0
|
1512 |
+
116 1510 0
|
1513 |
+
116 1511 0
|
1514 |
+
116 1512 0
|
1515 |
+
116 1513 0
|
1516 |
+
116 1514 0
|
1517 |
+
116 1515 0
|
1518 |
+
116 1516 0
|
1519 |
+
117 1517 2
|
1520 |
+
117 1518 1
|
1521 |
+
117 1519 1
|
1522 |
+
117 1520 1
|
1523 |
+
117 1521 0
|
1524 |
+
117 1522 0
|
1525 |
+
117 1523 0
|
1526 |
+
117 1524 0
|
1527 |
+
117 1525 0
|
1528 |
+
117 1526 0
|
1529 |
+
117 1527 0
|
1530 |
+
117 1528 0
|
1531 |
+
117 1529 0
|
1532 |
+
118 1530 2
|
1533 |
+
118 1531 1
|
1534 |
+
118 1532 1
|
1535 |
+
118 1533 1
|
1536 |
+
118 1534 0
|
1537 |
+
118 1535 0
|
1538 |
+
118 1536 0
|
1539 |
+
118 1537 0
|
1540 |
+
118 1538 0
|
1541 |
+
118 1539 0
|
1542 |
+
118 1540 0
|
1543 |
+
118 1541 0
|
1544 |
+
118 1542 0
|
1545 |
+
119 1543 2
|
1546 |
+
119 1544 1
|
1547 |
+
119 1545 1
|
1548 |
+
119 1546 1
|
1549 |
+
119 1547 0
|
1550 |
+
119 1548 0
|
1551 |
+
119 1549 0
|
1552 |
+
119 1550 0
|
1553 |
+
119 1551 0
|
1554 |
+
119 1552 0
|
1555 |
+
119 1553 0
|
1556 |
+
119 1554 0
|
1557 |
+
119 1555 0
|
1558 |
+
120 1556 2
|
1559 |
+
120 1557 1
|
1560 |
+
120 1558 1
|
1561 |
+
120 1559 1
|
1562 |
+
120 1560 0
|
1563 |
+
120 1561 0
|
1564 |
+
120 1562 0
|
1565 |
+
120 1563 0
|
1566 |
+
120 1564 0
|
1567 |
+
120 1565 0
|
1568 |
+
120 1566 0
|
1569 |
+
120 1567 0
|
1570 |
+
120 1568 0
|
1571 |
+
121 1569 2
|
1572 |
+
121 1570 1
|
1573 |
+
121 1571 1
|
1574 |
+
121 1572 1
|
1575 |
+
121 1573 0
|
1576 |
+
121 1574 0
|
1577 |
+
121 1575 0
|
1578 |
+
121 1576 0
|
1579 |
+
121 1577 0
|
1580 |
+
121 1578 0
|
1581 |
+
121 1579 0
|
1582 |
+
121 1580 0
|
1583 |
+
121 1581 0
|
1584 |
+
122 1582 2
|
1585 |
+
122 1583 1
|
1586 |
+
122 1584 1
|
1587 |
+
122 1585 1
|
1588 |
+
122 1586 0
|
1589 |
+
122 1587 0
|
1590 |
+
122 1588 0
|
1591 |
+
122 1589 0
|
1592 |
+
122 1590 0
|
1593 |
+
122 1591 0
|
1594 |
+
122 1592 0
|
1595 |
+
122 1593 0
|
1596 |
+
122 1594 0
|
1597 |
+
123 1595 2
|
1598 |
+
123 1596 1
|
1599 |
+
123 1597 1
|
1600 |
+
123 1598 1
|
1601 |
+
123 1599 0
|
1602 |
+
123 1600 0
|
1603 |
+
123 1601 0
|
1604 |
+
123 1602 0
|
1605 |
+
123 1603 0
|
1606 |
+
123 1604 0
|
1607 |
+
123 1605 0
|
1608 |
+
123 1606 0
|
1609 |
+
123 1607 0
|
1610 |
+
124 1608 2
|
1611 |
+
124 1609 1
|
1612 |
+
124 1610 1
|
1613 |
+
124 1611 1
|
1614 |
+
124 1612 0
|
1615 |
+
124 1613 0
|
1616 |
+
124 1614 0
|
1617 |
+
124 1615 0
|
1618 |
+
124 1616 0
|
1619 |
+
124 1617 0
|
1620 |
+
124 1618 0
|
1621 |
+
124 1619 0
|
1622 |
+
124 1620 0
|
1623 |
+
125 1621 2
|
1624 |
+
125 1622 1
|
1625 |
+
125 1623 1
|
1626 |
+
125 1624 1
|
1627 |
+
125 1625 0
|
1628 |
+
125 1626 0
|
1629 |
+
125 1627 0
|
1630 |
+
125 1628 0
|
1631 |
+
125 1629 0
|
1632 |
+
125 1630 0
|
1633 |
+
125 1631 0
|
1634 |
+
125 1632 0
|
1635 |
+
125 1633 0
|
1636 |
+
126 1634 2
|
1637 |
+
126 1635 1
|
1638 |
+
126 1636 1
|
1639 |
+
126 1637 1
|
1640 |
+
126 1638 0
|
1641 |
+
126 1639 0
|
1642 |
+
126 1640 0
|
1643 |
+
126 1641 0
|
1644 |
+
126 1642 0
|
1645 |
+
126 1643 0
|
1646 |
+
126 1644 0
|
1647 |
+
126 1645 0
|
1648 |
+
126 1646 0
|
1649 |
+
127 1647 2
|
1650 |
+
127 1648 1
|
1651 |
+
127 1649 1
|
1652 |
+
127 1650 1
|
1653 |
+
127 1651 0
|
1654 |
+
127 1652 0
|
1655 |
+
127 1653 0
|
1656 |
+
127 1654 0
|
1657 |
+
127 1655 0
|
1658 |
+
127 1656 0
|
1659 |
+
127 1657 0
|
1660 |
+
127 1658 0
|
1661 |
+
127 1659 0
|
1662 |
+
128 1660 2
|
1663 |
+
128 1661 1
|
1664 |
+
128 1662 1
|
1665 |
+
128 1663 1
|
1666 |
+
128 1664 0
|
1667 |
+
128 1665 0
|
1668 |
+
128 1666 0
|
1669 |
+
128 1667 0
|
1670 |
+
128 1668 0
|
1671 |
+
128 1669 0
|
1672 |
+
128 1670 0
|
1673 |
+
128 1671 0
|
1674 |
+
128 1672 0
|
1675 |
+
129 1673 2
|
1676 |
+
129 1674 1
|
1677 |
+
129 1675 1
|
1678 |
+
129 1676 1
|
1679 |
+
129 1677 0
|
1680 |
+
129 1678 0
|
1681 |
+
129 1679 0
|
1682 |
+
129 1680 0
|
1683 |
+
129 1681 0
|
1684 |
+
129 1682 0
|
1685 |
+
129 1683 0
|
1686 |
+
129 1684 0
|
1687 |
+
129 1685 0
|
1688 |
+
130 1686 2
|
1689 |
+
130 1687 1
|
1690 |
+
130 1688 1
|
1691 |
+
130 1689 1
|
1692 |
+
130 1690 0
|
1693 |
+
130 1691 0
|
1694 |
+
130 1692 0
|
1695 |
+
130 1693 0
|
1696 |
+
130 1694 0
|
1697 |
+
130 1695 0
|
1698 |
+
130 1696 0
|
1699 |
+
130 1697 0
|
1700 |
+
130 1698 0
|
1701 |
+
131 1699 2
|
1702 |
+
131 1700 1
|
1703 |
+
131 1701 1
|
1704 |
+
131 1702 1
|
1705 |
+
131 1703 0
|
1706 |
+
131 1704 0
|
1707 |
+
131 1705 0
|
1708 |
+
131 1706 0
|
1709 |
+
131 1707 0
|
1710 |
+
131 1708 0
|
1711 |
+
131 1709 0
|
1712 |
+
131 1710 0
|
1713 |
+
131 1711 0
|
1714 |
+
132 1712 2
|
1715 |
+
132 1713 1
|
1716 |
+
132 1714 1
|
1717 |
+
132 1715 1
|
1718 |
+
132 1716 0
|
1719 |
+
132 1717 0
|
1720 |
+
132 1718 0
|
1721 |
+
132 1719 0
|
1722 |
+
132 1720 0
|
1723 |
+
132 1721 0
|
1724 |
+
132 1722 0
|
1725 |
+
132 1723 0
|
1726 |
+
132 1724 0
|
1727 |
+
133 1725 2
|
1728 |
+
133 1726 1
|
1729 |
+
133 1727 1
|
1730 |
+
133 1728 1
|
1731 |
+
133 1729 0
|
1732 |
+
133 1730 0
|
1733 |
+
133 1731 0
|
1734 |
+
133 1732 0
|
1735 |
+
133 1733 0
|
1736 |
+
133 1734 0
|
1737 |
+
133 1735 0
|
1738 |
+
133 1736 0
|
1739 |
+
133 1737 0
|
1740 |
+
134 1738 2
|
1741 |
+
134 1739 1
|
1742 |
+
134 1740 1
|
1743 |
+
134 1741 1
|
1744 |
+
134 1742 0
|
1745 |
+
134 1743 0
|
1746 |
+
134 1744 0
|
1747 |
+
134 1745 0
|
1748 |
+
134 1746 0
|
1749 |
+
134 1747 0
|
1750 |
+
134 1748 0
|
1751 |
+
134 1749 0
|
1752 |
+
134 1750 0
|
1753 |
+
135 1751 2
|
1754 |
+
135 1752 1
|
1755 |
+
135 1753 1
|
1756 |
+
135 1754 1
|
1757 |
+
135 1755 0
|
1758 |
+
135 1756 0
|
1759 |
+
135 1757 0
|
1760 |
+
135 1758 0
|
1761 |
+
135 1759 0
|
1762 |
+
135 1760 0
|
1763 |
+
135 1761 0
|
1764 |
+
135 1762 0
|
1765 |
+
135 1763 0
|
1766 |
+
136 1764 2
|
1767 |
+
136 1765 1
|
1768 |
+
136 1766 1
|
1769 |
+
136 1767 1
|
1770 |
+
136 1768 0
|
1771 |
+
136 1769 0
|
1772 |
+
136 1770 0
|
1773 |
+
136 1771 0
|
1774 |
+
136 1772 0
|
1775 |
+
136 1773 0
|
1776 |
+
136 1774 0
|
1777 |
+
137 1775 2
|
1778 |
+
137 1776 1
|
1779 |
+
137 1777 1
|
1780 |
+
137 1778 1
|
1781 |
+
137 1779 0
|
1782 |
+
137 1780 0
|
1783 |
+
137 1781 0
|
1784 |
+
137 1782 0
|
1785 |
+
137 1783 0
|
1786 |
+
137 1784 0
|
1787 |
+
137 1785 0
|
1788 |
+
137 1786 0
|
1789 |
+
137 1787 0
|
1790 |
+
138 1788 2
|
1791 |
+
138 1789 1
|
1792 |
+
138 1790 1
|
1793 |
+
138 1791 1
|
1794 |
+
138 1792 0
|
1795 |
+
138 1793 0
|
1796 |
+
138 1794 0
|
1797 |
+
138 1795 0
|
1798 |
+
138 1796 0
|
1799 |
+
138 1797 0
|
1800 |
+
138 1798 0
|
1801 |
+
138 1799 0
|
1802 |
+
138 1800 0
|
1803 |
+
139 1801 2
|
1804 |
+
139 1802 1
|
1805 |
+
139 1803 1
|
1806 |
+
139 1804 1
|
1807 |
+
139 1805 0
|
1808 |
+
139 1806 0
|
1809 |
+
139 1807 0
|
1810 |
+
139 1808 0
|
1811 |
+
139 1809 0
|
1812 |
+
139 1810 0
|
1813 |
+
139 1811 0
|
1814 |
+
139 1812 0
|
1815 |
+
139 1813 0
|
1816 |
+
140 1814 2
|
1817 |
+
140 1815 1
|
1818 |
+
140 1816 1
|
1819 |
+
140 1817 1
|
1820 |
+
140 1818 0
|
1821 |
+
140 1819 0
|
1822 |
+
140 1820 0
|
1823 |
+
140 1821 0
|
1824 |
+
140 1822 0
|
1825 |
+
140 1823 0
|
1826 |
+
140 1824 0
|
1827 |
+
140 1825 0
|
1828 |
+
140 1826 0
|
1829 |
+
141 1827 2
|
1830 |
+
141 1828 1
|
1831 |
+
141 1829 1
|
1832 |
+
141 1830 1
|
1833 |
+
141 1831 0
|
1834 |
+
141 1832 0
|
1835 |
+
141 1833 0
|
1836 |
+
141 1834 0
|
1837 |
+
141 1835 0
|
1838 |
+
141 1836 0
|
1839 |
+
141 1837 0
|
1840 |
+
141 1838 0
|
1841 |
+
141 1839 0
|
1842 |
+
142 1840 2
|
1843 |
+
142 1841 1
|
1844 |
+
142 1842 1
|
1845 |
+
142 1843 1
|
1846 |
+
142 1844 0
|
1847 |
+
142 1845 0
|
1848 |
+
142 1846 0
|
1849 |
+
142 1847 0
|
1850 |
+
142 1848 0
|
1851 |
+
142 1849 0
|
1852 |
+
142 1850 0
|
1853 |
+
142 1851 0
|
1854 |
+
142 1852 0
|
1855 |
+
143 1853 2
|
1856 |
+
143 1854 1
|
1857 |
+
143 1855 1
|
1858 |
+
143 1856 1
|
1859 |
+
143 1857 0
|
1860 |
+
143 1858 0
|
1861 |
+
143 1859 0
|
1862 |
+
143 1860 0
|
1863 |
+
143 1861 0
|
1864 |
+
143 1862 0
|
1865 |
+
143 1863 0
|
1866 |
+
143 1864 0
|
1867 |
+
143 1865 0
|
1868 |
+
144 1866 2
|
1869 |
+
144 1867 1
|
1870 |
+
144 1868 1
|
1871 |
+
144 1869 1
|
1872 |
+
144 1870 0
|
1873 |
+
144 1871 0
|
1874 |
+
144 1872 0
|
1875 |
+
144 1873 0
|
1876 |
+
144 1874 0
|
1877 |
+
144 1875 0
|
1878 |
+
144 1876 0
|
1879 |
+
144 1877 0
|
1880 |
+
144 1878 0
|
1881 |
+
145 1879 2
|
1882 |
+
145 1880 1
|
1883 |
+
145 1881 1
|
1884 |
+
145 1882 1
|
1885 |
+
145 1883 0
|
1886 |
+
145 1884 0
|
1887 |
+
145 1885 0
|
1888 |
+
145 1886 0
|
1889 |
+
145 1887 0
|
1890 |
+
145 1888 0
|
1891 |
+
145 1889 0
|
1892 |
+
145 1890 0
|
1893 |
+
145 1891 0
|
1894 |
+
146 1892 2
|
1895 |
+
146 1893 1
|
1896 |
+
146 1894 1
|
1897 |
+
146 1895 1
|
1898 |
+
146 1896 0
|
1899 |
+
146 1897 0
|
1900 |
+
146 1898 0
|
1901 |
+
146 1899 0
|
1902 |
+
146 1900 0
|
1903 |
+
146 1901 0
|
1904 |
+
146 1902 0
|
1905 |
+
146 1903 0
|
1906 |
+
146 1904 0
|
1907 |
+
147 1905 2
|
1908 |
+
147 1906 1
|
1909 |
+
147 1907 1
|
1910 |
+
147 1908 1
|
1911 |
+
147 1909 0
|
1912 |
+
147 1910 0
|
1913 |
+
147 1911 0
|
1914 |
+
147 1912 0
|
1915 |
+
147 1913 0
|
1916 |
+
147 1914 0
|
1917 |
+
147 1915 0
|
1918 |
+
147 1916 0
|
1919 |
+
147 1917 0
|
1920 |
+
148 1918 2
|
1921 |
+
148 1919 1
|
1922 |
+
148 1920 1
|
1923 |
+
148 1921 1
|
1924 |
+
148 1922 0
|
1925 |
+
148 1923 0
|
1926 |
+
148 1924 0
|
1927 |
+
148 1925 0
|
1928 |
+
148 1926 0
|
1929 |
+
148 1927 0
|
1930 |
+
148 1928 0
|
1931 |
+
148 1929 0
|
1932 |
+
148 1930 0
|
1933 |
+
149 1931 2
|
1934 |
+
149 1932 1
|
1935 |
+
149 1933 1
|
1936 |
+
149 1934 1
|
1937 |
+
149 1935 0
|
1938 |
+
149 1936 0
|
1939 |
+
149 1937 0
|
1940 |
+
149 1938 0
|
1941 |
+
149 1939 0
|
1942 |
+
149 1940 0
|
1943 |
+
149 1941 0
|
1944 |
+
149 1942 0
|
1945 |
+
149 1943 0
|
1946 |
+
150 1944 2
|
1947 |
+
150 1945 1
|
1948 |
+
150 1946 1
|
1949 |
+
150 1947 1
|
1950 |
+
150 1948 0
|
1951 |
+
150 1949 0
|
1952 |
+
150 1950 0
|
1953 |
+
150 1951 0
|
1954 |
+
150 1952 0
|
1955 |
+
150 1953 0
|
1956 |
+
150 1954 0
|
1957 |
+
150 1955 0
|
1958 |
+
151 1956 2
|
1959 |
+
151 1957 1
|
1960 |
+
151 1958 1
|
1961 |
+
151 1959 1
|
1962 |
+
151 1960 0
|
1963 |
+
151 1961 0
|
1964 |
+
151 1962 0
|
1965 |
+
151 1963 0
|
1966 |
+
151 1964 0
|
1967 |
+
151 1965 0
|
1968 |
+
151 1966 0
|
1969 |
+
151 1967 0
|
1970 |
+
151 1968 0
|
1971 |
+
152 1969 2
|
1972 |
+
152 1970 1
|
1973 |
+
152 1971 1
|
1974 |
+
152 1972 1
|
1975 |
+
152 1973 0
|
1976 |
+
152 1974 0
|
1977 |
+
152 1975 0
|
1978 |
+
152 1976 0
|
1979 |
+
152 1977 0
|
1980 |
+
152 1978 0
|
1981 |
+
152 1979 0
|
1982 |
+
152 1980 0
|
1983 |
+
152 1981 0
|
1984 |
+
153 1982 2
|
1985 |
+
153 1983 1
|
1986 |
+
153 1984 1
|
1987 |
+
153 1985 1
|
1988 |
+
153 1986 0
|
1989 |
+
153 1987 0
|
1990 |
+
153 1988 0
|
1991 |
+
153 1989 0
|
1992 |
+
153 1990 0
|
1993 |
+
153 1991 0
|
1994 |
+
153 1992 0
|
1995 |
+
153 1993 0
|
1996 |
+
153 1994 0
|
1997 |
+
154 1995 2
|
1998 |
+
154 1996 1
|
1999 |
+
154 1997 1
|
2000 |
+
154 1998 1
|
2001 |
+
154 1999 0
|
2002 |
+
154 2000 0
|
2003 |
+
154 2001 0
|
2004 |
+
154 2002 0
|
2005 |
+
154 2003 0
|
2006 |
+
154 2004 0
|
2007 |
+
154 2005 0
|
2008 |
+
154 2006 0
|
2009 |
+
154 2007 0
|
2010 |
+
155 2008 2
|
2011 |
+
155 2009 1
|
2012 |
+
155 2010 1
|
2013 |
+
155 2011 1
|
2014 |
+
155 2012 0
|
2015 |
+
155 2013 0
|
2016 |
+
155 2014 0
|
2017 |
+
155 2015 0
|
2018 |
+
155 2016 0
|
2019 |
+
155 2017 0
|
2020 |
+
155 2018 0
|
2021 |
+
156 2019 2
|
2022 |
+
156 2020 1
|
2023 |
+
156 2021 1
|
2024 |
+
156 2022 1
|
2025 |
+
156 2023 0
|
2026 |
+
156 2024 0
|
2027 |
+
156 2025 0
|
2028 |
+
156 2026 0
|
2029 |
+
156 2027 0
|
2030 |
+
156 2028 0
|
2031 |
+
156 2029 0
|
2032 |
+
156 2030 0
|
2033 |
+
156 2031 0
|
2034 |
+
157 2032 2
|
2035 |
+
157 2033 1
|
2036 |
+
157 2034 1
|
2037 |
+
157 2035 1
|
2038 |
+
157 2036 0
|
2039 |
+
157 2037 0
|
2040 |
+
157 2038 0
|
2041 |
+
157 2039 0
|
2042 |
+
157 2040 0
|
2043 |
+
157 2041 0
|
2044 |
+
157 2042 0
|
2045 |
+
157 2043 0
|
2046 |
+
157 2044 0
|
2047 |
+
158 2045 2
|
2048 |
+
158 2046 1
|
2049 |
+
158 2047 1
|
2050 |
+
158 2048 1
|
2051 |
+
158 2049 0
|
2052 |
+
158 2050 0
|
2053 |
+
158 2051 0
|
2054 |
+
158 2052 0
|
2055 |
+
158 2053 0
|
2056 |
+
158 2054 0
|
2057 |
+
158 2055 0
|
2058 |
+
158 2056 0
|
2059 |
+
158 2057 0
|
2060 |
+
159 2058 2
|
2061 |
+
159 2059 1
|
2062 |
+
159 2060 1
|
2063 |
+
159 2061 1
|
2064 |
+
159 2062 0
|
2065 |
+
159 2063 0
|
2066 |
+
159 2064 0
|
2067 |
+
159 2065 0
|
2068 |
+
159 2066 0
|
2069 |
+
159 2067 0
|
2070 |
+
159 2068 0
|
2071 |
+
159 2069 0
|
2072 |
+
159 2070 0
|
2073 |
+
160 2071 2
|
2074 |
+
160 2072 1
|
2075 |
+
160 2073 1
|
2076 |
+
160 2074 1
|
2077 |
+
160 2075 0
|
2078 |
+
160 2076 0
|
2079 |
+
160 2077 0
|
2080 |
+
160 2078 0
|
2081 |
+
160 2079 0
|
2082 |
+
160 2080 0
|
2083 |
+
160 2081 0
|
2084 |
+
160 2082 0
|
2085 |
+
160 2083 0
|
2086 |
+
161 2084 2
|
2087 |
+
161 2085 1
|
2088 |
+
161 2086 1
|
2089 |
+
161 2087 1
|
2090 |
+
161 2088 0
|
2091 |
+
161 2089 0
|
2092 |
+
161 2090 0
|
2093 |
+
161 2091 0
|
2094 |
+
161 2092 0
|
2095 |
+
161 2093 0
|
2096 |
+
161 2094 0
|
2097 |
+
161 2095 0
|
2098 |
+
161 2096 0
|
2099 |
+
162 2097 2
|
2100 |
+
162 2098 1
|
2101 |
+
162 2099 1
|
2102 |
+
162 2100 1
|
2103 |
+
162 2101 0
|
2104 |
+
162 2102 0
|
2105 |
+
162 2103 0
|
2106 |
+
162 2104 0
|
2107 |
+
162 2105 0
|
2108 |
+
162 2106 0
|
2109 |
+
162 2107 0
|
2110 |
+
162 2108 0
|
2111 |
+
162 2109 0
|
2112 |
+
163 2110 2
|
2113 |
+
163 2111 1
|
2114 |
+
163 2112 1
|
2115 |
+
163 2113 1
|
2116 |
+
163 2114 0
|
2117 |
+
163 2115 0
|
2118 |
+
163 2116 0
|
2119 |
+
163 2117 0
|
2120 |
+
163 2118 0
|
2121 |
+
163 2119 0
|
2122 |
+
163 2120 0
|
2123 |
+
163 2121 0
|
2124 |
+
163 2122 0
|
2125 |
+
164 2123 2
|
2126 |
+
164 2124 1
|
2127 |
+
164 2125 1
|
2128 |
+
164 2126 1
|
2129 |
+
164 2127 0
|
2130 |
+
164 2128 0
|
2131 |
+
164 2129 0
|
2132 |
+
164 2130 0
|
2133 |
+
164 2131 0
|
2134 |
+
164 2132 0
|
2135 |
+
164 2133 0
|
2136 |
+
164 2134 0
|
2137 |
+
164 2135 0
|
2138 |
+
165 2136 2
|
2139 |
+
165 2137 1
|
2140 |
+
165 2138 1
|
2141 |
+
165 2139 1
|
2142 |
+
165 2140 0
|
2143 |
+
165 2141 0
|
2144 |
+
165 2142 0
|
2145 |
+
165 2143 0
|
2146 |
+
165 2144 0
|
2147 |
+
165 2145 0
|
2148 |
+
165 2146 0
|
2149 |
+
165 2147 0
|
2150 |
+
165 2148 0
|
2151 |
+
166 2149 2
|
2152 |
+
166 2150 1
|
2153 |
+
166 2151 1
|
2154 |
+
166 2152 1
|
2155 |
+
166 2153 0
|
2156 |
+
166 2154 0
|
2157 |
+
166 2155 0
|
2158 |
+
166 2156 0
|
2159 |
+
166 2157 0
|
2160 |
+
166 2158 0
|
2161 |
+
166 2159 0
|
2162 |
+
166 2160 0
|
2163 |
+
166 2161 0
|
2164 |
+
167 2162 2
|
2165 |
+
167 2163 1
|
2166 |
+
167 2164 1
|
2167 |
+
167 2165 1
|
2168 |
+
167 2166 0
|
2169 |
+
167 2167 0
|
2170 |
+
167 2168 0
|
2171 |
+
167 2169 0
|
2172 |
+
167 2170 0
|
2173 |
+
167 2171 0
|
2174 |
+
167 2172 0
|
2175 |
+
167 2173 0
|
2176 |
+
167 2174 0
|
2177 |
+
168 2175 2
|
2178 |
+
168 2176 1
|
2179 |
+
168 2177 1
|
2180 |
+
168 2178 1
|
2181 |
+
168 2179 0
|
2182 |
+
168 2180 0
|
2183 |
+
168 2181 0
|
2184 |
+
168 2182 0
|
2185 |
+
168 2183 0
|
2186 |
+
168 2184 0
|
2187 |
+
168 2185 0
|
2188 |
+
168 2186 0
|
2189 |
+
168 2187 0
|
2190 |
+
169 2188 2
|
2191 |
+
169 2189 1
|
2192 |
+
169 2190 1
|
2193 |
+
169 2191 1
|
2194 |
+
169 2192 0
|
2195 |
+
169 2193 0
|
2196 |
+
169 2194 0
|
2197 |
+
169 2195 0
|
2198 |
+
169 2196 0
|
2199 |
+
169 2197 0
|
2200 |
+
169 2198 0
|
2201 |
+
169 2199 0
|
2202 |
+
169 2200 0
|
2203 |
+
170 2201 2
|
2204 |
+
170 2202 1
|
2205 |
+
170 2203 1
|
2206 |
+
170 2204 1
|
2207 |
+
170 2205 0
|
2208 |
+
170 2206 0
|
2209 |
+
170 2207 0
|
2210 |
+
170 2208 0
|
2211 |
+
170 2209 0
|
2212 |
+
170 2210 0
|
2213 |
+
170 2211 0
|
2214 |
+
170 2212 0
|
2215 |
+
170 2213 0
|
2216 |
+
171 2214 2
|
2217 |
+
171 2215 1
|
2218 |
+
171 2216 1
|
2219 |
+
171 2217 1
|
2220 |
+
171 2218 0
|
2221 |
+
171 2219 0
|
2222 |
+
171 2220 0
|
2223 |
+
171 2221 0
|
2224 |
+
171 2222 0
|
2225 |
+
171 2223 0
|
2226 |
+
171 2224 0
|
2227 |
+
171 2225 0
|
2228 |
+
172 2226 2
|
2229 |
+
172 2227 1
|
2230 |
+
172 2228 1
|
2231 |
+
172 2229 1
|
2232 |
+
172 2230 0
|
2233 |
+
172 2231 0
|
2234 |
+
172 2232 0
|
2235 |
+
172 2233 0
|
2236 |
+
172 2234 0
|
2237 |
+
172 2235 0
|
2238 |
+
172 2236 0
|
2239 |
+
172 2237 0
|
2240 |
+
172 2238 0
|
2241 |
+
173 2239 2
|
2242 |
+
173 2240 1
|
2243 |
+
173 2241 1
|
2244 |
+
173 2242 1
|
2245 |
+
173 2243 0
|
2246 |
+
173 2244 0
|
2247 |
+
173 2245 0
|
2248 |
+
173 2246 0
|
2249 |
+
173 2247 0
|
2250 |
+
173 2248 0
|
2251 |
+
173 2249 0
|
2252 |
+
173 2250 0
|
2253 |
+
173 2251 0
|
2254 |
+
174 2252 2
|
2255 |
+
174 2253 1
|
2256 |
+
174 2254 1
|
2257 |
+
174 2255 1
|
2258 |
+
174 2256 0
|
2259 |
+
174 2257 0
|
2260 |
+
174 2258 0
|
2261 |
+
174 2259 0
|
2262 |
+
174 2260 0
|
2263 |
+
174 2261 0
|
2264 |
+
174 2262 0
|
2265 |
+
174 2263 0
|
2266 |
+
174 2264 0
|
2267 |
+
175 2265 2
|
2268 |
+
175 2266 1
|
2269 |
+
175 2267 1
|
2270 |
+
175 2268 1
|
2271 |
+
175 2269 0
|
2272 |
+
175 2270 0
|
2273 |
+
175 2271 0
|
2274 |
+
175 2272 0
|
2275 |
+
175 2273 0
|
2276 |
+
175 2274 0
|
2277 |
+
175 2275 0
|
2278 |
+
175 2276 0
|
2279 |
+
175 2277 0
|
2280 |
+
176 2278 2
|
2281 |
+
176 2279 1
|
2282 |
+
176 2280 1
|
2283 |
+
176 2281 1
|
2284 |
+
176 2282 0
|
2285 |
+
176 2283 0
|
2286 |
+
176 2284 0
|
2287 |
+
176 2285 0
|
2288 |
+
176 2286 0
|
2289 |
+
176 2287 0
|
2290 |
+
176 2288 0
|
2291 |
+
176 2289 0
|
2292 |
+
176 2290 0
|
2293 |
+
177 2291 2
|
2294 |
+
177 2292 1
|
2295 |
+
177 2293 1
|
2296 |
+
177 2294 1
|
2297 |
+
177 2295 0
|
2298 |
+
177 2296 0
|
2299 |
+
177 2297 0
|
2300 |
+
177 2298 0
|
2301 |
+
177 2299 0
|
2302 |
+
177 2300 0
|
2303 |
+
177 2301 0
|
2304 |
+
177 2302 0
|
2305 |
+
177 2303 0
|
2306 |
+
178 2304 2
|
2307 |
+
178 2305 1
|
2308 |
+
178 2306 1
|
2309 |
+
178 2307 1
|
2310 |
+
178 2308 0
|
2311 |
+
178 2309 0
|
2312 |
+
178 2310 0
|
2313 |
+
178 2311 0
|
2314 |
+
178 2312 0
|
2315 |
+
178 2313 0
|
2316 |
+
178 2314 0
|
2317 |
+
178 2315 0
|
2318 |
+
178 2316 0
|
2319 |
+
179 2317 2
|
2320 |
+
179 2318 1
|
2321 |
+
179 2319 1
|
2322 |
+
179 2320 1
|
2323 |
+
179 2321 0
|
2324 |
+
179 2322 0
|
2325 |
+
179 2323 0
|
2326 |
+
179 2324 0
|
2327 |
+
179 2325 0
|
2328 |
+
179 2326 0
|
2329 |
+
179 2327 0
|
2330 |
+
179 2328 0
|
2331 |
+
179 2329 0
|
2332 |
+
180 2330 2
|
2333 |
+
180 2331 1
|
2334 |
+
180 2332 1
|
2335 |
+
180 2333 1
|
2336 |
+
180 2334 0
|
2337 |
+
180 2335 0
|
2338 |
+
180 2336 0
|
2339 |
+
180 2337 0
|
2340 |
+
180 2338 0
|
2341 |
+
180 2339 0
|
2342 |
+
180 2340 0
|
2343 |
+
180 2341 0
|
2344 |
+
181 2342 2
|
2345 |
+
181 2343 1
|
2346 |
+
181 2344 1
|
2347 |
+
181 2345 1
|
2348 |
+
181 2346 0
|
2349 |
+
181 2347 0
|
2350 |
+
181 2348 0
|
2351 |
+
181 2349 0
|
2352 |
+
181 2350 0
|
2353 |
+
181 2351 0
|
2354 |
+
181 2352 0
|
2355 |
+
181 2353 0
|
2356 |
+
181 2354 0
|
2357 |
+
182 2355 2
|
2358 |
+
182 2356 1
|
2359 |
+
182 2357 1
|
2360 |
+
182 2358 1
|
2361 |
+
182 2359 0
|
2362 |
+
182 2360 0
|
2363 |
+
182 2361 0
|
2364 |
+
182 2362 0
|
2365 |
+
182 2363 0
|
2366 |
+
182 2364 0
|
2367 |
+
182 2365 0
|
2368 |
+
182 2366 0
|
2369 |
+
182 2367 0
|
2370 |
+
183 2368 2
|
2371 |
+
183 2369 1
|
2372 |
+
183 2370 1
|
2373 |
+
183 2371 1
|
2374 |
+
183 2372 0
|
2375 |
+
183 2373 0
|
2376 |
+
183 2374 0
|
2377 |
+
183 2375 0
|
2378 |
+
183 2376 0
|
2379 |
+
183 2377 0
|
2380 |
+
183 2378 0
|
2381 |
+
183 2379 0
|
2382 |
+
183 2380 0
|
2383 |
+
184 2381 2
|
2384 |
+
184 2382 1
|
2385 |
+
184 2383 1
|
2386 |
+
184 2384 1
|
2387 |
+
184 2385 0
|
2388 |
+
184 2386 0
|
2389 |
+
184 2387 0
|
2390 |
+
184 2388 0
|
2391 |
+
184 2389 0
|
2392 |
+
184 2390 0
|
2393 |
+
184 2391 0
|
2394 |
+
184 2392 0
|
2395 |
+
184 2393 0
|
2396 |
+
185 2394 2
|
2397 |
+
185 2395 1
|
2398 |
+
185 2396 1
|
2399 |
+
185 2397 1
|
2400 |
+
185 2398 0
|
2401 |
+
185 2399 0
|
2402 |
+
185 2400 0
|
2403 |
+
185 2401 0
|
2404 |
+
185 2402 0
|
2405 |
+
185 2403 0
|
2406 |
+
185 2404 0
|
2407 |
+
185 2405 0
|
2408 |
+
185 2406 0
|
2409 |
+
186 2407 2
|
2410 |
+
186 2408 1
|
2411 |
+
186 2409 1
|
2412 |
+
186 2410 1
|
2413 |
+
186 2411 0
|
2414 |
+
186 2412 0
|
2415 |
+
186 2413 0
|
2416 |
+
186 2414 0
|
2417 |
+
186 2415 0
|
2418 |
+
186 2416 0
|
2419 |
+
186 2417 0
|
2420 |
+
186 2418 0
|
2421 |
+
186 2419 0
|
2422 |
+
187 2420 2
|
2423 |
+
187 2421 1
|
2424 |
+
187 2422 1
|
2425 |
+
187 2423 1
|
2426 |
+
187 2424 0
|
2427 |
+
187 2425 0
|
2428 |
+
187 2426 0
|
2429 |
+
187 2427 0
|
2430 |
+
187 2428 0
|
2431 |
+
187 2429 0
|
2432 |
+
187 2430 0
|
2433 |
+
187 2431 0
|
2434 |
+
187 2432 0
|
2435 |
+
188 2433 2
|
2436 |
+
188 2434 1
|
2437 |
+
188 2435 1
|
2438 |
+
188 2436 1
|
2439 |
+
188 2437 0
|
2440 |
+
188 2438 0
|
2441 |
+
188 2439 0
|
2442 |
+
188 2440 0
|
2443 |
+
188 2441 0
|
2444 |
+
188 2442 0
|
2445 |
+
188 2443 0
|
2446 |
+
188 2444 0
|
2447 |
+
188 2445 0
|
2448 |
+
189 2446 2
|
2449 |
+
189 2447 1
|
2450 |
+
189 2448 1
|
2451 |
+
189 2449 1
|
2452 |
+
189 2450 0
|
2453 |
+
189 2451 0
|
2454 |
+
189 2452 0
|
2455 |
+
189 2453 0
|
2456 |
+
189 2454 0
|
2457 |
+
189 2455 0
|
2458 |
+
189 2456 0
|
2459 |
+
189 2457 0
|
2460 |
+
189 2458 0
|
2461 |
+
190 2459 2
|
2462 |
+
190 2460 1
|
2463 |
+
190 2461 1
|
2464 |
+
190 2462 1
|
2465 |
+
190 2463 0
|
2466 |
+
190 2464 0
|
2467 |
+
190 2465 0
|
2468 |
+
190 2466 0
|
2469 |
+
190 2467 0
|
2470 |
+
190 2468 0
|
2471 |
+
190 2469 0
|
2472 |
+
190 2470 0
|
2473 |
+
190 2471 0
|
2474 |
+
191 2472 2
|
2475 |
+
191 2473 1
|
2476 |
+
191 2474 1
|
2477 |
+
191 2475 1
|
2478 |
+
191 2476 0
|
2479 |
+
191 2477 0
|
2480 |
+
191 2478 0
|
2481 |
+
191 2479 0
|
2482 |
+
191 2480 0
|
2483 |
+
191 2481 0
|
2484 |
+
191 2482 0
|
2485 |
+
191 2483 0
|
2486 |
+
191 2484 0
|
2487 |
+
192 2485 2
|
2488 |
+
192 2486 1
|
2489 |
+
192 2487 1
|
2490 |
+
192 2488 1
|
2491 |
+
192 2489 0
|
2492 |
+
192 2490 0
|
2493 |
+
192 2491 0
|
2494 |
+
192 2492 0
|
2495 |
+
192 2493 0
|
2496 |
+
192 2494 0
|
2497 |
+
192 2495 0
|
2498 |
+
192 2496 0
|
2499 |
+
192 2497 0
|
2500 |
+
193 2498 2
|
2501 |
+
193 2499 1
|
2502 |
+
193 2500 1
|
2503 |
+
193 2501 1
|
2504 |
+
193 2502 0
|
2505 |
+
193 2503 0
|
2506 |
+
193 2504 0
|
2507 |
+
193 2505 0
|
2508 |
+
193 2506 0
|
2509 |
+
193 2507 0
|
2510 |
+
193 2508 0
|
2511 |
+
193 2509 0
|
2512 |
+
193 2510 0
|
2513 |
+
194 2511 2
|
2514 |
+
194 2512 1
|
2515 |
+
194 2513 1
|
2516 |
+
194 2514 1
|
2517 |
+
194 2515 0
|
2518 |
+
194 2516 0
|
2519 |
+
194 2517 0
|
2520 |
+
194 2518 0
|
2521 |
+
194 2519 0
|
2522 |
+
194 2520 0
|
2523 |
+
194 2521 0
|
2524 |
+
194 2522 0
|
2525 |
+
194 2523 0
|
2526 |
+
195 2524 2
|
2527 |
+
195 2525 1
|
2528 |
+
195 2526 1
|
2529 |
+
195 2527 1
|
2530 |
+
195 2528 0
|
2531 |
+
195 2529 0
|
2532 |
+
195 2530 0
|
2533 |
+
195 2531 0
|
2534 |
+
195 2532 0
|
2535 |
+
195 2533 0
|
2536 |
+
195 2534 0
|
2537 |
+
195 2535 0
|
2538 |
+
195 2536 0
|
2539 |
+
196 2537 2
|
2540 |
+
196 2538 1
|
2541 |
+
196 2539 1
|
2542 |
+
196 2540 1
|
2543 |
+
196 2541 0
|
2544 |
+
196 2542 0
|
2545 |
+
196 2543 0
|
2546 |
+
196 2544 0
|
2547 |
+
196 2545 0
|
2548 |
+
196 2546 0
|
2549 |
+
196 2547 0
|
2550 |
+
196 2548 0
|
2551 |
+
196 2549 0
|
2552 |
+
197 2550 2
|
2553 |
+
197 2551 1
|
2554 |
+
197 2552 1
|
2555 |
+
197 2553 1
|
2556 |
+
197 2554 0
|
2557 |
+
197 2555 0
|
2558 |
+
197 2556 0
|
2559 |
+
197 2557 0
|
2560 |
+
197 2558 0
|
2561 |
+
197 2559 0
|
2562 |
+
197 2560 0
|
2563 |
+
197 2561 0
|
2564 |
+
197 2562 0
|
2565 |
+
198 2563 2
|
2566 |
+
198 2564 1
|
2567 |
+
198 2565 1
|
2568 |
+
198 2566 1
|
2569 |
+
198 2567 0
|
2570 |
+
198 2568 0
|
2571 |
+
198 2569 0
|
2572 |
+
198 2570 0
|
2573 |
+
198 2571 0
|
2574 |
+
198 2572 0
|
2575 |
+
198 2573 0
|
2576 |
+
198 2574 0
|
2577 |
+
198 2575 0
|
2578 |
+
199 2576 2
|
2579 |
+
199 2577 1
|
2580 |
+
199 2578 1
|
2581 |
+
199 2579 1
|
2582 |
+
199 2580 0
|
2583 |
+
199 2581 0
|
2584 |
+
199 2582 0
|
2585 |
+
199 2583 0
|
2586 |
+
199 2584 0
|
2587 |
+
199 2585 0
|
2588 |
+
199 2586 0
|
2589 |
+
199 2587 0
|
qrels_og/test.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
qrels_og/test.tsv
ADDED
@@ -0,0 +1,2589 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
query-id corpus-id score
|
2 |
+
0 0 2
|
3 |
+
0 1 2
|
4 |
+
0 2 2
|
5 |
+
0 3 2
|
6 |
+
0 4 0
|
7 |
+
0 5 0
|
8 |
+
0 6 0
|
9 |
+
0 7 0
|
10 |
+
0 8 0
|
11 |
+
0 9 0
|
12 |
+
0 10 0
|
13 |
+
0 11 0
|
14 |
+
0 12 0
|
15 |
+
1 13 2
|
16 |
+
1 14 2
|
17 |
+
1 15 2
|
18 |
+
1 16 2
|
19 |
+
1 17 0
|
20 |
+
1 18 0
|
21 |
+
1 19 0
|
22 |
+
1 20 0
|
23 |
+
1 21 0
|
24 |
+
1 22 0
|
25 |
+
1 23 0
|
26 |
+
1 24 0
|
27 |
+
1 25 0
|
28 |
+
2 26 2
|
29 |
+
2 27 2
|
30 |
+
2 28 2
|
31 |
+
2 29 2
|
32 |
+
2 30 0
|
33 |
+
2 31 0
|
34 |
+
2 32 0
|
35 |
+
2 33 0
|
36 |
+
2 34 0
|
37 |
+
2 35 0
|
38 |
+
2 36 0
|
39 |
+
2 37 0
|
40 |
+
2 38 0
|
41 |
+
3 39 2
|
42 |
+
3 40 2
|
43 |
+
3 41 2
|
44 |
+
3 42 2
|
45 |
+
3 43 0
|
46 |
+
3 44 0
|
47 |
+
3 45 0
|
48 |
+
3 46 0
|
49 |
+
3 47 0
|
50 |
+
3 48 0
|
51 |
+
3 49 0
|
52 |
+
3 50 0
|
53 |
+
3 51 0
|
54 |
+
4 52 2
|
55 |
+
4 53 2
|
56 |
+
4 54 2
|
57 |
+
4 55 2
|
58 |
+
4 56 0
|
59 |
+
4 57 0
|
60 |
+
4 58 0
|
61 |
+
4 59 0
|
62 |
+
4 60 0
|
63 |
+
4 61 0
|
64 |
+
4 62 0
|
65 |
+
4 63 0
|
66 |
+
4 64 0
|
67 |
+
5 65 2
|
68 |
+
5 66 2
|
69 |
+
5 67 2
|
70 |
+
5 68 2
|
71 |
+
5 69 0
|
72 |
+
5 70 0
|
73 |
+
5 71 0
|
74 |
+
5 72 0
|
75 |
+
5 73 0
|
76 |
+
5 74 0
|
77 |
+
5 75 0
|
78 |
+
5 76 0
|
79 |
+
5 77 0
|
80 |
+
6 78 2
|
81 |
+
6 79 2
|
82 |
+
6 80 2
|
83 |
+
6 81 2
|
84 |
+
6 82 0
|
85 |
+
6 83 0
|
86 |
+
6 84 0
|
87 |
+
6 85 0
|
88 |
+
6 86 0
|
89 |
+
6 87 0
|
90 |
+
6 88 0
|
91 |
+
6 89 0
|
92 |
+
6 90 0
|
93 |
+
7 91 2
|
94 |
+
7 92 2
|
95 |
+
7 93 2
|
96 |
+
7 94 2
|
97 |
+
7 95 0
|
98 |
+
7 96 0
|
99 |
+
7 97 0
|
100 |
+
7 98 0
|
101 |
+
7 99 0
|
102 |
+
7 100 0
|
103 |
+
7 101 0
|
104 |
+
7 102 0
|
105 |
+
7 103 0
|
106 |
+
8 104 2
|
107 |
+
8 105 2
|
108 |
+
8 106 2
|
109 |
+
8 107 2
|
110 |
+
8 108 0
|
111 |
+
8 109 0
|
112 |
+
8 110 0
|
113 |
+
8 111 0
|
114 |
+
8 112 0
|
115 |
+
8 113 0
|
116 |
+
8 114 0
|
117 |
+
8 115 0
|
118 |
+
8 116 0
|
119 |
+
9 117 2
|
120 |
+
9 118 2
|
121 |
+
9 119 2
|
122 |
+
9 120 2
|
123 |
+
9 121 0
|
124 |
+
9 122 0
|
125 |
+
9 123 0
|
126 |
+
9 124 0
|
127 |
+
9 125 0
|
128 |
+
9 126 0
|
129 |
+
9 127 0
|
130 |
+
9 128 0
|
131 |
+
9 129 0
|
132 |
+
10 130 2
|
133 |
+
10 131 2
|
134 |
+
10 132 2
|
135 |
+
10 133 2
|
136 |
+
10 134 0
|
137 |
+
10 135 0
|
138 |
+
10 136 0
|
139 |
+
10 137 0
|
140 |
+
10 138 0
|
141 |
+
10 139 0
|
142 |
+
10 140 0
|
143 |
+
10 141 0
|
144 |
+
10 142 0
|
145 |
+
11 143 2
|
146 |
+
11 144 2
|
147 |
+
11 145 2
|
148 |
+
11 146 2
|
149 |
+
11 147 0
|
150 |
+
11 148 0
|
151 |
+
11 149 0
|
152 |
+
11 150 0
|
153 |
+
11 151 0
|
154 |
+
11 152 0
|
155 |
+
11 153 0
|
156 |
+
11 154 0
|
157 |
+
11 155 0
|
158 |
+
12 156 2
|
159 |
+
12 157 2
|
160 |
+
12 158 2
|
161 |
+
12 159 2
|
162 |
+
12 160 0
|
163 |
+
12 161 0
|
164 |
+
12 162 0
|
165 |
+
12 163 0
|
166 |
+
12 164 0
|
167 |
+
12 165 0
|
168 |
+
12 166 0
|
169 |
+
12 167 0
|
170 |
+
12 168 0
|
171 |
+
13 169 2
|
172 |
+
13 170 2
|
173 |
+
13 171 2
|
174 |
+
13 172 2
|
175 |
+
13 173 0
|
176 |
+
13 174 0
|
177 |
+
13 175 0
|
178 |
+
13 176 0
|
179 |
+
13 177 0
|
180 |
+
13 178 0
|
181 |
+
13 179 0
|
182 |
+
13 180 0
|
183 |
+
13 181 0
|
184 |
+
14 182 2
|
185 |
+
14 183 2
|
186 |
+
14 184 2
|
187 |
+
14 185 2
|
188 |
+
14 186 0
|
189 |
+
14 187 0
|
190 |
+
14 188 0
|
191 |
+
14 189 0
|
192 |
+
14 190 0
|
193 |
+
14 191 0
|
194 |
+
14 192 0
|
195 |
+
14 193 0
|
196 |
+
14 194 0
|
197 |
+
15 195 2
|
198 |
+
15 196 2
|
199 |
+
15 197 2
|
200 |
+
15 198 2
|
201 |
+
15 199 0
|
202 |
+
15 200 0
|
203 |
+
15 201 0
|
204 |
+
15 202 0
|
205 |
+
15 203 0
|
206 |
+
15 204 0
|
207 |
+
15 205 0
|
208 |
+
15 206 0
|
209 |
+
15 207 0
|
210 |
+
16 208 2
|
211 |
+
16 209 2
|
212 |
+
16 210 2
|
213 |
+
16 211 2
|
214 |
+
16 212 0
|
215 |
+
16 213 0
|
216 |
+
16 214 0
|
217 |
+
16 215 0
|
218 |
+
16 216 0
|
219 |
+
16 217 0
|
220 |
+
16 218 0
|
221 |
+
16 219 0
|
222 |
+
16 220 0
|
223 |
+
17 221 2
|
224 |
+
17 222 2
|
225 |
+
17 223 2
|
226 |
+
17 224 2
|
227 |
+
17 225 0
|
228 |
+
17 226 0
|
229 |
+
17 227 0
|
230 |
+
17 228 0
|
231 |
+
17 229 0
|
232 |
+
17 230 0
|
233 |
+
17 231 0
|
234 |
+
17 232 0
|
235 |
+
17 233 0
|
236 |
+
18 234 2
|
237 |
+
18 235 2
|
238 |
+
18 236 2
|
239 |
+
18 237 2
|
240 |
+
18 238 0
|
241 |
+
18 239 0
|
242 |
+
18 240 0
|
243 |
+
18 241 0
|
244 |
+
18 242 0
|
245 |
+
18 243 0
|
246 |
+
18 244 0
|
247 |
+
18 245 0
|
248 |
+
18 246 0
|
249 |
+
19 247 2
|
250 |
+
19 248 2
|
251 |
+
19 249 2
|
252 |
+
19 250 2
|
253 |
+
19 251 0
|
254 |
+
19 252 0
|
255 |
+
19 253 0
|
256 |
+
19 254 0
|
257 |
+
19 255 0
|
258 |
+
19 256 0
|
259 |
+
19 257 0
|
260 |
+
19 258 0
|
261 |
+
19 259 0
|
262 |
+
20 260 2
|
263 |
+
20 261 2
|
264 |
+
20 262 2
|
265 |
+
20 263 2
|
266 |
+
20 264 0
|
267 |
+
20 265 0
|
268 |
+
20 266 0
|
269 |
+
20 267 0
|
270 |
+
20 268 0
|
271 |
+
20 269 0
|
272 |
+
20 270 0
|
273 |
+
20 271 0
|
274 |
+
20 272 0
|
275 |
+
21 273 2
|
276 |
+
21 274 2
|
277 |
+
21 275 2
|
278 |
+
21 276 2
|
279 |
+
21 277 0
|
280 |
+
21 278 0
|
281 |
+
21 279 0
|
282 |
+
21 280 0
|
283 |
+
21 281 0
|
284 |
+
21 282 0
|
285 |
+
21 283 0
|
286 |
+
21 284 0
|
287 |
+
21 285 0
|
288 |
+
22 286 2
|
289 |
+
22 287 2
|
290 |
+
22 288 2
|
291 |
+
22 289 2
|
292 |
+
22 290 0
|
293 |
+
22 291 0
|
294 |
+
22 292 0
|
295 |
+
22 293 0
|
296 |
+
22 294 0
|
297 |
+
22 295 0
|
298 |
+
22 296 0
|
299 |
+
22 297 0
|
300 |
+
22 298 0
|
301 |
+
23 299 2
|
302 |
+
23 300 2
|
303 |
+
23 301 2
|
304 |
+
23 302 2
|
305 |
+
23 303 0
|
306 |
+
23 304 0
|
307 |
+
23 305 0
|
308 |
+
23 306 0
|
309 |
+
23 307 0
|
310 |
+
23 308 0
|
311 |
+
23 309 0
|
312 |
+
23 310 0
|
313 |
+
23 311 0
|
314 |
+
24 312 2
|
315 |
+
24 313 2
|
316 |
+
24 314 2
|
317 |
+
24 315 2
|
318 |
+
24 316 0
|
319 |
+
24 317 0
|
320 |
+
24 318 0
|
321 |
+
24 319 0
|
322 |
+
24 320 0
|
323 |
+
24 321 0
|
324 |
+
24 322 0
|
325 |
+
24 323 0
|
326 |
+
24 324 0
|
327 |
+
25 325 2
|
328 |
+
25 326 2
|
329 |
+
25 327 2
|
330 |
+
25 328 2
|
331 |
+
25 329 0
|
332 |
+
25 330 0
|
333 |
+
25 331 0
|
334 |
+
25 332 0
|
335 |
+
25 333 0
|
336 |
+
25 334 0
|
337 |
+
25 335 0
|
338 |
+
25 336 0
|
339 |
+
25 337 0
|
340 |
+
26 338 2
|
341 |
+
26 339 2
|
342 |
+
26 340 2
|
343 |
+
26 341 2
|
344 |
+
26 342 0
|
345 |
+
26 343 0
|
346 |
+
26 344 0
|
347 |
+
26 345 0
|
348 |
+
26 346 0
|
349 |
+
26 347 0
|
350 |
+
26 348 0
|
351 |
+
26 349 0
|
352 |
+
26 350 0
|
353 |
+
27 351 2
|
354 |
+
27 352 2
|
355 |
+
27 353 2
|
356 |
+
27 354 2
|
357 |
+
27 355 0
|
358 |
+
27 356 0
|
359 |
+
27 357 0
|
360 |
+
27 358 0
|
361 |
+
27 359 0
|
362 |
+
27 360 0
|
363 |
+
27 361 0
|
364 |
+
27 362 0
|
365 |
+
27 363 0
|
366 |
+
28 364 2
|
367 |
+
28 365 2
|
368 |
+
28 366 2
|
369 |
+
28 367 2
|
370 |
+
28 368 0
|
371 |
+
28 369 0
|
372 |
+
28 370 0
|
373 |
+
28 371 0
|
374 |
+
28 372 0
|
375 |
+
28 373 0
|
376 |
+
28 374 0
|
377 |
+
28 375 0
|
378 |
+
28 376 0
|
379 |
+
29 377 2
|
380 |
+
29 378 2
|
381 |
+
29 379 2
|
382 |
+
29 380 2
|
383 |
+
29 381 0
|
384 |
+
29 382 0
|
385 |
+
29 383 0
|
386 |
+
29 384 0
|
387 |
+
29 385 0
|
388 |
+
29 386 0
|
389 |
+
29 387 0
|
390 |
+
29 388 0
|
391 |
+
29 389 0
|
392 |
+
30 390 2
|
393 |
+
30 391 2
|
394 |
+
30 392 2
|
395 |
+
30 393 2
|
396 |
+
30 394 0
|
397 |
+
30 395 0
|
398 |
+
30 396 0
|
399 |
+
30 397 0
|
400 |
+
30 398 0
|
401 |
+
30 399 0
|
402 |
+
30 400 0
|
403 |
+
30 401 0
|
404 |
+
30 402 0
|
405 |
+
31 403 2
|
406 |
+
31 404 2
|
407 |
+
31 405 2
|
408 |
+
31 406 2
|
409 |
+
31 407 0
|
410 |
+
31 408 0
|
411 |
+
31 409 0
|
412 |
+
31 410 0
|
413 |
+
31 411 0
|
414 |
+
31 412 0
|
415 |
+
31 413 0
|
416 |
+
31 414 0
|
417 |
+
31 415 0
|
418 |
+
32 416 2
|
419 |
+
32 417 2
|
420 |
+
32 418 2
|
421 |
+
32 419 2
|
422 |
+
32 420 0
|
423 |
+
32 421 0
|
424 |
+
32 422 0
|
425 |
+
32 423 0
|
426 |
+
32 424 0
|
427 |
+
32 425 0
|
428 |
+
32 426 0
|
429 |
+
32 427 0
|
430 |
+
32 428 0
|
431 |
+
33 429 2
|
432 |
+
33 430 2
|
433 |
+
33 431 2
|
434 |
+
33 432 2
|
435 |
+
33 433 0
|
436 |
+
33 434 0
|
437 |
+
33 435 0
|
438 |
+
33 436 0
|
439 |
+
33 437 0
|
440 |
+
33 438 0
|
441 |
+
33 439 0
|
442 |
+
33 440 0
|
443 |
+
33 441 0
|
444 |
+
34 442 2
|
445 |
+
34 443 2
|
446 |
+
34 444 2
|
447 |
+
34 445 2
|
448 |
+
34 446 0
|
449 |
+
34 447 0
|
450 |
+
34 448 0
|
451 |
+
34 449 0
|
452 |
+
34 450 0
|
453 |
+
34 451 0
|
454 |
+
34 452 0
|
455 |
+
34 453 0
|
456 |
+
34 454 0
|
457 |
+
35 455 2
|
458 |
+
35 456 2
|
459 |
+
35 457 2
|
460 |
+
35 458 2
|
461 |
+
35 459 0
|
462 |
+
35 460 0
|
463 |
+
35 461 0
|
464 |
+
35 462 0
|
465 |
+
35 463 0
|
466 |
+
35 464 0
|
467 |
+
35 465 0
|
468 |
+
35 466 0
|
469 |
+
35 467 0
|
470 |
+
36 468 2
|
471 |
+
36 469 2
|
472 |
+
36 470 2
|
473 |
+
36 471 2
|
474 |
+
36 472 0
|
475 |
+
36 473 0
|
476 |
+
36 474 0
|
477 |
+
36 475 0
|
478 |
+
36 476 0
|
479 |
+
36 477 0
|
480 |
+
36 478 0
|
481 |
+
36 479 0
|
482 |
+
36 480 0
|
483 |
+
37 481 2
|
484 |
+
37 482 2
|
485 |
+
37 483 2
|
486 |
+
37 484 2
|
487 |
+
37 485 0
|
488 |
+
37 486 0
|
489 |
+
37 487 0
|
490 |
+
37 488 0
|
491 |
+
37 489 0
|
492 |
+
37 490 0
|
493 |
+
37 491 0
|
494 |
+
37 492 0
|
495 |
+
37 493 0
|
496 |
+
38 494 2
|
497 |
+
38 495 2
|
498 |
+
38 496 2
|
499 |
+
38 497 2
|
500 |
+
38 498 0
|
501 |
+
38 499 0
|
502 |
+
38 500 0
|
503 |
+
38 501 0
|
504 |
+
38 502 0
|
505 |
+
38 503 0
|
506 |
+
38 504 0
|
507 |
+
38 505 0
|
508 |
+
38 506 0
|
509 |
+
39 507 2
|
510 |
+
39 508 2
|
511 |
+
39 509 2
|
512 |
+
39 510 2
|
513 |
+
39 511 0
|
514 |
+
39 512 0
|
515 |
+
39 513 0
|
516 |
+
39 514 0
|
517 |
+
39 515 0
|
518 |
+
39 516 0
|
519 |
+
39 517 0
|
520 |
+
39 518 0
|
521 |
+
39 519 0
|
522 |
+
40 520 2
|
523 |
+
40 521 2
|
524 |
+
40 522 2
|
525 |
+
40 523 2
|
526 |
+
40 524 0
|
527 |
+
40 525 0
|
528 |
+
40 526 0
|
529 |
+
40 527 0
|
530 |
+
40 528 0
|
531 |
+
40 529 0
|
532 |
+
40 530 0
|
533 |
+
40 531 0
|
534 |
+
40 532 0
|
535 |
+
41 533 2
|
536 |
+
41 534 2
|
537 |
+
41 535 2
|
538 |
+
41 536 2
|
539 |
+
41 537 0
|
540 |
+
41 538 0
|
541 |
+
41 539 0
|
542 |
+
41 540 0
|
543 |
+
41 541 0
|
544 |
+
41 542 0
|
545 |
+
41 543 0
|
546 |
+
41 544 0
|
547 |
+
41 545 0
|
548 |
+
42 546 2
|
549 |
+
42 547 2
|
550 |
+
42 548 2
|
551 |
+
42 549 2
|
552 |
+
42 550 0
|
553 |
+
42 551 0
|
554 |
+
42 552 0
|
555 |
+
42 553 0
|
556 |
+
42 554 0
|
557 |
+
42 555 0
|
558 |
+
42 556 0
|
559 |
+
42 557 0
|
560 |
+
42 558 0
|
561 |
+
43 559 2
|
562 |
+
43 560 2
|
563 |
+
43 561 2
|
564 |
+
43 562 2
|
565 |
+
43 563 0
|
566 |
+
43 564 0
|
567 |
+
43 565 0
|
568 |
+
43 566 0
|
569 |
+
43 567 0
|
570 |
+
43 568 0
|
571 |
+
43 569 0
|
572 |
+
43 570 0
|
573 |
+
43 571 0
|
574 |
+
44 572 2
|
575 |
+
44 573 2
|
576 |
+
44 574 2
|
577 |
+
44 575 2
|
578 |
+
44 576 0
|
579 |
+
44 577 0
|
580 |
+
44 578 0
|
581 |
+
44 579 0
|
582 |
+
44 580 0
|
583 |
+
44 581 0
|
584 |
+
44 582 0
|
585 |
+
44 583 0
|
586 |
+
44 584 0
|
587 |
+
45 585 2
|
588 |
+
45 586 2
|
589 |
+
45 587 2
|
590 |
+
45 588 2
|
591 |
+
45 589 0
|
592 |
+
45 590 0
|
593 |
+
45 591 0
|
594 |
+
45 592 0
|
595 |
+
45 593 0
|
596 |
+
45 594 0
|
597 |
+
45 595 0
|
598 |
+
45 596 0
|
599 |
+
45 597 0
|
600 |
+
46 598 2
|
601 |
+
46 599 2
|
602 |
+
46 600 2
|
603 |
+
46 601 2
|
604 |
+
46 602 0
|
605 |
+
46 603 0
|
606 |
+
46 604 0
|
607 |
+
46 605 0
|
608 |
+
46 606 0
|
609 |
+
46 607 0
|
610 |
+
46 608 0
|
611 |
+
46 609 0
|
612 |
+
46 610 0
|
613 |
+
47 611 2
|
614 |
+
47 612 2
|
615 |
+
47 613 2
|
616 |
+
47 614 2
|
617 |
+
47 615 0
|
618 |
+
47 616 0
|
619 |
+
47 617 0
|
620 |
+
47 618 0
|
621 |
+
47 619 0
|
622 |
+
47 620 0
|
623 |
+
47 621 0
|
624 |
+
47 622 0
|
625 |
+
47 623 0
|
626 |
+
48 624 2
|
627 |
+
48 625 2
|
628 |
+
48 626 2
|
629 |
+
48 627 2
|
630 |
+
48 628 0
|
631 |
+
48 629 0
|
632 |
+
48 630 0
|
633 |
+
48 631 0
|
634 |
+
48 632 0
|
635 |
+
48 633 0
|
636 |
+
48 634 0
|
637 |
+
48 635 0
|
638 |
+
48 636 0
|
639 |
+
49 637 2
|
640 |
+
49 638 2
|
641 |
+
49 639 2
|
642 |
+
49 640 2
|
643 |
+
49 641 0
|
644 |
+
49 642 0
|
645 |
+
49 643 0
|
646 |
+
49 644 0
|
647 |
+
49 645 0
|
648 |
+
49 646 0
|
649 |
+
49 647 0
|
650 |
+
49 648 0
|
651 |
+
49 649 0
|
652 |
+
50 650 2
|
653 |
+
50 651 2
|
654 |
+
50 652 2
|
655 |
+
50 653 2
|
656 |
+
50 654 0
|
657 |
+
50 655 0
|
658 |
+
50 656 0
|
659 |
+
50 657 0
|
660 |
+
50 658 0
|
661 |
+
50 659 0
|
662 |
+
50 660 0
|
663 |
+
50 661 0
|
664 |
+
50 662 0
|
665 |
+
51 663 2
|
666 |
+
51 664 2
|
667 |
+
51 665 2
|
668 |
+
51 666 2
|
669 |
+
51 667 0
|
670 |
+
51 668 0
|
671 |
+
51 669 0
|
672 |
+
51 670 0
|
673 |
+
51 671 0
|
674 |
+
51 672 0
|
675 |
+
51 673 0
|
676 |
+
51 674 0
|
677 |
+
51 675 0
|
678 |
+
52 676 2
|
679 |
+
52 677 2
|
680 |
+
52 678 2
|
681 |
+
52 679 2
|
682 |
+
52 680 0
|
683 |
+
52 681 0
|
684 |
+
52 682 0
|
685 |
+
52 683 0
|
686 |
+
52 684 0
|
687 |
+
52 685 0
|
688 |
+
52 686 0
|
689 |
+
52 687 0
|
690 |
+
52 688 0
|
691 |
+
53 689 2
|
692 |
+
53 690 2
|
693 |
+
53 691 2
|
694 |
+
53 692 2
|
695 |
+
53 693 0
|
696 |
+
53 694 0
|
697 |
+
53 695 0
|
698 |
+
53 696 0
|
699 |
+
53 697 0
|
700 |
+
53 698 0
|
701 |
+
53 699 0
|
702 |
+
53 700 0
|
703 |
+
54 701 2
|
704 |
+
54 702 2
|
705 |
+
54 703 2
|
706 |
+
54 704 2
|
707 |
+
54 705 0
|
708 |
+
54 706 0
|
709 |
+
54 707 0
|
710 |
+
54 708 0
|
711 |
+
54 709 0
|
712 |
+
54 710 0
|
713 |
+
54 711 0
|
714 |
+
54 712 0
|
715 |
+
54 713 0
|
716 |
+
55 714 2
|
717 |
+
55 715 2
|
718 |
+
55 716 2
|
719 |
+
55 717 2
|
720 |
+
55 718 0
|
721 |
+
55 719 0
|
722 |
+
55 720 0
|
723 |
+
55 721 0
|
724 |
+
55 722 0
|
725 |
+
55 723 0
|
726 |
+
55 724 0
|
727 |
+
55 725 0
|
728 |
+
55 726 0
|
729 |
+
56 727 2
|
730 |
+
56 728 2
|
731 |
+
56 729 2
|
732 |
+
56 730 2
|
733 |
+
56 731 0
|
734 |
+
56 732 0
|
735 |
+
56 733 0
|
736 |
+
56 734 0
|
737 |
+
56 735 0
|
738 |
+
56 736 0
|
739 |
+
56 737 0
|
740 |
+
56 738 0
|
741 |
+
56 739 0
|
742 |
+
57 740 2
|
743 |
+
57 741 2
|
744 |
+
57 742 2
|
745 |
+
57 743 2
|
746 |
+
57 744 0
|
747 |
+
57 745 0
|
748 |
+
57 746 0
|
749 |
+
57 747 0
|
750 |
+
57 748 0
|
751 |
+
57 749 0
|
752 |
+
57 750 0
|
753 |
+
57 751 0
|
754 |
+
57 752 0
|
755 |
+
58 753 2
|
756 |
+
58 754 2
|
757 |
+
58 755 2
|
758 |
+
58 756 2
|
759 |
+
58 757 0
|
760 |
+
58 758 0
|
761 |
+
58 759 0
|
762 |
+
58 760 0
|
763 |
+
58 761 0
|
764 |
+
58 762 0
|
765 |
+
58 763 0
|
766 |
+
58 764 0
|
767 |
+
58 765 0
|
768 |
+
59 766 2
|
769 |
+
59 767 2
|
770 |
+
59 768 2
|
771 |
+
59 769 2
|
772 |
+
59 770 0
|
773 |
+
59 771 0
|
774 |
+
59 772 0
|
775 |
+
59 773 0
|
776 |
+
59 774 0
|
777 |
+
59 775 0
|
778 |
+
59 776 0
|
779 |
+
59 777 0
|
780 |
+
59 778 0
|
781 |
+
60 779 2
|
782 |
+
60 780 2
|
783 |
+
60 781 2
|
784 |
+
60 782 2
|
785 |
+
60 783 0
|
786 |
+
60 784 0
|
787 |
+
60 785 0
|
788 |
+
60 786 0
|
789 |
+
60 787 0
|
790 |
+
60 788 0
|
791 |
+
60 789 0
|
792 |
+
60 790 0
|
793 |
+
60 791 0
|
794 |
+
61 792 2
|
795 |
+
61 793 2
|
796 |
+
61 794 2
|
797 |
+
61 795 2
|
798 |
+
61 796 0
|
799 |
+
61 797 0
|
800 |
+
61 798 0
|
801 |
+
61 799 0
|
802 |
+
61 800 0
|
803 |
+
61 801 0
|
804 |
+
61 802 0
|
805 |
+
61 803 0
|
806 |
+
61 804 0
|
807 |
+
62 805 2
|
808 |
+
62 806 2
|
809 |
+
62 807 2
|
810 |
+
62 808 2
|
811 |
+
62 809 0
|
812 |
+
62 810 0
|
813 |
+
62 811 0
|
814 |
+
62 812 0
|
815 |
+
62 813 0
|
816 |
+
62 814 0
|
817 |
+
62 815 0
|
818 |
+
62 816 0
|
819 |
+
62 817 0
|
820 |
+
63 818 2
|
821 |
+
63 819 2
|
822 |
+
63 820 2
|
823 |
+
63 821 2
|
824 |
+
63 822 0
|
825 |
+
63 823 0
|
826 |
+
63 824 0
|
827 |
+
63 825 0
|
828 |
+
63 826 0
|
829 |
+
63 827 0
|
830 |
+
63 828 0
|
831 |
+
63 829 0
|
832 |
+
63 830 0
|
833 |
+
64 831 2
|
834 |
+
64 832 2
|
835 |
+
64 833 2
|
836 |
+
64 834 2
|
837 |
+
64 835 0
|
838 |
+
64 836 0
|
839 |
+
64 837 0
|
840 |
+
64 838 0
|
841 |
+
64 839 0
|
842 |
+
64 840 0
|
843 |
+
64 841 0
|
844 |
+
64 842 0
|
845 |
+
64 843 0
|
846 |
+
65 844 2
|
847 |
+
65 845 2
|
848 |
+
65 846 2
|
849 |
+
65 847 2
|
850 |
+
65 848 0
|
851 |
+
65 849 0
|
852 |
+
65 850 0
|
853 |
+
65 851 0
|
854 |
+
65 852 0
|
855 |
+
65 853 0
|
856 |
+
65 854 0
|
857 |
+
65 855 0
|
858 |
+
65 856 0
|
859 |
+
66 857 2
|
860 |
+
66 858 2
|
861 |
+
66 859 2
|
862 |
+
66 860 2
|
863 |
+
66 861 0
|
864 |
+
66 862 0
|
865 |
+
66 863 0
|
866 |
+
66 864 0
|
867 |
+
66 865 0
|
868 |
+
66 866 0
|
869 |
+
66 867 0
|
870 |
+
66 868 0
|
871 |
+
66 869 0
|
872 |
+
67 870 2
|
873 |
+
67 871 2
|
874 |
+
67 872 2
|
875 |
+
67 873 2
|
876 |
+
67 874 0
|
877 |
+
67 875 0
|
878 |
+
67 876 0
|
879 |
+
67 877 0
|
880 |
+
67 878 0
|
881 |
+
67 879 0
|
882 |
+
67 880 0
|
883 |
+
67 881 0
|
884 |
+
67 882 0
|
885 |
+
68 883 2
|
886 |
+
68 884 2
|
887 |
+
68 885 2
|
888 |
+
68 886 2
|
889 |
+
68 887 0
|
890 |
+
68 888 0
|
891 |
+
68 889 0
|
892 |
+
68 890 0
|
893 |
+
68 891 0
|
894 |
+
68 892 0
|
895 |
+
68 893 0
|
896 |
+
68 894 0
|
897 |
+
68 895 0
|
898 |
+
69 896 2
|
899 |
+
69 897 2
|
900 |
+
69 898 2
|
901 |
+
69 899 2
|
902 |
+
69 900 0
|
903 |
+
69 901 0
|
904 |
+
69 902 0
|
905 |
+
69 903 0
|
906 |
+
69 904 0
|
907 |
+
69 905 0
|
908 |
+
69 906 0
|
909 |
+
69 907 0
|
910 |
+
69 908 0
|
911 |
+
70 909 2
|
912 |
+
70 910 2
|
913 |
+
70 911 2
|
914 |
+
70 912 2
|
915 |
+
70 913 0
|
916 |
+
70 914 0
|
917 |
+
70 915 0
|
918 |
+
70 916 0
|
919 |
+
70 917 0
|
920 |
+
70 918 0
|
921 |
+
70 919 0
|
922 |
+
70 920 0
|
923 |
+
70 921 0
|
924 |
+
71 922 2
|
925 |
+
71 923 2
|
926 |
+
71 924 2
|
927 |
+
71 925 2
|
928 |
+
71 926 0
|
929 |
+
71 927 0
|
930 |
+
71 928 0
|
931 |
+
71 929 0
|
932 |
+
71 930 0
|
933 |
+
71 931 0
|
934 |
+
71 932 0
|
935 |
+
71 933 0
|
936 |
+
71 934 0
|
937 |
+
72 935 2
|
938 |
+
72 936 2
|
939 |
+
72 937 2
|
940 |
+
72 938 2
|
941 |
+
72 939 0
|
942 |
+
72 940 0
|
943 |
+
72 941 0
|
944 |
+
72 942 0
|
945 |
+
72 943 0
|
946 |
+
72 944 0
|
947 |
+
72 945 0
|
948 |
+
72 946 0
|
949 |
+
72 947 0
|
950 |
+
73 948 2
|
951 |
+
73 949 2
|
952 |
+
73 950 2
|
953 |
+
73 951 2
|
954 |
+
73 952 0
|
955 |
+
73 953 0
|
956 |
+
73 954 0
|
957 |
+
73 955 0
|
958 |
+
73 956 0
|
959 |
+
73 957 0
|
960 |
+
73 958 0
|
961 |
+
73 959 0
|
962 |
+
73 960 0
|
963 |
+
74 961 2
|
964 |
+
74 962 2
|
965 |
+
74 963 2
|
966 |
+
74 964 2
|
967 |
+
74 965 0
|
968 |
+
74 966 0
|
969 |
+
74 967 0
|
970 |
+
74 968 0
|
971 |
+
74 969 0
|
972 |
+
74 970 0
|
973 |
+
74 971 0
|
974 |
+
74 972 0
|
975 |
+
74 973 0
|
976 |
+
75 974 2
|
977 |
+
75 975 2
|
978 |
+
75 976 2
|
979 |
+
75 977 2
|
980 |
+
75 978 0
|
981 |
+
75 979 0
|
982 |
+
75 980 0
|
983 |
+
75 981 0
|
984 |
+
75 982 0
|
985 |
+
75 983 0
|
986 |
+
75 984 0
|
987 |
+
75 985 0
|
988 |
+
75 986 0
|
989 |
+
76 987 2
|
990 |
+
76 988 2
|
991 |
+
76 989 2
|
992 |
+
76 990 2
|
993 |
+
76 991 0
|
994 |
+
76 992 0
|
995 |
+
76 993 0
|
996 |
+
76 994 0
|
997 |
+
76 995 0
|
998 |
+
76 996 0
|
999 |
+
76 997 0
|
1000 |
+
76 998 0
|
1001 |
+
76 999 0
|
1002 |
+
77 1000 2
|
1003 |
+
77 1001 2
|
1004 |
+
77 1002 2
|
1005 |
+
77 1003 2
|
1006 |
+
77 1004 0
|
1007 |
+
77 1005 0
|
1008 |
+
77 1006 0
|
1009 |
+
77 1007 0
|
1010 |
+
77 1008 0
|
1011 |
+
77 1009 0
|
1012 |
+
77 1010 0
|
1013 |
+
77 1011 0
|
1014 |
+
77 1012 0
|
1015 |
+
78 1013 2
|
1016 |
+
78 1014 2
|
1017 |
+
78 1015 2
|
1018 |
+
78 1016 2
|
1019 |
+
78 1017 0
|
1020 |
+
78 1018 0
|
1021 |
+
78 1019 0
|
1022 |
+
78 1020 0
|
1023 |
+
78 1021 0
|
1024 |
+
78 1022 0
|
1025 |
+
78 1023 0
|
1026 |
+
78 1024 0
|
1027 |
+
78 1025 0
|
1028 |
+
79 1026 2
|
1029 |
+
79 1027 2
|
1030 |
+
79 1028 2
|
1031 |
+
79 1029 2
|
1032 |
+
79 1030 0
|
1033 |
+
79 1031 0
|
1034 |
+
79 1032 0
|
1035 |
+
79 1033 0
|
1036 |
+
79 1034 0
|
1037 |
+
79 1035 0
|
1038 |
+
79 1036 0
|
1039 |
+
79 1037 0
|
1040 |
+
79 1038 0
|
1041 |
+
80 1039 2
|
1042 |
+
80 1040 2
|
1043 |
+
80 1041 2
|
1044 |
+
80 1042 2
|
1045 |
+
80 1043 0
|
1046 |
+
80 1044 0
|
1047 |
+
80 1045 0
|
1048 |
+
80 1046 0
|
1049 |
+
80 1047 0
|
1050 |
+
80 1048 0
|
1051 |
+
80 1049 0
|
1052 |
+
80 1050 0
|
1053 |
+
81 1051 2
|
1054 |
+
81 1052 2
|
1055 |
+
81 1053 2
|
1056 |
+
81 1054 2
|
1057 |
+
81 1055 0
|
1058 |
+
81 1056 0
|
1059 |
+
81 1057 0
|
1060 |
+
81 1058 0
|
1061 |
+
81 1059 0
|
1062 |
+
81 1060 0
|
1063 |
+
81 1061 0
|
1064 |
+
81 1062 0
|
1065 |
+
81 1063 0
|
1066 |
+
82 1064 2
|
1067 |
+
82 1065 2
|
1068 |
+
82 1066 2
|
1069 |
+
82 1067 2
|
1070 |
+
82 1068 0
|
1071 |
+
82 1069 0
|
1072 |
+
82 1070 0
|
1073 |
+
82 1071 0
|
1074 |
+
82 1072 0
|
1075 |
+
82 1073 0
|
1076 |
+
82 1074 0
|
1077 |
+
82 1075 0
|
1078 |
+
82 1076 0
|
1079 |
+
83 1077 2
|
1080 |
+
83 1078 2
|
1081 |
+
83 1079 2
|
1082 |
+
83 1080 2
|
1083 |
+
83 1081 0
|
1084 |
+
83 1082 0
|
1085 |
+
83 1083 0
|
1086 |
+
83 1084 0
|
1087 |
+
83 1085 0
|
1088 |
+
83 1086 0
|
1089 |
+
83 1087 0
|
1090 |
+
84 1088 2
|
1091 |
+
84 1089 2
|
1092 |
+
84 1090 2
|
1093 |
+
84 1091 2
|
1094 |
+
84 1092 0
|
1095 |
+
84 1093 0
|
1096 |
+
84 1094 0
|
1097 |
+
84 1095 0
|
1098 |
+
84 1096 0
|
1099 |
+
84 1097 0
|
1100 |
+
84 1098 0
|
1101 |
+
84 1099 0
|
1102 |
+
84 1100 0
|
1103 |
+
85 1101 2
|
1104 |
+
85 1102 2
|
1105 |
+
85 1103 2
|
1106 |
+
85 1104 2
|
1107 |
+
85 1105 0
|
1108 |
+
85 1106 0
|
1109 |
+
85 1107 0
|
1110 |
+
85 1108 0
|
1111 |
+
85 1109 0
|
1112 |
+
85 1110 0
|
1113 |
+
85 1111 0
|
1114 |
+
85 1112 0
|
1115 |
+
85 1113 0
|
1116 |
+
86 1114 2
|
1117 |
+
86 1115 2
|
1118 |
+
86 1116 2
|
1119 |
+
86 1117 2
|
1120 |
+
86 1118 0
|
1121 |
+
86 1119 0
|
1122 |
+
86 1120 0
|
1123 |
+
86 1121 0
|
1124 |
+
86 1122 0
|
1125 |
+
86 1123 0
|
1126 |
+
86 1124 0
|
1127 |
+
86 1125 0
|
1128 |
+
86 1126 0
|
1129 |
+
87 1127 2
|
1130 |
+
87 1128 2
|
1131 |
+
87 1129 2
|
1132 |
+
87 1130 2
|
1133 |
+
87 1131 0
|
1134 |
+
87 1132 0
|
1135 |
+
87 1133 0
|
1136 |
+
87 1134 0
|
1137 |
+
87 1135 0
|
1138 |
+
87 1136 0
|
1139 |
+
87 1137 0
|
1140 |
+
87 1138 0
|
1141 |
+
87 1139 0
|
1142 |
+
88 1140 2
|
1143 |
+
88 1141 2
|
1144 |
+
88 1142 2
|
1145 |
+
88 1143 2
|
1146 |
+
88 1144 0
|
1147 |
+
88 1145 0
|
1148 |
+
88 1146 0
|
1149 |
+
88 1147 0
|
1150 |
+
88 1148 0
|
1151 |
+
88 1149 0
|
1152 |
+
88 1150 0
|
1153 |
+
88 1151 0
|
1154 |
+
88 1152 0
|
1155 |
+
89 1153 2
|
1156 |
+
89 1154 2
|
1157 |
+
89 1155 2
|
1158 |
+
89 1156 2
|
1159 |
+
89 1157 0
|
1160 |
+
89 1158 0
|
1161 |
+
89 1159 0
|
1162 |
+
89 1160 0
|
1163 |
+
89 1161 0
|
1164 |
+
89 1162 0
|
1165 |
+
89 1163 0
|
1166 |
+
89 1164 0
|
1167 |
+
89 1165 0
|
1168 |
+
90 1166 2
|
1169 |
+
90 1167 2
|
1170 |
+
90 1168 2
|
1171 |
+
90 1169 2
|
1172 |
+
90 1170 0
|
1173 |
+
90 1171 0
|
1174 |
+
90 1172 0
|
1175 |
+
90 1173 0
|
1176 |
+
90 1174 0
|
1177 |
+
90 1175 0
|
1178 |
+
90 1176 0
|
1179 |
+
90 1177 0
|
1180 |
+
90 1178 0
|
1181 |
+
91 1179 2
|
1182 |
+
91 1180 2
|
1183 |
+
91 1181 2
|
1184 |
+
91 1182 2
|
1185 |
+
91 1183 0
|
1186 |
+
91 1184 0
|
1187 |
+
91 1185 0
|
1188 |
+
91 1186 0
|
1189 |
+
91 1187 0
|
1190 |
+
91 1188 0
|
1191 |
+
91 1189 0
|
1192 |
+
91 1190 0
|
1193 |
+
91 1191 0
|
1194 |
+
92 1192 2
|
1195 |
+
92 1193 2
|
1196 |
+
92 1194 2
|
1197 |
+
92 1195 2
|
1198 |
+
92 1196 0
|
1199 |
+
92 1197 0
|
1200 |
+
92 1198 0
|
1201 |
+
92 1199 0
|
1202 |
+
92 1200 0
|
1203 |
+
92 1201 0
|
1204 |
+
92 1202 0
|
1205 |
+
92 1203 0
|
1206 |
+
92 1204 0
|
1207 |
+
93 1205 2
|
1208 |
+
93 1206 2
|
1209 |
+
93 1207 2
|
1210 |
+
93 1208 2
|
1211 |
+
93 1209 0
|
1212 |
+
93 1210 0
|
1213 |
+
93 1211 0
|
1214 |
+
93 1212 0
|
1215 |
+
93 1213 0
|
1216 |
+
93 1214 0
|
1217 |
+
93 1215 0
|
1218 |
+
93 1216 0
|
1219 |
+
93 1217 0
|
1220 |
+
94 1218 2
|
1221 |
+
94 1219 2
|
1222 |
+
94 1220 2
|
1223 |
+
94 1221 2
|
1224 |
+
94 1222 0
|
1225 |
+
94 1223 0
|
1226 |
+
94 1224 0
|
1227 |
+
94 1225 0
|
1228 |
+
94 1226 0
|
1229 |
+
94 1227 0
|
1230 |
+
94 1228 0
|
1231 |
+
94 1229 0
|
1232 |
+
94 1230 0
|
1233 |
+
95 1231 2
|
1234 |
+
95 1232 2
|
1235 |
+
95 1233 2
|
1236 |
+
95 1234 2
|
1237 |
+
95 1235 0
|
1238 |
+
95 1236 0
|
1239 |
+
95 1237 0
|
1240 |
+
95 1238 0
|
1241 |
+
95 1239 0
|
1242 |
+
95 1240 0
|
1243 |
+
95 1241 0
|
1244 |
+
95 1242 0
|
1245 |
+
95 1243 0
|
1246 |
+
96 1244 2
|
1247 |
+
96 1245 2
|
1248 |
+
96 1246 2
|
1249 |
+
96 1247 2
|
1250 |
+
96 1248 0
|
1251 |
+
96 1249 0
|
1252 |
+
96 1250 0
|
1253 |
+
96 1251 0
|
1254 |
+
96 1252 0
|
1255 |
+
96 1253 0
|
1256 |
+
96 1254 0
|
1257 |
+
96 1255 0
|
1258 |
+
96 1256 0
|
1259 |
+
97 1257 2
|
1260 |
+
97 1258 2
|
1261 |
+
97 1259 2
|
1262 |
+
97 1260 2
|
1263 |
+
97 1261 0
|
1264 |
+
97 1262 0
|
1265 |
+
97 1263 0
|
1266 |
+
97 1264 0
|
1267 |
+
97 1265 0
|
1268 |
+
97 1266 0
|
1269 |
+
97 1267 0
|
1270 |
+
97 1268 0
|
1271 |
+
97 1269 0
|
1272 |
+
98 1270 2
|
1273 |
+
98 1271 2
|
1274 |
+
98 1272 2
|
1275 |
+
98 1273 2
|
1276 |
+
98 1274 0
|
1277 |
+
98 1275 0
|
1278 |
+
98 1276 0
|
1279 |
+
98 1277 0
|
1280 |
+
98 1278 0
|
1281 |
+
98 1279 0
|
1282 |
+
98 1280 0
|
1283 |
+
98 1281 0
|
1284 |
+
98 1282 0
|
1285 |
+
99 1283 2
|
1286 |
+
99 1284 2
|
1287 |
+
99 1285 2
|
1288 |
+
99 1286 2
|
1289 |
+
99 1287 0
|
1290 |
+
99 1288 0
|
1291 |
+
99 1289 0
|
1292 |
+
99 1290 0
|
1293 |
+
99 1291 0
|
1294 |
+
99 1292 0
|
1295 |
+
99 1293 0
|
1296 |
+
99 1294 0
|
1297 |
+
99 1295 0
|
1298 |
+
100 1296 2
|
1299 |
+
100 1297 2
|
1300 |
+
100 1298 2
|
1301 |
+
100 1299 2
|
1302 |
+
100 1300 0
|
1303 |
+
100 1301 0
|
1304 |
+
100 1302 0
|
1305 |
+
100 1303 0
|
1306 |
+
100 1304 0
|
1307 |
+
100 1305 0
|
1308 |
+
100 1306 0
|
1309 |
+
100 1307 0
|
1310 |
+
100 1308 0
|
1311 |
+
101 1309 2
|
1312 |
+
101 1310 2
|
1313 |
+
101 1311 2
|
1314 |
+
101 1312 2
|
1315 |
+
101 1313 0
|
1316 |
+
101 1314 0
|
1317 |
+
101 1315 0
|
1318 |
+
101 1316 0
|
1319 |
+
101 1317 0
|
1320 |
+
101 1318 0
|
1321 |
+
101 1319 0
|
1322 |
+
101 1320 0
|
1323 |
+
101 1321 0
|
1324 |
+
102 1322 2
|
1325 |
+
102 1323 2
|
1326 |
+
102 1324 2
|
1327 |
+
102 1325 2
|
1328 |
+
102 1326 0
|
1329 |
+
102 1327 0
|
1330 |
+
102 1328 0
|
1331 |
+
102 1329 0
|
1332 |
+
102 1330 0
|
1333 |
+
102 1331 0
|
1334 |
+
102 1332 0
|
1335 |
+
102 1333 0
|
1336 |
+
102 1334 0
|
1337 |
+
103 1335 2
|
1338 |
+
103 1336 2
|
1339 |
+
103 1337 2
|
1340 |
+
103 1338 2
|
1341 |
+
103 1339 0
|
1342 |
+
103 1340 0
|
1343 |
+
103 1341 0
|
1344 |
+
103 1342 0
|
1345 |
+
103 1343 0
|
1346 |
+
103 1344 0
|
1347 |
+
103 1345 0
|
1348 |
+
103 1346 0
|
1349 |
+
103 1347 0
|
1350 |
+
104 1348 2
|
1351 |
+
104 1349 2
|
1352 |
+
104 1350 2
|
1353 |
+
104 1351 2
|
1354 |
+
104 1352 0
|
1355 |
+
104 1353 0
|
1356 |
+
104 1354 0
|
1357 |
+
104 1355 0
|
1358 |
+
104 1356 0
|
1359 |
+
104 1357 0
|
1360 |
+
104 1358 0
|
1361 |
+
104 1359 0
|
1362 |
+
104 1360 0
|
1363 |
+
105 1361 2
|
1364 |
+
105 1362 2
|
1365 |
+
105 1363 2
|
1366 |
+
105 1364 2
|
1367 |
+
105 1365 0
|
1368 |
+
105 1366 0
|
1369 |
+
105 1367 0
|
1370 |
+
105 1368 0
|
1371 |
+
105 1369 0
|
1372 |
+
105 1370 0
|
1373 |
+
105 1371 0
|
1374 |
+
105 1372 0
|
1375 |
+
105 1373 0
|
1376 |
+
106 1374 2
|
1377 |
+
106 1375 2
|
1378 |
+
106 1376 2
|
1379 |
+
106 1377 2
|
1380 |
+
106 1378 0
|
1381 |
+
106 1379 0
|
1382 |
+
106 1380 0
|
1383 |
+
106 1381 0
|
1384 |
+
106 1382 0
|
1385 |
+
106 1383 0
|
1386 |
+
106 1384 0
|
1387 |
+
106 1385 0
|
1388 |
+
106 1386 0
|
1389 |
+
107 1387 2
|
1390 |
+
107 1388 2
|
1391 |
+
107 1389 2
|
1392 |
+
107 1390 2
|
1393 |
+
107 1391 0
|
1394 |
+
107 1392 0
|
1395 |
+
107 1393 0
|
1396 |
+
107 1394 0
|
1397 |
+
107 1395 0
|
1398 |
+
107 1396 0
|
1399 |
+
107 1397 0
|
1400 |
+
107 1398 0
|
1401 |
+
107 1399 0
|
1402 |
+
108 1400 2
|
1403 |
+
108 1401 2
|
1404 |
+
108 1402 2
|
1405 |
+
108 1403 2
|
1406 |
+
108 1404 0
|
1407 |
+
108 1405 0
|
1408 |
+
108 1406 0
|
1409 |
+
108 1407 0
|
1410 |
+
108 1408 0
|
1411 |
+
108 1409 0
|
1412 |
+
108 1410 0
|
1413 |
+
108 1411 0
|
1414 |
+
108 1412 0
|
1415 |
+
109 1413 2
|
1416 |
+
109 1414 2
|
1417 |
+
109 1415 2
|
1418 |
+
109 1416 2
|
1419 |
+
109 1417 0
|
1420 |
+
109 1418 0
|
1421 |
+
109 1419 0
|
1422 |
+
109 1420 0
|
1423 |
+
109 1421 0
|
1424 |
+
109 1422 0
|
1425 |
+
109 1423 0
|
1426 |
+
109 1424 0
|
1427 |
+
109 1425 0
|
1428 |
+
110 1426 2
|
1429 |
+
110 1427 2
|
1430 |
+
110 1428 2
|
1431 |
+
110 1429 2
|
1432 |
+
110 1430 0
|
1433 |
+
110 1431 0
|
1434 |
+
110 1432 0
|
1435 |
+
110 1433 0
|
1436 |
+
110 1434 0
|
1437 |
+
110 1435 0
|
1438 |
+
110 1436 0
|
1439 |
+
110 1437 0
|
1440 |
+
110 1438 0
|
1441 |
+
111 1439 2
|
1442 |
+
111 1440 2
|
1443 |
+
111 1441 2
|
1444 |
+
111 1442 2
|
1445 |
+
111 1443 0
|
1446 |
+
111 1444 0
|
1447 |
+
111 1445 0
|
1448 |
+
111 1446 0
|
1449 |
+
111 1447 0
|
1450 |
+
111 1448 0
|
1451 |
+
111 1449 0
|
1452 |
+
111 1450 0
|
1453 |
+
111 1451 0
|
1454 |
+
112 1452 2
|
1455 |
+
112 1453 2
|
1456 |
+
112 1454 2
|
1457 |
+
112 1455 2
|
1458 |
+
112 1456 0
|
1459 |
+
112 1457 0
|
1460 |
+
112 1458 0
|
1461 |
+
112 1459 0
|
1462 |
+
112 1460 0
|
1463 |
+
112 1461 0
|
1464 |
+
112 1462 0
|
1465 |
+
112 1463 0
|
1466 |
+
112 1464 0
|
1467 |
+
113 1465 2
|
1468 |
+
113 1466 2
|
1469 |
+
113 1467 2
|
1470 |
+
113 1468 2
|
1471 |
+
113 1469 0
|
1472 |
+
113 1470 0
|
1473 |
+
113 1471 0
|
1474 |
+
113 1472 0
|
1475 |
+
113 1473 0
|
1476 |
+
113 1474 0
|
1477 |
+
113 1475 0
|
1478 |
+
113 1476 0
|
1479 |
+
113 1477 0
|
1480 |
+
114 1478 2
|
1481 |
+
114 1479 2
|
1482 |
+
114 1480 2
|
1483 |
+
114 1481 2
|
1484 |
+
114 1482 0
|
1485 |
+
114 1483 0
|
1486 |
+
114 1484 0
|
1487 |
+
114 1485 0
|
1488 |
+
114 1486 0
|
1489 |
+
114 1487 0
|
1490 |
+
114 1488 0
|
1491 |
+
114 1489 0
|
1492 |
+
114 1490 0
|
1493 |
+
115 1491 2
|
1494 |
+
115 1492 2
|
1495 |
+
115 1493 2
|
1496 |
+
115 1494 2
|
1497 |
+
115 1495 0
|
1498 |
+
115 1496 0
|
1499 |
+
115 1497 0
|
1500 |
+
115 1498 0
|
1501 |
+
115 1499 0
|
1502 |
+
115 1500 0
|
1503 |
+
115 1501 0
|
1504 |
+
115 1502 0
|
1505 |
+
115 1503 0
|
1506 |
+
116 1504 2
|
1507 |
+
116 1505 2
|
1508 |
+
116 1506 2
|
1509 |
+
116 1507 2
|
1510 |
+
116 1508 0
|
1511 |
+
116 1509 0
|
1512 |
+
116 1510 0
|
1513 |
+
116 1511 0
|
1514 |
+
116 1512 0
|
1515 |
+
116 1513 0
|
1516 |
+
116 1514 0
|
1517 |
+
116 1515 0
|
1518 |
+
116 1516 0
|
1519 |
+
117 1517 2
|
1520 |
+
117 1518 2
|
1521 |
+
117 1519 2
|
1522 |
+
117 1520 2
|
1523 |
+
117 1521 0
|
1524 |
+
117 1522 0
|
1525 |
+
117 1523 0
|
1526 |
+
117 1524 0
|
1527 |
+
117 1525 0
|
1528 |
+
117 1526 0
|
1529 |
+
117 1527 0
|
1530 |
+
117 1528 0
|
1531 |
+
117 1529 0
|
1532 |
+
118 1530 2
|
1533 |
+
118 1531 2
|
1534 |
+
118 1532 2
|
1535 |
+
118 1533 2
|
1536 |
+
118 1534 0
|
1537 |
+
118 1535 0
|
1538 |
+
118 1536 0
|
1539 |
+
118 1537 0
|
1540 |
+
118 1538 0
|
1541 |
+
118 1539 0
|
1542 |
+
118 1540 0
|
1543 |
+
118 1541 0
|
1544 |
+
118 1542 0
|
1545 |
+
119 1543 2
|
1546 |
+
119 1544 2
|
1547 |
+
119 1545 2
|
1548 |
+
119 1546 2
|
1549 |
+
119 1547 0
|
1550 |
+
119 1548 0
|
1551 |
+
119 1549 0
|
1552 |
+
119 1550 0
|
1553 |
+
119 1551 0
|
1554 |
+
119 1552 0
|
1555 |
+
119 1553 0
|
1556 |
+
119 1554 0
|
1557 |
+
119 1555 0
|
1558 |
+
120 1556 2
|
1559 |
+
120 1557 2
|
1560 |
+
120 1558 2
|
1561 |
+
120 1559 2
|
1562 |
+
120 1560 0
|
1563 |
+
120 1561 0
|
1564 |
+
120 1562 0
|
1565 |
+
120 1563 0
|
1566 |
+
120 1564 0
|
1567 |
+
120 1565 0
|
1568 |
+
120 1566 0
|
1569 |
+
120 1567 0
|
1570 |
+
120 1568 0
|
1571 |
+
121 1569 2
|
1572 |
+
121 1570 2
|
1573 |
+
121 1571 2
|
1574 |
+
121 1572 2
|
1575 |
+
121 1573 0
|
1576 |
+
121 1574 0
|
1577 |
+
121 1575 0
|
1578 |
+
121 1576 0
|
1579 |
+
121 1577 0
|
1580 |
+
121 1578 0
|
1581 |
+
121 1579 0
|
1582 |
+
121 1580 0
|
1583 |
+
121 1581 0
|
1584 |
+
122 1582 2
|
1585 |
+
122 1583 2
|
1586 |
+
122 1584 2
|
1587 |
+
122 1585 2
|
1588 |
+
122 1586 0
|
1589 |
+
122 1587 0
|
1590 |
+
122 1588 0
|
1591 |
+
122 1589 0
|
1592 |
+
122 1590 0
|
1593 |
+
122 1591 0
|
1594 |
+
122 1592 0
|
1595 |
+
122 1593 0
|
1596 |
+
122 1594 0
|
1597 |
+
123 1595 2
|
1598 |
+
123 1596 2
|
1599 |
+
123 1597 2
|
1600 |
+
123 1598 2
|
1601 |
+
123 1599 0
|
1602 |
+
123 1600 0
|
1603 |
+
123 1601 0
|
1604 |
+
123 1602 0
|
1605 |
+
123 1603 0
|
1606 |
+
123 1604 0
|
1607 |
+
123 1605 0
|
1608 |
+
123 1606 0
|
1609 |
+
123 1607 0
|
1610 |
+
124 1608 2
|
1611 |
+
124 1609 2
|
1612 |
+
124 1610 2
|
1613 |
+
124 1611 2
|
1614 |
+
124 1612 0
|
1615 |
+
124 1613 0
|
1616 |
+
124 1614 0
|
1617 |
+
124 1615 0
|
1618 |
+
124 1616 0
|
1619 |
+
124 1617 0
|
1620 |
+
124 1618 0
|
1621 |
+
124 1619 0
|
1622 |
+
124 1620 0
|
1623 |
+
125 1621 2
|
1624 |
+
125 1622 2
|
1625 |
+
125 1623 2
|
1626 |
+
125 1624 2
|
1627 |
+
125 1625 0
|
1628 |
+
125 1626 0
|
1629 |
+
125 1627 0
|
1630 |
+
125 1628 0
|
1631 |
+
125 1629 0
|
1632 |
+
125 1630 0
|
1633 |
+
125 1631 0
|
1634 |
+
125 1632 0
|
1635 |
+
125 1633 0
|
1636 |
+
126 1634 2
|
1637 |
+
126 1635 2
|
1638 |
+
126 1636 2
|
1639 |
+
126 1637 2
|
1640 |
+
126 1638 0
|
1641 |
+
126 1639 0
|
1642 |
+
126 1640 0
|
1643 |
+
126 1641 0
|
1644 |
+
126 1642 0
|
1645 |
+
126 1643 0
|
1646 |
+
126 1644 0
|
1647 |
+
126 1645 0
|
1648 |
+
126 1646 0
|
1649 |
+
127 1647 2
|
1650 |
+
127 1648 2
|
1651 |
+
127 1649 2
|
1652 |
+
127 1650 2
|
1653 |
+
127 1651 0
|
1654 |
+
127 1652 0
|
1655 |
+
127 1653 0
|
1656 |
+
127 1654 0
|
1657 |
+
127 1655 0
|
1658 |
+
127 1656 0
|
1659 |
+
127 1657 0
|
1660 |
+
127 1658 0
|
1661 |
+
127 1659 0
|
1662 |
+
128 1660 2
|
1663 |
+
128 1661 2
|
1664 |
+
128 1662 2
|
1665 |
+
128 1663 2
|
1666 |
+
128 1664 0
|
1667 |
+
128 1665 0
|
1668 |
+
128 1666 0
|
1669 |
+
128 1667 0
|
1670 |
+
128 1668 0
|
1671 |
+
128 1669 0
|
1672 |
+
128 1670 0
|
1673 |
+
128 1671 0
|
1674 |
+
128 1672 0
|
1675 |
+
129 1673 2
|
1676 |
+
129 1674 2
|
1677 |
+
129 1675 2
|
1678 |
+
129 1676 2
|
1679 |
+
129 1677 0
|
1680 |
+
129 1678 0
|
1681 |
+
129 1679 0
|
1682 |
+
129 1680 0
|
1683 |
+
129 1681 0
|
1684 |
+
129 1682 0
|
1685 |
+
129 1683 0
|
1686 |
+
129 1684 0
|
1687 |
+
129 1685 0
|
1688 |
+
130 1686 2
|
1689 |
+
130 1687 2
|
1690 |
+
130 1688 2
|
1691 |
+
130 1689 2
|
1692 |
+
130 1690 0
|
1693 |
+
130 1691 0
|
1694 |
+
130 1692 0
|
1695 |
+
130 1693 0
|
1696 |
+
130 1694 0
|
1697 |
+
130 1695 0
|
1698 |
+
130 1696 0
|
1699 |
+
130 1697 0
|
1700 |
+
130 1698 0
|
1701 |
+
131 1699 2
|
1702 |
+
131 1700 2
|
1703 |
+
131 1701 2
|
1704 |
+
131 1702 2
|
1705 |
+
131 1703 0
|
1706 |
+
131 1704 0
|
1707 |
+
131 1705 0
|
1708 |
+
131 1706 0
|
1709 |
+
131 1707 0
|
1710 |
+
131 1708 0
|
1711 |
+
131 1709 0
|
1712 |
+
131 1710 0
|
1713 |
+
131 1711 0
|
1714 |
+
132 1712 2
|
1715 |
+
132 1713 2
|
1716 |
+
132 1714 2
|
1717 |
+
132 1715 2
|
1718 |
+
132 1716 0
|
1719 |
+
132 1717 0
|
1720 |
+
132 1718 0
|
1721 |
+
132 1719 0
|
1722 |
+
132 1720 0
|
1723 |
+
132 1721 0
|
1724 |
+
132 1722 0
|
1725 |
+
132 1723 0
|
1726 |
+
132 1724 0
|
1727 |
+
133 1725 2
|
1728 |
+
133 1726 2
|
1729 |
+
133 1727 2
|
1730 |
+
133 1728 2
|
1731 |
+
133 1729 0
|
1732 |
+
133 1730 0
|
1733 |
+
133 1731 0
|
1734 |
+
133 1732 0
|
1735 |
+
133 1733 0
|
1736 |
+
133 1734 0
|
1737 |
+
133 1735 0
|
1738 |
+
133 1736 0
|
1739 |
+
133 1737 0
|
1740 |
+
134 1738 2
|
1741 |
+
134 1739 2
|
1742 |
+
134 1740 2
|
1743 |
+
134 1741 2
|
1744 |
+
134 1742 0
|
1745 |
+
134 1743 0
|
1746 |
+
134 1744 0
|
1747 |
+
134 1745 0
|
1748 |
+
134 1746 0
|
1749 |
+
134 1747 0
|
1750 |
+
134 1748 0
|
1751 |
+
134 1749 0
|
1752 |
+
134 1750 0
|
1753 |
+
135 1751 2
|
1754 |
+
135 1752 2
|
1755 |
+
135 1753 2
|
1756 |
+
135 1754 2
|
1757 |
+
135 1755 0
|
1758 |
+
135 1756 0
|
1759 |
+
135 1757 0
|
1760 |
+
135 1758 0
|
1761 |
+
135 1759 0
|
1762 |
+
135 1760 0
|
1763 |
+
135 1761 0
|
1764 |
+
135 1762 0
|
1765 |
+
135 1763 0
|
1766 |
+
136 1764 2
|
1767 |
+
136 1765 2
|
1768 |
+
136 1766 2
|
1769 |
+
136 1767 2
|
1770 |
+
136 1768 0
|
1771 |
+
136 1769 0
|
1772 |
+
136 1770 0
|
1773 |
+
136 1771 0
|
1774 |
+
136 1772 0
|
1775 |
+
136 1773 0
|
1776 |
+
136 1774 0
|
1777 |
+
137 1775 2
|
1778 |
+
137 1776 2
|
1779 |
+
137 1777 2
|
1780 |
+
137 1778 2
|
1781 |
+
137 1779 0
|
1782 |
+
137 1780 0
|
1783 |
+
137 1781 0
|
1784 |
+
137 1782 0
|
1785 |
+
137 1783 0
|
1786 |
+
137 1784 0
|
1787 |
+
137 1785 0
|
1788 |
+
137 1786 0
|
1789 |
+
137 1787 0
|
1790 |
+
138 1788 2
|
1791 |
+
138 1789 2
|
1792 |
+
138 1790 2
|
1793 |
+
138 1791 2
|
1794 |
+
138 1792 0
|
1795 |
+
138 1793 0
|
1796 |
+
138 1794 0
|
1797 |
+
138 1795 0
|
1798 |
+
138 1796 0
|
1799 |
+
138 1797 0
|
1800 |
+
138 1798 0
|
1801 |
+
138 1799 0
|
1802 |
+
138 1800 0
|
1803 |
+
139 1801 2
|
1804 |
+
139 1802 2
|
1805 |
+
139 1803 2
|
1806 |
+
139 1804 2
|
1807 |
+
139 1805 0
|
1808 |
+
139 1806 0
|
1809 |
+
139 1807 0
|
1810 |
+
139 1808 0
|
1811 |
+
139 1809 0
|
1812 |
+
139 1810 0
|
1813 |
+
139 1811 0
|
1814 |
+
139 1812 0
|
1815 |
+
139 1813 0
|
1816 |
+
140 1814 2
|
1817 |
+
140 1815 2
|
1818 |
+
140 1816 2
|
1819 |
+
140 1817 2
|
1820 |
+
140 1818 0
|
1821 |
+
140 1819 0
|
1822 |
+
140 1820 0
|
1823 |
+
140 1821 0
|
1824 |
+
140 1822 0
|
1825 |
+
140 1823 0
|
1826 |
+
140 1824 0
|
1827 |
+
140 1825 0
|
1828 |
+
140 1826 0
|
1829 |
+
141 1827 2
|
1830 |
+
141 1828 2
|
1831 |
+
141 1829 2
|
1832 |
+
141 1830 2
|
1833 |
+
141 1831 0
|
1834 |
+
141 1832 0
|
1835 |
+
141 1833 0
|
1836 |
+
141 1834 0
|
1837 |
+
141 1835 0
|
1838 |
+
141 1836 0
|
1839 |
+
141 1837 0
|
1840 |
+
141 1838 0
|
1841 |
+
141 1839 0
|
1842 |
+
142 1840 2
|
1843 |
+
142 1841 2
|
1844 |
+
142 1842 2
|
1845 |
+
142 1843 2
|
1846 |
+
142 1844 0
|
1847 |
+
142 1845 0
|
1848 |
+
142 1846 0
|
1849 |
+
142 1847 0
|
1850 |
+
142 1848 0
|
1851 |
+
142 1849 0
|
1852 |
+
142 1850 0
|
1853 |
+
142 1851 0
|
1854 |
+
142 1852 0
|
1855 |
+
143 1853 2
|
1856 |
+
143 1854 2
|
1857 |
+
143 1855 2
|
1858 |
+
143 1856 2
|
1859 |
+
143 1857 0
|
1860 |
+
143 1858 0
|
1861 |
+
143 1859 0
|
1862 |
+
143 1860 0
|
1863 |
+
143 1861 0
|
1864 |
+
143 1862 0
|
1865 |
+
143 1863 0
|
1866 |
+
143 1864 0
|
1867 |
+
143 1865 0
|
1868 |
+
144 1866 2
|
1869 |
+
144 1867 2
|
1870 |
+
144 1868 2
|
1871 |
+
144 1869 2
|
1872 |
+
144 1870 0
|
1873 |
+
144 1871 0
|
1874 |
+
144 1872 0
|
1875 |
+
144 1873 0
|
1876 |
+
144 1874 0
|
1877 |
+
144 1875 0
|
1878 |
+
144 1876 0
|
1879 |
+
144 1877 0
|
1880 |
+
144 1878 0
|
1881 |
+
145 1879 2
|
1882 |
+
145 1880 2
|
1883 |
+
145 1881 2
|
1884 |
+
145 1882 2
|
1885 |
+
145 1883 0
|
1886 |
+
145 1884 0
|
1887 |
+
145 1885 0
|
1888 |
+
145 1886 0
|
1889 |
+
145 1887 0
|
1890 |
+
145 1888 0
|
1891 |
+
145 1889 0
|
1892 |
+
145 1890 0
|
1893 |
+
145 1891 0
|
1894 |
+
146 1892 2
|
1895 |
+
146 1893 2
|
1896 |
+
146 1894 2
|
1897 |
+
146 1895 2
|
1898 |
+
146 1896 0
|
1899 |
+
146 1897 0
|
1900 |
+
146 1898 0
|
1901 |
+
146 1899 0
|
1902 |
+
146 1900 0
|
1903 |
+
146 1901 0
|
1904 |
+
146 1902 0
|
1905 |
+
146 1903 0
|
1906 |
+
146 1904 0
|
1907 |
+
147 1905 2
|
1908 |
+
147 1906 2
|
1909 |
+
147 1907 2
|
1910 |
+
147 1908 2
|
1911 |
+
147 1909 0
|
1912 |
+
147 1910 0
|
1913 |
+
147 1911 0
|
1914 |
+
147 1912 0
|
1915 |
+
147 1913 0
|
1916 |
+
147 1914 0
|
1917 |
+
147 1915 0
|
1918 |
+
147 1916 0
|
1919 |
+
147 1917 0
|
1920 |
+
148 1918 2
|
1921 |
+
148 1919 2
|
1922 |
+
148 1920 2
|
1923 |
+
148 1921 2
|
1924 |
+
148 1922 0
|
1925 |
+
148 1923 0
|
1926 |
+
148 1924 0
|
1927 |
+
148 1925 0
|
1928 |
+
148 1926 0
|
1929 |
+
148 1927 0
|
1930 |
+
148 1928 0
|
1931 |
+
148 1929 0
|
1932 |
+
148 1930 0
|
1933 |
+
149 1931 2
|
1934 |
+
149 1932 2
|
1935 |
+
149 1933 2
|
1936 |
+
149 1934 2
|
1937 |
+
149 1935 0
|
1938 |
+
149 1936 0
|
1939 |
+
149 1937 0
|
1940 |
+
149 1938 0
|
1941 |
+
149 1939 0
|
1942 |
+
149 1940 0
|
1943 |
+
149 1941 0
|
1944 |
+
149 1942 0
|
1945 |
+
149 1943 0
|
1946 |
+
150 1944 2
|
1947 |
+
150 1945 2
|
1948 |
+
150 1946 2
|
1949 |
+
150 1947 2
|
1950 |
+
150 1948 0
|
1951 |
+
150 1949 0
|
1952 |
+
150 1950 0
|
1953 |
+
150 1951 0
|
1954 |
+
150 1952 0
|
1955 |
+
150 1953 0
|
1956 |
+
150 1954 0
|
1957 |
+
150 1955 0
|
1958 |
+
151 1956 2
|
1959 |
+
151 1957 2
|
1960 |
+
151 1958 2
|
1961 |
+
151 1959 2
|
1962 |
+
151 1960 0
|
1963 |
+
151 1961 0
|
1964 |
+
151 1962 0
|
1965 |
+
151 1963 0
|
1966 |
+
151 1964 0
|
1967 |
+
151 1965 0
|
1968 |
+
151 1966 0
|
1969 |
+
151 1967 0
|
1970 |
+
151 1968 0
|
1971 |
+
152 1969 2
|
1972 |
+
152 1970 2
|
1973 |
+
152 1971 2
|
1974 |
+
152 1972 2
|
1975 |
+
152 1973 0
|
1976 |
+
152 1974 0
|
1977 |
+
152 1975 0
|
1978 |
+
152 1976 0
|
1979 |
+
152 1977 0
|
1980 |
+
152 1978 0
|
1981 |
+
152 1979 0
|
1982 |
+
152 1980 0
|
1983 |
+
152 1981 0
|
1984 |
+
153 1982 2
|
1985 |
+
153 1983 2
|
1986 |
+
153 1984 2
|
1987 |
+
153 1985 2
|
1988 |
+
153 1986 0
|
1989 |
+
153 1987 0
|
1990 |
+
153 1988 0
|
1991 |
+
153 1989 0
|
1992 |
+
153 1990 0
|
1993 |
+
153 1991 0
|
1994 |
+
153 1992 0
|
1995 |
+
153 1993 0
|
1996 |
+
153 1994 0
|
1997 |
+
154 1995 2
|
1998 |
+
154 1996 2
|
1999 |
+
154 1997 2
|
2000 |
+
154 1998 2
|
2001 |
+
154 1999 0
|
2002 |
+
154 2000 0
|
2003 |
+
154 2001 0
|
2004 |
+
154 2002 0
|
2005 |
+
154 2003 0
|
2006 |
+
154 2004 0
|
2007 |
+
154 2005 0
|
2008 |
+
154 2006 0
|
2009 |
+
154 2007 0
|
2010 |
+
155 2008 2
|
2011 |
+
155 2009 2
|
2012 |
+
155 2010 2
|
2013 |
+
155 2011 2
|
2014 |
+
155 2012 0
|
2015 |
+
155 2013 0
|
2016 |
+
155 2014 0
|
2017 |
+
155 2015 0
|
2018 |
+
155 2016 0
|
2019 |
+
155 2017 0
|
2020 |
+
155 2018 0
|
2021 |
+
156 2019 2
|
2022 |
+
156 2020 2
|
2023 |
+
156 2021 2
|
2024 |
+
156 2022 2
|
2025 |
+
156 2023 0
|
2026 |
+
156 2024 0
|
2027 |
+
156 2025 0
|
2028 |
+
156 2026 0
|
2029 |
+
156 2027 0
|
2030 |
+
156 2028 0
|
2031 |
+
156 2029 0
|
2032 |
+
156 2030 0
|
2033 |
+
156 2031 0
|
2034 |
+
157 2032 2
|
2035 |
+
157 2033 2
|
2036 |
+
157 2034 2
|
2037 |
+
157 2035 2
|
2038 |
+
157 2036 0
|
2039 |
+
157 2037 0
|
2040 |
+
157 2038 0
|
2041 |
+
157 2039 0
|
2042 |
+
157 2040 0
|
2043 |
+
157 2041 0
|
2044 |
+
157 2042 0
|
2045 |
+
157 2043 0
|
2046 |
+
157 2044 0
|
2047 |
+
158 2045 2
|
2048 |
+
158 2046 2
|
2049 |
+
158 2047 2
|
2050 |
+
158 2048 2
|
2051 |
+
158 2049 0
|
2052 |
+
158 2050 0
|
2053 |
+
158 2051 0
|
2054 |
+
158 2052 0
|
2055 |
+
158 2053 0
|
2056 |
+
158 2054 0
|
2057 |
+
158 2055 0
|
2058 |
+
158 2056 0
|
2059 |
+
158 2057 0
|
2060 |
+
159 2058 2
|
2061 |
+
159 2059 2
|
2062 |
+
159 2060 2
|
2063 |
+
159 2061 2
|
2064 |
+
159 2062 0
|
2065 |
+
159 2063 0
|
2066 |
+
159 2064 0
|
2067 |
+
159 2065 0
|
2068 |
+
159 2066 0
|
2069 |
+
159 2067 0
|
2070 |
+
159 2068 0
|
2071 |
+
159 2069 0
|
2072 |
+
159 2070 0
|
2073 |
+
160 2071 2
|
2074 |
+
160 2072 2
|
2075 |
+
160 2073 2
|
2076 |
+
160 2074 2
|
2077 |
+
160 2075 0
|
2078 |
+
160 2076 0
|
2079 |
+
160 2077 0
|
2080 |
+
160 2078 0
|
2081 |
+
160 2079 0
|
2082 |
+
160 2080 0
|
2083 |
+
160 2081 0
|
2084 |
+
160 2082 0
|
2085 |
+
160 2083 0
|
2086 |
+
161 2084 2
|
2087 |
+
161 2085 2
|
2088 |
+
161 2086 2
|
2089 |
+
161 2087 2
|
2090 |
+
161 2088 0
|
2091 |
+
161 2089 0
|
2092 |
+
161 2090 0
|
2093 |
+
161 2091 0
|
2094 |
+
161 2092 0
|
2095 |
+
161 2093 0
|
2096 |
+
161 2094 0
|
2097 |
+
161 2095 0
|
2098 |
+
161 2096 0
|
2099 |
+
162 2097 2
|
2100 |
+
162 2098 2
|
2101 |
+
162 2099 2
|
2102 |
+
162 2100 2
|
2103 |
+
162 2101 0
|
2104 |
+
162 2102 0
|
2105 |
+
162 2103 0
|
2106 |
+
162 2104 0
|
2107 |
+
162 2105 0
|
2108 |
+
162 2106 0
|
2109 |
+
162 2107 0
|
2110 |
+
162 2108 0
|
2111 |
+
162 2109 0
|
2112 |
+
163 2110 2
|
2113 |
+
163 2111 2
|
2114 |
+
163 2112 2
|
2115 |
+
163 2113 2
|
2116 |
+
163 2114 0
|
2117 |
+
163 2115 0
|
2118 |
+
163 2116 0
|
2119 |
+
163 2117 0
|
2120 |
+
163 2118 0
|
2121 |
+
163 2119 0
|
2122 |
+
163 2120 0
|
2123 |
+
163 2121 0
|
2124 |
+
163 2122 0
|
2125 |
+
164 2123 2
|
2126 |
+
164 2124 2
|
2127 |
+
164 2125 2
|
2128 |
+
164 2126 2
|
2129 |
+
164 2127 0
|
2130 |
+
164 2128 0
|
2131 |
+
164 2129 0
|
2132 |
+
164 2130 0
|
2133 |
+
164 2131 0
|
2134 |
+
164 2132 0
|
2135 |
+
164 2133 0
|
2136 |
+
164 2134 0
|
2137 |
+
164 2135 0
|
2138 |
+
165 2136 2
|
2139 |
+
165 2137 2
|
2140 |
+
165 2138 2
|
2141 |
+
165 2139 2
|
2142 |
+
165 2140 0
|
2143 |
+
165 2141 0
|
2144 |
+
165 2142 0
|
2145 |
+
165 2143 0
|
2146 |
+
165 2144 0
|
2147 |
+
165 2145 0
|
2148 |
+
165 2146 0
|
2149 |
+
165 2147 0
|
2150 |
+
165 2148 0
|
2151 |
+
166 2149 2
|
2152 |
+
166 2150 2
|
2153 |
+
166 2151 2
|
2154 |
+
166 2152 2
|
2155 |
+
166 2153 0
|
2156 |
+
166 2154 0
|
2157 |
+
166 2155 0
|
2158 |
+
166 2156 0
|
2159 |
+
166 2157 0
|
2160 |
+
166 2158 0
|
2161 |
+
166 2159 0
|
2162 |
+
166 2160 0
|
2163 |
+
166 2161 0
|
2164 |
+
167 2162 2
|
2165 |
+
167 2163 2
|
2166 |
+
167 2164 2
|
2167 |
+
167 2165 2
|
2168 |
+
167 2166 0
|
2169 |
+
167 2167 0
|
2170 |
+
167 2168 0
|
2171 |
+
167 2169 0
|
2172 |
+
167 2170 0
|
2173 |
+
167 2171 0
|
2174 |
+
167 2172 0
|
2175 |
+
167 2173 0
|
2176 |
+
167 2174 0
|
2177 |
+
168 2175 2
|
2178 |
+
168 2176 2
|
2179 |
+
168 2177 2
|
2180 |
+
168 2178 2
|
2181 |
+
168 2179 0
|
2182 |
+
168 2180 0
|
2183 |
+
168 2181 0
|
2184 |
+
168 2182 0
|
2185 |
+
168 2183 0
|
2186 |
+
168 2184 0
|
2187 |
+
168 2185 0
|
2188 |
+
168 2186 0
|
2189 |
+
168 2187 0
|
2190 |
+
169 2188 2
|
2191 |
+
169 2189 2
|
2192 |
+
169 2190 2
|
2193 |
+
169 2191 2
|
2194 |
+
169 2192 0
|
2195 |
+
169 2193 0
|
2196 |
+
169 2194 0
|
2197 |
+
169 2195 0
|
2198 |
+
169 2196 0
|
2199 |
+
169 2197 0
|
2200 |
+
169 2198 0
|
2201 |
+
169 2199 0
|
2202 |
+
169 2200 0
|
2203 |
+
170 2201 2
|
2204 |
+
170 2202 2
|
2205 |
+
170 2203 2
|
2206 |
+
170 2204 2
|
2207 |
+
170 2205 0
|
2208 |
+
170 2206 0
|
2209 |
+
170 2207 0
|
2210 |
+
170 2208 0
|
2211 |
+
170 2209 0
|
2212 |
+
170 2210 0
|
2213 |
+
170 2211 0
|
2214 |
+
170 2212 0
|
2215 |
+
170 2213 0
|
2216 |
+
171 2214 2
|
2217 |
+
171 2215 2
|
2218 |
+
171 2216 2
|
2219 |
+
171 2217 2
|
2220 |
+
171 2218 0
|
2221 |
+
171 2219 0
|
2222 |
+
171 2220 0
|
2223 |
+
171 2221 0
|
2224 |
+
171 2222 0
|
2225 |
+
171 2223 0
|
2226 |
+
171 2224 0
|
2227 |
+
171 2225 0
|
2228 |
+
172 2226 2
|
2229 |
+
172 2227 2
|
2230 |
+
172 2228 2
|
2231 |
+
172 2229 2
|
2232 |
+
172 2230 0
|
2233 |
+
172 2231 0
|
2234 |
+
172 2232 0
|
2235 |
+
172 2233 0
|
2236 |
+
172 2234 0
|
2237 |
+
172 2235 0
|
2238 |
+
172 2236 0
|
2239 |
+
172 2237 0
|
2240 |
+
172 2238 0
|
2241 |
+
173 2239 2
|
2242 |
+
173 2240 2
|
2243 |
+
173 2241 2
|
2244 |
+
173 2242 2
|
2245 |
+
173 2243 0
|
2246 |
+
173 2244 0
|
2247 |
+
173 2245 0
|
2248 |
+
173 2246 0
|
2249 |
+
173 2247 0
|
2250 |
+
173 2248 0
|
2251 |
+
173 2249 0
|
2252 |
+
173 2250 0
|
2253 |
+
173 2251 0
|
2254 |
+
174 2252 2
|
2255 |
+
174 2253 2
|
2256 |
+
174 2254 2
|
2257 |
+
174 2255 2
|
2258 |
+
174 2256 0
|
2259 |
+
174 2257 0
|
2260 |
+
174 2258 0
|
2261 |
+
174 2259 0
|
2262 |
+
174 2260 0
|
2263 |
+
174 2261 0
|
2264 |
+
174 2262 0
|
2265 |
+
174 2263 0
|
2266 |
+
174 2264 0
|
2267 |
+
175 2265 2
|
2268 |
+
175 2266 2
|
2269 |
+
175 2267 2
|
2270 |
+
175 2268 2
|
2271 |
+
175 2269 0
|
2272 |
+
175 2270 0
|
2273 |
+
175 2271 0
|
2274 |
+
175 2272 0
|
2275 |
+
175 2273 0
|
2276 |
+
175 2274 0
|
2277 |
+
175 2275 0
|
2278 |
+
175 2276 0
|
2279 |
+
175 2277 0
|
2280 |
+
176 2278 2
|
2281 |
+
176 2279 2
|
2282 |
+
176 2280 2
|
2283 |
+
176 2281 2
|
2284 |
+
176 2282 0
|
2285 |
+
176 2283 0
|
2286 |
+
176 2284 0
|
2287 |
+
176 2285 0
|
2288 |
+
176 2286 0
|
2289 |
+
176 2287 0
|
2290 |
+
176 2288 0
|
2291 |
+
176 2289 0
|
2292 |
+
176 2290 0
|
2293 |
+
177 2291 2
|
2294 |
+
177 2292 2
|
2295 |
+
177 2293 2
|
2296 |
+
177 2294 2
|
2297 |
+
177 2295 0
|
2298 |
+
177 2296 0
|
2299 |
+
177 2297 0
|
2300 |
+
177 2298 0
|
2301 |
+
177 2299 0
|
2302 |
+
177 2300 0
|
2303 |
+
177 2301 0
|
2304 |
+
177 2302 0
|
2305 |
+
177 2303 0
|
2306 |
+
178 2304 2
|
2307 |
+
178 2305 2
|
2308 |
+
178 2306 2
|
2309 |
+
178 2307 2
|
2310 |
+
178 2308 0
|
2311 |
+
178 2309 0
|
2312 |
+
178 2310 0
|
2313 |
+
178 2311 0
|
2314 |
+
178 2312 0
|
2315 |
+
178 2313 0
|
2316 |
+
178 2314 0
|
2317 |
+
178 2315 0
|
2318 |
+
178 2316 0
|
2319 |
+
179 2317 2
|
2320 |
+
179 2318 2
|
2321 |
+
179 2319 2
|
2322 |
+
179 2320 2
|
2323 |
+
179 2321 0
|
2324 |
+
179 2322 0
|
2325 |
+
179 2323 0
|
2326 |
+
179 2324 0
|
2327 |
+
179 2325 0
|
2328 |
+
179 2326 0
|
2329 |
+
179 2327 0
|
2330 |
+
179 2328 0
|
2331 |
+
179 2329 0
|
2332 |
+
180 2330 2
|
2333 |
+
180 2331 2
|
2334 |
+
180 2332 2
|
2335 |
+
180 2333 2
|
2336 |
+
180 2334 0
|
2337 |
+
180 2335 0
|
2338 |
+
180 2336 0
|
2339 |
+
180 2337 0
|
2340 |
+
180 2338 0
|
2341 |
+
180 2339 0
|
2342 |
+
180 2340 0
|
2343 |
+
180 2341 0
|
2344 |
+
181 2342 2
|
2345 |
+
181 2343 2
|
2346 |
+
181 2344 2
|
2347 |
+
181 2345 2
|
2348 |
+
181 2346 0
|
2349 |
+
181 2347 0
|
2350 |
+
181 2348 0
|
2351 |
+
181 2349 0
|
2352 |
+
181 2350 0
|
2353 |
+
181 2351 0
|
2354 |
+
181 2352 0
|
2355 |
+
181 2353 0
|
2356 |
+
181 2354 0
|
2357 |
+
182 2355 2
|
2358 |
+
182 2356 2
|
2359 |
+
182 2357 2
|
2360 |
+
182 2358 2
|
2361 |
+
182 2359 0
|
2362 |
+
182 2360 0
|
2363 |
+
182 2361 0
|
2364 |
+
182 2362 0
|
2365 |
+
182 2363 0
|
2366 |
+
182 2364 0
|
2367 |
+
182 2365 0
|
2368 |
+
182 2366 0
|
2369 |
+
182 2367 0
|
2370 |
+
183 2368 2
|
2371 |
+
183 2369 2
|
2372 |
+
183 2370 2
|
2373 |
+
183 2371 2
|
2374 |
+
183 2372 0
|
2375 |
+
183 2373 0
|
2376 |
+
183 2374 0
|
2377 |
+
183 2375 0
|
2378 |
+
183 2376 0
|
2379 |
+
183 2377 0
|
2380 |
+
183 2378 0
|
2381 |
+
183 2379 0
|
2382 |
+
183 2380 0
|
2383 |
+
184 2381 2
|
2384 |
+
184 2382 2
|
2385 |
+
184 2383 2
|
2386 |
+
184 2384 2
|
2387 |
+
184 2385 0
|
2388 |
+
184 2386 0
|
2389 |
+
184 2387 0
|
2390 |
+
184 2388 0
|
2391 |
+
184 2389 0
|
2392 |
+
184 2390 0
|
2393 |
+
184 2391 0
|
2394 |
+
184 2392 0
|
2395 |
+
184 2393 0
|
2396 |
+
185 2394 2
|
2397 |
+
185 2395 2
|
2398 |
+
185 2396 2
|
2399 |
+
185 2397 2
|
2400 |
+
185 2398 0
|
2401 |
+
185 2399 0
|
2402 |
+
185 2400 0
|
2403 |
+
185 2401 0
|
2404 |
+
185 2402 0
|
2405 |
+
185 2403 0
|
2406 |
+
185 2404 0
|
2407 |
+
185 2405 0
|
2408 |
+
185 2406 0
|
2409 |
+
186 2407 2
|
2410 |
+
186 2408 2
|
2411 |
+
186 2409 2
|
2412 |
+
186 2410 2
|
2413 |
+
186 2411 0
|
2414 |
+
186 2412 0
|
2415 |
+
186 2413 0
|
2416 |
+
186 2414 0
|
2417 |
+
186 2415 0
|
2418 |
+
186 2416 0
|
2419 |
+
186 2417 0
|
2420 |
+
186 2418 0
|
2421 |
+
186 2419 0
|
2422 |
+
187 2420 2
|
2423 |
+
187 2421 2
|
2424 |
+
187 2422 2
|
2425 |
+
187 2423 2
|
2426 |
+
187 2424 0
|
2427 |
+
187 2425 0
|
2428 |
+
187 2426 0
|
2429 |
+
187 2427 0
|
2430 |
+
187 2428 0
|
2431 |
+
187 2429 0
|
2432 |
+
187 2430 0
|
2433 |
+
187 2431 0
|
2434 |
+
187 2432 0
|
2435 |
+
188 2433 2
|
2436 |
+
188 2434 2
|
2437 |
+
188 2435 2
|
2438 |
+
188 2436 2
|
2439 |
+
188 2437 0
|
2440 |
+
188 2438 0
|
2441 |
+
188 2439 0
|
2442 |
+
188 2440 0
|
2443 |
+
188 2441 0
|
2444 |
+
188 2442 0
|
2445 |
+
188 2443 0
|
2446 |
+
188 2444 0
|
2447 |
+
188 2445 0
|
2448 |
+
189 2446 2
|
2449 |
+
189 2447 2
|
2450 |
+
189 2448 2
|
2451 |
+
189 2449 2
|
2452 |
+
189 2450 0
|
2453 |
+
189 2451 0
|
2454 |
+
189 2452 0
|
2455 |
+
189 2453 0
|
2456 |
+
189 2454 0
|
2457 |
+
189 2455 0
|
2458 |
+
189 2456 0
|
2459 |
+
189 2457 0
|
2460 |
+
189 2458 0
|
2461 |
+
190 2459 2
|
2462 |
+
190 2460 2
|
2463 |
+
190 2461 2
|
2464 |
+
190 2462 2
|
2465 |
+
190 2463 0
|
2466 |
+
190 2464 0
|
2467 |
+
190 2465 0
|
2468 |
+
190 2466 0
|
2469 |
+
190 2467 0
|
2470 |
+
190 2468 0
|
2471 |
+
190 2469 0
|
2472 |
+
190 2470 0
|
2473 |
+
190 2471 0
|
2474 |
+
191 2472 2
|
2475 |
+
191 2473 2
|
2476 |
+
191 2474 2
|
2477 |
+
191 2475 2
|
2478 |
+
191 2476 0
|
2479 |
+
191 2477 0
|
2480 |
+
191 2478 0
|
2481 |
+
191 2479 0
|
2482 |
+
191 2480 0
|
2483 |
+
191 2481 0
|
2484 |
+
191 2482 0
|
2485 |
+
191 2483 0
|
2486 |
+
191 2484 0
|
2487 |
+
192 2485 2
|
2488 |
+
192 2486 2
|
2489 |
+
192 2487 2
|
2490 |
+
192 2488 2
|
2491 |
+
192 2489 0
|
2492 |
+
192 2490 0
|
2493 |
+
192 2491 0
|
2494 |
+
192 2492 0
|
2495 |
+
192 2493 0
|
2496 |
+
192 2494 0
|
2497 |
+
192 2495 0
|
2498 |
+
192 2496 0
|
2499 |
+
192 2497 0
|
2500 |
+
193 2498 2
|
2501 |
+
193 2499 2
|
2502 |
+
193 2500 2
|
2503 |
+
193 2501 2
|
2504 |
+
193 2502 0
|
2505 |
+
193 2503 0
|
2506 |
+
193 2504 0
|
2507 |
+
193 2505 0
|
2508 |
+
193 2506 0
|
2509 |
+
193 2507 0
|
2510 |
+
193 2508 0
|
2511 |
+
193 2509 0
|
2512 |
+
193 2510 0
|
2513 |
+
194 2511 2
|
2514 |
+
194 2512 2
|
2515 |
+
194 2513 2
|
2516 |
+
194 2514 2
|
2517 |
+
194 2515 0
|
2518 |
+
194 2516 0
|
2519 |
+
194 2517 0
|
2520 |
+
194 2518 0
|
2521 |
+
194 2519 0
|
2522 |
+
194 2520 0
|
2523 |
+
194 2521 0
|
2524 |
+
194 2522 0
|
2525 |
+
194 2523 0
|
2526 |
+
195 2524 2
|
2527 |
+
195 2525 2
|
2528 |
+
195 2526 2
|
2529 |
+
195 2527 2
|
2530 |
+
195 2528 0
|
2531 |
+
195 2529 0
|
2532 |
+
195 2530 0
|
2533 |
+
195 2531 0
|
2534 |
+
195 2532 0
|
2535 |
+
195 2533 0
|
2536 |
+
195 2534 0
|
2537 |
+
195 2535 0
|
2538 |
+
195 2536 0
|
2539 |
+
196 2537 2
|
2540 |
+
196 2538 2
|
2541 |
+
196 2539 2
|
2542 |
+
196 2540 2
|
2543 |
+
196 2541 0
|
2544 |
+
196 2542 0
|
2545 |
+
196 2543 0
|
2546 |
+
196 2544 0
|
2547 |
+
196 2545 0
|
2548 |
+
196 2546 0
|
2549 |
+
196 2547 0
|
2550 |
+
196 2548 0
|
2551 |
+
196 2549 0
|
2552 |
+
197 2550 2
|
2553 |
+
197 2551 2
|
2554 |
+
197 2552 2
|
2555 |
+
197 2553 2
|
2556 |
+
197 2554 0
|
2557 |
+
197 2555 0
|
2558 |
+
197 2556 0
|
2559 |
+
197 2557 0
|
2560 |
+
197 2558 0
|
2561 |
+
197 2559 0
|
2562 |
+
197 2560 0
|
2563 |
+
197 2561 0
|
2564 |
+
197 2562 0
|
2565 |
+
198 2563 2
|
2566 |
+
198 2564 2
|
2567 |
+
198 2565 2
|
2568 |
+
198 2566 2
|
2569 |
+
198 2567 0
|
2570 |
+
198 2568 0
|
2571 |
+
198 2569 0
|
2572 |
+
198 2570 0
|
2573 |
+
198 2571 0
|
2574 |
+
198 2572 0
|
2575 |
+
198 2573 0
|
2576 |
+
198 2574 0
|
2577 |
+
198 2575 0
|
2578 |
+
199 2576 2
|
2579 |
+
199 2577 2
|
2580 |
+
199 2578 2
|
2581 |
+
199 2579 2
|
2582 |
+
199 2580 0
|
2583 |
+
199 2581 0
|
2584 |
+
199 2582 0
|
2585 |
+
199 2583 0
|
2586 |
+
199 2584 0
|
2587 |
+
199 2585 0
|
2588 |
+
199 2586 0
|
2589 |
+
199 2587 0
|
queries.jsonl
ADDED
@@ -0,0 +1,200 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"_id": "0", "text": "What is diabetes?", "instruction_og": "", "instruction_changed": "Tell me what diabetes is.Please use Chinese.", "short_query": "Explain what diabetes is in Chinese.", "keywords": "Chinese"}
|
2 |
+
{"_id": "1", "text": "What is diabetes?", "instruction_og": "", "instruction_changed": "Tell me the answer to what is diabetes.Please use English.", "short_query": "Explain what diabetes is in English.", "keywords": "English"}
|
3 |
+
{"_id": "2", "text": "How can I improve my sleep quality?", "instruction_og": "", "instruction_changed": "Ways to improve sleep quality. Output the answer in Chinese.", "short_query": "Provide ways to improve sleep quality in Chinese.", "keywords": "Chinese"}
|
4 |
+
{"_id": "3", "text": "How can I improve my sleep quality?", "instruction_og": "", "instruction_changed": "What to do to improve your sleep. Tell me in English.", "short_query": "Teach me in English how to improve my sleep?", "keywords": "English"}
|
5 |
+
{"_id": "4", "text": "How can I effectively manage personal finances?", "instruction_og": "", "instruction_changed": "The way to effectively manage personal finances. Respond to me in Chinese.", "short_query": "Explain how to effectively manage personal finances in Chinese.", "keywords": "Chinese"}
|
6 |
+
{"_id": "5", "text": "How can I effectively manage personal finances?", "instruction_og": "", "instruction_changed": "Talk to me about ways to manage your money effectively.Speak English in your reply.", "short_query": "Discuss ways to manage money effectively in English.", "keywords": "English"}
|
7 |
+
{"_id": "6", "text": "Who is Archimedes? ", "instruction_og": "", "instruction_changed": "Introduction to Archimedes.Use Chinese to respond to me.", "short_query": "Provide an introduction to Archimedes in Chinese.", "keywords": "Chinese"}
|
8 |
+
{"_id": "7", "text": "Who is Archimedes? ", "instruction_og": "", "instruction_changed": "Archimedes' description.Reply to me using English.", "short_query": "Describe Archimedes in English.", "keywords": "English"}
|
9 |
+
{"_id": "8", "text": "What is novel?", "instruction_og": "", "instruction_changed": "Explain the concept of a novel. Focus on descriptions in Chinese.", "short_query": "What is a novel in Chinese?", "keywords": "Chinese"}
|
10 |
+
{"_id": "9", "text": "What is novel?", "instruction_og": "", "instruction_changed": "Discuss the definition of a novel. Emphasize explanations in English.", "short_query": "Explain the definition of a novel in English.", "keywords": "English"}
|
11 |
+
{"_id": "10", "text": "Introduce the Old Summer Palace.", "instruction_og": "", "instruction_changed": "Introduce the Old Summer Palace.please use Chinese.", "short_query": "Provide an introduction to the Old Summer Palace in Chinese.", "keywords": "Chinese"}
|
12 |
+
{"_id": "11", "text": "Introduce the Old Summer Palace.", "instruction_og": "", "instruction_changed": "Provide information about the Old Summer Palace. Please use English.", "short_query": "Describe the Old Summer Palace in English.", "keywords": "English"}
|
13 |
+
{"_id": "12", "text": "How can I reduce stress?", "instruction_og": "", "instruction_changed": "Tell me effective ways to reduce stress. Please use Chinese.", "short_query": "Provide effective ways to reduce stress in Chinese.", "keywords": "Chinese"}
|
14 |
+
{"_id": "13", "text": "How can I reduce stress?", "instruction_og": "", "instruction_changed": "Provide methods for reducing stress effectively. Please use English.", "short_query": "Describe methods to reduce stress effectively in English.", "keywords": "English"}
|
15 |
+
{"_id": "14", "text": "Tell me about Ampere’s rule.", "instruction_og": "", "instruction_changed": "Explain Ampere’s rule. Use Chinese.", "short_query": "Describe Ampere’s rule in Chinese.", "keywords": "Chinese"}
|
16 |
+
{"_id": "15", "text": "Tell me about Ampere’s rule.", "instruction_og": "", "instruction_changed": "Describe Ampere’s rule with its application. Please use English.", "short_query": "Explain Ampere’s rule and its application in English.", "keywords": "English"}
|
17 |
+
{"_id": "16", "text": "What type of aircraft is the Airbus A330?", "instruction_og": "", "instruction_changed": "Provide information about the Airbus A330. Please use Chinese.", "short_query": "Describe the Airbus A330 in Chinese.", "keywords": "Chinese"}
|
18 |
+
{"_id": "17", "text": "What type of aircraft is the Airbus A330?", "instruction_og": "", "instruction_changed": "Describe the characteristics and development of the Airbus A330. Please use English.", "short_query": "Explain the characteristics and development of the Airbus A330 in English.", "keywords": "English"}
|
19 |
+
{"_id": "18", "text": "What is the danger of staying up late?", "instruction_og": "", "instruction_changed": "Explain the dangers of staying up late. Please use Chinese.", "short_query": "Describe the dangers of staying up late in Chinese.", "keywords": "Chinese"}
|
20 |
+
{"_id": "19", "text": "What is the danger of staying up late?", "instruction_og": "", "instruction_changed": "Discuss the health risks associated with staying up late. Please use English.", "short_query": "Explain the health risks of staying up late in English.", "keywords": "English"}
|
21 |
+
{"_id": "20", "text": "What is garbage classification?", "instruction_og": "", "instruction_changed": "Explain garbage classification. Use Chinese.", "short_query": "Describe garbage classification in Chinese.", "keywords": "Chinese"}
|
22 |
+
{"_id": "21", "text": "What is garbage classification?", "instruction_og": "", "instruction_changed": "Describe the process and methods of garbage classification. Please use English.", "short_query": "Explain the process and methods of garbage classification in English.", "keywords": "English"}
|
23 |
+
{"_id": "22", "text": "What is sleeping pills?", "instruction_og": "", "instruction_changed": "Explain what sleeping pills. In Chinese.", "short_query": "Tell me in Chinese what sleeping pills are.", "keywords": "Chinese"}
|
24 |
+
{"_id": "23", "text": "What is sleeping pills?", "instruction_og": "", "instruction_changed": "Describe the purpose and use of sleeping pills in English.", "short_query": "Explain the purpose and use of sleeping pills in English.", "keywords": "English"}
|
25 |
+
{"_id": "24", "text": "What to do to remove oil stains from clothes? ", "instruction_og": "", "instruction_changed": "Provide methods for removing oil stains from clothes. Use Chinese.", "short_query": "Give me Chinese explanation about removing oil stains from clothes.", "keywords": "Chinese"}
|
26 |
+
{"_id": "25", "text": "What to do to remove oil stains from clothes? ", "instruction_og": "", "instruction_changed": "Describe effective techniques for removing oil stains from clothes in English.", "short_query": "Share effective techniques for removing oil stains from clothes in English.", "keywords": "English"}
|
27 |
+
{"_id": "26", "text": "What is the history of the Battle of Waterloo?", "instruction_og": "", "instruction_changed": "Describe the history of the Battle of Waterloo. Use Chinese.", "short_query": "Introduce the history of the Battle of Waterloo in Chinese.", "keywords": "Chinese"}
|
28 |
+
{"_id": "27", "text": "What is the history of the Battle of Waterloo?", "instruction_og": "", "instruction_changed": "Tell me the answer to what is the history of the Battle of Waterloo. Please use English.", "short_query": "Explain the history of the Battle of Waterloo in English.", "keywords": "English"}
|
29 |
+
{"_id": "28", "text": "What is J-20?", "instruction_og": "", "instruction_changed": "Provide me with information about J-20.using Chinese.", "short_query": "Introduce the J-20 in Chinese.", "keywords": "Chinese"}
|
30 |
+
{"_id": "29", "text": "What is J-20?", "instruction_og": "", "instruction_changed": "Tell me about the J-20. Please use English.", "short_query": "Describe the J-20 in English.", "keywords": "English"}
|
31 |
+
{"_id": "30", "text": "What are the common types of cancer?", "instruction_og": "", "instruction_changed": "Provide me with information about common types of cancer. Please use Chinese.", "short_query": "Share information about common types of cancer in Chinese.", "keywords": "Chinese"}
|
32 |
+
{"_id": "31", "text": "What are the common types of cancer?", "instruction_og": "", "instruction_changed": "Tell me about the common types of cancer. Please use English.", "short_query": "Give an overview of common types of cancer in English.", "keywords": "English"}
|
33 |
+
{"_id": "32", "text": "How does blockchain technology work?", "instruction_og": "", "instruction_changed": "How does blockchain technology function? Please use Chinese.", "short_query": "Explain in Chinese how blockchain technology works.", "keywords": "Chinese"}
|
34 |
+
{"_id": "33", "text": "How does blockchain technology work?", "instruction_og": "", "instruction_changed": "Explain how blockchain technology works. Please use English.", "short_query": "Describe the workings of blockchain technology in English.", "keywords": "English"}
|
35 |
+
{"_id": "34", "text": "What are the benefits of renewable energy?", "instruction_og": "", "instruction_changed": "What are the advantages of renewable energy? Please use Chinese.", "short_query": "List in Chinese the benefits of renewable energy.", "keywords": "Chinese"}
|
36 |
+
{"_id": "35", "text": "What are the benefits of renewable energy?", "instruction_og": "", "instruction_changed": "Explain the benefits of renewable energy. Please use English.", "short_query": "Discuss the benefits of renewable energy in English.", "keywords": "English"}
|
37 |
+
{"_id": "36", "text": "What is machine learning?", "instruction_og": "", "instruction_changed": "What is the concept of machine learning? Please use Chinese.", "short_query": "Introduce the concept of machine learning in Chinese.", "keywords": "Chinese"}
|
38 |
+
{"_id": "37", "text": "What is machine learning?", "instruction_og": "", "instruction_changed": "Explain what machine learning is. Please use English.", "short_query": "Provide an explanation of machine learning in English.", "keywords": "English"}
|
39 |
+
{"_id": "38", "text": "Why is cybersecurity important?", "instruction_og": "", "instruction_changed": "Why is cybersecurity significant? Please use Chinese.", "short_query": "Explain in Chinese why cybersecurity is important.", "keywords": "Chinese"}
|
40 |
+
{"_id": "39", "text": "Why is cybersecurity important?", "instruction_og": "", "instruction_changed": "Discuss the importance of cybersecurity. Please use English.", "short_query": "Describe the importance of cybersecurity in English.", "keywords": "English"}
|
41 |
+
{"_id": "40", "text": "What are the applications of genetic engineering?", "instruction_og": "", "instruction_changed": "What are the uses of genetic engineering? Please use Chinese.", "short_query": "Can you List in Chinese the applications of genetic engineering?", "keywords": "Chinese"}
|
42 |
+
{"_id": "41", "text": "What are the applications of genetic engineering?", "instruction_og": "", "instruction_changed": "Describe the applications of genetic engineering. Please use English.", "short_query": "Explain the applications of genetic engineering in English.", "keywords": "English"}
|
43 |
+
{"_id": "42", "text": "What are the benefits of space exploration?", "instruction_og": "", "instruction_changed": "Tell me what are the benefits of space exploration. Please use Chinese.", "short_query": "Tell me in Chinese what are the benefits of space exploration?", "keywords": "Chinese"}
|
44 |
+
{"_id": "43", "text": "What are the benefits of space exploration?", "instruction_og": "", "instruction_changed": "Tell me the answer to what are the benefits of space exploration?Please use English.", "short_query": "Discuss the benefits of space exploration in English.", "keywords": "English"}
|
45 |
+
{"_id": "44", "text": "How does the human brain work?", "instruction_og": "", "instruction_changed": "Explain how the human brain works.Please use Chinese.", "short_query": "Explain in Chinese how the human brain works?", "keywords": "Chinese"}
|
46 |
+
{"_id": "45", "text": "How does the human brain work?", "instruction_og": "", "instruction_changed": "Explain how the human brain works.Please use English.", "short_query": "Explain the functioning of the human brain in English.", "keywords": "English"}
|
47 |
+
{"_id": "46", "text": "What are renewable resources?", "instruction_og": "", "instruction_changed": "Explain what are renewable resources.Please use Chinese.", "short_query": "Explain in Chinese what are renewable resources?", "keywords": "Chinese"}
|
48 |
+
{"_id": "47", "text": "What are renewable resources?", "instruction_og": "", "instruction_changed": "Explain what are renewable resources.Please use English.", "short_query": "Share information about renewable resources in English.", "keywords": "English"}
|
49 |
+
{"_id": "48", "text": "What is data science?", "instruction_og": "", "instruction_changed": "Explain what is data science.Please use Chinese.", "short_query": "Explain in Chinese what is data science?", "keywords": "Chinese"}
|
50 |
+
{"_id": "49", "text": "What is data science?", "instruction_og": "", "instruction_changed": "Explain what is data science.Please use English.", "short_query": "Provide details about data science in English.", "keywords": "English"}
|
51 |
+
{"_id": "50", "text": "What are the advantages of electric vehicles?", "instruction_og": "", "instruction_changed": "Explain what are the advantages of electric vehicles.Please use Chinese.", "short_query": "Explain in Chinese what are the advantages of electric vehicles?", "keywords": "Chinese"}
|
52 |
+
{"_id": "51", "text": "What are the advantages of electric vehicles?", "instruction_og": "", "instruction_changed": "Explain what are the advantages of electric vehicles.Please use English.", "short_query": "Discuss the advantages of electric vehicles in English.", "keywords": "English"}
|
53 |
+
{"_id": "52", "text": "How do you plan a trip?", "instruction_og": "", "instruction_changed": "Explain how to plan a trip.Please use Chinese.", "short_query": "Explain in Chinese how to plan a trip?", "keywords": "Chinese"}
|
54 |
+
{"_id": "53", "text": "How do you plan a trip?", "instruction_og": "", "instruction_changed": "Explain how to plan a trip.Please use English.", "short_query": "Provide steps to plan a trip in English.", "keywords": "English"}
|
55 |
+
{"_id": "54", "text": "What are some tips for healthy cooking?", "instruction_og": "", "instruction_changed": "Provide tips for healthy cooking.Please use Chinese.", "short_query": "Give tips for healthy cooking in Chinese.", "keywords": "Chinese"}
|
56 |
+
{"_id": "55", "text": "What are some tips for healthy cooking?", "instruction_og": "", "instruction_changed": "Provide tips for healthy cooking.Please use English.", "short_query": "Share tips for healthy cooking in English.", "keywords": "English"}
|
57 |
+
{"_id": "56", "text": "What are the basics of home gardening?", "instruction_og": "", "instruction_changed": "Explain the basics of home gardening.Please use Chinese.", "short_query": "Explain in Chinese the basics of home gardening.", "keywords": "Chinese"}
|
58 |
+
{"_id": "57", "text": "What are the basics of home gardening?", "instruction_og": "", "instruction_changed": "Explain the basics of home gardening.Please use English.", "short_query": "Discuss the basics of home gardening in English.", "keywords": "English"}
|
59 |
+
{"_id": "58", "text": "What are effective methods for child education?", "instruction_og": "", "instruction_changed": "Explain effective methods for child education.Please use Chinese.", "short_query": "Explain in Chinese effective methods for child education.", "keywords": "Chinese"}
|
60 |
+
{"_id": "59", "text": "What are effective methods for child education?", "instruction_og": "", "instruction_changed": "Explain effective methods for child education.Please use English.", "short_query": "Provide effective methods for child education in English.", "keywords": "English"}
|
61 |
+
{"_id": "60", "text": "How does solar energy work?", "instruction_og": "", "instruction_changed": "Explain how solar energy works.Please use Chinese.", "short_query": "Explain in Chinese how solar energy works.", "keywords": "Chinese"}
|
62 |
+
{"_id": "61", "text": "How does solar energy work?", "instruction_og": "", "instruction_changed": "Explain how solar energy works.Please use English.", "short_query": "Explain the functioning of solar energy in English.", "keywords": "English"}
|
63 |
+
{"_id": "62", "text": "How can you practice sustainable living?", "instruction_og": "", "instruction_changed": "Explain how to practice sustainable living.Please use Chinese.", "short_query": "Can you explain in Chinese how to practice sustainable living?", "keywords": "Chinese"}
|
64 |
+
{"_id": "63", "text": "How can you practice sustainable living?", "instruction_og": "", "instruction_changed": "Explain how to practice sustainable living.Please use English.", "short_query": "Discuss methods to practice sustainable living in English.", "keywords": "English"}
|
65 |
+
{"_id": "64", "text": "What is the Internet of Things (IoT)?", "instruction_og": "", "instruction_changed": "Explain what is the Internet of Things (IoT).Please use Chinese.", "short_query": "Explain in Chinese what is the Internet of Things (IoT)?", "keywords": "Chinese"}
|
66 |
+
{"_id": "65", "text": "What is the Internet of Things (IoT)?", "instruction_og": "", "instruction_changed": "Explain what is the Internet of Things (IoT).Please use English.", "short_query": "Provide an overview of the Internet of Things (IoT) in English.", "keywords": "English"}
|
67 |
+
{"_id": "66", "text": "How do autonomous vehicles work?", "instruction_og": "", "instruction_changed": "Explain how autonomous vehicles work.Please use Chinese.", "short_query": "Explain in Chinese how autonomous vehicles work?", "keywords": "Chinese"}
|
68 |
+
{"_id": "67", "text": "How do autonomous vehicles work?", "instruction_og": "", "instruction_changed": "Explain how autonomous vehicles work.Please use English.", "short_query": "Discuss the workings of autonomous vehicles in English.", "keywords": "English"}
|
69 |
+
{"_id": "68", "text": "How to prevent Alkhurma Hemorrhagic Fever (AHF) ?", "instruction_og": "", "instruction_changed": "What are the best ways to prevent Alkhurma Hemorrhagic Fever (AHF)? Please provide the information in Chinese.", "short_query": "Give me information on preventing Alkhurma Hemorrhagic Fever (AHF) in Chinese.", "keywords": "Chinese"}
|
70 |
+
{"_id": "69", "text": "How to prevent Alkhurma Hemorrhagic Fever (AHF) ?", "instruction_og": "", "instruction_changed": "What are the best ways to prevent Alkhurma Hemorrhagic Fever (AHF)? Please provide the information in English.", "short_query": "Share ways to prevent Alkhurma Hemorrhagic Fever (AHF) in English.", "keywords": "English"}
|
71 |
+
{"_id": "70", "text": "Who played William Alexanders team in the rose bowl in 1929?", "instruction_og": "", "instruction_changed": "Which team competed against William Alexander's team in the 1929 Rose Bowl? Kindly answer in Chinese.", "short_query": "Tell me in Chinese which team competed against William Alexander's team in the 1929 Rose Bowl.", "keywords": "Chinese"}
|
72 |
+
{"_id": "71", "text": "Who played William Alexanders team in the rose bowl in 1929?", "instruction_og": "", "instruction_changed": "Which team competed against William Alexander's team in the 1929 Rose Bowl? Please provide the details in English.", "short_query": "Share details of the team that competed against William Alexander's team in the 1929 Rose Bowl.", "keywords": "English"}
|
73 |
+
{"_id": "72", "text": "What are the symptoms of Chronic Fatigue Syndrome (CFS) ?", "instruction_og": "", "instruction_changed": "Can you list the common symptoms of Chronic Fatigue Syndrome (CFS)? Kindly use Chinese for your response.", "short_query": "List the common symptoms of Chronic Fatigue Syndrome (CFS) in Chinese.", "keywords": "Chinese"}
|
74 |
+
{"_id": "73", "text": "What are the symptoms of Chronic Fatigue Syndrome (CFS) ?", "instruction_og": "", "instruction_changed": "Can you list the common symptoms of Chronic Fatigue Syndrome (CFS)? Please respond in English.", "short_query": "Describe the common symptoms of Chronic Fatigue Syndrome (CFS) in English.", "keywords": "English"}
|
75 |
+
{"_id": "74", "text": "How to write a good resume?", "instruction_og": "", "instruction_changed": "What are the essential tips for writing a standout resume? Kindly respond in Chinese.", "short_query": "Give me tips for writing a standout resume in Chinese.", "keywords": "Chinese"}
|
76 |
+
{"_id": "75", "text": "How to write a good resume?", "instruction_og": "", "instruction_changed": "What are the essential tips for writing a standout resume? Please provide the information in English.", "short_query": "Share tips for writing a standout resume in English.", "keywords": "English"}
|
77 |
+
{"_id": "76", "text": "Who is George Washington?", "instruction_og": "", "instruction_changed": "Who exactly was George Washington? Kindly respond in Chinese.", "short_query": "Explain in Chinese who George Washington was.", "keywords": "Chinese"}
|
78 |
+
{"_id": "77", "text": "Who is George Washington?", "instruction_og": "", "instruction_changed": "Who exactly was George Washington? Please provide details in English.", "short_query": "Describe who George Washington was in English.", "keywords": "English"}
|
79 |
+
{"_id": "78", "text": "Why is vitamin c good for you?", "instruction_og": "", "instruction_changed": "How does vitamin C benefit your health? Kindly use Chinese for your explanation.", "short_query": "Share how vitamin C benefits your health in Chinese.", "keywords": "Chinese"}
|
80 |
+
{"_id": "79", "text": "Why is vitamin c good for you?", "instruction_og": "", "instruction_changed": "How does vitamin C benefit your health? Please describe in English.", "short_query": "Explain the health benefits of vitamin C in English.", "keywords": "English"}
|
81 |
+
{"_id": "80", "text": "Who is the author of the Harry Potter series?", "instruction_og": "", "instruction_changed": "ho wrote the Harry Potter series? Kindly answer in Chinese.", "short_query": "Tell me in Chinese who wrote the Harry Potter series.", "keywords": "Chinese"}
|
82 |
+
{"_id": "81", "text": "Who is the author of the Harry Potter series?", "instruction_og": "", "instruction_changed": "Who wrote the Harry Potter series? Please answer in English.", "short_query": "Share who wrote the Harry Potter series in English.", "keywords": "English"}
|
83 |
+
{"_id": "82", "text": "In what year did Einstein propose the theory of relativity?", "instruction_og": "", "instruction_changed": "What year did Einstein propose the theory of relativity? Kindly use Chinese for your response.", "short_query": "Tell me in Chinese the year Einstein proposed the theory of relativity.", "keywords": "Chinese"}
|
84 |
+
{"_id": "83", "text": "In what year did Einstein propose the theory of relativity?", "instruction_og": "", "instruction_changed": "What year did Einstein propose the theory of relativity? Please provide your answer in English.", "short_query": "Share the year Einstein proposed the theory of relativity in English.", "keywords": "English"}
|
85 |
+
{"_id": "84", "text": "What is Beethoven's Fifth Symphony called?", "instruction_og": "", "instruction_changed": "What is the title of Beethoven's Fifth Symphony? Kindly answer in Chinese.", "short_query": "Tell me in Chinese the title of Beethoven's Fifth Symphony.", "keywords": "Chinese"}
|
86 |
+
{"_id": "85", "text": "What is Beethoven's Fifth Symphony called?", "instruction_og": "", "instruction_changed": "What is the title of Beethoven's Fifth Symphony? Please respond in English.", "short_query": "Share the title of Beethoven's Fifth Symphony in English.", "keywords": "English"}
|
87 |
+
{"_id": "86", "text": "What were the causes of World War I?", "instruction_og": "", "instruction_changed": "What were the primary causes of World War I? Kindly explain in Chinese.", "short_query": "Explain in Chinese the primary causes of World War I.", "keywords": "Chinese"}
|
88 |
+
{"_id": "87", "text": "What were the causes of World War I?", "instruction_og": "", "instruction_changed": "What were the primary causes of World War I? Please provide the information in English.", "short_query": "Describe the primary causes of World War I in English.", "keywords": "English"}
|
89 |
+
{"_id": "88", "text": "Where is the birthplace of the Olympic Games?", "instruction_og": "", "instruction_changed": "Where did the Olympic Games originate? Kindly respond in Chinese.", "short_query": "Share in Chinese where the Olympic Games originated.", "keywords": "Chinese"}
|
90 |
+
{"_id": "89", "text": "Where is the birthplace of the Olympic Games?", "instruction_og": "", "instruction_changed": "Where did the Olympic Games originate? Please reply in English.", "short_query": "Describe where the Olympic Games originated in English.", "keywords": "English"}
|
91 |
+
{"_id": "90", "text": "On which continent is the Sahara Desert located?", "instruction_og": "", "instruction_changed": "On which continent can the Sahara Desert be found? Kindly answer in Chinese.", "short_query": "Tell me in Chinese on which continent the Sahara Desert is found.", "keywords": "Chinese"}
|
92 |
+
{"_id": "91", "text": "On which continent is the Sahara Desert located?", "instruction_og": "", "instruction_changed": "On which continent can the Sahara Desert be found? Please provide the answer in English.", "short_query": "Share the continent where the Sahara Desert is found in English.", "keywords": "English"}
|
93 |
+
{"_id": "92", "text": "What are some famous paintings by Van Gogh?", "instruction_og": "", "instruction_changed": "Can you name some famous paintings by Van Gogh? Kindly use Chinese for your response.", "short_query": "List famous paintings by Van Gogh in Chinese.", "keywords": "Chinese"}
|
94 |
+
{"_id": "93", "text": "What are some famous paintings by Van Gogh?", "instruction_og": "", "instruction_changed": "Can you name some famous paintings by Van Gogh? Please answer in English.", "short_query": "Share famous paintings by Van Gogh in English.", "keywords": "English"}
|
95 |
+
{"_id": "94", "text": "What is the function of folic acid?", "instruction_og": "", "instruction_changed": "What role does folic acid play in the body? Kindly use Chinese for your explanation.", "short_query": "Explain in Chinese the role of folic acid in the body.", "keywords": "Chinese"}
|
96 |
+
{"_id": "95", "text": "What is the function of folic acid?", "instruction_og": "", "instruction_changed": "What role does folic acid play in the body? Please explain in English.", "short_query": "Describe the role of folic acid in the body in English.", "keywords": "English"}
|
97 |
+
{"_id": "96", "text": "What are the common allergens?", "instruction_og": "", "instruction_changed": "What are some common allergens? Kindly use Chinese for your response.", "short_query": "Tell me in Chinese some common allergens.", "keywords": "Chinese"}
|
98 |
+
{"_id": "97", "text": "What are the common allergens?", "instruction_og": "", "instruction_changed": "What are some common allergens? Please provide the information in English.", "short_query": "List some common allergens in English.", "keywords": "English"}
|
99 |
+
{"_id": "98", "text": "What is the theme song of the movie Frozen?", "instruction_og": "", "instruction_changed": "What is the theme song of the movie Frozen? Kindly answer in Chinese.", "short_query": "Tell me in Chinese the theme song of the movie Frozen.", "keywords": "Chinese"}
|
100 |
+
{"_id": "99", "text": "What is the theme song of the movie Frozen?", "instruction_og": "", "instruction_changed": "What is the theme song of the movie Frozen? Please answer in English.", "short_query": "Share the theme song of the movie Frozen in English.", "keywords": "English"}
|
101 |
+
{"_id": "100", "text": "What nationality was Aristotle?", "instruction_og": "", "instruction_changed": "What was Aristotle's nationality? Kindly respond in Chinese.", "short_query": "Explain in Chinese what Aristotle's nationality was.", "keywords": "Chinese"}
|
102 |
+
{"_id": "101", "text": "What nationality was Aristotle?", "instruction_og": "", "instruction_changed": "What was Aristotle's nationality? Please provide the answer in English.", "short_query": "Share Aristotle's nationality in English.", "keywords": "English"}
|
103 |
+
{"_id": "102", "text": "What is a novel coronavirus?", "instruction_og": "", "instruction_changed": "Could you clarify what a novel coronavirus is? A response in Chinese would be helpful.", "short_query": "Explain in Chinese what a novel coronavirus is.", "keywords": "Chinese"}
|
104 |
+
{"_id": "103", "text": "What is a novel coronavirus?", "instruction_og": "", "instruction_changed": "Could you clarify what a novel coronavirus is? A response in English would be helpful.", "short_query": "Explain in English what a novel coronavirus is.", "keywords": "English"}
|
105 |
+
{"_id": "104", "text": "Why is the disease being called coronavirus disease 2019, COVID-19?", "instruction_og": "", "instruction_changed": "Can you explain the reason behind naming the disease coronavirus disease 2019, COVID-19? Please respond in Chinese.", "short_query": "Introduce why the disease is called coronavirus disease 2019, COVID-19 in Chinese.", "keywords": "Chinese"}
|
106 |
+
{"_id": "105", "text": "Why is the disease being called coronavirus disease 2019, COVID-19?", "instruction_og": "", "instruction_changed": "Can you explain the reason behind naming the disease coronavirus disease 2019, COVID-19? Please respond in English.", "short_query": "Introduce why the disease is called coronavirus disease 2019, COVID-19 in English.", "keywords": "English"}
|
107 |
+
{"_id": "106", "text": "Why might someone blame or avoid individuals and groups (create stigma) because of COVID-19?", "instruction_og": "", "instruction_changed": "Why do people sometimes blame or avoid certain individuals and groups due to COVID-19, causing stigma? Kindly answer in Chinese.", "short_query": "Explain in Chinese why someone might blame or avoid individuals and groups because of COVID-19.", "keywords": "Chinese"}
|
108 |
+
{"_id": "107", "text": "Why might someone blame or avoid individuals and groups (create stigma) because of COVID-19?", "instruction_og": "", "instruction_changed": "Why do people sometimes blame or avoid certain individuals and groups due to COVID-19, causing stigma? Kindly answer in English.", "short_query": "Explain in English why someone might blame or avoid individuals and groups because of COVID-19.", "keywords": "English"}
|
109 |
+
{"_id": "108", "text": "How can people help stop stigma related to COVID-19?", "instruction_og": "", "instruction_changed": "What actions can individuals take to reduce stigma related to COVID-19? Your response in Chinese would be appreciated.", "short_query": "Tell me in Chinese how people can help stop stigma related to COVID-19.", "keywords": "Chinese"}
|
110 |
+
{"_id": "109", "text": "How can people help stop stigma related to COVID-19?", "instruction_og": "", "instruction_changed": "What actions can individuals take to reduce stigma related to COVID-19? Your response in English would be appreciated.", "short_query": "Tell me in English how people can help stop stigma related to COVID-19.", "keywords": "English"}
|
111 |
+
{"_id": "110", "text": "Why do some state’s COVID-19 case numbers sometimes differ from what is posted on CDC’s website?", "instruction_og": "", "instruction_changed": "Can you describe why there are sometimes discrepancies between state COVID-19 case numbers and those on the CDC website? Please answer in Chinese.", "short_query": "Respond in Chinese why some state’s COVID-19 case numbers differ from those posted on CDC’s website.", "keywords": "Chinese"}
|
112 |
+
{"_id": "111", "text": "Why do some state’s COVID-19 case numbers sometimes differ from what is posted on CDC’s website?", "instruction_og": "", "instruction_changed": "Can you describe why there are sometimes discrepancies between state COVID-19 case numbers and those on the CDC website? Please answer in English.", "short_query": "Respond in English why some state’s COVID-19 case numbers differ from those posted on CDC’s website.", "keywords": "English"}
|
113 |
+
{"_id": "112", "text": "How do CDC’s COVID-19 case numbers compare with those provided by the World Health Organization (WHO) or Johns Hopkins?", "instruction_og": "", "instruction_changed": "How do the COVID-19 case numbers from the CDC compare with those from the WHO or Johns Hopkins? An explanation in Chinese would be helpful.", "short_query": "Give me a Chinese explanation about how CDC’s COVID-19 case numbers compare with those from WHO or Johns Hopkins.", "keywords": "Chinese"}
|
114 |
+
{"_id": "113", "text": "How do CDC’s COVID-19 case numbers compare with those provided by the World Health Organization (WHO) or Johns Hopkins?", "instruction_og": "", "instruction_changed": "How do the COVID-19 case numbers from the CDC compare with those from the WHO or Johns Hopkins? An explanation in English would be helpful.", "short_query": "Give me an English explanation about how CDC’s COVID-19 case numbers compare with those from WHO or Johns Hopkins.", "keywords": "English"}
|
115 |
+
{"_id": "114", "text": "Why do the number of cases for previous days increase?", "instruction_og": "", "instruction_changed": "Can you explain why the number of cases reported for previous days sometimes increases? An explanation in Chinese would be helpful.", "short_query": "Explain in Chinese why the number of cases for previous days increases.", "keywords": "Chinese"}
|
116 |
+
{"_id": "115", "text": "Why do the number of cases for previous days increase?", "instruction_og": "", "instruction_changed": "Can you explain why the number of cases reported for previous days sometimes increases? An explanation in English would be helpful.", "short_query": "Explain in English why the number of cases for previous days increases.", "keywords": "English"}
|
117 |
+
{"_id": "116", "text": "What is the source of the virus?", "instruction_og": "", "instruction_changed": "Can you describe the origin of the virus? Please provide your answer in Chinese.", "short_query": "Introduce the source of the virus in Chinese.", "keywords": "Chinese"}
|
118 |
+
{"_id": "117", "text": "What is the source of the virus?", "instruction_og": "", "instruction_changed": "Can you describe the origin of the virus? Please provide your answer in English.", "short_query": "Introduce the source of the virus in English.", "keywords": "English"}
|
119 |
+
{"_id": "118", "text": "How does the virus spread?", "instruction_og": "", "instruction_changed": "How does the virus transmit from person to person? A detailed answer in Chinese would be appreciated.", "short_query": "Explain in Chinese how the virus spreads.", "keywords": "Chinese"}
|
120 |
+
{"_id": "119", "text": "How does the virus spread?", "instruction_og": "", "instruction_changed": "How does the virus transmit from person to person? A detailed answer in English would be appreciated.", "short_query": "Explain in English how the virus spreads.", "keywords": "English"}
|
121 |
+
{"_id": "120", "text": "Why are we seeing a rise in cases?", "instruction_og": "", "instruction_changed": "Why are the number of cases increasing? Please explain this in Chinese.", "short_query": "Explain in Chinese why there is a rise in cases.", "keywords": "Chinese"}
|
122 |
+
{"_id": "121", "text": "Why are we seeing a rise in cases?", "instruction_og": "", "instruction_changed": "Why are the number of cases increasing? Please explain this in English.", "short_query": "Explain in English why there is a rise in cases.", "keywords": "English"}
|
123 |
+
{"_id": "122", "text": "Can someone who has had COVID-19 spread the illness to others?", "instruction_og": "", "instruction_changed": "Is it possible for a person who has recovered from COVID-19 to still spread the virus? Kindly respond in Chinese.", "short_query": "Explain in Chinese if someone who has had COVID-19 can spread it to others.", "keywords": "Chinese"}
|
124 |
+
{"_id": "123", "text": "Can someone who has had COVID-19 spread the illness to others?", "instruction_og": "", "instruction_changed": "Is it possible for a person who has recovered from COVID-19 to still spread the virus? Kindly respond in English.", "short_query": "Explain in English if someone who has had COVID-19 can spread it to others.", "keywords": "English"}
|
125 |
+
{"_id": "124", "text": "Can the virus that causes COVID-19 be spread through food, including restaurant take out, refrigerated or frozen packaged food?", "instruction_og": "", "instruction_changed": "Can the COVID-19 virus be transmitted through food, such as takeout or packaged foods? Please answer in Chinese.", "short_query": "Tell me in Chinese if the COVID-19 virus can be spread through food, including takeout and packaged food.", "keywords": "Chinese"}
|
126 |
+
{"_id": "125", "text": "Can the virus that causes COVID-19 be spread through food, including restaurant take out, refrigerated or frozen packaged food?", "instruction_og": "", "instruction_changed": "Can the COVID-19 virus be transmitted through food, such as takeout or packaged foods? Please answer in English.", "short_query": "Tell me in English if the COVID-19 virus can be spread through food, including takeout and packaged food.", "keywords": "English"}
|
127 |
+
{"_id": "126", "text": "Can I get sick with COVID-19 if it is on food?", "instruction_og": "", "instruction_changed": "Can I contract COVID-19 from food that has the virus on it? A response in Chinese would be appreciated.", "short_query": "Respond in Chinese if I can get sick with COVID-19 from food.", "keywords": "Chinese"}
|
128 |
+
{"_id": "127", "text": "Can I get sick with COVID-19 if it is on food?", "instruction_og": "", "instruction_changed": "Can I contract COVID-19 from food that has the virus on it? A response in English would be appreciated.", "short_query": "Respond in English if I can get sick with COVID-19 from food.", "keywords": "English"}
|
129 |
+
{"_id": "128", "text": "Will warm weather stop the outbreak of COVID-19?", "instruction_og": "", "instruction_changed": "Do you think warm weather will halt the spread of COVID-19? Please share your thoughts in Chinese.", "short_query": "Explain in Chinese if warm weather will stop the COVID-19 outbreak.", "keywords": "Chinese"}
|
130 |
+
{"_id": "129", "text": "Will warm weather stop the outbreak of COVID-19?", "instruction_og": "", "instruction_changed": "Do you think warm weather will halt the spread of COVID-19? Please share your thoughts in English.", "short_query": "Explain in English if warm weather will stop the COVID-19 outbreak.", "keywords": "English"}
|
131 |
+
{"_id": "130", "text": "What is community spread?", "instruction_og": "", "instruction_changed": "What does community spread mean in the context of COVID-19? Kindly explain in Chinese.", "short_query": "Explain in Chinese what community spread is.", "keywords": "Chinese"}
|
132 |
+
{"_id": "131", "text": "What is community spread?", "instruction_og": "", "instruction_changed": "What does community spread mean in the context of COVID-19? Kindly explain in English.", "short_query": "Explain in English what community spread is.", "keywords": "English"}
|
133 |
+
{"_id": "132", "text": "What temperature kills the virus that causes COVID-19?", "instruction_og": "", "instruction_changed": "At what temperature does the COVID-19 virus get destroyed? Your answer in Chinese would be helpful.", "short_query": "Introduce in Chinese what temperature kills the COVID-19 virus.", "keywords": "Chinese"}
|
134 |
+
{"_id": "133", "text": "What temperature kills the virus that causes COVID-19?", "instruction_og": "", "instruction_changed": "At what temperature does the COVID-19 virus get destroyed? Your answer in English would be helpful.", "short_query": "Introduce in English what temperature kills the COVID-19 virus.", "keywords": "English"}
|
135 |
+
{"_id": "134", "text": "Can mosquitoes or ticks spread the virus that causes COVID-19?", "instruction_og": "", "instruction_changed": "Is it possible for mosquitoes or ticks to transmit COVID-19? Please answer in Chinese.", "short_query": "Explain in Chinese if mosquitoes or ticks can spread the COVID-19 virus.", "keywords": "Chinese"}
|
136 |
+
{"_id": "135", "text": "Can mosquitoes or ticks spread the virus that causes COVID-19?", "instruction_og": "", "instruction_changed": "Is it possible for mosquitoes or ticks to transmit COVID-19? Please answer in English.", "short_query": "Explain in English if mosquitoes or ticks can spread the COVID-19 virus.", "keywords": "English"}
|
137 |
+
{"_id": "136", "text": "Am I at risk for COVID-19 in the United States?", "instruction_og": "", "instruction_changed": "What is the risk of contracting COVID-19 in the United States? Please provide details in Chinese.", "short_query": "Tell me in Chinese if I am at risk for COVID-19 in the United States.", "keywords": "Chinese"}
|
138 |
+
{"_id": "137", "text": "Am I at risk for COVID-19 in the United States?", "instruction_og": "", "instruction_changed": "What is the risk of contracting COVID-19 in the United States? Please provide details in English.", "short_query": "Tell me in English if I am at risk for COVID-19 in the United States.", "keywords": "English"}
|
139 |
+
{"_id": "138", "text": "How many cases have been reported in the United States?", "instruction_og": "", "instruction_changed": "How many COVID-19 cases have been reported in the United States so far? An answer in Chinese would be appreciated.", "short_query": "Respond in Chinese with the number of COVID-19 cases reported in the United States.", "keywords": "Chinese"}
|
140 |
+
{"_id": "139", "text": "How many cases have been reported in the United States?", "instruction_og": "", "instruction_changed": "How many COVID-19 cases have been reported in the United States so far? An answer in English would be appreciated.", "short_query": "Respond in English with the number of COVID-19 cases reported in the United States.", "keywords": "English"}
|
141 |
+
{"_id": "140", "text": "How can I help protect myself?", "instruction_og": "", "instruction_changed": "What measures can I take to protect myself from COVID-19? Please answer in Chinese.", "short_query": "Explain in Chinese how I can help protect myself from COVID-19.", "keywords": "Chinese"}
|
142 |
+
{"_id": "141", "text": "How can I help protect myself?", "instruction_og": "", "instruction_changed": "What measures can I take to protect myself from COVID-19? Please answer in English.", "short_query": "Explain in English how I can help protect myself from COVID-19.", "keywords": "English"}
|
143 |
+
{"_id": "142", "text": "What should I do if I have had close contact with someone who has COVID-19?", "instruction_og": "", "instruction_changed": "What steps should I follow if I have been in close contact with a COVID-19 patient? Kindly respond in Chinese.", "short_query": "Tell me in Chinese what to do if I have had close contact with someone who has COVID-19.", "keywords": "Chinese"}
|
144 |
+
{"_id": "143", "text": "What should I do if I have had close contact with someone who has COVID-19?", "instruction_og": "", "instruction_changed": "What steps should I follow if I have been in close contact with a COVID-19 patient? Kindly respond in English.", "short_query": "Tell me in English what to do if I have had close contact with someone who has COVID-19.", "keywords": "English"}
|
145 |
+
{"_id": "144", "text": "Does CDC recommend the use of facemask or face coverings to prevent COVID-19?", "instruction_og": "", "instruction_changed": "Does the CDC recommend wearing facemasks to prevent COVID-19? Please explain in Chinese.", "short_query": "Respond in Chinese if the CDC recommends using facemasks to prevent COVID-19.", "keywords": "Chinese"}
|
146 |
+
{"_id": "145", "text": "Does CDC recommend the use of facemask or face coverings to prevent COVID-19?", "instruction_og": "", "instruction_changed": "Does the CDC recommend wearing facemasks to prevent COVID-19? Please explain in English.", "short_query": "Respond in English if the CDC recommends using facemasks to prevent COVID-19.", "keywords": "English"}
|
147 |
+
{"_id": "146", "text": "Am I at risk for COVID-19 from a package or products shipping from China?", "instruction_og": "", "instruction_changed": "Is there a risk of getting COVID-19 from packages or products shipped from China? Please provide an answer in Chinese.", "short_query": "Explain in Chinese if I am at risk for COVID-19 from packages or products shipped from China.", "keywords": "Chinese"}
|
148 |
+
{"_id": "147", "text": "Am I at risk for COVID-19 from a package or products shipping from China?", "instruction_og": "", "instruction_changed": "Is there a risk of getting COVID-19 from packages or products shipped from China? Please provide an answer in English.", "short_query": "Explain in English if I am at risk for COVID-19 from packages or products shipped from China.", "keywords": "English"}
|
149 |
+
{"_id": "148", "text": "Is it okay for me to donate blood?", "instruction_og": "", "instruction_changed": "Is it safe for me to donate blood during the COVID-19 pandemic? Your answer in Chinese would be appreciated.", "short_query": "Explain in Chinese if it is safe to donate blood during the COVID-19 pandemic.", "keywords": "Chinese"}
|
150 |
+
{"_id": "149", "text": "Is it okay for me to donate blood?", "instruction_og": "", "instruction_changed": "Is it safe for me to donate blood during the COVID-19 pandemic? Your answer in English would be appreciated.", "short_query": "Explain in English if it is safe to donate blood during the COVID-19 pandemic.", "keywords": "English"}
|
151 |
+
{"_id": "150", "text": "Should contact lens wearers take special precautions to prevent COVID-19?", "instruction_og": "", "instruction_changed": "Do contact lens wearers need to take extra precautions against COVID-19? Please answer in Chinese.", "short_query": "Explain in Chinese if contact lens wearers should take special precautions to prevent COVID-19.", "keywords": "Chinese"}
|
152 |
+
{"_id": "151", "text": "Should contact lens wearers take special precautions to prevent COVID-19?", "instruction_og": "", "instruction_changed": "Do contact lens wearers need to take extra precautions against COVID-19? Please answer in English.", "short_query": "Explain in English if contact lens wearers should take special precautions to prevent COVID-19.", "keywords": "English"}
|
153 |
+
{"_id": "152", "text": "Is contact lens disinfecting solution effective against COVID-19?", "instruction_og": "", "instruction_changed": "Is the disinfecting solution for contact lenses effective in killing the COVID-19 virus? Kindly provide an answer in Chinese.", "short_query": "Tell me in Chinese if contact lens disinfecting solution is effective against COVID-19.", "keywords": "Chinese"}
|
154 |
+
{"_id": "153", "text": "Is contact lens disinfecting solution effective against COVID-19?", "instruction_og": "", "instruction_changed": "Is the disinfecting solution for contact lenses effective in killing the COVID-19 virus? Kindly provide an answer in English.", "short_query": "Tell me in English if contact lens disinfecting solution is effective against COVID-19.", "keywords": "English"}
|
155 |
+
{"_id": "154", "text": "What is the risk of my child becoming sick with COVID-19?", "instruction_og": "", "instruction_changed": "What are the chances of my child getting sick with COVID-19? Your answer in Chinese would be appreciated.", "short_query": "Explain in Chinese the risk of my child becoming sick with COVID-19.", "keywords": "Chinese"}
|
156 |
+
{"_id": "155", "text": "What is the risk of my child becoming sick with COVID-19?", "instruction_og": "", "instruction_changed": "What are the chances of my child getting sick with COVID-19? Your answer in English would be appreciated.", "short_query": "Explain in English the risk of my child becoming sick with COVID-19.", "keywords": "English"}
|
157 |
+
{"_id": "156", "text": "How can I protect my child from COVID-19 infection?", "instruction_og": "", "instruction_changed": "What measures can I take to protect my child from COVID-19? Please answer in Chinese.", "short_query": "Respond in Chinese with ways to protect my child from COVID-19 infection.", "keywords": "Chinese"}
|
158 |
+
{"_id": "157", "text": "How can I protect my child from COVID-19 infection?", "instruction_og": "", "instruction_changed": "What measures can I take to protect my child from COVID-19? Please answer in English.", "short_query": "Respond in English with ways to protect my child from COVID-19 infection.", "keywords": "English"}
|
159 |
+
{"_id": "158", "text": "Are the symptoms of COVID-19 different in children than in adults?", "instruction_og": "", "instruction_changed": "Are the symptoms of COVID-19 different in children compared to adults? Kindly explain in Chinese.", "short_query": "Explain in Chinese if COVID-19 symptoms are different in children than in adults.", "keywords": "Chinese"}
|
160 |
+
{"_id": "159", "text": "Are the symptoms of COVID-19 different in children than in adults?", "instruction_og": "", "instruction_changed": "Are the symptoms of COVID-19 different in children compared to adults? Kindly explain in English.", "short_query": "Explain in English if COVID-19 symptoms are different in children than in adults.", "keywords": "English"}
|
161 |
+
{"_id": "160", "text": "Should children wear masks?", "instruction_og": "", "instruction_changed": "Do children need to wear masks to protect against COVID-19? Please answer in Chinese.", "short_query": "Respond in Chinese if children should wear masks.", "keywords": "Chinese"}
|
162 |
+
{"_id": "161", "text": "Should children wear masks?", "instruction_og": "", "instruction_changed": "Do children need to wear masks to protect against COVID-19? Please answer in English.", "short_query": "Respond in English if children should wear masks.", "keywords": "English"}
|
163 |
+
{"_id": "162", "text": "How do I prepare my children in case of COVID-19 outbreak in our community?", "instruction_og": "", "instruction_changed": "How can I prepare my children for a possible COVID-19 outbreak in our community? Kindly respond in Chinese.", "short_query": "Tell me in Chinese how to prepare my children for a COVID-19 outbreak in our community.", "keywords": "Chinese"}
|
164 |
+
{"_id": "163", "text": "How do I prepare my children in case of COVID-19 outbreak in our community?", "instruction_og": "", "instruction_changed": "How can I prepare my children for a possible COVID-19 outbreak in our community? Kindly respond in English.", "short_query": "Tell me in English how to prepare my children for a COVID-19 outbreak in our community.", "keywords": "English"}
|
165 |
+
{"_id": "164", "text": "What steps should parents take to protect children during a community outbreak?", "instruction_og": "", "instruction_changed": "What measures should parents take to protect their children during a community outbreak of COVID-19? Your response in Chinese would be helpful.", "short_query": "Explain in Chinese the steps parents should take to protect children during a community outbreak.", "keywords": "Chinese"}
|
166 |
+
{"_id": "165", "text": "What steps should parents take to protect children during a community outbreak?", "instruction_og": "", "instruction_changed": "What measures should parents take to protect their children during a community outbreak of COVID-19? Your response in English would be helpful.", "short_query": "Explain in English the steps parents should take to protect children during a community outbreak.", "keywords": "English"}
|
167 |
+
{"_id": "166", "text": "While school’s out, can my child hang out with their friends?", "instruction_og": "", "instruction_changed": "During school closures, is it safe for my child to spend time with friends? Please provide your answer in Chinese.", "short_query": "Respond in Chinese if my child can hang out with friends while school’s out.", "keywords": "Chinese"}
|
168 |
+
{"_id": "167", "text": "While school’s out, can my child hang out with their friends?", "instruction_og": "", "instruction_changed": "During school closures, is it safe for my child to spend time with friends? Please provide your answer in English.", "short_query": "Respond in English if my child can hang out with friends while school’s out.", "keywords": "English"}
|
169 |
+
{"_id": "168", "text": "While school’s out, how can I help my child continue learning?", "instruction_og": "", "instruction_changed": "How can I support my child's learning while schools are closed? Your suggestions in Chinese would be appreciated.", "short_query": "Tell me in Chinese how to help my child continue learning while school’s out.", "keywords": "Chinese"}
|
170 |
+
{"_id": "169", "text": "While school’s out, how can I help my child continue learning?", "instruction_og": "", "instruction_changed": "How can I support my child's learning while schools are closed? Your suggestions in English would be appreciated.", "short_query": "Tell me in English how to help my child continue learning while school’s out.", "keywords": "English"}
|
171 |
+
{"_id": "170", "text": "While school’s out, will kids have access to meals?", "instruction_og": "", "instruction_changed": "Will children still have access to meals during school closures? Please explain in Chinese.", "short_query": "Explain in Chinese if kids will have access to meals while school’s out.", "keywords": "Chinese"}
|
172 |
+
{"_id": "171", "text": "While school’s out, will kids have access to meals?", "instruction_og": "", "instruction_changed": "Will children still have access to meals during school closures? Please explain in English.", "short_query": "Explain in English if kids will have access to meals while school’s out.", "keywords": "English"}
|
173 |
+
{"_id": "172", "text": "While school’s out, how can I keep my family healthy?", "instruction_og": "", "instruction_changed": "How can I maintain my family's health while schools are closed? Your advice in Chinese would be helpful.", "short_query": "Tell me in Chinese how to keep my family healthy while school’s out.", "keywords": "Chinese"}
|
174 |
+
{"_id": "173", "text": "While school’s out, how can I keep my family healthy?", "instruction_og": "", "instruction_changed": "How can I maintain my family's health while schools are closed? Your advice in English would be helpful.", "short_query": "Tell me in English how to keep my family healthy while school’s out.", "keywords": "English"}
|
175 |
+
{"_id": "174", "text": "While school’s out, limit time with older adults, including relatives, and people with chronic medical conditions.", "instruction_og": "", "instruction_changed": "During school closures, should we limit our children’s interactions with older adults and those with chronic health issues? Kindly answer in Chinese.", "short_query": "Respond in Chinese if we should limit time with older adults and those with chronic conditions while school’s out.", "keywords": "Chinese"}
|
176 |
+
{"_id": "175", "text": "While school’s out, limit time with older adults, including relatives, and people with chronic medical conditions.", "instruction_og": "", "instruction_changed": "During school closures, should we limit our children’s interactions with older adults and those with chronic health issues? Kindly answer in English.", "short_query": "Respond in English if we should limit time with older adults and those with chronic conditions while school’s out.", "keywords": "English"}
|
177 |
+
{"_id": "176", "text": "How can my family and I prepare for COVID-19?", "instruction_og": "", "instruction_changed": "What steps can my family take to prepare for COVID-19? Please share your recommendations in Chinese.", "short_query": "Explain in Chinese how my family and I can prepare for COVID-19.", "keywords": "Chinese"}
|
178 |
+
{"_id": "177", "text": "How can my family and I prepare for COVID-19?", "instruction_og": "", "instruction_changed": "What steps can my family take to prepare for COVID-19? Please share your recommendations in English.", "short_query": "Explain in English how my family and I can prepare for COVID-19.", "keywords": "English"}
|
179 |
+
{"_id": "178", "text": "What steps can my family take to reduce our risk of getting COVID-19?", "instruction_og": "", "instruction_changed": "What precautions can my family take to minimize our risk of contracting COVID-19? Please explain in Chinese.", "short_query": "Tell me in Chinese the steps my family can take to reduce our risk of getting COVID-19.", "keywords": "Chinese"}
|
180 |
+
{"_id": "179", "text": "What steps can my family take to reduce our risk of getting COVID-19?", "instruction_og": "", "instruction_changed": "What precautions can my family take to minimize our risk of contracting COVID-19? Please explain in English.", "short_query": "Tell me in English the steps my family can take to reduce our risk of getting COVID-19.", "keywords": "English"}
|
181 |
+
{"_id": "180", "text": "What should I do if someone in my house gets sick with COVID-19?", "instruction_og": "", "instruction_changed": "If a household member contracts COVID-19, what actions should we take? Please provide your advice in Chinese.", "short_query": "Explain in Chinese what to do if someone in my house gets sick with COVID-19.", "keywords": "Chinese"}
|
182 |
+
{"_id": "181", "text": "What should I do if someone in my house gets sick with COVID-19?", "instruction_og": "", "instruction_changed": "If a household member contracts COVID-19, what actions should we take? Please provide your advice in English.", "short_query": "Explain in English what to do if someone in my house gets sick with COVID-19.", "keywords": "English"}
|
183 |
+
{"_id": "182", "text": "How can I prepare in case my child’s school, child care facility, or university is dismissed?", "instruction_og": "", "instruction_changed": "How can I prepare for the possibility of my child's school, daycare, or university being closed? Kindly respond in Chinese.", "short_query": "Tell me in Chinese how to prepare if my child’s school or daycare is dismissed.", "keywords": "Chinese"}
|
184 |
+
{"_id": "183", "text": "How can I prepare in case my child’s school, child care facility, or university is dismissed?", "instruction_og": "", "instruction_changed": "How can I prepare for the possibility of my child's school, daycare, or university being closed? Kindly respond in English.", "short_query": "Tell me in English how to prepare if my child’s school or daycare is dismissed.", "keywords": "English"}
|
185 |
+
{"_id": "184", "text": "How can I prepare for COVID-19 at work?", "instruction_og": "", "instruction_changed": "What measures should I take to prepare for COVID-19 at my workplace? Your advice in Chinese would be appreciated.", "short_query": "Explain in Chinese how to prepare for COVID-19 at work.", "keywords": "Chinese"}
|
186 |
+
{"_id": "185", "text": "How can I prepare for COVID-19 at work?", "instruction_og": "", "instruction_changed": "What measures should I take to prepare for COVID-19 at my workplace? Your advice in English would be appreciated.", "short_query": "Explain in English how to prepare for COVID-19 at work.", "keywords": "English"}
|
187 |
+
{"_id": "186", "text": "Should I use soap and water or a hand sanitizer to protect against COVID-19?", "instruction_og": "", "instruction_changed": "Is it better to use soap and water or hand sanitizer to protect against COVID-19? Please explain in Chinese.", "short_query": "Respond in Chinese if I should use soap and water or hand sanitizer to protect against COVID-19.", "keywords": "Chinese"}
|
188 |
+
{"_id": "187", "text": "Should I use soap and water or a hand sanitizer to protect against COVID-19?", "instruction_og": "", "instruction_changed": "Is it better to use soap and water or hand sanitizer to protect against COVID-19? Please explain in English.", "short_query": "Respond in English if I should use soap and water or hand sanitizer to protect against COVID-19.", "keywords": "English"}
|
189 |
+
{"_id": "188", "text": "What cleaning products should I use to protect against COVID-19?", "instruction_og": "", "instruction_changed": "Which cleaning products are effective against COVID-19? Your recommendations in Chinese would be helpful.", "short_query": "Explain in Chinese what cleaning products to use to protect against COVID-19.", "keywords": "Chinese"}
|
190 |
+
{"_id": "189", "text": "What cleaning products should I use to protect against COVID-19?", "instruction_og": "", "instruction_changed": "Which cleaning products are effective against COVID-19? Your recommendations in English would be helpful.", "short_query": "Explain in English what cleaning products to use to protect against COVID-19.", "keywords": "English"}
|
191 |
+
{"_id": "190", "text": "Should I make my own hand sanitizer if I can’t find it in the stores?", "instruction_og": "", "instruction_changed": "If hand sanitizer is unavailable in stores, should I make my own? Kindly provide your answer in Chinese.", "short_query": "Respond in Chinese if I should make my own hand sanitizer if it's unavailable in stores.", "keywords": "Chinese"}
|
192 |
+
{"_id": "191", "text": "Should I make my own hand sanitizer if I can’t find it in the stores?", "instruction_og": "", "instruction_changed": "If hand sanitizer is unavailable in stores, should I make my own? Kindly provide your answer in English.", "short_query": "Respond in English if I should make my own hand sanitizer if it's unavailable in stores.", "keywords": "English"}
|
193 |
+
{"_id": "192", "text": "What should I do if there is an outbreak in my community?", "instruction_og": "", "instruction_changed": "What steps should I take if there is a COVID-19 outbreak in my community? Your guidance in Chinese would be appreciated.", "short_query": "Tell me in Chinese what to do if there is an outbreak in my community.", "keywords": "Chinese"}
|
194 |
+
{"_id": "193", "text": "What should I do if there is an outbreak in my community?", "instruction_og": "", "instruction_changed": "What steps should I take if there is a COVID-19 outbreak in my community? Your guidance in English would be appreciated.", "short_query": "Tell me in English what to do if there is an outbreak in my community.", "keywords": "English"}
|
195 |
+
{"_id": "194", "text": "Will schools be dismissed if there is an outbreak in my community?", "instruction_og": "", "instruction_changed": "Are schools likely to close if there is a COVID-19 outbreak in the community? Please explain in Chinese.", "short_query": "Respond in Chinese if schools will be dismissed during a community outbreak.", "keywords": "Chinese"}
|
196 |
+
{"_id": "195", "text": "Will schools be dismissed if there is an outbreak in my community?", "instruction_og": "", "instruction_changed": "Are schools likely to close if there is a COVID-19 outbreak in the community? Please explain in English.", "short_query": "Respond in English if schools will be dismissed during a community outbreak.", "keywords": "English"}
|
197 |
+
{"_id": "196", "text": "Should I go to work if there is an outbreak in my community?", "instruction_og": "", "instruction_changed": "Is it advisable to go to work during a COVID-19 outbreak in my community? Please provide your answer in Chinese.", "short_query": "Tell me in Chinese if I should go to work during a community outbreak.", "keywords": "Chinese"}
|
198 |
+
{"_id": "197", "text": "Should I go to work if there is an outbreak in my community?", "instruction_og": "", "instruction_changed": "Is it advisable to go to work during a COVID-19 outbreak in my community? Please provide your answer in English.", "short_query": "Tell me in English if I should go to work during a community outbreak.", "keywords": "English"}
|
199 |
+
{"_id": "198", "text": "Will businesses and schools close or stay closed in my community and for how long? Will there be a “stay at home” or “shelter in place” order in my community?", "instruction_og": "", "instruction_changed": "Will businesses and schools close or remain closed in my community, and for how long? Is a “stay at home” or “shelter in place” order expected? Please respond in Chinese.", "short_query": "Explain in Chinese if businesses and schools will close or stay closed, and for how long, and if there will be a “stay at home” order.", "keywords": "Chinese"}
|
200 |
+
{"_id": "199", "text": "Will businesses and schools close or stay closed in my community and for how long? Will there be a “stay at home” or “shelter in place” order in my community?", "instruction_og": "", "instruction_changed": "Will businesses and schools close or remain closed in my community, and for how long? Is a “stay at home” or “shelter in place” order expected? Please respond in English.", "short_query": "Explain in English if businesses and schools will close or stay closed, and for how long, and if there will be a “stay at home” order.", "keywords": "English"}
|