Datasets:
Tasks:
Text Retrieval
Modalities:
Text
Languages:
Chinese
Size:
10K - 100K
ArXiv:
Tags:
baidu-baike-retrieval
License:
GriffinLei
commited on
Upload 4 files
Browse files- .gitattributes +1 -0
- README.md +58 -0
- corpus.jsonl +3 -0
- qrels/test.jsonl +318 -0
- queries.jsonl +318 -0
.gitattributes
CHANGED
@@ -56,3 +56,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
59 |
+
corpus.jsonl filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- text-retrieval
|
5 |
+
language:
|
6 |
+
- zh
|
7 |
+
tags:
|
8 |
+
- baidu-baike-retrieval
|
9 |
+
pretty_name: CMIRB Benchmark
|
10 |
+
size_categories:
|
11 |
+
- 10M<n<100M
|
12 |
+
dataset_info:
|
13 |
+
- config_name: default
|
14 |
+
features:
|
15 |
+
- name: q_id
|
16 |
+
dtype: string
|
17 |
+
- name: p_id
|
18 |
+
dtype: string
|
19 |
+
- name: score
|
20 |
+
dtype: int64
|
21 |
+
splits:
|
22 |
+
- name: test
|
23 |
+
num_bytes: 15264
|
24 |
+
num_examples: 318
|
25 |
+
- config_name: corpus
|
26 |
+
features:
|
27 |
+
- name: id
|
28 |
+
dtype: string
|
29 |
+
- name: text
|
30 |
+
dtype: string
|
31 |
+
splits:
|
32 |
+
- name: corpus
|
33 |
+
num_bytes: 66439021
|
34 |
+
num_examples: 56441
|
35 |
+
- config_name: queries
|
36 |
+
features:
|
37 |
+
- name: id
|
38 |
+
dtype: string
|
39 |
+
- name: text
|
40 |
+
dtype: string
|
41 |
+
splits:
|
42 |
+
- name: queries
|
43 |
+
num_bytes: 16216
|
44 |
+
num_examples: 318
|
45 |
+
configs:
|
46 |
+
- config_name: default
|
47 |
+
data_files:
|
48 |
+
- split: test
|
49 |
+
path: qrels/test.jsonl
|
50 |
+
- config_name: corpus
|
51 |
+
data_files:
|
52 |
+
- split: corpus
|
53 |
+
path: corpus.jsonl
|
54 |
+
- config_name: queries
|
55 |
+
data_files:
|
56 |
+
- split: queries
|
57 |
+
path: queries.jsonl
|
58 |
+
---
|
corpus.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:679752c29655e302752aaa4219481e949f72429fec7944ccd1bec6d0da4f3057
|
3 |
+
size 66439021
|
qrels/test.jsonl
ADDED
@@ -0,0 +1,318 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"q_id": "q0000", "p_id": "p08867", "score": 1}
|
2 |
+
{"q_id": "q0001", "p_id": "p41678", "score": 1}
|
3 |
+
{"q_id": "q0002", "p_id": "p08578", "score": 1}
|
4 |
+
{"q_id": "q0003", "p_id": "p48987", "score": 1}
|
5 |
+
{"q_id": "q0004", "p_id": "p13578", "score": 1}
|
6 |
+
{"q_id": "q0005", "p_id": "p35734", "score": 1}
|
7 |
+
{"q_id": "q0006", "p_id": "p49842", "score": 1}
|
8 |
+
{"q_id": "q0007", "p_id": "p29742", "score": 1}
|
9 |
+
{"q_id": "q0008", "p_id": "p48710", "score": 1}
|
10 |
+
{"q_id": "q0009", "p_id": "p27234", "score": 1}
|
11 |
+
{"q_id": "q0010", "p_id": "p52038", "score": 1}
|
12 |
+
{"q_id": "q0011", "p_id": "p16634", "score": 1}
|
13 |
+
{"q_id": "q0012", "p_id": "p21905", "score": 1}
|
14 |
+
{"q_id": "q0013", "p_id": "p36226", "score": 1}
|
15 |
+
{"q_id": "q0014", "p_id": "p38087", "score": 1}
|
16 |
+
{"q_id": "q0015", "p_id": "p01474", "score": 1}
|
17 |
+
{"q_id": "q0016", "p_id": "p49815", "score": 1}
|
18 |
+
{"q_id": "q0017", "p_id": "p45495", "score": 1}
|
19 |
+
{"q_id": "q0018", "p_id": "p53458", "score": 1}
|
20 |
+
{"q_id": "q0019", "p_id": "p16686", "score": 1}
|
21 |
+
{"q_id": "q0020", "p_id": "p18104", "score": 1}
|
22 |
+
{"q_id": "q0021", "p_id": "p29609", "score": 1}
|
23 |
+
{"q_id": "q0022", "p_id": "p08187", "score": 1}
|
24 |
+
{"q_id": "q0023", "p_id": "p07208", "score": 1}
|
25 |
+
{"q_id": "q0024", "p_id": "p18462", "score": 1}
|
26 |
+
{"q_id": "q0025", "p_id": "p35791", "score": 1}
|
27 |
+
{"q_id": "q0026", "p_id": "p37961", "score": 1}
|
28 |
+
{"q_id": "q0027", "p_id": "p01574", "score": 1}
|
29 |
+
{"q_id": "q0028", "p_id": "p07282", "score": 1}
|
30 |
+
{"q_id": "q0029", "p_id": "p14044", "score": 1}
|
31 |
+
{"q_id": "q0030", "p_id": "p37955", "score": 1}
|
32 |
+
{"q_id": "q0031", "p_id": "p25252", "score": 1}
|
33 |
+
{"q_id": "q0032", "p_id": "p32954", "score": 1}
|
34 |
+
{"q_id": "q0033", "p_id": "p48711", "score": 1}
|
35 |
+
{"q_id": "q0034", "p_id": "p29548", "score": 1}
|
36 |
+
{"q_id": "q0035", "p_id": "p50038", "score": 1}
|
37 |
+
{"q_id": "q0036", "p_id": "p29655", "score": 1}
|
38 |
+
{"q_id": "q0037", "p_id": "p39574", "score": 1}
|
39 |
+
{"q_id": "q0038", "p_id": "p46061", "score": 1}
|
40 |
+
{"q_id": "q0039", "p_id": "p46377", "score": 1}
|
41 |
+
{"q_id": "q0040", "p_id": "p18497", "score": 1}
|
42 |
+
{"q_id": "q0041", "p_id": "p37970", "score": 1}
|
43 |
+
{"q_id": "q0042", "p_id": "p32951", "score": 1}
|
44 |
+
{"q_id": "q0043", "p_id": "p25043", "score": 1}
|
45 |
+
{"q_id": "q0044", "p_id": "p10990", "score": 1}
|
46 |
+
{"q_id": "q0045", "p_id": "p07080", "score": 1}
|
47 |
+
{"q_id": "q0046", "p_id": "p37619", "score": 1}
|
48 |
+
{"q_id": "q0047", "p_id": "p41245", "score": 1}
|
49 |
+
{"q_id": "q0048", "p_id": "p43282", "score": 1}
|
50 |
+
{"q_id": "q0049", "p_id": "p18198", "score": 1}
|
51 |
+
{"q_id": "q0050", "p_id": "p46392", "score": 1}
|
52 |
+
{"q_id": "q0051", "p_id": "p39389", "score": 1}
|
53 |
+
{"q_id": "q0052", "p_id": "p29486", "score": 1}
|
54 |
+
{"q_id": "q0053", "p_id": "p39974", "score": 1}
|
55 |
+
{"q_id": "q0054", "p_id": "p04238", "score": 1}
|
56 |
+
{"q_id": "q0055", "p_id": "p09241", "score": 1}
|
57 |
+
{"q_id": "q0056", "p_id": "p30531", "score": 1}
|
58 |
+
{"q_id": "q0057", "p_id": "p07948", "score": 1}
|
59 |
+
{"q_id": "q0058", "p_id": "p55255", "score": 1}
|
60 |
+
{"q_id": "q0059", "p_id": "p14525", "score": 1}
|
61 |
+
{"q_id": "q0060", "p_id": "p19422", "score": 1}
|
62 |
+
{"q_id": "q0061", "p_id": "p24683", "score": 1}
|
63 |
+
{"q_id": "q0062", "p_id": "p28145", "score": 1}
|
64 |
+
{"q_id": "q0063", "p_id": "p02735", "score": 1}
|
65 |
+
{"q_id": "q0064", "p_id": "p30550", "score": 1}
|
66 |
+
{"q_id": "q0065", "p_id": "p07582", "score": 1}
|
67 |
+
{"q_id": "q0066", "p_id": "p23366", "score": 1}
|
68 |
+
{"q_id": "q0067", "p_id": "p17178", "score": 1}
|
69 |
+
{"q_id": "q0068", "p_id": "p44748", "score": 1}
|
70 |
+
{"q_id": "q0069", "p_id": "p29741", "score": 1}
|
71 |
+
{"q_id": "q0070", "p_id": "p11154", "score": 1}
|
72 |
+
{"q_id": "q0071", "p_id": "p13178", "score": 1}
|
73 |
+
{"q_id": "q0072", "p_id": "p34988", "score": 1}
|
74 |
+
{"q_id": "q0073", "p_id": "p13646", "score": 1}
|
75 |
+
{"q_id": "q0074", "p_id": "p18224", "score": 1}
|
76 |
+
{"q_id": "q0075", "p_id": "p40191", "score": 1}
|
77 |
+
{"q_id": "q0076", "p_id": "p42138", "score": 1}
|
78 |
+
{"q_id": "q0077", "p_id": "p53489", "score": 1}
|
79 |
+
{"q_id": "q0078", "p_id": "p21788", "score": 1}
|
80 |
+
{"q_id": "q0079", "p_id": "p21873", "score": 1}
|
81 |
+
{"q_id": "q0080", "p_id": "p11176", "score": 1}
|
82 |
+
{"q_id": "q0081", "p_id": "p48406", "score": 1}
|
83 |
+
{"q_id": "q0082", "p_id": "p36170", "score": 1}
|
84 |
+
{"q_id": "q0083", "p_id": "p32737", "score": 1}
|
85 |
+
{"q_id": "q0084", "p_id": "p11176", "score": 1}
|
86 |
+
{"q_id": "q0085", "p_id": "p56371", "score": 1}
|
87 |
+
{"q_id": "q0086", "p_id": "p44837", "score": 1}
|
88 |
+
{"q_id": "q0087", "p_id": "p04319", "score": 1}
|
89 |
+
{"q_id": "q0088", "p_id": "p48566", "score": 1}
|
90 |
+
{"q_id": "q0089", "p_id": "p28146", "score": 1}
|
91 |
+
{"q_id": "q0090", "p_id": "p21651", "score": 1}
|
92 |
+
{"q_id": "q0091", "p_id": "p46046", "score": 1}
|
93 |
+
{"q_id": "q0092", "p_id": "p16893", "score": 1}
|
94 |
+
{"q_id": "q0093", "p_id": "p18214", "score": 1}
|
95 |
+
{"q_id": "q0094", "p_id": "p49229", "score": 1}
|
96 |
+
{"q_id": "q0095", "p_id": "p44178", "score": 1}
|
97 |
+
{"q_id": "q0096", "p_id": "p15147", "score": 1}
|
98 |
+
{"q_id": "q0097", "p_id": "p01179", "score": 1}
|
99 |
+
{"q_id": "q0098", "p_id": "p32183", "score": 1}
|
100 |
+
{"q_id": "q0099", "p_id": "p55299", "score": 1}
|
101 |
+
{"q_id": "q0100", "p_id": "p43463", "score": 1}
|
102 |
+
{"q_id": "q0101", "p_id": "p21598", "score": 1}
|
103 |
+
{"q_id": "q0102", "p_id": "p50979", "score": 1}
|
104 |
+
{"q_id": "q0103", "p_id": "p00933", "score": 1}
|
105 |
+
{"q_id": "q0104", "p_id": "p38748", "score": 1}
|
106 |
+
{"q_id": "q0105", "p_id": "p55678", "score": 1}
|
107 |
+
{"q_id": "q0106", "p_id": "p44942", "score": 1}
|
108 |
+
{"q_id": "q0107", "p_id": "p54934", "score": 1}
|
109 |
+
{"q_id": "q0108", "p_id": "p20364", "score": 1}
|
110 |
+
{"q_id": "q0109", "p_id": "p06693", "score": 1}
|
111 |
+
{"q_id": "q0110", "p_id": "p39917", "score": 1}
|
112 |
+
{"q_id": "q0111", "p_id": "p55603", "score": 1}
|
113 |
+
{"q_id": "q0112", "p_id": "p11174", "score": 1}
|
114 |
+
{"q_id": "q0113", "p_id": "p56333", "score": 1}
|
115 |
+
{"q_id": "q0114", "p_id": "p12356", "score": 1}
|
116 |
+
{"q_id": "q0115", "p_id": "p23756", "score": 1}
|
117 |
+
{"q_id": "q0116", "p_id": "p17065", "score": 1}
|
118 |
+
{"q_id": "q0117", "p_id": "p55833", "score": 1}
|
119 |
+
{"q_id": "q0118", "p_id": "p33050", "score": 1}
|
120 |
+
{"q_id": "q0119", "p_id": "p48985", "score": 1}
|
121 |
+
{"q_id": "q0120", "p_id": "p20962", "score": 1}
|
122 |
+
{"q_id": "q0121", "p_id": "p48867", "score": 1}
|
123 |
+
{"q_id": "q0122", "p_id": "p54462", "score": 1}
|
124 |
+
{"q_id": "q0123", "p_id": "p55314", "score": 1}
|
125 |
+
{"q_id": "q0124", "p_id": "p14927", "score": 1}
|
126 |
+
{"q_id": "q0125", "p_id": "p23376", "score": 1}
|
127 |
+
{"q_id": "q0126", "p_id": "p35331", "score": 1}
|
128 |
+
{"q_id": "q0127", "p_id": "p09235", "score": 1}
|
129 |
+
{"q_id": "q0128", "p_id": "p12329", "score": 1}
|
130 |
+
{"q_id": "q0129", "p_id": "p22673", "score": 1}
|
131 |
+
{"q_id": "q0130", "p_id": "p32522", "score": 1}
|
132 |
+
{"q_id": "q0131", "p_id": "p12349", "score": 1}
|
133 |
+
{"q_id": "q0132", "p_id": "p15310", "score": 1}
|
134 |
+
{"q_id": "q0133", "p_id": "p54156", "score": 1}
|
135 |
+
{"q_id": "q0134", "p_id": "p24034", "score": 1}
|
136 |
+
{"q_id": "q0135", "p_id": "p41412", "score": 1}
|
137 |
+
{"q_id": "q0136", "p_id": "p21058", "score": 1}
|
138 |
+
{"q_id": "q0137", "p_id": "p06887", "score": 1}
|
139 |
+
{"q_id": "q0138", "p_id": "p12346", "score": 1}
|
140 |
+
{"q_id": "q0139", "p_id": "p35774", "score": 1}
|
141 |
+
{"q_id": "q0140", "p_id": "p08348", "score": 1}
|
142 |
+
{"q_id": "q0141", "p_id": "p25795", "score": 1}
|
143 |
+
{"q_id": "q0142", "p_id": "p14379", "score": 1}
|
144 |
+
{"q_id": "q0143", "p_id": "p31642", "score": 1}
|
145 |
+
{"q_id": "q0144", "p_id": "p36109", "score": 1}
|
146 |
+
{"q_id": "q0145", "p_id": "p06323", "score": 1}
|
147 |
+
{"q_id": "q0146", "p_id": "p10197", "score": 1}
|
148 |
+
{"q_id": "q0147", "p_id": "p49893", "score": 1}
|
149 |
+
{"q_id": "q0148", "p_id": "p42163", "score": 1}
|
150 |
+
{"q_id": "q0149", "p_id": "p12464", "score": 1}
|
151 |
+
{"q_id": "q0150", "p_id": "p14406", "score": 1}
|
152 |
+
{"q_id": "q0151", "p_id": "p27382", "score": 1}
|
153 |
+
{"q_id": "q0152", "p_id": "p26104", "score": 1}
|
154 |
+
{"q_id": "q0153", "p_id": "p37838", "score": 1}
|
155 |
+
{"q_id": "q0154", "p_id": "p35234", "score": 1}
|
156 |
+
{"q_id": "q0155", "p_id": "p54472", "score": 1}
|
157 |
+
{"q_id": "q0156", "p_id": "p42558", "score": 1}
|
158 |
+
{"q_id": "q0157", "p_id": "p00096", "score": 1}
|
159 |
+
{"q_id": "q0158", "p_id": "p47824", "score": 1}
|
160 |
+
{"q_id": "q0159", "p_id": "p14367", "score": 1}
|
161 |
+
{"q_id": "q0160", "p_id": "p40271", "score": 1}
|
162 |
+
{"q_id": "q0161", "p_id": "p46378", "score": 1}
|
163 |
+
{"q_id": "q0162", "p_id": "p48441", "score": 1}
|
164 |
+
{"q_id": "q0163", "p_id": "p01267", "score": 1}
|
165 |
+
{"q_id": "q0164", "p_id": "p53051", "score": 1}
|
166 |
+
{"q_id": "q0165", "p_id": "p52449", "score": 1}
|
167 |
+
{"q_id": "q0166", "p_id": "p24676", "score": 1}
|
168 |
+
{"q_id": "q0167", "p_id": "p44955", "score": 1}
|
169 |
+
{"q_id": "q0168", "p_id": "p15445", "score": 1}
|
170 |
+
{"q_id": "q0169", "p_id": "p53491", "score": 1}
|
171 |
+
{"q_id": "q0170", "p_id": "p43932", "score": 1}
|
172 |
+
{"q_id": "q0171", "p_id": "p00285", "score": 1}
|
173 |
+
{"q_id": "q0172", "p_id": "p25791", "score": 1}
|
174 |
+
{"q_id": "q0173", "p_id": "p55161", "score": 1}
|
175 |
+
{"q_id": "q0174", "p_id": "p33183", "score": 1}
|
176 |
+
{"q_id": "q0175", "p_id": "p53480", "score": 1}
|
177 |
+
{"q_id": "q0176", "p_id": "p21475", "score": 1}
|
178 |
+
{"q_id": "q0177", "p_id": "p26103", "score": 1}
|
179 |
+
{"q_id": "q0178", "p_id": "p35222", "score": 1}
|
180 |
+
{"q_id": "q0179", "p_id": "p38838", "score": 1}
|
181 |
+
{"q_id": "q0180", "p_id": "p18260", "score": 1}
|
182 |
+
{"q_id": "q0181", "p_id": "p37799", "score": 1}
|
183 |
+
{"q_id": "q0182", "p_id": "p39972", "score": 1}
|
184 |
+
{"q_id": "q0183", "p_id": "p20963", "score": 1}
|
185 |
+
{"q_id": "q0184", "p_id": "p31531", "score": 1}
|
186 |
+
{"q_id": "q0185", "p_id": "p47704", "score": 1}
|
187 |
+
{"q_id": "q0186", "p_id": "p11985", "score": 1}
|
188 |
+
{"q_id": "q0187", "p_id": "p11669", "score": 1}
|
189 |
+
{"q_id": "q0188", "p_id": "p00154", "score": 1}
|
190 |
+
{"q_id": "q0189", "p_id": "p04452", "score": 1}
|
191 |
+
{"q_id": "q0190", "p_id": "p10939", "score": 1}
|
192 |
+
{"q_id": "q0191", "p_id": "p08912", "score": 1}
|
193 |
+
{"q_id": "q0192", "p_id": "p04704", "score": 1}
|
194 |
+
{"q_id": "q0193", "p_id": "p19990", "score": 1}
|
195 |
+
{"q_id": "q0194", "p_id": "p55300", "score": 1}
|
196 |
+
{"q_id": "q0195", "p_id": "p26034", "score": 1}
|
197 |
+
{"q_id": "q0196", "p_id": "p40172", "score": 1}
|
198 |
+
{"q_id": "q0197", "p_id": "p38788", "score": 1}
|
199 |
+
{"q_id": "q0198", "p_id": "p48438", "score": 1}
|
200 |
+
{"q_id": "q0199", "p_id": "p15483", "score": 1}
|
201 |
+
{"q_id": "q0200", "p_id": "p38353", "score": 1}
|
202 |
+
{"q_id": "q0201", "p_id": "p54562", "score": 1}
|
203 |
+
{"q_id": "q0202", "p_id": "p21872", "score": 1}
|
204 |
+
{"q_id": "q0203", "p_id": "p37095", "score": 1}
|
205 |
+
{"q_id": "q0204", "p_id": "p39459", "score": 1}
|
206 |
+
{"q_id": "q0205", "p_id": "p37962", "score": 1}
|
207 |
+
{"q_id": "q0206", "p_id": "p48061", "score": 1}
|
208 |
+
{"q_id": "q0207", "p_id": "p54084", "score": 1}
|
209 |
+
{"q_id": "q0208", "p_id": "p22385", "score": 1}
|
210 |
+
{"q_id": "q0209", "p_id": "p21670", "score": 1}
|
211 |
+
{"q_id": "q0210", "p_id": "p28000", "score": 1}
|
212 |
+
{"q_id": "q0211", "p_id": "p40294", "score": 1}
|
213 |
+
{"q_id": "q0212", "p_id": "p01474", "score": 1}
|
214 |
+
{"q_id": "q0213", "p_id": "p36225", "score": 1}
|
215 |
+
{"q_id": "q0214", "p_id": "p11176", "score": 1}
|
216 |
+
{"q_id": "q0215", "p_id": "p50623", "score": 1}
|
217 |
+
{"q_id": "q0216", "p_id": "p15880", "score": 1}
|
218 |
+
{"q_id": "q0217", "p_id": "p51340", "score": 1}
|
219 |
+
{"q_id": "q0218", "p_id": "p27325", "score": 1}
|
220 |
+
{"q_id": "q0219", "p_id": "p44425", "score": 1}
|
221 |
+
{"q_id": "q0220", "p_id": "p06335", "score": 1}
|
222 |
+
{"q_id": "q0221", "p_id": "p51332", "score": 1}
|
223 |
+
{"q_id": "q0222", "p_id": "p38314", "score": 1}
|
224 |
+
{"q_id": "q0223", "p_id": "p52727", "score": 1}
|
225 |
+
{"q_id": "q0224", "p_id": "p12217", "score": 1}
|
226 |
+
{"q_id": "q0225", "p_id": "p44896", "score": 1}
|
227 |
+
{"q_id": "q0226", "p_id": "p32954", "score": 1}
|
228 |
+
{"q_id": "q0227", "p_id": "p14690", "score": 1}
|
229 |
+
{"q_id": "q0228", "p_id": "p53015", "score": 1}
|
230 |
+
{"q_id": "q0229", "p_id": "p48382", "score": 1}
|
231 |
+
{"q_id": "q0230", "p_id": "p45990", "score": 1}
|
232 |
+
{"q_id": "q0231", "p_id": "p53489", "score": 1}
|
233 |
+
{"q_id": "q0232", "p_id": "p39574", "score": 1}
|
234 |
+
{"q_id": "q0233", "p_id": "p22820", "score": 1}
|
235 |
+
{"q_id": "q0234", "p_id": "p06888", "score": 1}
|
236 |
+
{"q_id": "q0235", "p_id": "p29540", "score": 1}
|
237 |
+
{"q_id": "q0236", "p_id": "p28349", "score": 1}
|
238 |
+
{"q_id": "q0237", "p_id": "p53419", "score": 1}
|
239 |
+
{"q_id": "q0238", "p_id": "p08578", "score": 1}
|
240 |
+
{"q_id": "q0239", "p_id": "p00538", "score": 1}
|
241 |
+
{"q_id": "q0240", "p_id": "p43964", "score": 1}
|
242 |
+
{"q_id": "q0241", "p_id": "p04997", "score": 1}
|
243 |
+
{"q_id": "q0242", "p_id": "p28537", "score": 1}
|
244 |
+
{"q_id": "q0243", "p_id": "p26231", "score": 1}
|
245 |
+
{"q_id": "q0244", "p_id": "p20871", "score": 1}
|
246 |
+
{"q_id": "q0245", "p_id": "p48987", "score": 1}
|
247 |
+
{"q_id": "q0246", "p_id": "p27880", "score": 1}
|
248 |
+
{"q_id": "q0247", "p_id": "p43941", "score": 1}
|
249 |
+
{"q_id": "q0248", "p_id": "p06306", "score": 1}
|
250 |
+
{"q_id": "q0249", "p_id": "p21710", "score": 1}
|
251 |
+
{"q_id": "q0250", "p_id": "p08346", "score": 1}
|
252 |
+
{"q_id": "q0251", "p_id": "p14369", "score": 1}
|
253 |
+
{"q_id": "q0252", "p_id": "p22819", "score": 1}
|
254 |
+
{"q_id": "q0253", "p_id": "p08672", "score": 1}
|
255 |
+
{"q_id": "q0254", "p_id": "p01463", "score": 1}
|
256 |
+
{"q_id": "q0255", "p_id": "p52950", "score": 1}
|
257 |
+
{"q_id": "q0256", "p_id": "p13517", "score": 1}
|
258 |
+
{"q_id": "q0257", "p_id": "p00155", "score": 1}
|
259 |
+
{"q_id": "q0258", "p_id": "p52204", "score": 1}
|
260 |
+
{"q_id": "q0259", "p_id": "p35868", "score": 1}
|
261 |
+
{"q_id": "q0260", "p_id": "p43230", "score": 1}
|
262 |
+
{"q_id": "q0261", "p_id": "p01312", "score": 1}
|
263 |
+
{"q_id": "q0262", "p_id": "p23321", "score": 1}
|
264 |
+
{"q_id": "q0263", "p_id": "p26319", "score": 1}
|
265 |
+
{"q_id": "q0264", "p_id": "p55830", "score": 1}
|
266 |
+
{"q_id": "q0265", "p_id": "p17065", "score": 1}
|
267 |
+
{"q_id": "q0266", "p_id": "p04319", "score": 1}
|
268 |
+
{"q_id": "q0267", "p_id": "p13717", "score": 1}
|
269 |
+
{"q_id": "q0268", "p_id": "p08576", "score": 1}
|
270 |
+
{"q_id": "q0269", "p_id": "p13883", "score": 1}
|
271 |
+
{"q_id": "q0270", "p_id": "p10951", "score": 1}
|
272 |
+
{"q_id": "q0271", "p_id": "p48985", "score": 1}
|
273 |
+
{"q_id": "q0272", "p_id": "p49772", "score": 1}
|
274 |
+
{"q_id": "q0273", "p_id": "p43586", "score": 1}
|
275 |
+
{"q_id": "q0274", "p_id": "p13215", "score": 1}
|
276 |
+
{"q_id": "q0275", "p_id": "p06255", "score": 1}
|
277 |
+
{"q_id": "q0276", "p_id": "p38952", "score": 1}
|
278 |
+
{"q_id": "q0277", "p_id": "p47445", "score": 1}
|
279 |
+
{"q_id": "q0278", "p_id": "p37243", "score": 1}
|
280 |
+
{"q_id": "q0279", "p_id": "p08867", "score": 1}
|
281 |
+
{"q_id": "q0280", "p_id": "p05656", "score": 1}
|
282 |
+
{"q_id": "q0281", "p_id": "p55678", "score": 1}
|
283 |
+
{"q_id": "q0282", "p_id": "p11162", "score": 1}
|
284 |
+
{"q_id": "q0283", "p_id": "p13928", "score": 1}
|
285 |
+
{"q_id": "q0284", "p_id": "p55187", "score": 1}
|
286 |
+
{"q_id": "q0285", "p_id": "p17729", "score": 1}
|
287 |
+
{"q_id": "q0286", "p_id": "p14443", "score": 1}
|
288 |
+
{"q_id": "q0287", "p_id": "p31303", "score": 1}
|
289 |
+
{"q_id": "q0288", "p_id": "p13868", "score": 1}
|
290 |
+
{"q_id": "q0289", "p_id": "p24683", "score": 1}
|
291 |
+
{"q_id": "q0290", "p_id": "p53393", "score": 1}
|
292 |
+
{"q_id": "q0291", "p_id": "p20874", "score": 1}
|
293 |
+
{"q_id": "q0292", "p_id": "p32952", "score": 1}
|
294 |
+
{"q_id": "q0293", "p_id": "p44838", "score": 1}
|
295 |
+
{"q_id": "q0294", "p_id": "p13490", "score": 1}
|
296 |
+
{"q_id": "q0295", "p_id": "p28445", "score": 1}
|
297 |
+
{"q_id": "q0296", "p_id": "p12326", "score": 1}
|
298 |
+
{"q_id": "q0297", "p_id": "p30562", "score": 1}
|
299 |
+
{"q_id": "q0298", "p_id": "p19779", "score": 1}
|
300 |
+
{"q_id": "q0299", "p_id": "p48987", "score": 1}
|
301 |
+
{"q_id": "q0300", "p_id": "p46061", "score": 1}
|
302 |
+
{"q_id": "q0301", "p_id": "p25075", "score": 1}
|
303 |
+
{"q_id": "q0302", "p_id": "p11583", "score": 1}
|
304 |
+
{"q_id": "q0303", "p_id": "p17953", "score": 1}
|
305 |
+
{"q_id": "q0304", "p_id": "p02351", "score": 1}
|
306 |
+
{"q_id": "q0305", "p_id": "p55887", "score": 1}
|
307 |
+
{"q_id": "q0306", "p_id": "p07284", "score": 1}
|
308 |
+
{"q_id": "q0307", "p_id": "p24000", "score": 1}
|
309 |
+
{"q_id": "q0308", "p_id": "p18462", "score": 1}
|
310 |
+
{"q_id": "q0309", "p_id": "p15861", "score": 1}
|
311 |
+
{"q_id": "q0310", "p_id": "p39974", "score": 1}
|
312 |
+
{"q_id": "q0311", "p_id": "p41736", "score": 1}
|
313 |
+
{"q_id": "q0312", "p_id": "p29536", "score": 1}
|
314 |
+
{"q_id": "q0313", "p_id": "p05487", "score": 1}
|
315 |
+
{"q_id": "q0314", "p_id": "p15332", "score": 1}
|
316 |
+
{"q_id": "q0315", "p_id": "p10364", "score": 1}
|
317 |
+
{"q_id": "q0316", "p_id": "p26030", "score": 1}
|
318 |
+
{"q_id": "q0317", "p_id": "p18612", "score": 1}
|
queries.jsonl
ADDED
@@ -0,0 +1,318 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"id": "q0000", "text": "强迫症的表现是什么"}
|
2 |
+
{"id": "q0001", "text": "怎么治疱疹"}
|
3 |
+
{"id": "q0002", "text": "吃什么补气血效果最好"}
|
4 |
+
{"id": "q0003", "text": "白癜风用什么药"}
|
5 |
+
{"id": "q0004", "text": "甲亢的早期症状女性"}
|
6 |
+
{"id": "q0005", "text": "手术疤痕怎么去除"}
|
7 |
+
{"id": "q0006", "text": "舌头黑是怎么回事"}
|
8 |
+
{"id": "q0007", "text": "右眼下眼皮跳"}
|
9 |
+
{"id": "q0008", "text": "月经期间吃什么好"}
|
10 |
+
{"id": "q0009", "text": "腹痛"}
|
11 |
+
{"id": "q0010", "text": "老人腿抽筋是怎么回事"}
|
12 |
+
{"id": "q0011", "text": "下眼皮肿是怎么回事"}
|
13 |
+
{"id": "q0012", "text": "手足口病症状"}
|
14 |
+
{"id": "q0013", "text": "血脂高的原因"}
|
15 |
+
{"id": "q0014", "text": "乳腺纤维瘤会癌变吗"}
|
16 |
+
{"id": "q0015", "text": "丰胸手术费用"}
|
17 |
+
{"id": "q0016", "text": "小孩突然发烧"}
|
18 |
+
{"id": "q0017", "text": "带状疱疹严重吗"}
|
19 |
+
{"id": "q0018", "text": "晕车难受"}
|
20 |
+
{"id": "q0019", "text": "男士胸部偏大"}
|
21 |
+
{"id": "q0020", "text": "小孩子脸上有白块"}
|
22 |
+
{"id": "q0021", "text": "大姨妈推迟几天算正常"}
|
23 |
+
{"id": "q0022", "text": "阴囊瘙痒用什么药膏"}
|
24 |
+
{"id": "q0023", "text": "眩晕症原因"}
|
25 |
+
{"id": "q0024", "text": "过敏性鼻炎什么症状"}
|
26 |
+
{"id": "q0025", "text": "不出汗是什么原因"}
|
27 |
+
{"id": "q0026", "text": "咽喉炎的原因"}
|
28 |
+
{"id": "q0027", "text": "尿少是什么原因"}
|
29 |
+
{"id": "q0028", "text": "声带息肉症状有哪些"}
|
30 |
+
{"id": "q0029", "text": "慢阻肺的症状"}
|
31 |
+
{"id": "q0030", "text": "咽喉炎症状及表现"}
|
32 |
+
{"id": "q0031", "text": "白带清洁度3度是什么意思"}
|
33 |
+
{"id": "q0032", "text": "肩周炎是怎么引起的"}
|
34 |
+
{"id": "q0033", "text": "生理期吃什么好"}
|
35 |
+
{"id": "q0034", "text": "女性阴虚火旺的症状"}
|
36 |
+
{"id": "q0035", "text": "甲减的最佳治疗方法"}
|
37 |
+
{"id": "q0036", "text": "怀不了孕的原因有几种"}
|
38 |
+
{"id": "q0037", "text": "小儿急疹的症状"}
|
39 |
+
{"id": "q0038", "text": "脓包不挤掉会自己消吗"}
|
40 |
+
{"id": "q0039", "text": "血糖高"}
|
41 |
+
{"id": "q0040", "text": "难产的定义"}
|
42 |
+
{"id": "q0041", "text": "嗓子疼发炎怎么办"}
|
43 |
+
{"id": "q0042", "text": "肩周炎症状"}
|
44 |
+
{"id": "q0043", "text": "怀孕多久会有反应"}
|
45 |
+
{"id": "q0044", "text": "感冒症状"}
|
46 |
+
{"id": "q0045", "text": "胃溃疡的症状及治疗"}
|
47 |
+
{"id": "q0046", "text": "湿气的危害"}
|
48 |
+
{"id": "q0047", "text": "特异性免疫和非特异性免疫的区别"}
|
49 |
+
{"id": "q0048", "text": "胃癌症状"}
|
50 |
+
{"id": "q0049", "text": "哪些食物可以缓解孕吐"}
|
51 |
+
{"id": "q0050", "text": "饭后血糖正常值是多少"}
|
52 |
+
{"id": "q0051", "text": "拔牙以后注意事项"}
|
53 |
+
{"id": "q0052", "text": "前庭神经炎"}
|
54 |
+
{"id": "q0053", "text": "小孩肺炎"}
|
55 |
+
{"id": "q0054", "text": "荨麻诊怎么办"}
|
56 |
+
{"id": "q0055", "text": "甲功五项"}
|
57 |
+
{"id": "q0056", "text": "狐臭用什么能治"}
|
58 |
+
{"id": "q0057", "text": "夏季手脱皮是怎么回事"}
|
59 |
+
{"id": "q0058", "text": "真菌感染用什么药膏"}
|
60 |
+
{"id": "q0059", "text": "小孩老是咳嗽怎么办 娃娃彭城社区"}
|
61 |
+
{"id": "q0060", "text": "老年斑的消除方法"}
|
62 |
+
{"id": "q0061", "text": "小孩口腔溃疡的治疗方法"}
|
63 |
+
{"id": "q0062", "text": "白色念珠菌感染症状"}
|
64 |
+
{"id": "q0063", "text": "牛皮癣的早期症状"}
|
65 |
+
{"id": "q0064", "text": "预产期到了还没生是什么原因"}
|
66 |
+
{"id": "q0065", "text": "牛皮鲜有什么症状"}
|
67 |
+
{"id": "q0066", "text": "急性白血病的临床表现"}
|
68 |
+
{"id": "q0067", "text": "乙肝有什么症状吗"}
|
69 |
+
{"id": "q0068", "text": "乙型肝炎表面抗体阳性是什么意思"}
|
70 |
+
{"id": "q0069", "text": "左眼眼皮一直跳"}
|
71 |
+
{"id": "q0070", "text": "脚气会传染到手上吗"}
|
72 |
+
{"id": "q0071", "text": "狂犬疫苗多久打有效"}
|
73 |
+
{"id": "q0072", "text": "疝气怎么治疗"}
|
74 |
+
{"id": "q0073", "text": "痛经的原因"}
|
75 |
+
{"id": "q0074", "text": "新生儿吐奶如何处理"}
|
76 |
+
{"id": "q0075", "text": "抗过敏药能长期吃吗"}
|
77 |
+
{"id": "q0076", "text": "月经不调闭经"}
|
78 |
+
{"id": "q0077", "text": "哪里脱毛好"}
|
79 |
+
{"id": "q0078", "text": "夜尿多是什么原因"}
|
80 |
+
{"id": "q0079", "text": "夏天手上起小水泡是怎么回事"}
|
81 |
+
{"id": "q0080", "text": "如何判断自己抑郁症"}
|
82 |
+
{"id": "q0081", "text": "女生长胡子的原因"}
|
83 |
+
{"id": "q0082", "text": "流感的主要症状"}
|
84 |
+
{"id": "q0083", "text": "生蛇怎么治疗"}
|
85 |
+
{"id": "q0084", "text": "忧郁症有什么表现"}
|
86 |
+
{"id": "q0085", "text": "胸膜炎的症状"}
|
87 |
+
{"id": "q0086", "text": "慢性结肠炎如何调理"}
|
88 |
+
{"id": "q0087", "text": "怀孕初期胃胀气怎么办"}
|
89 |
+
{"id": "q0088", "text": "怎么治疗抽动症"}
|
90 |
+
{"id": "q0089", "text": "阴道炎用什么药"}
|
91 |
+
{"id": "q0090", "text": "治痛风的方法"}
|
92 |
+
{"id": "q0091", "text": "阴茎延长术是什么"}
|
93 |
+
{"id": "q0092", "text": "小产注意事项"}
|
94 |
+
{"id": "q0093", "text": "宝宝吐奶什么原因"}
|
95 |
+
{"id": "q0094", "text": "胃糜烂的饮食"}
|
96 |
+
{"id": "q0095", "text": "黑眼圈眼袋怎么办"}
|
97 |
+
{"id": "q0096", "text": "如何按摩消除副乳"}
|
98 |
+
{"id": "q0097", "text": "生殖疱疹的症状"}
|
99 |
+
{"id": "q0098", "text": "感冒了吃什么好的快"}
|
100 |
+
{"id": "q0099", "text": "打喷嚏流鼻涕属于什么感冒"}
|
101 |
+
{"id": "q0100", "text": "北京包皮龟头炎治疗"}
|
102 |
+
{"id": "q0101", "text": "腰肌劳损怎么治疗"}
|
103 |
+
{"id": "q0102", "text": "宫颈癌症状"}
|
104 |
+
{"id": "q0103", "text": "胎盘0级什么意思"}
|
105 |
+
{"id": "q0104", "text": "中耳炎的原因"}
|
106 |
+
{"id": "q0105", "text": "宝宝感冒鼻子不透气"}
|
107 |
+
{"id": "q0106", "text": "癫痫病是什么病"}
|
108 |
+
{"id": "q0107", "text": "肝纤维化能治愈吗"}
|
109 |
+
{"id": "q0108", "text": "肝火旺的症状"}
|
110 |
+
{"id": "q0109", "text": "痔疮出血"}
|
111 |
+
{"id": "q0110", "text": "肺癌脑转移"}
|
112 |
+
{"id": "q0111", "text": "高血压三级是什么意思"}
|
113 |
+
{"id": "q0112", "text": "为什么会得抑郁症"}
|
114 |
+
{"id": "q0113", "text": "肠胃炎吃什么"}
|
115 |
+
{"id": "q0114", "text": "打鼾怎么回事"}
|
116 |
+
{"id": "q0115", "text": "大肠息肉的危害"}
|
117 |
+
{"id": "q0116", "text": "老是口腔溃疡是什么原因"}
|
118 |
+
{"id": "q0117", "text": "怎么去色斑"}
|
119 |
+
{"id": "q0118", "text": "孕妇痔疮"}
|
120 |
+
{"id": "q0119", "text": "白癜风原因"}
|
121 |
+
{"id": "q0120", "text": "左边腰疼是怎么回事"}
|
122 |
+
{"id": "q0121", "text": "左肾囊肿是怎么回事"}
|
123 |
+
{"id": "q0122", "text": "阴囊潮湿怎办"}
|
124 |
+
{"id": "q0123", "text": "癫痫病的治疗方法"}
|
125 |
+
{"id": "q0124", "text": "拔牙后干槽症的症状"}
|
126 |
+
{"id": "q0125", "text": "男人阴虚体质的表现"}
|
127 |
+
{"id": "q0126", "text": "肝胆湿热怎么办"}
|
128 |
+
{"id": "q0127", "text": "得了静脉曲张怎么办"}
|
129 |
+
{"id": "q0128", "text": "打呼噜是什么原因"}
|
130 |
+
{"id": "q0129", "text": "怎么治银屑病"}
|
131 |
+
{"id": "q0130", "text": "浅表性胃炎症状"}
|
132 |
+
{"id": "q0131", "text": "怎样才不会打呼噜"}
|
133 |
+
{"id": "q0132", "text": "甲状腺功能低下症状"}
|
134 |
+
{"id": "q0133", "text": "子宫囊肿如何治疗"}
|
135 |
+
{"id": "q0134", "text": "前列腺炎症状越来越重"}
|
136 |
+
{"id": "q0135", "text": "肛周湿疹治疗方法"}
|
137 |
+
{"id": "q0136", "text": "咳嗽带血块"}
|
138 |
+
{"id": "q0137", "text": "扁桃体炎的症状和治疗方法"}
|
139 |
+
{"id": "q0138", "text": "睡觉打呼噜怎么治"}
|
140 |
+
{"id": "q0139", "text": "输精管堵塞的症状"}
|
141 |
+
{"id": "q0140", "text": "肋软骨炎症状"}
|
142 |
+
{"id": "q0141", "text": "高血脂的危害"}
|
143 |
+
{"id": "q0142", "text": "小孩尿频是怎么回事"}
|
144 |
+
{"id": "q0143", "text": "发育迟缓"}
|
145 |
+
{"id": "q0144", "text": "肾积水是怎么回事"}
|
146 |
+
{"id": "q0145", "text": "急性咽炎症状"}
|
147 |
+
{"id": "q0146", "text": "支气管炎的症状"}
|
148 |
+
{"id": "q0147", "text": "晕车怎么办"}
|
149 |
+
{"id": "q0148", "text": "风湿性关节炎症状"}
|
150 |
+
{"id": "q0149", "text": "妊娠高血压症状"}
|
151 |
+
{"id": "q0150", "text": "太田痣的形成原因"}
|
152 |
+
{"id": "q0151", "text": "什么是萎缩性胃炎"}
|
153 |
+
{"id": "q0152", "text": "干眼症如何治愈"}
|
154 |
+
{"id": "q0153", "text": "盆腔炎治疗方法"}
|
155 |
+
{"id": "q0154", "text": "胆囊炎吃什么食物好"}
|
156 |
+
{"id": "q0155", "text": "散光眼是怎么形成的"}
|
157 |
+
{"id": "q0156", "text": "诺如病毒感染后的表现"}
|
158 |
+
{"id": "q0157", "text": "宫颈炎症状表现"}
|
159 |
+
{"id": "q0158", "text": "疥疮传染途径"}
|
160 |
+
{"id": "q0159", "text": "什么事尿频"}
|
161 |
+
{"id": "q0160", "text": "子宫腺肌症最新治疗"}
|
162 |
+
{"id": "q0161", "text": "高血糖形成的原因"}
|
163 |
+
{"id": "q0162", "text": "男性肾虚表现"}
|
164 |
+
{"id": "q0163", "text": "男性尿道炎症状表现"}
|
165 |
+
{"id": "q0164", "text": "卵巢囊肿破裂出血"}
|
166 |
+
{"id": "q0165", "text": "骨质疏松有哪些症状"}
|
167 |
+
{"id": "q0166", "text": "经常口腔溃疡会癌变吗"}
|
168 |
+
{"id": "q0167", "text": "酒精中毒症状"}
|
169 |
+
{"id": "q0168", "text": "肾亏腰疼怎么办"}
|
170 |
+
{"id": "q0169", "text": "光子脱毛的费用"}
|
171 |
+
{"id": "q0170", "text": "阑尾炎在哪边"}
|
172 |
+
{"id": "q0171", "text": "血淤体质有什么表现"}
|
173 |
+
{"id": "q0172", "text": "高血脂的症状"}
|
174 |
+
{"id": "q0173", "text": "慢性胃炎能喝黄酒吗"}
|
175 |
+
{"id": "q0174", "text": "频发室性早搏"}
|
176 |
+
{"id": "q0175", "text": "哪里可以脱毛"}
|
177 |
+
{"id": "q0176", "text": "低血糖是什么引起的"}
|
178 |
+
{"id": "q0177", "text": "中医怎么治疗干眼症"}
|
179 |
+
{"id": "q0178", "text": "胆囊炎的症状"}
|
180 |
+
{"id": "q0179", "text": "湿疹中药治疗方法"}
|
181 |
+
{"id": "q0180", "text": "蛔虫病症状"}
|
182 |
+
{"id": "q0181", "text": "宫颈囊肿是怎么形成的"}
|
183 |
+
{"id": "q0182", "text": "胃火大的症状"}
|
184 |
+
{"id": "q0183", "text": "腰疼的原因有哪些"}
|
185 |
+
{"id": "q0184", "text": "低血压怎么办?"}
|
186 |
+
{"id": "q0185", "text": "妊娠纹什么时候开始出现"}
|
187 |
+
{"id": "q0186", "text": "尿尿分叉"}
|
188 |
+
{"id": "q0187", "text": "妊娠期是什么意思"}
|
189 |
+
{"id": "q0188", "text": "乳腺增生什么原因"}
|
190 |
+
{"id": "q0189", "text": "胎盘的功效与作用"}
|
191 |
+
{"id": "q0190", "text": "腿抽筋的原因"}
|
192 |
+
{"id": "q0191", "text": "脐疝是怎么形成的"}
|
193 |
+
{"id": "q0192", "text": "病毒感染怎么引起的"}
|
194 |
+
{"id": "q0193", "text": "麦粒肿怎么治疗好得快"}
|
195 |
+
{"id": "q0194", "text": "风寒感冒咳嗽"}
|
196 |
+
{"id": "q0195", "text": "几个月有胎动"}
|
197 |
+
{"id": "q0196", "text": "过敏机理"}
|
198 |
+
{"id": "q0197", "text": "柏油便说明什么"}
|
199 |
+
{"id": "q0198", "text": "肾气虚"}
|
200 |
+
{"id": "q0199", "text": "血液病有哪些"}
|
201 |
+
{"id": "q0200", "text": "输卵管堵塞"}
|
202 |
+
{"id": "q0201", "text": "心绞痛的早期症状"}
|
203 |
+
{"id": "q0202", "text": "汗疱疹症状"}
|
204 |
+
{"id": "q0203", "text": "肺纤维化症状"}
|
205 |
+
{"id": "q0204", "text": "胰腺炎的症状及治疗"}
|
206 |
+
{"id": "q0205", "text": "咽喉炎症状"}
|
207 |
+
{"id": "q0206", "text": "内痔出血"}
|
208 |
+
{"id": "q0207", "text": "胆管内结石"}
|
209 |
+
{"id": "q0208", "text": "心力衰竭的症状"}
|
210 |
+
{"id": "q0209", "text": "包皮炎治疗"}
|
211 |
+
{"id": "q0210", "text": "什么是胆碱能性荨麻疹"}
|
212 |
+
{"id": "q0211", "text": "手脱皮最佳治疗方法"}
|
213 |
+
{"id": "q0212", "text": "自体隆胸费用"}
|
214 |
+
{"id": "q0213", "text": "血脂高如何调理"}
|
215 |
+
{"id": "q0214", "text": "抑郁症的症状"}
|
216 |
+
{"id": "q0215", "text": "女人更年期年龄是多大"}
|
217 |
+
{"id": "q0216", "text": "肠胃炎不能吃什么"}
|
218 |
+
{"id": "q0217", "text": "巧克力囊肿能不能怀孕"}
|
219 |
+
{"id": "q0218", "text": "气胸是怎样引起的"}
|
220 |
+
{"id": "q0219", "text": "男人秃头原因"}
|
221 |
+
{"id": "q0220", "text": "甲状腺炎怎么治疗"}
|
222 |
+
{"id": "q0221", "text": "巧克力囊肿严重吗"}
|
223 |
+
{"id": "q0222", "text": "健忘症的表现"}
|
224 |
+
{"id": "q0223", "text": "先兆性流产症状"}
|
225 |
+
{"id": "q0224", "text": "男人气血不足的症状"}
|
226 |
+
{"id": "q0225", "text": "颈椎脑供血不足吃什么药"}
|
227 |
+
{"id": "q0226", "text": "肩周炎的发病原因"}
|
228 |
+
{"id": "q0227", "text": "怀孕 流产是什么症状"}
|
229 |
+
{"id": "q0228", "text": "脑动脉硬化症状"}
|
230 |
+
{"id": "q0229", "text": "肺炎的症状有哪些"}
|
231 |
+
{"id": "q0230", "text": "血压低"}
|
232 |
+
{"id": "q0231", "text": "那里脱毛好"}
|
233 |
+
{"id": "q0232", "text": "幼儿急疹症状"}
|
234 |
+
{"id": "q0233", "text": "前列腺炎发病原因"}
|
235 |
+
{"id": "q0234", "text": "扁桃体炎的症状"}
|
236 |
+
{"id": "q0235", "text": "心率快的原因及治疗"}
|
237 |
+
{"id": "q0236", "text": "甲状腺功能减退症状"}
|
238 |
+
{"id": "q0237", "text": "晕车是什么原因"}
|
239 |
+
{"id": "q0238", "text": "女人气血虚吃什么补"}
|
240 |
+
{"id": "q0239", "text": "晨僵现象"}
|
241 |
+
{"id": "q0240", "text": "急性阑尾炎是怎么引起的"}
|
242 |
+
{"id": "q0241", "text": "什么病毒会导致妇科癌症"}
|
243 |
+
{"id": "q0242", "text": "脂溢性脱发是怎么回事"}
|
244 |
+
{"id": "q0243", "text": "脑缺血的症状"}
|
245 |
+
{"id": "q0244", "text": "黑眼袋怎么办"}
|
246 |
+
{"id": "q0245", "text": "白癜风药物治疗"}
|
247 |
+
{"id": "q0246", "text": "肿瘤和癌症的区别"}
|
248 |
+
{"id": "q0247", "text": "阑尾炎有什么症状"}
|
249 |
+
{"id": "q0248", "text": "肠梗阻是怎么引起的"}
|
250 |
+
{"id": "q0249", "text": "到底为什么肛周脓肿"}
|
251 |
+
{"id": "q0250", "text": "孕妇缺铁对胎儿有什么影响"}
|
252 |
+
{"id": "q0251", "text": "夜尿频多是怎么回事"}
|
253 |
+
{"id": "q0252", "text": "什么是慢性前列腺炎"}
|
254 |
+
{"id": "q0253", "text": "癫痫治疗方法"}
|
255 |
+
{"id": "q0254", "text": "怎样做隆胸手术"}
|
256 |
+
{"id": "q0255", "text": "滑膜炎治疗方法"}
|
257 |
+
{"id": "q0256", "text": "宝宝白血病早期症状"}
|
258 |
+
{"id": "q0257", "text": "经期乳腺增生"}
|
259 |
+
{"id": "q0258", "text": "艾滋病的传播途径有哪些"}
|
260 |
+
{"id": "q0259", "text": "脚上有疣"}
|
261 |
+
{"id": "q0260", "text": "肾阴虚的症状有哪些"}
|
262 |
+
{"id": "q0261", "text": "智齿旁边的肉疼"}
|
263 |
+
{"id": "q0262", "text": "低血钾症状"}
|
264 |
+
{"id": "q0263", "text": "硒抗癌吗"}
|
265 |
+
{"id": "q0264", "text": "早孕皮肤变黑"}
|
266 |
+
{"id": "q0265", "text": "经常口腔溃疡是什么原因"}
|
267 |
+
{"id": "q0266", "text": "怀孕胀气吃什么"}
|
268 |
+
{"id": "q0267", "text": "如何治疗腮腺炎"}
|
269 |
+
{"id": "q0268", "text": "女性气血不足的症状"}
|
270 |
+
{"id": "q0269", "text": "怎样调养肺气肿"}
|
271 |
+
{"id": "q0270", "text": "产后怎么观察恶露"}
|
272 |
+
{"id": "q0271", "text": "白癜风形成的原因"}
|
273 |
+
{"id": "q0272", "text": "长智齿"}
|
274 |
+
{"id": "q0273", "text": "小孩出水痘注意事项"}
|
275 |
+
{"id": "q0274", "text": "室性早搏治疗方法"}
|
276 |
+
{"id": "q0275", "text": "子宫脱垂的症状"}
|
277 |
+
{"id": "q0276", "text": "抑郁症的表现症状"}
|
278 |
+
{"id": "q0277", "text": "过敏性紫癜的症状"}
|
279 |
+
{"id": "q0278", "text": "低钾为什么至心律失常"}
|
280 |
+
{"id": "q0279", "text": "强迫症的症状表现"}
|
281 |
+
{"id": "q0280", "text": "腹型过敏性紫癜症状"}
|
282 |
+
{"id": "q0281", "text": "小孩感冒鼻塞怎么办 宝宝颗粒少不了"}
|
283 |
+
{"id": "q0282", "text": "雀斑是什么"}
|
284 |
+
{"id": "q0283", "text": "老年人脑萎缩症状"}
|
285 |
+
{"id": "q0284", "text": "慢性腹泻吃什么食物好"}
|
286 |
+
{"id": "q0285", "text": "什么导致不孕不育"}
|
287 |
+
{"id": "q0286", "text": "子宫内膜息肉手术后饮食"}
|
288 |
+
{"id": "q0287", "text": "羊水多对胎儿有什么影响"}
|
289 |
+
{"id": "q0288", "text": "早期肺气肿有什么症状"}
|
290 |
+
{"id": "q0289", "text": "小儿口腔溃疡的治疗方法"}
|
291 |
+
{"id": "q0290", "text": "尿结石不能吃什么"}
|
292 |
+
{"id": "q0291", "text": "肾阳虚的症状有哪些"}
|
293 |
+
{"id": "q0292", "text": "肩周炎是什么症状"}
|
294 |
+
{"id": "q0293", "text": "肠炎怎么治"}
|
295 |
+
{"id": "q0294", "text": "梅毒症状女有什么表现"}
|
296 |
+
{"id": "q0295", "text": "前庭大腺囊肿"}
|
297 |
+
{"id": "q0296", "text": "为什么人会打呼噜"}
|
298 |
+
{"id": "q0297", "text": "滑囊炎的症状"}
|
299 |
+
{"id": "q0298", "text": "血压低该怎么办"}
|
300 |
+
{"id": "q0299", "text": "治疗白癜风的药物"}
|
301 |
+
{"id": "q0300", "text": "疖肿怎样快速消除"}
|
302 |
+
{"id": "q0301", "text": "股藓用什么药膏好"}
|
303 |
+
{"id": "q0302", "text": "视网膜脱落能治好吗"}
|
304 |
+
{"id": "q0303", "text": "疱疹性咽峡炎的症状"}
|
305 |
+
{"id": "q0304", "text": "结肠炎吃什么食物好"}
|
306 |
+
{"id": "q0305", "text": "过敏性紫癜 肾炎"}
|
307 |
+
{"id": "q0306", "text": "青岛声带息肉治疗"}
|
308 |
+
{"id": "q0307", "text": "乳腺纤维瘤能根治吗"}
|
309 |
+
{"id": "q0308", "text": "过敏性鼻炎的症状"}
|
310 |
+
{"id": "q0309", "text": "胃炎症状"}
|
311 |
+
{"id": "q0310", "text": "小孩肺炎有哪些症状"}
|
312 |
+
{"id": "q0311", "text": "艾灸的好处与功效"}
|
313 |
+
{"id": "q0312", "text": "心率是什么"}
|
314 |
+
{"id": "q0313", "text": "肌肉拉伤怎么治疗"}
|
315 |
+
{"id": "q0314", "text": "心衰的临床表现"}
|
316 |
+
{"id": "q0315", "text": "乙肝表面抗体阳性是什么意思"}
|
317 |
+
{"id": "q0316", "text": "胎动什么感觉"}
|
318 |
+
{"id": "q0317", "text": "反复感冒是什么原因"}
|