[105063]: / dataset / qa_templates / abnormality_template.json

Download this file

54 lines (54 with data), 3.5 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"abnormality":[
"What are the abnormalities in the {region}?",
"What abnormalities are present in the {region}?",
"What types of abnormality are visible in the {region}?",
"What type of abnormality is visible in the {region}?",
"What kind of abnormalities are observed in the {region}?",
"What kinds of abnormalities can be identified in the {region}?",
"What specific abnormalities are detected in the {region}?",
"What specific types of abnormalities are evident in the {region}?",
"What types of abnormalities are evident upon examination of the {region}?",
"What types of abnormalities can be seen in the {region}?",
"What are the anomalies in the {region}?",
"What anomalies are present in the {region}?",
"What types of anomalies are visible in the {region}?",
"What type of anomalies is visible in the {region}?",
"What kind of anomalies are observed in the {region}?",
"What kinds of anomalies can be identified in the {region}?",
"What specific anomalies are detected in the {region}?",
"What specific types of anomalies are evident in the {region}?",
"What types of anomalies are evident upon examination of the {region}?",
"What types of anomalies can be seen in the {region}?",
"What are the abnormal findings in the {region}?",
"What abnormal findings are present in the {region}?",
"What types of abnormal findings are visible in the {region}?",
"What type of abnormal findings is visible in the {region}?",
"What kind of abnormal findings are observed in the {region}?",
"What kinds of abnormal findings can be identified in the {region}?",
"What specific abnormal findings are detected in the {region}?",
"What specific types of abnormal findings are evident in the {region}?",
"What types of abnormal findings are evident upon examination of the {region}?",
"What types of abnormal findings can be seen in the {region}?",
"What are the irregular findings in the {region}?",
"What irregular findings are present in the {region}?",
"What types of irregular findings are visible in the {region}?",
"What type of irregular findings is visible in the {region}?",
"What kind of irregular findings are observed in the {region}?",
"What kinds of irregular findings can be identified in the {region}?",
"What specific irregular findings are detected in the {region}?",
"What specific types of irregular findings are evident in the {region}?",
"What types of irregular findings are evident upon examination of the {region}?",
"What types of irregular findings can be seen in the {region}?",
"What are the irregularities in the {region}?",
"What irregularities are present in the {region}?",
"What types of irregularities are visible in the {region}?",
"What type of irregularities is visible in the {region}?",
"What kind of irregularities are observed in the {region}?",
"What kinds of irregularities can be identified in the {region}?",
"What specific irregularities are detected in the {region}?",
"What specific types of irregularities are evident in the {region}?",
"What types of irregularities are evident upon examination of the {region}?",
"What types of irregularities can be seen in the {region}?"
]
}