dh-mc commited on
Commit
a1af241
·
1 Parent(s): 7f9f399

generate figures

Browse files
.env.example CHANGED
@@ -85,3 +85,6 @@ SOURCE_PDFS_PATH="./data/pdfs/"
85
  SOURCE_URLS="./data/pci_dss_urls.txt"
86
  CHUNCK_SIZE=1024
87
  CHUNK_OVERLAP=512
 
 
 
 
85
  SOURCE_URLS="./data/pci_dss_urls.txt"
86
  CHUNCK_SIZE=1024
87
  CHUNK_OVERLAP=512
88
+
89
+ VERTOPAL_APP_ID=
90
+ VERTOPAL_TOKEN=
requirements-mac.txt CHANGED
@@ -127,3 +127,4 @@ Pyarrow==15.0.0
127
  openpyxl==3.1.2
128
  text_generation==0.6.1
129
  tabulate==0.9.0
 
 
127
  openpyxl==3.1.2
128
  text_generation==0.6.1
129
  tabulate==0.9.0
130
+ vertopal==1.1.0
requirements.txt CHANGED
@@ -127,3 +127,4 @@ Pyarrow==15.0.0
127
  openpyxl==3.1.2
128
  text_generation==0.6.1
129
  tabulate==0.9.0
 
 
127
  openpyxl==3.1.2
128
  text_generation==0.6.1
129
  tabulate==0.9.0
130
+ vertopal==1.1.0
results/5_generate-figures.ipynb ADDED
The diff for this file is too large to render. See raw diff
 
results/figures/inference_speed.eps ADDED
@@ -0,0 +1,1323 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ %!PS-Adobe-3.0 EPSF-3.0
2
+ %%LanguageLevel: 3
3
+ %%Title: inference_speed.eps
4
+ %%Creator: Matplotlib v3.8.2, https://matplotlib.org/
5
+ %%CreationDate: Thu Feb 1 11:03:40 2024
6
+ %%Orientation: portrait
7
+ %%BoundingBox: 0 0 360 144
8
+ %%HiResBoundingBox: 0.000000 0.000000 360.000000 144.000000
9
+ %%EndComments
10
+ %%BeginProlog
11
+ /mpldict 9 dict def
12
+ mpldict begin
13
+ /_d { bind def } bind def
14
+ /m { moveto } _d
15
+ /l { lineto } _d
16
+ /r { rlineto } _d
17
+ /c { curveto } _d
18
+ /cl { closepath } _d
19
+ /ce { closepath eofill } _d
20
+ /sc { setcachedevice } _d
21
+ %!PS-Adobe-3.0 Resource-Font
22
+ %%Creator: Converted from TrueType to Type 3 by Matplotlib.
23
+ 10 dict begin
24
+ /FontName /DejaVuSans def
25
+ /PaintType 0 def
26
+ /FontMatrix [0.00048828125 0 0 0.00048828125 0 0] def
27
+ /FontBBox [-2090 -948 3673 2524] def
28
+ /FontType 3 def
29
+ /Encoding [/space /parenleft /parenright /hyphen /period /slash /zero /one /two /three /four /five /seven /G /L /O /P /T /a /b /c /d /e /i /k /l /m /n /o /p /r /s /t /u] def
30
+ /CharStrings 35 dict dup begin
31
+ /.notdef 0 def
32
+ /space{651 0 0 0 0 0 sc
33
+ ce} _d
34
+ /parenleft{799 0 176 -270 635 1554 sc
35
+ 635 1554 m
36
+ 546 1401 479 1249 436 1099 c
37
+ 393 949 371 797 371 643 c
38
+ 371 489 393 336 436 185 c
39
+ 480 34 546 -117 635 -270 c
40
+ 475 -270 l
41
+ 375 -113 300 41 250 192 c
42
+ 201 343 176 494 176 643 c
43
+ 176 792 201 941 250 1092 c
44
+ 299 1243 374 1397 475 1554 c
45
+ 635 1554 l
46
+
47
+ ce} _d
48
+ /parenright{799 0 164 -270 623 1554 sc
49
+ 164 1554 m
50
+ 324 1554 l
51
+ 424 1397 499 1243 548 1092 c
52
+ 598 941 623 792 623 643 c
53
+ 623 494 598 343 548 192 c
54
+ 499 41 424 -113 324 -270 c
55
+ 164 -270 l
56
+ 253 -117 319 34 362 185 c
57
+ 406 336 428 489 428 643 c
58
+ 428 797 406 949 362 1099 c
59
+ 319 1249 253 1401 164 1554 c
60
+
61
+ ce} _d
62
+ /hyphen{739 0 100 479 639 643 sc
63
+ 100 643 m
64
+ 639 643 l
65
+ 639 479 l
66
+ 100 479 l
67
+ 100 643 l
68
+
69
+ ce} _d
70
+ /period{651 0 219 0 430 254 sc
71
+ 219 254 m
72
+ 430 254 l
73
+ 430 0 l
74
+ 219 0 l
75
+ 219 254 l
76
+
77
+ ce} _d
78
+ /slash{690 0 0 -190 690 1493 sc
79
+ 520 1493 m
80
+ 690 1493 l
81
+ 170 -190 l
82
+ 0 -190 l
83
+ 520 1493 l
84
+
85
+ ce} _d
86
+ /zero{1303 0 135 -29 1167 1520 sc
87
+ 651 1360 m
88
+ 547 1360 469 1309 416 1206 c
89
+ 364 1104 338 950 338 745 c
90
+ 338 540 364 387 416 284 c
91
+ 469 182 547 131 651 131 c
92
+ 756 131 834 182 886 284 c
93
+ 939 387 965 540 965 745 c
94
+ 965 950 939 1104 886 1206 c
95
+ 834 1309 756 1360 651 1360 c
96
+
97
+ 651 1520 m
98
+ 818 1520 946 1454 1034 1321 c
99
+ 1123 1189 1167 997 1167 745 c
100
+ 1167 494 1123 302 1034 169 c
101
+ 946 37 818 -29 651 -29 c
102
+ 484 -29 356 37 267 169 c
103
+ 179 302 135 494 135 745 c
104
+ 135 997 179 1189 267 1321 c
105
+ 356 1454 484 1520 651 1520 c
106
+
107
+ ce} _d
108
+ /one{1303 0 225 0 1114 1493 sc
109
+ 254 170 m
110
+ 584 170 l
111
+ 584 1309 l
112
+ 225 1237 l
113
+ 225 1421 l
114
+ 582 1493 l
115
+ 784 1493 l
116
+ 784 170 l
117
+ 1114 170 l
118
+ 1114 0 l
119
+ 254 0 l
120
+ 254 170 l
121
+
122
+ ce} _d
123
+ /two{1303 0 150 0 1098 1520 sc
124
+ 393 170 m
125
+ 1098 170 l
126
+ 1098 0 l
127
+ 150 0 l
128
+ 150 170 l
129
+ 227 249 331 356 463 489 c
130
+ 596 623 679 709 713 748 c
131
+ 778 821 823 882 848 932 c
132
+ 874 983 887 1032 887 1081 c
133
+ 887 1160 859 1225 803 1275 c
134
+ 748 1325 675 1350 586 1350 c
135
+ 523 1350 456 1339 385 1317 c
136
+ 315 1295 240 1262 160 1217 c
137
+ 160 1421 l
138
+ 241 1454 317 1478 388 1495 c
139
+ 459 1512 523 1520 582 1520 c
140
+ 737 1520 860 1481 952 1404 c
141
+ 1044 1327 1090 1223 1090 1094 c
142
+ 1090 1033 1078 974 1055 919 c
143
+ 1032 864 991 800 930 725 c
144
+ 913 706 860 650 771 557 c
145
+ 682 465 556 336 393 170 c
146
+
147
+ ce} _d
148
+ /three{1303 0 156 -29 1139 1520 sc
149
+ 831 805 m
150
+ 928 784 1003 741 1057 676 c
151
+ 1112 611 1139 530 1139 434 c
152
+ 1139 287 1088 173 987 92 c
153
+ 886 11 742 -29 555 -29 c
154
+ 492 -29 428 -23 361 -10 c
155
+ 295 2 227 20 156 45 c
156
+ 156 240 l
157
+ 212 207 273 183 340 166 c
158
+ 407 149 476 141 549 141 c
159
+ 676 141 772 166 838 216 c
160
+ 905 266 938 339 938 434 c
161
+ 938 522 907 591 845 640 c
162
+ 784 690 698 715 588 715 c
163
+ 414 715 l
164
+ 414 881 l
165
+ 596 881 l
166
+ 695 881 771 901 824 940 c
167
+ 877 980 903 1037 903 1112 c
168
+ 903 1189 876 1247 821 1288 c
169
+ 767 1329 689 1350 588 1350 c
170
+ 533 1350 473 1344 410 1332 c
171
+ 347 1320 277 1301 201 1276 c
172
+ 201 1456 l
173
+ 278 1477 349 1493 416 1504 c
174
+ 483 1515 547 1520 606 1520 c
175
+ 759 1520 881 1485 970 1415 c
176
+ 1059 1346 1104 1252 1104 1133 c
177
+ 1104 1050 1080 980 1033 923 c
178
+ 986 866 918 827 831 805 c
179
+
180
+ ce} _d
181
+ /four{1303 0 100 0 1188 1493 sc
182
+ 774 1317 m
183
+ 264 520 l
184
+ 774 520 l
185
+ 774 1317 l
186
+
187
+ 721 1493 m
188
+ 975 1493 l
189
+ 975 520 l
190
+ 1188 520 l
191
+ 1188 352 l
192
+ 975 352 l
193
+ 975 0 l
194
+ 774 0 l
195
+ 774 352 l
196
+ 100 352 l
197
+ 100 547 l
198
+ 721 1493 l
199
+
200
+ ce} _d
201
+ /five{1303 0 158 -29 1124 1493 sc
202
+ 221 1493 m
203
+ 1014 1493 l
204
+ 1014 1323 l
205
+ 406 1323 l
206
+ 406 957 l
207
+ 435 967 465 974 494 979 c
208
+ 523 984 553 987 582 987 c
209
+ 749 987 881 941 978 850 c
210
+ 1075 759 1124 635 1124 479 c
211
+ 1124 318 1074 193 974 104 c
212
+ 874 15 733 -29 551 -29 c
213
+ 488 -29 424 -24 359 -13 c
214
+ 294 -2 227 14 158 35 c
215
+ 158 238 l
216
+ 218 205 280 181 344 165 c
217
+ 408 149 476 141 547 141 c
218
+ 662 141 754 171 821 232 c
219
+ 888 293 922 375 922 479 c
220
+ 922 583 888 665 821 726 c
221
+ 754 787 662 817 547 817 c
222
+ 493 817 439 811 385 799 c
223
+ 332 787 277 768 221 743 c
224
+ 221 1493 l
225
+
226
+ ce} _d
227
+ /seven{1303 0 168 0 1128 1493 sc
228
+ 168 1493 m
229
+ 1128 1493 l
230
+ 1128 1407 l
231
+ 586 0 l
232
+ 375 0 l
233
+ 885 1323 l
234
+ 168 1323 l
235
+ 168 1493 l
236
+
237
+ ce} _d
238
+ /G{1587 0 115 -29 1419 1520 sc
239
+ 1219 213 m
240
+ 1219 614 l
241
+ 889 614 l
242
+ 889 780 l
243
+ 1419 780 l
244
+ 1419 139 l
245
+ 1341 84 1255 42 1161 13 c
246
+ 1067 -15 967 -29 860 -29 c
247
+ 627 -29 444 39 312 175 c
248
+ 181 312 115 502 115 745 c
249
+ 115 989 181 1179 312 1315 c
250
+ 444 1452 627 1520 860 1520 c
251
+ 957 1520 1050 1508 1137 1484 c
252
+ 1225 1460 1306 1425 1380 1378 c
253
+ 1380 1163 l
254
+ 1305 1226 1226 1274 1142 1306 c
255
+ 1058 1338 970 1354 877 1354 c
256
+ 694 1354 557 1303 465 1201 c
257
+ 374 1099 328 947 328 745 c
258
+ 328 544 374 392 465 290 c
259
+ 557 188 694 137 877 137 c
260
+ 948 137 1012 143 1068 155 c
261
+ 1124 168 1174 187 1219 213 c
262
+
263
+ ce} _d
264
+ /L{1141 0 201 0 1130 1493 sc
265
+ 201 1493 m
266
+ 403 1493 l
267
+ 403 170 l
268
+ 1130 170 l
269
+ 1130 0 l
270
+ 201 0 l
271
+ 201 1493 l
272
+
273
+ ce} _d
274
+ /O{1612 0 115 -29 1497 1520 sc
275
+ 807 1356 m
276
+ 660 1356 544 1301 457 1192 c
277
+ 371 1083 328 934 328 745 c
278
+ 328 557 371 408 457 299 c
279
+ 544 190 660 135 807 135 c
280
+ 954 135 1070 190 1155 299 c
281
+ 1241 408 1284 557 1284 745 c
282
+ 1284 934 1241 1083 1155 1192 c
283
+ 1070 1301 954 1356 807 1356 c
284
+
285
+ 807 1520 m
286
+ 1016 1520 1184 1450 1309 1309 c
287
+ 1434 1169 1497 981 1497 745 c
288
+ 1497 510 1434 322 1309 181 c
289
+ 1184 41 1016 -29 807 -29 c
290
+ 597 -29 429 41 303 181 c
291
+ 178 321 115 509 115 745 c
292
+ 115 981 178 1169 303 1309 c
293
+ 429 1450 597 1520 807 1520 c
294
+
295
+ ce} _d
296
+ /P{1235 0 201 0 1165 1493 sc
297
+ 403 1327 m
298
+ 403 766 l
299
+ 657 766 l
300
+ 751 766 824 790 875 839 c
301
+ 926 888 952 957 952 1047 c
302
+ 952 1136 926 1205 875 1254 c
303
+ 824 1303 751 1327 657 1327 c
304
+ 403 1327 l
305
+
306
+ 201 1493 m
307
+ 657 1493 l
308
+ 824 1493 951 1455 1036 1379 c
309
+ 1122 1304 1165 1193 1165 1047 c
310
+ 1165 900 1122 788 1036 713 c
311
+ 951 638 824 600 657 600 c
312
+ 403 600 l
313
+ 403 0 l
314
+ 201 0 l
315
+ 201 1493 l
316
+
317
+ ce} _d
318
+ /T{1251 0 -6 0 1257 1493 sc
319
+ -6 1493 m
320
+ 1257 1493 l
321
+ 1257 1323 l
322
+ 727 1323 l
323
+ 727 0 l
324
+ 524 0 l
325
+ 524 1323 l
326
+ -6 1323 l
327
+ -6 1493 l
328
+
329
+ ce} _d
330
+ /a{1255 0 123 -29 1069 1147 sc
331
+ 702 563 m
332
+ 553 563 450 546 393 512 c
333
+ 336 478 307 420 307 338 c
334
+ 307 273 328 221 371 182 c
335
+ 414 144 473 125 547 125 c
336
+ 649 125 731 161 792 233 c
337
+ 854 306 885 402 885 522 c
338
+ 885 563 l
339
+ 702 563 l
340
+
341
+ 1069 639 m
342
+ 1069 0 l
343
+ 885 0 l
344
+ 885 170 l
345
+ 843 102 791 52 728 19 c
346
+ 665 -13 589 -29 498 -29 c
347
+ 383 -29 292 3 224 67 c
348
+ 157 132 123 218 123 326 c
349
+ 123 452 165 547 249 611 c
350
+ 334 675 460 707 627 707 c
351
+ 885 707 l
352
+ 885 725 l
353
+ 885 810 857 875 801 921 c
354
+ 746 968 668 991 567 991 c
355
+ 503 991 441 983 380 968 c
356
+ 319 953 261 930 205 899 c
357
+ 205 1069 l
358
+ 272 1095 338 1114 401 1127 c
359
+ 464 1140 526 1147 586 1147 c
360
+ 748 1147 869 1105 949 1021 c
361
+ 1029 937 1069 810 1069 639 c
362
+
363
+ ce} _d
364
+ /b{1300 0 186 -29 1188 1556 sc
365
+ 997 559 m
366
+ 997 694 969 800 913 877 c
367
+ 858 954 781 993 684 993 c
368
+ 587 993 510 954 454 877 c
369
+ 399 800 371 694 371 559 c
370
+ 371 424 399 317 454 240 c
371
+ 510 163 587 125 684 125 c
372
+ 781 125 858 163 913 240 c
373
+ 969 317 997 424 997 559 c
374
+
375
+ 371 950 m
376
+ 410 1017 458 1066 517 1098 c
377
+ 576 1131 647 1147 729 1147 c
378
+ 865 1147 975 1093 1060 985 c
379
+ 1145 877 1188 735 1188 559 c
380
+ 1188 383 1145 241 1060 133 c
381
+ 975 25 865 -29 729 -29 c
382
+ 647 -29 576 -13 517 19 c
383
+ 458 52 410 101 371 168 c
384
+ 371 0 l
385
+ 186 0 l
386
+ 186 1556 l
387
+ 371 1556 l
388
+ 371 950 l
389
+
390
+ ce} _d
391
+ /c{1126 0 113 -29 999 1147 sc
392
+ 999 1077 m
393
+ 999 905 l
394
+ 947 934 895 955 842 969 c
395
+ 790 984 737 991 684 991 c
396
+ 565 991 472 953 406 877 c
397
+ 340 802 307 696 307 559 c
398
+ 307 422 340 316 406 240 c
399
+ 472 165 565 127 684 127 c
400
+ 737 127 790 134 842 148 c
401
+ 895 163 947 184 999 213 c
402
+ 999 43 l
403
+ 948 19 894 1 839 -11 c
404
+ 784 -23 726 -29 664 -29 c
405
+ 495 -29 361 24 262 130 c
406
+ 163 236 113 379 113 559 c
407
+ 113 742 163 885 263 990 c
408
+ 364 1095 501 1147 676 1147 c
409
+ 733 1147 788 1141 842 1129 c
410
+ 896 1118 948 1100 999 1077 c
411
+
412
+ ce} _d
413
+ /d{1300 0 113 -29 1114 1556 sc
414
+ 930 950 m
415
+ 930 1556 l
416
+ 1114 1556 l
417
+ 1114 0 l
418
+ 930 0 l
419
+ 930 168 l
420
+ 891 101 842 52 783 19 c
421
+ 724 -13 654 -29 571 -29 c
422
+ 436 -29 325 25 240 133 c
423
+ 155 241 113 383 113 559 c
424
+ 113 735 155 877 240 985 c
425
+ 325 1093 436 1147 571 1147 c
426
+ 654 1147 724 1131 783 1098 c
427
+ 842 1066 891 1017 930 950 c
428
+
429
+ 303 559 m
430
+ 303 424 331 317 386 240 c
431
+ 442 163 519 125 616 125 c
432
+ 713 125 790 163 846 240 c
433
+ 902 317 930 424 930 559 c
434
+ 930 694 902 800 846 877 c
435
+ 790 954 713 993 616 993 c
436
+ 519 993 442 954 386 877 c
437
+ 331 800 303 694 303 559 c
438
+
439
+ ce} _d
440
+ /e{1260 0 113 -29 1151 1147 sc
441
+ 1151 606 m
442
+ 1151 516 l
443
+ 305 516 l
444
+ 313 389 351 293 419 226 c
445
+ 488 160 583 127 705 127 c
446
+ 776 127 844 136 910 153 c
447
+ 977 170 1043 196 1108 231 c
448
+ 1108 57 l
449
+ 1042 29 974 8 905 -7 c
450
+ 836 -22 765 -29 694 -29 c
451
+ 515 -29 374 23 269 127 c
452
+ 165 231 113 372 113 549 c
453
+ 113 732 162 878 261 985 c
454
+ 360 1093 494 1147 662 1147 c
455
+ 813 1147 932 1098 1019 1001 c
456
+ 1107 904 1151 773 1151 606 c
457
+
458
+ 967 660 m
459
+ 966 761 937 841 882 901 c
460
+ 827 961 755 991 664 991 c
461
+ 561 991 479 962 417 904 c
462
+ 356 846 320 764 311 659 c
463
+ 967 660 l
464
+
465
+ ce} _d
466
+ /i{569 0 193 0 377 1556 sc
467
+ 193 1120 m
468
+ 377 1120 l
469
+ 377 0 l
470
+ 193 0 l
471
+ 193 1120 l
472
+
473
+ 193 1556 m
474
+ 377 1556 l
475
+ 377 1323 l
476
+ 193 1323 l
477
+ 193 1556 l
478
+
479
+ ce} _d
480
+ /k{1186 0 186 0 1180 1556 sc
481
+ 186 1556 m
482
+ 371 1556 l
483
+ 371 637 l
484
+ 920 1120 l
485
+ 1155 1120 l
486
+ 561 596 l
487
+ 1180 0 l
488
+ 940 0 l
489
+ 371 547 l
490
+ 371 0 l
491
+ 186 0 l
492
+ 186 1556 l
493
+
494
+ ce} _d
495
+ /l{569 0 193 0 377 1556 sc
496
+ 193 1556 m
497
+ 377 1556 l
498
+ 377 0 l
499
+ 193 0 l
500
+ 193 1556 l
501
+
502
+ ce} _d
503
+ /m{1995 0 186 0 1821 1147 sc
504
+ 1065 905 m
505
+ 1111 988 1166 1049 1230 1088 c
506
+ 1294 1127 1369 1147 1456 1147 c
507
+ 1573 1147 1663 1106 1726 1024 c
508
+ 1789 943 1821 827 1821 676 c
509
+ 1821 0 l
510
+ 1636 0 l
511
+ 1636 670 l
512
+ 1636 777 1617 857 1579 909 c
513
+ 1541 961 1483 987 1405 987 c
514
+ 1310 987 1234 955 1179 892 c
515
+ 1124 829 1096 742 1096 633 c
516
+ 1096 0 l
517
+ 911 0 l
518
+ 911 670 l
519
+ 911 778 892 858 854 909 c
520
+ 816 961 757 987 678 987 c
521
+ 584 987 509 955 454 891 c
522
+ 399 828 371 742 371 633 c
523
+ 371 0 l
524
+ 186 0 l
525
+ 186 1120 l
526
+ 371 1120 l
527
+ 371 946 l
528
+ 413 1015 463 1065 522 1098 c
529
+ 581 1131 650 1147 731 1147 c
530
+ 812 1147 881 1126 938 1085 c
531
+ 995 1044 1038 984 1065 905 c
532
+
533
+ ce} _d
534
+ /n{1298 0 186 0 1124 1147 sc
535
+ 1124 676 m
536
+ 1124 0 l
537
+ 940 0 l
538
+ 940 670 l
539
+ 940 776 919 855 878 908 c
540
+ 837 961 775 987 692 987 c
541
+ 593 987 514 955 457 892 c
542
+ 400 829 371 742 371 633 c
543
+ 371 0 l
544
+ 186 0 l
545
+ 186 1120 l
546
+ 371 1120 l
547
+ 371 946 l
548
+ 415 1013 467 1064 526 1097 c
549
+ 586 1130 655 1147 733 1147 c
550
+ 862 1147 959 1107 1025 1027 c
551
+ 1091 948 1124 831 1124 676 c
552
+
553
+ ce} _d
554
+ /o{1253 0 113 -29 1141 1147 sc
555
+ 627 991 m
556
+ 528 991 450 952 393 875 c
557
+ 336 798 307 693 307 559 c
558
+ 307 425 335 319 392 242 c
559
+ 449 165 528 127 627 127 c
560
+ 725 127 803 166 860 243 c
561
+ 917 320 946 426 946 559 c
562
+ 946 692 917 797 860 874 c
563
+ 803 952 725 991 627 991 c
564
+
565
+ 627 1147 m
566
+ 787 1147 913 1095 1004 991 c
567
+ 1095 887 1141 743 1141 559 c
568
+ 1141 376 1095 232 1004 127 c
569
+ 913 23 787 -29 627 -29 c
570
+ 466 -29 340 23 249 127 c
571
+ 158 232 113 376 113 559 c
572
+ 113 743 158 887 249 991 c
573
+ 340 1095 466 1147 627 1147 c
574
+
575
+ ce} _d
576
+ /p{1300 0 186 -426 1188 1147 sc
577
+ 371 168 m
578
+ 371 -426 l
579
+ 186 -426 l
580
+ 186 1120 l
581
+ 371 1120 l
582
+ 371 950 l
583
+ 410 1017 458 1066 517 1098 c
584
+ 576 1131 647 1147 729 1147 c
585
+ 865 1147 975 1093 1060 985 c
586
+ 1145 877 1188 735 1188 559 c
587
+ 1188 383 1145 241 1060 133 c
588
+ 975 25 865 -29 729 -29 c
589
+ 647 -29 576 -13 517 19 c
590
+ 458 52 410 101 371 168 c
591
+
592
+ 997 559 m
593
+ 997 694 969 800 913 877 c
594
+ 858 954 781 993 684 993 c
595
+ 587 993 510 954 454 877 c
596
+ 399 800 371 694 371 559 c
597
+ 371 424 399 317 454 240 c
598
+ 510 163 587 125 684 125 c
599
+ 781 125 858 163 913 240 c
600
+ 969 317 997 424 997 559 c
601
+
602
+ ce} _d
603
+ /r{842 0 186 0 842 1147 sc
604
+ 842 948 m
605
+ 821 960 799 969 774 974 c
606
+ 750 980 723 983 694 983 c
607
+ 590 983 510 949 454 881 c
608
+ 399 814 371 717 371 590 c
609
+ 371 0 l
610
+ 186 0 l
611
+ 186 1120 l
612
+ 371 1120 l
613
+ 371 946 l
614
+ 410 1014 460 1064 522 1097 c
615
+ 584 1130 659 1147 748 1147 c
616
+ 761 1147 775 1146 790 1144 c
617
+ 805 1143 822 1140 841 1137 c
618
+ 842 948 l
619
+
620
+ ce} _d
621
+ /s{1067 0 111 -29 967 1147 sc
622
+ 907 1087 m
623
+ 907 913 l
624
+ 855 940 801 960 745 973 c
625
+ 689 986 631 993 571 993 c
626
+ 480 993 411 979 365 951 c
627
+ 320 923 297 881 297 825 c
628
+ 297 782 313 749 346 724 c
629
+ 379 700 444 677 543 655 c
630
+ 606 641 l
631
+ 737 613 829 573 884 522 c
632
+ 939 471 967 400 967 309 c
633
+ 967 205 926 123 843 62 c
634
+ 761 1 648 -29 504 -29 c
635
+ 444 -29 381 -23 316 -11 c
636
+ 251 0 183 18 111 41 c
637
+ 111 231 l
638
+ 179 196 246 169 312 151 c
639
+ 378 134 443 125 508 125 c
640
+ 595 125 661 140 708 169 c
641
+ 755 199 778 241 778 295 c
642
+ 778 345 761 383 727 410 c
643
+ 694 437 620 462 506 487 c
644
+ 442 502 l
645
+ 328 526 246 563 195 612 c
646
+ 144 662 119 730 119 817 c
647
+ 119 922 156 1004 231 1061 c
648
+ 306 1118 412 1147 549 1147 c
649
+ 617 1147 681 1142 741 1132 c
650
+ 801 1122 856 1107 907 1087 c
651
+
652
+ ce} _d
653
+ /t{803 0 55 0 754 1438 sc
654
+ 375 1438 m
655
+ 375 1120 l
656
+ 754 1120 l
657
+ 754 977 l
658
+ 375 977 l
659
+ 375 369 l
660
+ 375 278 387 219 412 193 c
661
+ 437 167 488 154 565 154 c
662
+ 754 154 l
663
+ 754 0 l
664
+ 565 0 l
665
+ 423 0 325 26 271 79 c
666
+ 217 132 190 229 190 369 c
667
+ 190 977 l
668
+ 55 977 l
669
+ 55 1120 l
670
+ 190 1120 l
671
+ 190 1438 l
672
+ 375 1438 l
673
+
674
+ ce} _d
675
+ /u{1298 0 174 -29 1112 1147 sc
676
+ 174 442 m
677
+ 174 1120 l
678
+ 358 1120 l
679
+ 358 449 l
680
+ 358 343 379 263 420 210 c
681
+ 461 157 523 131 606 131 c
682
+ 705 131 784 163 841 226 c
683
+ 899 289 928 376 928 485 c
684
+ 928 1120 l
685
+ 1112 1120 l
686
+ 1112 0 l
687
+ 928 0 l
688
+ 928 172 l
689
+ 883 104 831 53 772 20 c
690
+ 713 -13 645 -29 567 -29 c
691
+ 438 -29 341 11 274 91 c
692
+ 207 171 174 288 174 442 c
693
+
694
+ 637 1147 m
695
+ 637 1147 l
696
+
697
+ ce} _d
698
+ end readonly def
699
+
700
+ /BuildGlyph {
701
+ exch begin
702
+ CharStrings exch
703
+ 2 copy known not {pop /.notdef} if
704
+ true 3 1 roll get exec
705
+ end
706
+ } _d
707
+
708
+ /BuildChar {
709
+ 1 index /Encoding get exch get
710
+ 1 index /BuildGlyph get exec
711
+ } _d
712
+
713
+ FontName currentdict end definefont pop
714
+ end
715
+ %%EndProlog
716
+ mpldict begin
717
+ 0 0 translate
718
+ 0 0 360 144 rectclip
719
+ gsave
720
+ 0 0 m
721
+ 360 0 l
722
+ 360 144 l
723
+ 0 144 l
724
+ cl
725
+ 1 setgray
726
+ fill
727
+ grestore
728
+ gsave
729
+ 45 15.84 m
730
+ 324 15.84 l
731
+ 324 126.72 l
732
+ 45 126.72 l
733
+ cl
734
+ 1 setgray
735
+ fill
736
+ grestore
737
+ gsave
738
+ 45 15.84 279 110.88 rectclip
739
+ 45 20.46 m
740
+ 163.593064 20.46 l
741
+ 163.593064 29.7 l
742
+ 45 29.7 l
743
+ cl
744
+ 0.122 0.467 0.706 setrgbcolor
745
+ fill
746
+ grestore
747
+ gsave
748
+ 45 15.84 279 110.88 rectclip
749
+ 45 38.94 m
750
+ 285.245387 38.94 l
751
+ 285.245387 48.18 l
752
+ 45 48.18 l
753
+ cl
754
+ 0.122 0.467 0.706 setrgbcolor
755
+ fill
756
+ grestore
757
+ gsave
758
+ 45 15.84 279 110.88 rectclip
759
+ 45 57.42 m
760
+ 58.344057 57.42 l
761
+ 58.344057 66.66 l
762
+ 45 66.66 l
763
+ cl
764
+ 0.122 0.467 0.706 setrgbcolor
765
+ fill
766
+ grestore
767
+ gsave
768
+ 45 15.84 279 110.88 rectclip
769
+ 45 75.9 m
770
+ 57.057522 75.9 l
771
+ 57.057522 85.14 l
772
+ 45 85.14 l
773
+ cl
774
+ 0.122 0.467 0.706 setrgbcolor
775
+ fill
776
+ grestore
777
+ gsave
778
+ 45 15.84 279 110.88 rectclip
779
+ 45 94.38 m
780
+ 310.714286 94.38 l
781
+ 310.714286 103.62 l
782
+ 45 103.62 l
783
+ cl
784
+ 0.122 0.467 0.706 setrgbcolor
785
+ fill
786
+ grestore
787
+ gsave
788
+ 45 15.84 279 110.88 rectclip
789
+ 45 112.86 m
790
+ 293.390947 112.86 l
791
+ 293.390947 122.1 l
792
+ 45 122.1 l
793
+ cl
794
+ 0.122 0.467 0.706 setrgbcolor
795
+ fill
796
+ grestore
797
+ 0.8 setlinewidth
798
+ 1 setlinejoin
799
+ 0 setlinecap
800
+ [] 0 setdash
801
+ 0 setgray
802
+ gsave
803
+ /o {
804
+ gsave
805
+ newpath
806
+ translate
807
+ 0.8 setlinewidth
808
+ 1 setlinejoin
809
+
810
+ 0 setlinecap
811
+
812
+ 0 0 m
813
+ 0 -3.5 l
814
+
815
+ gsave
816
+ 0 setgray
817
+ fill
818
+ grestore
819
+ stroke
820
+ grestore
821
+ } bind def
822
+ 45 15.84 o
823
+ grestore
824
+ /DejaVuSans 10.000 selectfont
825
+ gsave
826
+
827
+ 41.8203 1.24625 translate
828
+ 0 rotate
829
+ 0 0 m /zero glyphshow
830
+ grestore
831
+ gsave
832
+ /o {
833
+ gsave
834
+ newpath
835
+ translate
836
+ 0.8 setlinewidth
837
+ 1 setlinejoin
838
+
839
+ 0 setlinecap
840
+
841
+ 0 0 m
842
+ 0 -3.5 l
843
+
844
+ gsave
845
+ 0 setgray
846
+ fill
847
+ grestore
848
+ stroke
849
+ grestore
850
+ } bind def
851
+ 82.3993 15.84 o
852
+ grestore
853
+ /DejaVuSans 10.000 selectfont
854
+ gsave
855
+
856
+ 79.2196 1.24625 translate
857
+ 0 rotate
858
+ 0 0 m /five glyphshow
859
+ grestore
860
+ gsave
861
+ /o {
862
+ gsave
863
+ newpath
864
+ translate
865
+ 0.8 setlinewidth
866
+ 1 setlinejoin
867
+
868
+ 0 setlinecap
869
+
870
+ 0 0 m
871
+ 0 -3.5 l
872
+
873
+ gsave
874
+ 0 setgray
875
+ fill
876
+ grestore
877
+ stroke
878
+ grestore
879
+ } bind def
880
+ 119.799 15.84 o
881
+ grestore
882
+ /DejaVuSans 10.000 selectfont
883
+ gsave
884
+
885
+ 113.439 1.24625 translate
886
+ 0 rotate
887
+ 0 0 m /one glyphshow
888
+ 6.3623 0 m /zero glyphshow
889
+ grestore
890
+ gsave
891
+ /o {
892
+ gsave
893
+ newpath
894
+ translate
895
+ 0.8 setlinewidth
896
+ 1 setlinejoin
897
+
898
+ 0 setlinecap
899
+
900
+ 0 0 m
901
+ 0 -3.5 l
902
+
903
+ gsave
904
+ 0 setgray
905
+ fill
906
+ grestore
907
+ stroke
908
+ grestore
909
+ } bind def
910
+ 157.198 15.84 o
911
+ grestore
912
+ /DejaVuSans 10.000 selectfont
913
+ gsave
914
+
915
+ 150.838 1.24625 translate
916
+ 0 rotate
917
+ 0 0 m /one glyphshow
918
+ 6.3623 0 m /five glyphshow
919
+ grestore
920
+ gsave
921
+ /o {
922
+ gsave
923
+ newpath
924
+ translate
925
+ 0.8 setlinewidth
926
+ 1 setlinejoin
927
+
928
+ 0 setlinecap
929
+
930
+ 0 0 m
931
+ 0 -3.5 l
932
+
933
+ gsave
934
+ 0 setgray
935
+ fill
936
+ grestore
937
+ stroke
938
+ grestore
939
+ } bind def
940
+ 194.597 15.84 o
941
+ grestore
942
+ /DejaVuSans 10.000 selectfont
943
+ gsave
944
+
945
+ 188.238 1.24625 translate
946
+ 0 rotate
947
+ 0 0 m /two glyphshow
948
+ 6.3623 0 m /zero glyphshow
949
+ grestore
950
+ gsave
951
+ /o {
952
+ gsave
953
+ newpath
954
+ translate
955
+ 0.8 setlinewidth
956
+ 1 setlinejoin
957
+
958
+ 0 setlinecap
959
+
960
+ 0 0 m
961
+ 0 -3.5 l
962
+
963
+ gsave
964
+ 0 setgray
965
+ fill
966
+ grestore
967
+ stroke
968
+ grestore
969
+ } bind def
970
+ 231.996 15.84 o
971
+ grestore
972
+ /DejaVuSans 10.000 selectfont
973
+ gsave
974
+
975
+ 225.637 1.24625 translate
976
+ 0 rotate
977
+ 0 0 m /two glyphshow
978
+ 6.3623 0 m /five glyphshow
979
+ grestore
980
+ gsave
981
+ /o {
982
+ gsave
983
+ newpath
984
+ translate
985
+ 0.8 setlinewidth
986
+ 1 setlinejoin
987
+
988
+ 0 setlinecap
989
+
990
+ 0 0 m
991
+ 0 -3.5 l
992
+
993
+ gsave
994
+ 0 setgray
995
+ fill
996
+ grestore
997
+ stroke
998
+ grestore
999
+ } bind def
1000
+ 269.396 15.84 o
1001
+ grestore
1002
+ /DejaVuSans 10.000 selectfont
1003
+ gsave
1004
+
1005
+ 263.036 1.24625 translate
1006
+ 0 rotate
1007
+ 0 0 m /three glyphshow
1008
+ 6.3623 0 m /zero glyphshow
1009
+ grestore
1010
+ gsave
1011
+ /o {
1012
+ gsave
1013
+ newpath
1014
+ translate
1015
+ 0.8 setlinewidth
1016
+ 1 setlinejoin
1017
+
1018
+ 0 setlinecap
1019
+
1020
+ 0 0 m
1021
+ 0 -3.5 l
1022
+
1023
+ gsave
1024
+ 0 setgray
1025
+ fill
1026
+ grestore
1027
+ stroke
1028
+ grestore
1029
+ } bind def
1030
+ 306.795 15.84 o
1031
+ grestore
1032
+ /DejaVuSans 10.000 selectfont
1033
+ gsave
1034
+
1035
+ 300.435 1.24625 translate
1036
+ 0 rotate
1037
+ 0 0 m /three glyphshow
1038
+ 6.3623 0 m /five glyphshow
1039
+ grestore
1040
+ gsave
1041
+ /o {
1042
+ gsave
1043
+ newpath
1044
+ translate
1045
+ 0.8 setlinewidth
1046
+ 1 setlinejoin
1047
+
1048
+ 0 setlinecap
1049
+
1050
+ -0 0 m
1051
+ -3.5 0 l
1052
+
1053
+ gsave
1054
+ 0 setgray
1055
+ fill
1056
+ grestore
1057
+ stroke
1058
+ grestore
1059
+ } bind def
1060
+ 45 25.08 o
1061
+ grestore
1062
+ /DejaVuSans 10.000 selectfont
1063
+ gsave
1064
+
1065
+ 9.01562 21.2831 translate
1066
+ 0 rotate
1067
+ 0 0 m /G glyphshow
1068
+ 7.74902 0 m /P glyphshow
1069
+ 13.7793 0 m /T glyphshow
1070
+ 19.0127 0 m /hyphen glyphshow
1071
+ 22.6211 0 m /four glyphshow
1072
+ grestore
1073
+ gsave
1074
+ /o {
1075
+ gsave
1076
+ newpath
1077
+ translate
1078
+ 0.8 setlinewidth
1079
+ 1 setlinejoin
1080
+
1081
+ 0 setlinecap
1082
+
1083
+ -0 0 m
1084
+ -3.5 0 l
1085
+
1086
+ gsave
1087
+ 0 setgray
1088
+ fill
1089
+ grestore
1090
+ stroke
1091
+ grestore
1092
+ } bind def
1093
+ 45 43.56 o
1094
+ grestore
1095
+ /DejaVuSans 10.000 selectfont
1096
+ gsave
1097
+
1098
+ -30.7969 39.7631 translate
1099
+ 0 rotate
1100
+ 0 0 m /G glyphshow
1101
+ 7.74902 0 m /P glyphshow
1102
+ 13.7793 0 m /T glyphshow
1103
+ 19.0127 0 m /hyphen glyphshow
1104
+ 22.6211 0 m /three glyphshow
1105
+ 28.9834 0 m /period glyphshow
1106
+ 32.1621 0 m /five glyphshow
1107
+ 38.5244 0 m /hyphen glyphshow
1108
+ 41.2578 0 m /T glyphshow
1109
+ 45.8662 0 m /u glyphshow
1110
+ 52.2041 0 m /r glyphshow
1111
+ 56.3154 0 m /b glyphshow
1112
+ 62.6631 0 m /o glyphshow
1113
+ grestore
1114
+ gsave
1115
+ /o {
1116
+ gsave
1117
+ newpath
1118
+ translate
1119
+ 0.8 setlinewidth
1120
+ 1 setlinejoin
1121
+
1122
+ 0 setlinecap
1123
+
1124
+ -0 0 m
1125
+ -3.5 0 l
1126
+
1127
+ gsave
1128
+ 0 setgray
1129
+ fill
1130
+ grestore
1131
+ stroke
1132
+ grestore
1133
+ } bind def
1134
+ 45 62.04 o
1135
+ grestore
1136
+ /DejaVuSans 10.000 selectfont
1137
+ gsave
1138
+
1139
+ -25 58.2431 translate
1140
+ 0 rotate
1141
+ 0 0 m /L glyphshow
1142
+ 5.57129 0 m /l glyphshow
1143
+ 8.34961 0 m /a glyphshow
1144
+ 14.4775 0 m /m glyphshow
1145
+ 24.2188 0 m /a glyphshow
1146
+ 30.3467 0 m /hyphen glyphshow
1147
+ 33.9551 0 m /two glyphshow
1148
+ 40.3174 0 m /hyphen glyphshow
1149
+ 43.9258 0 m /one glyphshow
1150
+ 50.2881 0 m /three glyphshow
1151
+ 56.6504 0 m /b glyphshow
1152
+ grestore
1153
+ gsave
1154
+ /o {
1155
+ gsave
1156
+ newpath
1157
+ translate
1158
+ 0.8 setlinewidth
1159
+ 1 setlinejoin
1160
+
1161
+ 0 setlinecap
1162
+
1163
+ -0 0 m
1164
+ -3.5 0 l
1165
+
1166
+ gsave
1167
+ 0 setgray
1168
+ fill
1169
+ grestore
1170
+ stroke
1171
+ grestore
1172
+ } bind def
1173
+ 45 80.52 o
1174
+ grestore
1175
+ /DejaVuSans 10.000 selectfont
1176
+ gsave
1177
+
1178
+ -18 76.7231 translate
1179
+ 0 rotate
1180
+ 0 0 m /O glyphshow
1181
+ 7.87109 0 m /r glyphshow
1182
+ 11.7324 0 m /c glyphshow
1183
+ 17.2305 0 m /a glyphshow
1184
+ 23.3584 0 m /hyphen glyphshow
1185
+ 26.9668 0 m /two glyphshow
1186
+ 33.3291 0 m /hyphen glyphshow
1187
+ 36.9375 0 m /one glyphshow
1188
+ 43.2998 0 m /three glyphshow
1189
+ 49.6621 0 m /b glyphshow
1190
+ grestore
1191
+ gsave
1192
+ /o {
1193
+ gsave
1194
+ newpath
1195
+ translate
1196
+ 0.8 setlinewidth
1197
+ 1 setlinejoin
1198
+
1199
+ 0 setlinecap
1200
+
1201
+ -0 0 m
1202
+ -3.5 0 l
1203
+
1204
+ gsave
1205
+ 0 setgray
1206
+ fill
1207
+ grestore
1208
+ stroke
1209
+ grestore
1210
+ } bind def
1211
+ 45 99 o
1212
+ grestore
1213
+ /DejaVuSans 10.000 selectfont
1214
+ gsave
1215
+
1216
+ -18.6406 95.2031 translate
1217
+ 0 rotate
1218
+ 0 0 m /L glyphshow
1219
+ 5.57129 0 m /l glyphshow
1220
+ 8.34961 0 m /a glyphshow
1221
+ 14.4775 0 m /m glyphshow
1222
+ 24.2188 0 m /a glyphshow
1223
+ 30.3467 0 m /hyphen glyphshow
1224
+ 33.9551 0 m /two glyphshow
1225
+ 40.3174 0 m /hyphen glyphshow
1226
+ 43.9258 0 m /seven glyphshow
1227
+ 50.2881 0 m /b glyphshow
1228
+ grestore
1229
+ gsave
1230
+ /o {
1231
+ gsave
1232
+ newpath
1233
+ translate
1234
+ 0.8 setlinewidth
1235
+ 1 setlinejoin
1236
+
1237
+ 0 setlinecap
1238
+
1239
+ -0 0 m
1240
+ -3.5 0 l
1241
+
1242
+ gsave
1243
+ 0 setgray
1244
+ fill
1245
+ grestore
1246
+ stroke
1247
+ grestore
1248
+ } bind def
1249
+ 45 117.48 o
1250
+ grestore
1251
+ /DejaVuSans 10.000 selectfont
1252
+ gsave
1253
+
1254
+ -11.6406 113.683 translate
1255
+ 0 rotate
1256
+ 0 0 m /O glyphshow
1257
+ 7.87109 0 m /r glyphshow
1258
+ 11.7324 0 m /c glyphshow
1259
+ 17.2305 0 m /a glyphshow
1260
+ 23.3584 0 m /hyphen glyphshow
1261
+ 26.9668 0 m /two glyphshow
1262
+ 33.3291 0 m /hyphen glyphshow
1263
+ 36.9375 0 m /seven glyphshow
1264
+ 43.2998 0 m /b glyphshow
1265
+ grestore
1266
+ 0 setlinejoin
1267
+ 2 setlinecap
1268
+ gsave
1269
+ 45 15.84 m
1270
+ 45 126.72 l
1271
+ stroke
1272
+ grestore
1273
+ gsave
1274
+ 324 15.84 m
1275
+ 324 126.72 l
1276
+ stroke
1277
+ grestore
1278
+ gsave
1279
+ 45 15.84 m
1280
+ 324 15.84 l
1281
+ stroke
1282
+ grestore
1283
+ gsave
1284
+ 45 126.72 m
1285
+ 324 126.72 l
1286
+ stroke
1287
+ grestore
1288
+ /DejaVuSans 12.000 selectfont
1289
+ gsave
1290
+
1291
+ 99.2891 132.72 translate
1292
+ 0 rotate
1293
+ 0 0 m /G glyphshow
1294
+ 9.29883 0 m /e glyphshow
1295
+ 16.6816 0 m /n glyphshow
1296
+ 24.2871 0 m /e glyphshow
1297
+ 31.6699 0 m /r glyphshow
1298
+ 36.6035 0 m /a glyphshow
1299
+ 43.957 0 m /t glyphshow
1300
+ 48.6621 0 m /i glyphshow
1301
+ 51.9961 0 m /o glyphshow
1302
+ 59.3379 0 m /n glyphshow
1303
+ 66.9434 0 m /space glyphshow
1304
+ 70.7578 0 m /s glyphshow
1305
+ 77.0098 0 m /p glyphshow
1306
+ 84.627 0 m /e glyphshow
1307
+ 92.0098 0 m /e glyphshow
1308
+ 99.3926 0 m /d glyphshow
1309
+ 107.01 0 m /space glyphshow
1310
+ 110.824 0 m /parenleft glyphshow
1311
+ 115.506 0 m /t glyphshow
1312
+ 120.211 0 m /o glyphshow
1313
+ 127.553 0 m /k glyphshow
1314
+ 134.127 0 m /e glyphshow
1315
+ 141.51 0 m /n glyphshow
1316
+ 149.115 0 m /s glyphshow
1317
+ 155.367 0 m /slash glyphshow
1318
+ 159.41 0 m /s glyphshow
1319
+ 165.662 0 m /parenright glyphshow
1320
+ grestore
1321
+
1322
+ end
1323
+ showpage
results/figures/perf_scores.eps ADDED
@@ -0,0 +1,2385 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ %!PS-Adobe-3.0 EPSF-3.0
2
+ %%LanguageLevel: 3
3
+ %%Title: perf_scores.eps
4
+ %%Creator: Matplotlib v3.8.2, https://matplotlib.org/
5
+ %%CreationDate: Thu Feb 1 11:03:40 2024
6
+ %%Orientation: portrait
7
+ %%BoundingBox: 0 0 360 432
8
+ %%HiResBoundingBox: 0.000000 0.000000 360.000000 432.000000
9
+ %%EndComments
10
+ %%BeginProlog
11
+ /mpldict 9 dict def
12
+ mpldict begin
13
+ /_d { bind def } bind def
14
+ /m { moveto } _d
15
+ /l { lineto } _d
16
+ /r { rlineto } _d
17
+ /c { curveto } _d
18
+ /cl { closepath } _d
19
+ /ce { closepath eofill } _d
20
+ /sc { setcachedevice } _d
21
+ %!PS-Adobe-3.0 Resource-Font
22
+ %%Creator: Converted from TrueType to Type 3 by Matplotlib.
23
+ 10 dict begin
24
+ /FontName /DejaVuSans def
25
+ /PaintType 0 def
26
+ /FontMatrix [0.00048828125 0 0 0.00048828125 0 0] def
27
+ /FontBBox [-2090 -948 3673 2524] def
28
+ /FontType 3 def
29
+ /Encoding [/space /parenleft /parenright /hyphen /period /zero /one /two /three /four /five /six /seven /eight /A /F /G /L /O /P /R /S /T /a /b /c /e /f /h /i /l /m /n /o /r /s /t /u /v /w /y] def
30
+ /CharStrings 42 dict dup begin
31
+ /.notdef 0 def
32
+ /space{651 0 0 0 0 0 sc
33
+ ce} _d
34
+ /parenleft{799 0 176 -270 635 1554 sc
35
+ 635 1554 m
36
+ 546 1401 479 1249 436 1099 c
37
+ 393 949 371 797 371 643 c
38
+ 371 489 393 336 436 185 c
39
+ 480 34 546 -117 635 -270 c
40
+ 475 -270 l
41
+ 375 -113 300 41 250 192 c
42
+ 201 343 176 494 176 643 c
43
+ 176 792 201 941 250 1092 c
44
+ 299 1243 374 1397 475 1554 c
45
+ 635 1554 l
46
+
47
+ ce} _d
48
+ /parenright{799 0 164 -270 623 1554 sc
49
+ 164 1554 m
50
+ 324 1554 l
51
+ 424 1397 499 1243 548 1092 c
52
+ 598 941 623 792 623 643 c
53
+ 623 494 598 343 548 192 c
54
+ 499 41 424 -113 324 -270 c
55
+ 164 -270 l
56
+ 253 -117 319 34 362 185 c
57
+ 406 336 428 489 428 643 c
58
+ 428 797 406 949 362 1099 c
59
+ 319 1249 253 1401 164 1554 c
60
+
61
+ ce} _d
62
+ /hyphen{739 0 100 479 639 643 sc
63
+ 100 643 m
64
+ 639 643 l
65
+ 639 479 l
66
+ 100 479 l
67
+ 100 643 l
68
+
69
+ ce} _d
70
+ /period{651 0 219 0 430 254 sc
71
+ 219 254 m
72
+ 430 254 l
73
+ 430 0 l
74
+ 219 0 l
75
+ 219 254 l
76
+
77
+ ce} _d
78
+ /zero{1303 0 135 -29 1167 1520 sc
79
+ 651 1360 m
80
+ 547 1360 469 1309 416 1206 c
81
+ 364 1104 338 950 338 745 c
82
+ 338 540 364 387 416 284 c
83
+ 469 182 547 131 651 131 c
84
+ 756 131 834 182 886 284 c
85
+ 939 387 965 540 965 745 c
86
+ 965 950 939 1104 886 1206 c
87
+ 834 1309 756 1360 651 1360 c
88
+
89
+ 651 1520 m
90
+ 818 1520 946 1454 1034 1321 c
91
+ 1123 1189 1167 997 1167 745 c
92
+ 1167 494 1123 302 1034 169 c
93
+ 946 37 818 -29 651 -29 c
94
+ 484 -29 356 37 267 169 c
95
+ 179 302 135 494 135 745 c
96
+ 135 997 179 1189 267 1321 c
97
+ 356 1454 484 1520 651 1520 c
98
+
99
+ ce} _d
100
+ /one{1303 0 225 0 1114 1493 sc
101
+ 254 170 m
102
+ 584 170 l
103
+ 584 1309 l
104
+ 225 1237 l
105
+ 225 1421 l
106
+ 582 1493 l
107
+ 784 1493 l
108
+ 784 170 l
109
+ 1114 170 l
110
+ 1114 0 l
111
+ 254 0 l
112
+ 254 170 l
113
+
114
+ ce} _d
115
+ /two{1303 0 150 0 1098 1520 sc
116
+ 393 170 m
117
+ 1098 170 l
118
+ 1098 0 l
119
+ 150 0 l
120
+ 150 170 l
121
+ 227 249 331 356 463 489 c
122
+ 596 623 679 709 713 748 c
123
+ 778 821 823 882 848 932 c
124
+ 874 983 887 1032 887 1081 c
125
+ 887 1160 859 1225 803 1275 c
126
+ 748 1325 675 1350 586 1350 c
127
+ 523 1350 456 1339 385 1317 c
128
+ 315 1295 240 1262 160 1217 c
129
+ 160 1421 l
130
+ 241 1454 317 1478 388 1495 c
131
+ 459 1512 523 1520 582 1520 c
132
+ 737 1520 860 1481 952 1404 c
133
+ 1044 1327 1090 1223 1090 1094 c
134
+ 1090 1033 1078 974 1055 919 c
135
+ 1032 864 991 800 930 725 c
136
+ 913 706 860 650 771 557 c
137
+ 682 465 556 336 393 170 c
138
+
139
+ ce} _d
140
+ /three{1303 0 156 -29 1139 1520 sc
141
+ 831 805 m
142
+ 928 784 1003 741 1057 676 c
143
+ 1112 611 1139 530 1139 434 c
144
+ 1139 287 1088 173 987 92 c
145
+ 886 11 742 -29 555 -29 c
146
+ 492 -29 428 -23 361 -10 c
147
+ 295 2 227 20 156 45 c
148
+ 156 240 l
149
+ 212 207 273 183 340 166 c
150
+ 407 149 476 141 549 141 c
151
+ 676 141 772 166 838 216 c
152
+ 905 266 938 339 938 434 c
153
+ 938 522 907 591 845 640 c
154
+ 784 690 698 715 588 715 c
155
+ 414 715 l
156
+ 414 881 l
157
+ 596 881 l
158
+ 695 881 771 901 824 940 c
159
+ 877 980 903 1037 903 1112 c
160
+ 903 1189 876 1247 821 1288 c
161
+ 767 1329 689 1350 588 1350 c
162
+ 533 1350 473 1344 410 1332 c
163
+ 347 1320 277 1301 201 1276 c
164
+ 201 1456 l
165
+ 278 1477 349 1493 416 1504 c
166
+ 483 1515 547 1520 606 1520 c
167
+ 759 1520 881 1485 970 1415 c
168
+ 1059 1346 1104 1252 1104 1133 c
169
+ 1104 1050 1080 980 1033 923 c
170
+ 986 866 918 827 831 805 c
171
+
172
+ ce} _d
173
+ /four{1303 0 100 0 1188 1493 sc
174
+ 774 1317 m
175
+ 264 520 l
176
+ 774 520 l
177
+ 774 1317 l
178
+
179
+ 721 1493 m
180
+ 975 1493 l
181
+ 975 520 l
182
+ 1188 520 l
183
+ 1188 352 l
184
+ 975 352 l
185
+ 975 0 l
186
+ 774 0 l
187
+ 774 352 l
188
+ 100 352 l
189
+ 100 547 l
190
+ 721 1493 l
191
+
192
+ ce} _d
193
+ /five{1303 0 158 -29 1124 1493 sc
194
+ 221 1493 m
195
+ 1014 1493 l
196
+ 1014 1323 l
197
+ 406 1323 l
198
+ 406 957 l
199
+ 435 967 465 974 494 979 c
200
+ 523 984 553 987 582 987 c
201
+ 749 987 881 941 978 850 c
202
+ 1075 759 1124 635 1124 479 c
203
+ 1124 318 1074 193 974 104 c
204
+ 874 15 733 -29 551 -29 c
205
+ 488 -29 424 -24 359 -13 c
206
+ 294 -2 227 14 158 35 c
207
+ 158 238 l
208
+ 218 205 280 181 344 165 c
209
+ 408 149 476 141 547 141 c
210
+ 662 141 754 171 821 232 c
211
+ 888 293 922 375 922 479 c
212
+ 922 583 888 665 821 726 c
213
+ 754 787 662 817 547 817 c
214
+ 493 817 439 811 385 799 c
215
+ 332 787 277 768 221 743 c
216
+ 221 1493 l
217
+
218
+ ce} _d
219
+ /six{1303 0 143 -29 1174 1520 sc
220
+ 676 827 m
221
+ 585 827 513 796 460 734 c
222
+ 407 672 381 587 381 479 c
223
+ 381 372 407 287 460 224 c
224
+ 513 162 585 131 676 131 c
225
+ 767 131 838 162 891 224 c
226
+ 944 287 971 372 971 479 c
227
+ 971 587 944 672 891 734 c
228
+ 838 796 767 827 676 827 c
229
+
230
+ 1077 1460 m
231
+ 1077 1276 l
232
+ 1026 1300 975 1318 923 1331 c
233
+ 872 1344 821 1350 770 1350 c
234
+ 637 1350 535 1305 464 1215 c
235
+ 394 1125 354 989 344 807 c
236
+ 383 865 433 909 492 940 c
237
+ 551 971 617 987 688 987 c
238
+ 838 987 956 941 1043 850 c
239
+ 1130 759 1174 636 1174 479 c
240
+ 1174 326 1129 203 1038 110 c
241
+ 947 17 827 -29 676 -29 c
242
+ 503 -29 371 37 280 169 c
243
+ 189 302 143 494 143 745 c
244
+ 143 981 199 1169 311 1309 c
245
+ 423 1450 573 1520 762 1520 c
246
+ 813 1520 864 1515 915 1505 c
247
+ 967 1495 1021 1480 1077 1460 c
248
+
249
+ ce} _d
250
+ /seven{1303 0 168 0 1128 1493 sc
251
+ 168 1493 m
252
+ 1128 1493 l
253
+ 1128 1407 l
254
+ 586 0 l
255
+ 375 0 l
256
+ 885 1323 l
257
+ 168 1323 l
258
+ 168 1493 l
259
+
260
+ ce} _d
261
+ /eight{1303 0 139 -29 1163 1520 sc
262
+ 651 709 m
263
+ 555 709 479 683 424 632 c
264
+ 369 581 342 510 342 420 c
265
+ 342 330 369 259 424 208 c
266
+ 479 157 555 131 651 131 c
267
+ 747 131 823 157 878 208 c
268
+ 933 260 961 331 961 420 c
269
+ 961 510 933 581 878 632 c
270
+ 823 683 748 709 651 709 c
271
+
272
+ 449 795 m
273
+ 362 816 295 857 246 916 c
274
+ 198 975 174 1048 174 1133 c
275
+ 174 1252 216 1347 301 1416 c
276
+ 386 1485 503 1520 651 1520 c
277
+ 800 1520 916 1485 1001 1416 c
278
+ 1086 1347 1128 1252 1128 1133 c
279
+ 1128 1048 1104 975 1055 916 c
280
+ 1007 857 940 816 854 795 c
281
+ 951 772 1027 728 1081 662 c
282
+ 1136 596 1163 515 1163 420 c
283
+ 1163 275 1119 164 1030 87 c
284
+ 942 10 816 -29 651 -29 c
285
+ 486 -29 360 10 271 87 c
286
+ 183 164 139 275 139 420 c
287
+ 139 515 166 596 221 662 c
288
+ 276 728 352 772 449 795 c
289
+
290
+ 375 1114 m
291
+ 375 1037 399 976 447 933 c
292
+ 496 890 564 868 651 868 c
293
+ 738 868 805 890 854 933 c
294
+ 903 976 928 1037 928 1114 c
295
+ 928 1191 903 1252 854 1295 c
296
+ 805 1338 738 1360 651 1360 c
297
+ 564 1360 496 1338 447 1295 c
298
+ 399 1252 375 1191 375 1114 c
299
+
300
+ ce} _d
301
+ /A{1401 0 16 0 1384 1493 sc
302
+ 700 1294 m
303
+ 426 551 l
304
+ 975 551 l
305
+ 700 1294 l
306
+
307
+ 586 1493 m
308
+ 815 1493 l
309
+ 1384 0 l
310
+ 1174 0 l
311
+ 1038 383 l
312
+ 365 383 l
313
+ 229 0 l
314
+ 16 0 l
315
+ 586 1493 l
316
+
317
+ ce} _d
318
+ /F{1178 0 201 0 1059 1493 sc
319
+ 201 1493 m
320
+ 1059 1493 l
321
+ 1059 1323 l
322
+ 403 1323 l
323
+ 403 883 l
324
+ 995 883 l
325
+ 995 713 l
326
+ 403 713 l
327
+ 403 0 l
328
+ 201 0 l
329
+ 201 1493 l
330
+
331
+ ce} _d
332
+ /G{1587 0 115 -29 1419 1520 sc
333
+ 1219 213 m
334
+ 1219 614 l
335
+ 889 614 l
336
+ 889 780 l
337
+ 1419 780 l
338
+ 1419 139 l
339
+ 1341 84 1255 42 1161 13 c
340
+ 1067 -15 967 -29 860 -29 c
341
+ 627 -29 444 39 312 175 c
342
+ 181 312 115 502 115 745 c
343
+ 115 989 181 1179 312 1315 c
344
+ 444 1452 627 1520 860 1520 c
345
+ 957 1520 1050 1508 1137 1484 c
346
+ 1225 1460 1306 1425 1380 1378 c
347
+ 1380 1163 l
348
+ 1305 1226 1226 1274 1142 1306 c
349
+ 1058 1338 970 1354 877 1354 c
350
+ 694 1354 557 1303 465 1201 c
351
+ 374 1099 328 947 328 745 c
352
+ 328 544 374 392 465 290 c
353
+ 557 188 694 137 877 137 c
354
+ 948 137 1012 143 1068 155 c
355
+ 1124 168 1174 187 1219 213 c
356
+
357
+ ce} _d
358
+ /L{1141 0 201 0 1130 1493 sc
359
+ 201 1493 m
360
+ 403 1493 l
361
+ 403 170 l
362
+ 1130 170 l
363
+ 1130 0 l
364
+ 201 0 l
365
+ 201 1493 l
366
+
367
+ ce} _d
368
+ /O{1612 0 115 -29 1497 1520 sc
369
+ 807 1356 m
370
+ 660 1356 544 1301 457 1192 c
371
+ 371 1083 328 934 328 745 c
372
+ 328 557 371 408 457 299 c
373
+ 544 190 660 135 807 135 c
374
+ 954 135 1070 190 1155 299 c
375
+ 1241 408 1284 557 1284 745 c
376
+ 1284 934 1241 1083 1155 1192 c
377
+ 1070 1301 954 1356 807 1356 c
378
+
379
+ 807 1520 m
380
+ 1016 1520 1184 1450 1309 1309 c
381
+ 1434 1169 1497 981 1497 745 c
382
+ 1497 510 1434 322 1309 181 c
383
+ 1184 41 1016 -29 807 -29 c
384
+ 597 -29 429 41 303 181 c
385
+ 178 321 115 509 115 745 c
386
+ 115 981 178 1169 303 1309 c
387
+ 429 1450 597 1520 807 1520 c
388
+
389
+ ce} _d
390
+ /P{1235 0 201 0 1165 1493 sc
391
+ 403 1327 m
392
+ 403 766 l
393
+ 657 766 l
394
+ 751 766 824 790 875 839 c
395
+ 926 888 952 957 952 1047 c
396
+ 952 1136 926 1205 875 1254 c
397
+ 824 1303 751 1327 657 1327 c
398
+ 403 1327 l
399
+
400
+ 201 1493 m
401
+ 657 1493 l
402
+ 824 1493 951 1455 1036 1379 c
403
+ 1122 1304 1165 1193 1165 1047 c
404
+ 1165 900 1122 788 1036 713 c
405
+ 951 638 824 600 657 600 c
406
+ 403 600 l
407
+ 403 0 l
408
+ 201 0 l
409
+ 201 1493 l
410
+
411
+ ce} _d
412
+ /R{1423 0 201 0 1364 1493 sc
413
+ 909 700 m
414
+ 952 685 994 654 1035 606 c
415
+ 1076 558 1118 492 1159 408 c
416
+ 1364 0 l
417
+ 1147 0 l
418
+ 956 383 l
419
+ 907 483 859 549 812 582 c
420
+ 766 615 703 631 623 631 c
421
+ 403 631 l
422
+ 403 0 l
423
+ 201 0 l
424
+ 201 1493 l
425
+ 657 1493 l
426
+ 828 1493 955 1457 1039 1386 c
427
+ 1123 1315 1165 1207 1165 1063 c
428
+ 1165 969 1143 891 1099 829 c
429
+ 1056 767 992 724 909 700 c
430
+
431
+ 403 1327 m
432
+ 403 797 l
433
+ 657 797 l
434
+ 754 797 828 819 877 864 c
435
+ 927 909 952 976 952 1063 c
436
+ 952 1150 927 1216 877 1260 c
437
+ 828 1305 754 1327 657 1327 c
438
+ 403 1327 l
439
+
440
+ ce} _d
441
+ /S{1300 0 135 -29 1186 1520 sc
442
+ 1096 1444 m
443
+ 1096 1247 l
444
+ 1019 1284 947 1311 879 1329 c
445
+ 811 1347 745 1356 682 1356 c
446
+ 572 1356 487 1335 427 1292 c
447
+ 368 1249 338 1189 338 1110 c
448
+ 338 1044 358 994 397 960 c
449
+ 437 927 512 900 623 879 c
450
+ 745 854 l
451
+ 896 825 1007 775 1078 702 c
452
+ 1150 630 1186 533 1186 412 c
453
+ 1186 267 1137 158 1040 83 c
454
+ 943 8 801 -29 614 -29 c
455
+ 543 -29 468 -21 388 -5 c
456
+ 309 11 226 35 141 66 c
457
+ 141 274 l
458
+ 223 228 303 193 382 170 c
459
+ 461 147 538 135 614 135 c
460
+ 729 135 818 158 881 203 c
461
+ 944 248 975 313 975 397 c
462
+ 975 470 952 528 907 569 c
463
+ 862 610 789 641 686 662 c
464
+ 563 686 l
465
+ 412 716 303 763 236 827 c
466
+ 169 891 135 980 135 1094 c
467
+ 135 1226 181 1330 274 1406 c
468
+ 367 1482 496 1520 659 1520 c
469
+ 729 1520 800 1514 873 1501 c
470
+ 946 1488 1020 1469 1096 1444 c
471
+
472
+ ce} _d
473
+ /T{1251 0 -6 0 1257 1493 sc
474
+ -6 1493 m
475
+ 1257 1493 l
476
+ 1257 1323 l
477
+ 727 1323 l
478
+ 727 0 l
479
+ 524 0 l
480
+ 524 1323 l
481
+ -6 1323 l
482
+ -6 1493 l
483
+
484
+ ce} _d
485
+ /a{1255 0 123 -29 1069 1147 sc
486
+ 702 563 m
487
+ 553 563 450 546 393 512 c
488
+ 336 478 307 420 307 338 c
489
+ 307 273 328 221 371 182 c
490
+ 414 144 473 125 547 125 c
491
+ 649 125 731 161 792 233 c
492
+ 854 306 885 402 885 522 c
493
+ 885 563 l
494
+ 702 563 l
495
+
496
+ 1069 639 m
497
+ 1069 0 l
498
+ 885 0 l
499
+ 885 170 l
500
+ 843 102 791 52 728 19 c
501
+ 665 -13 589 -29 498 -29 c
502
+ 383 -29 292 3 224 67 c
503
+ 157 132 123 218 123 326 c
504
+ 123 452 165 547 249 611 c
505
+ 334 675 460 707 627 707 c
506
+ 885 707 l
507
+ 885 725 l
508
+ 885 810 857 875 801 921 c
509
+ 746 968 668 991 567 991 c
510
+ 503 991 441 983 380 968 c
511
+ 319 953 261 930 205 899 c
512
+ 205 1069 l
513
+ 272 1095 338 1114 401 1127 c
514
+ 464 1140 526 1147 586 1147 c
515
+ 748 1147 869 1105 949 1021 c
516
+ 1029 937 1069 810 1069 639 c
517
+
518
+ ce} _d
519
+ /b{1300 0 186 -29 1188 1556 sc
520
+ 997 559 m
521
+ 997 694 969 800 913 877 c
522
+ 858 954 781 993 684 993 c
523
+ 587 993 510 954 454 877 c
524
+ 399 800 371 694 371 559 c
525
+ 371 424 399 317 454 240 c
526
+ 510 163 587 125 684 125 c
527
+ 781 125 858 163 913 240 c
528
+ 969 317 997 424 997 559 c
529
+
530
+ 371 950 m
531
+ 410 1017 458 1066 517 1098 c
532
+ 576 1131 647 1147 729 1147 c
533
+ 865 1147 975 1093 1060 985 c
534
+ 1145 877 1188 735 1188 559 c
535
+ 1188 383 1145 241 1060 133 c
536
+ 975 25 865 -29 729 -29 c
537
+ 647 -29 576 -13 517 19 c
538
+ 458 52 410 101 371 168 c
539
+ 371 0 l
540
+ 186 0 l
541
+ 186 1556 l
542
+ 371 1556 l
543
+ 371 950 l
544
+
545
+ ce} _d
546
+ /c{1126 0 113 -29 999 1147 sc
547
+ 999 1077 m
548
+ 999 905 l
549
+ 947 934 895 955 842 969 c
550
+ 790 984 737 991 684 991 c
551
+ 565 991 472 953 406 877 c
552
+ 340 802 307 696 307 559 c
553
+ 307 422 340 316 406 240 c
554
+ 472 165 565 127 684 127 c
555
+ 737 127 790 134 842 148 c
556
+ 895 163 947 184 999 213 c
557
+ 999 43 l
558
+ 948 19 894 1 839 -11 c
559
+ 784 -23 726 -29 664 -29 c
560
+ 495 -29 361 24 262 130 c
561
+ 163 236 113 379 113 559 c
562
+ 113 742 163 885 263 990 c
563
+ 364 1095 501 1147 676 1147 c
564
+ 733 1147 788 1141 842 1129 c
565
+ 896 1118 948 1100 999 1077 c
566
+
567
+ ce} _d
568
+ /e{1260 0 113 -29 1151 1147 sc
569
+ 1151 606 m
570
+ 1151 516 l
571
+ 305 516 l
572
+ 313 389 351 293 419 226 c
573
+ 488 160 583 127 705 127 c
574
+ 776 127 844 136 910 153 c
575
+ 977 170 1043 196 1108 231 c
576
+ 1108 57 l
577
+ 1042 29 974 8 905 -7 c
578
+ 836 -22 765 -29 694 -29 c
579
+ 515 -29 374 23 269 127 c
580
+ 165 231 113 372 113 549 c
581
+ 113 732 162 878 261 985 c
582
+ 360 1093 494 1147 662 1147 c
583
+ 813 1147 932 1098 1019 1001 c
584
+ 1107 904 1151 773 1151 606 c
585
+
586
+ 967 660 m
587
+ 966 761 937 841 882 901 c
588
+ 827 961 755 991 664 991 c
589
+ 561 991 479 962 417 904 c
590
+ 356 846 320 764 311 659 c
591
+ 967 660 l
592
+
593
+ ce} _d
594
+ /f{721 0 47 0 760 1556 sc
595
+ 760 1556 m
596
+ 760 1403 l
597
+ 584 1403 l
598
+ 518 1403 472 1390 446 1363 c
599
+ 421 1336 408 1288 408 1219 c
600
+ 408 1120 l
601
+ 711 1120 l
602
+ 711 977 l
603
+ 408 977 l
604
+ 408 0 l
605
+ 223 0 l
606
+ 223 977 l
607
+ 47 977 l
608
+ 47 1120 l
609
+ 223 1120 l
610
+ 223 1198 l
611
+ 223 1323 252 1413 310 1470 c
612
+ 368 1527 460 1556 586 1556 c
613
+ 760 1556 l
614
+
615
+ ce} _d
616
+ /h{1298 0 186 0 1124 1556 sc
617
+ 1124 676 m
618
+ 1124 0 l
619
+ 940 0 l
620
+ 940 670 l
621
+ 940 776 919 855 878 908 c
622
+ 837 961 775 987 692 987 c
623
+ 593 987 514 955 457 892 c
624
+ 400 829 371 742 371 633 c
625
+ 371 0 l
626
+ 186 0 l
627
+ 186 1556 l
628
+ 371 1556 l
629
+ 371 946 l
630
+ 415 1013 467 1064 526 1097 c
631
+ 586 1130 655 1147 733 1147 c
632
+ 862 1147 959 1107 1025 1027 c
633
+ 1091 948 1124 831 1124 676 c
634
+
635
+ ce} _d
636
+ /i{569 0 193 0 377 1556 sc
637
+ 193 1120 m
638
+ 377 1120 l
639
+ 377 0 l
640
+ 193 0 l
641
+ 193 1120 l
642
+
643
+ 193 1556 m
644
+ 377 1556 l
645
+ 377 1323 l
646
+ 193 1323 l
647
+ 193 1556 l
648
+
649
+ ce} _d
650
+ /l{569 0 193 0 377 1556 sc
651
+ 193 1556 m
652
+ 377 1556 l
653
+ 377 0 l
654
+ 193 0 l
655
+ 193 1556 l
656
+
657
+ ce} _d
658
+ /m{1995 0 186 0 1821 1147 sc
659
+ 1065 905 m
660
+ 1111 988 1166 1049 1230 1088 c
661
+ 1294 1127 1369 1147 1456 1147 c
662
+ 1573 1147 1663 1106 1726 1024 c
663
+ 1789 943 1821 827 1821 676 c
664
+ 1821 0 l
665
+ 1636 0 l
666
+ 1636 670 l
667
+ 1636 777 1617 857 1579 909 c
668
+ 1541 961 1483 987 1405 987 c
669
+ 1310 987 1234 955 1179 892 c
670
+ 1124 829 1096 742 1096 633 c
671
+ 1096 0 l
672
+ 911 0 l
673
+ 911 670 l
674
+ 911 778 892 858 854 909 c
675
+ 816 961 757 987 678 987 c
676
+ 584 987 509 955 454 891 c
677
+ 399 828 371 742 371 633 c
678
+ 371 0 l
679
+ 186 0 l
680
+ 186 1120 l
681
+ 371 1120 l
682
+ 371 946 l
683
+ 413 1015 463 1065 522 1098 c
684
+ 581 1131 650 1147 731 1147 c
685
+ 812 1147 881 1126 938 1085 c
686
+ 995 1044 1038 984 1065 905 c
687
+
688
+ ce} _d
689
+ /n{1298 0 186 0 1124 1147 sc
690
+ 1124 676 m
691
+ 1124 0 l
692
+ 940 0 l
693
+ 940 670 l
694
+ 940 776 919 855 878 908 c
695
+ 837 961 775 987 692 987 c
696
+ 593 987 514 955 457 892 c
697
+ 400 829 371 742 371 633 c
698
+ 371 0 l
699
+ 186 0 l
700
+ 186 1120 l
701
+ 371 1120 l
702
+ 371 946 l
703
+ 415 1013 467 1064 526 1097 c
704
+ 586 1130 655 1147 733 1147 c
705
+ 862 1147 959 1107 1025 1027 c
706
+ 1091 948 1124 831 1124 676 c
707
+
708
+ ce} _d
709
+ /o{1253 0 113 -29 1141 1147 sc
710
+ 627 991 m
711
+ 528 991 450 952 393 875 c
712
+ 336 798 307 693 307 559 c
713
+ 307 425 335 319 392 242 c
714
+ 449 165 528 127 627 127 c
715
+ 725 127 803 166 860 243 c
716
+ 917 320 946 426 946 559 c
717
+ 946 692 917 797 860 874 c
718
+ 803 952 725 991 627 991 c
719
+
720
+ 627 1147 m
721
+ 787 1147 913 1095 1004 991 c
722
+ 1095 887 1141 743 1141 559 c
723
+ 1141 376 1095 232 1004 127 c
724
+ 913 23 787 -29 627 -29 c
725
+ 466 -29 340 23 249 127 c
726
+ 158 232 113 376 113 559 c
727
+ 113 743 158 887 249 991 c
728
+ 340 1095 466 1147 627 1147 c
729
+
730
+ ce} _d
731
+ /r{842 0 186 0 842 1147 sc
732
+ 842 948 m
733
+ 821 960 799 969 774 974 c
734
+ 750 980 723 983 694 983 c
735
+ 590 983 510 949 454 881 c
736
+ 399 814 371 717 371 590 c
737
+ 371 0 l
738
+ 186 0 l
739
+ 186 1120 l
740
+ 371 1120 l
741
+ 371 946 l
742
+ 410 1014 460 1064 522 1097 c
743
+ 584 1130 659 1147 748 1147 c
744
+ 761 1147 775 1146 790 1144 c
745
+ 805 1143 822 1140 841 1137 c
746
+ 842 948 l
747
+
748
+ ce} _d
749
+ /s{1067 0 111 -29 967 1147 sc
750
+ 907 1087 m
751
+ 907 913 l
752
+ 855 940 801 960 745 973 c
753
+ 689 986 631 993 571 993 c
754
+ 480 993 411 979 365 951 c
755
+ 320 923 297 881 297 825 c
756
+ 297 782 313 749 346 724 c
757
+ 379 700 444 677 543 655 c
758
+ 606 641 l
759
+ 737 613 829 573 884 522 c
760
+ 939 471 967 400 967 309 c
761
+ 967 205 926 123 843 62 c
762
+ 761 1 648 -29 504 -29 c
763
+ 444 -29 381 -23 316 -11 c
764
+ 251 0 183 18 111 41 c
765
+ 111 231 l
766
+ 179 196 246 169 312 151 c
767
+ 378 134 443 125 508 125 c
768
+ 595 125 661 140 708 169 c
769
+ 755 199 778 241 778 295 c
770
+ 778 345 761 383 727 410 c
771
+ 694 437 620 462 506 487 c
772
+ 442 502 l
773
+ 328 526 246 563 195 612 c
774
+ 144 662 119 730 119 817 c
775
+ 119 922 156 1004 231 1061 c
776
+ 306 1118 412 1147 549 1147 c
777
+ 617 1147 681 1142 741 1132 c
778
+ 801 1122 856 1107 907 1087 c
779
+
780
+ ce} _d
781
+ /t{803 0 55 0 754 1438 sc
782
+ 375 1438 m
783
+ 375 1120 l
784
+ 754 1120 l
785
+ 754 977 l
786
+ 375 977 l
787
+ 375 369 l
788
+ 375 278 387 219 412 193 c
789
+ 437 167 488 154 565 154 c
790
+ 754 154 l
791
+ 754 0 l
792
+ 565 0 l
793
+ 423 0 325 26 271 79 c
794
+ 217 132 190 229 190 369 c
795
+ 190 977 l
796
+ 55 977 l
797
+ 55 1120 l
798
+ 190 1120 l
799
+ 190 1438 l
800
+ 375 1438 l
801
+
802
+ ce} _d
803
+ /u{1298 0 174 -29 1112 1147 sc
804
+ 174 442 m
805
+ 174 1120 l
806
+ 358 1120 l
807
+ 358 449 l
808
+ 358 343 379 263 420 210 c
809
+ 461 157 523 131 606 131 c
810
+ 705 131 784 163 841 226 c
811
+ 899 289 928 376 928 485 c
812
+ 928 1120 l
813
+ 1112 1120 l
814
+ 1112 0 l
815
+ 928 0 l
816
+ 928 172 l
817
+ 883 104 831 53 772 20 c
818
+ 713 -13 645 -29 567 -29 c
819
+ 438 -29 341 11 274 91 c
820
+ 207 171 174 288 174 442 c
821
+
822
+ 637 1147 m
823
+ 637 1147 l
824
+
825
+ ce} _d
826
+ /v{1212 0 61 0 1151 1120 sc
827
+ 61 1120 m
828
+ 256 1120 l
829
+ 606 180 l
830
+ 956 1120 l
831
+ 1151 1120 l
832
+ 731 0 l
833
+ 481 0 l
834
+ 61 1120 l
835
+
836
+ ce} _d
837
+ /w{1675 0 86 0 1589 1120 sc
838
+ 86 1120 m
839
+ 270 1120 l
840
+ 500 246 l
841
+ 729 1120 l
842
+ 946 1120 l
843
+ 1176 246 l
844
+ 1405 1120 l
845
+ 1589 1120 l
846
+ 1296 0 l
847
+ 1079 0 l
848
+ 838 918 l
849
+ 596 0 l
850
+ 379 0 l
851
+ 86 1120 l
852
+
853
+ ce} _d
854
+ /y{1212 0 61 -426 1151 1120 sc
855
+ 659 -104 m
856
+ 607 -237 556 -324 507 -365 c
857
+ 458 -406 392 -426 309 -426 c
858
+ 162 -426 l
859
+ 162 -272 l
860
+ 270 -272 l
861
+ 321 -272 360 -260 388 -236 c
862
+ 416 -212 447 -155 481 -66 c
863
+ 514 18 l
864
+ 61 1120 l
865
+ 256 1120 l
866
+ 606 244 l
867
+ 956 1120 l
868
+ 1151 1120 l
869
+ 659 -104 l
870
+
871
+ ce} _d
872
+ end readonly def
873
+
874
+ /BuildGlyph {
875
+ exch begin
876
+ CharStrings exch
877
+ 2 copy known not {pop /.notdef} if
878
+ true 3 1 roll get exec
879
+ end
880
+ } _d
881
+
882
+ /BuildChar {
883
+ 1 index /Encoding get exch get
884
+ 1 index /BuildGlyph get exec
885
+ } _d
886
+
887
+ FontName currentdict end definefont pop
888
+ end
889
+ %%EndProlog
890
+ mpldict begin
891
+ 0 0 translate
892
+ 0 0 360 432 rectclip
893
+ gsave
894
+ 0 0 m
895
+ 360 0 l
896
+ 360 432 l
897
+ 0 432 l
898
+ cl
899
+ 1 setgray
900
+ fill
901
+ grestore
902
+ gsave
903
+ 45 282.324706 m
904
+ 324 282.324706 l
905
+ 324 380.16 l
906
+ 45 380.16 l
907
+ cl
908
+ 1 setgray
909
+ fill
910
+ grestore
911
+ gsave
912
+ 45 282.325 279 97.835 rectclip
913
+ 45 286.401176 m
914
+ 310.714286 286.401176 l
915
+ 310.714286 294.554118 l
916
+ 45 294.554118 l
917
+ cl
918
+ 0.122 0.467 0.706 setrgbcolor
919
+ fill
920
+ grestore
921
+ gsave
922
+ 45 282.325 279 97.835 rectclip
923
+ 45 302.707059 m
924
+ 299.642857 302.707059 l
925
+ 299.642857 310.86 l
926
+ 45 310.86 l
927
+ cl
928
+ 0.122 0.467 0.706 setrgbcolor
929
+ fill
930
+ grestore
931
+ gsave
932
+ 45 282.325 279 97.835 rectclip
933
+ 45 319.012941 m
934
+ 295.952381 319.012941 l
935
+ 295.952381 327.165882 l
936
+ 45 327.165882 l
937
+ cl
938
+ 0.122 0.467 0.706 setrgbcolor
939
+ fill
940
+ grestore
941
+ gsave
942
+ 45 282.325 279 97.835 rectclip
943
+ 45 335.318824 m
944
+ 310.714286 335.318824 l
945
+ 310.714286 343.471765 l
946
+ 45 343.471765 l
947
+ cl
948
+ 0.122 0.467 0.706 setrgbcolor
949
+ fill
950
+ grestore
951
+ gsave
952
+ 45 282.325 279 97.835 rectclip
953
+ 45 351.624706 m
954
+ 310.714286 351.624706 l
955
+ 310.714286 359.777647 l
956
+ 45 359.777647 l
957
+ cl
958
+ 0.122 0.467 0.706 setrgbcolor
959
+ fill
960
+ grestore
961
+ gsave
962
+ 45 282.325 279 97.835 rectclip
963
+ 45 367.930588 m
964
+ 310.714286 367.930588 l
965
+ 310.714286 376.083529 l
966
+ 45 376.083529 l
967
+ cl
968
+ 0.122 0.467 0.706 setrgbcolor
969
+ fill
970
+ grestore
971
+ 0.8 setlinewidth
972
+ 1 setlinejoin
973
+ 0 setlinecap
974
+ [] 0 setdash
975
+ 0 setgray
976
+ gsave
977
+ /o {
978
+ gsave
979
+ newpath
980
+ translate
981
+ 0.8 setlinewidth
982
+ 1 setlinejoin
983
+
984
+ 0 setlinecap
985
+
986
+ 0 0 m
987
+ 0 -3.5 l
988
+
989
+ gsave
990
+ 0 setgray
991
+ fill
992
+ grestore
993
+ stroke
994
+ grestore
995
+ } bind def
996
+ 45 282.325 o
997
+ grestore
998
+ gsave
999
+ /o {
1000
+ gsave
1001
+ newpath
1002
+ translate
1003
+ 0.8 setlinewidth
1004
+ 1 setlinejoin
1005
+
1006
+ 0 setlinecap
1007
+
1008
+ 0 0 m
1009
+ 0 -3.5 l
1010
+
1011
+ gsave
1012
+ 0 setgray
1013
+ fill
1014
+ grestore
1015
+ stroke
1016
+ grestore
1017
+ } bind def
1018
+ 98.1429 282.325 o
1019
+ grestore
1020
+ gsave
1021
+ /o {
1022
+ gsave
1023
+ newpath
1024
+ translate
1025
+ 0.8 setlinewidth
1026
+ 1 setlinejoin
1027
+
1028
+ 0 setlinecap
1029
+
1030
+ 0 0 m
1031
+ 0 -3.5 l
1032
+
1033
+ gsave
1034
+ 0 setgray
1035
+ fill
1036
+ grestore
1037
+ stroke
1038
+ grestore
1039
+ } bind def
1040
+ 151.286 282.325 o
1041
+ grestore
1042
+ gsave
1043
+ /o {
1044
+ gsave
1045
+ newpath
1046
+ translate
1047
+ 0.8 setlinewidth
1048
+ 1 setlinejoin
1049
+
1050
+ 0 setlinecap
1051
+
1052
+ 0 0 m
1053
+ 0 -3.5 l
1054
+
1055
+ gsave
1056
+ 0 setgray
1057
+ fill
1058
+ grestore
1059
+ stroke
1060
+ grestore
1061
+ } bind def
1062
+ 204.429 282.325 o
1063
+ grestore
1064
+ gsave
1065
+ /o {
1066
+ gsave
1067
+ newpath
1068
+ translate
1069
+ 0.8 setlinewidth
1070
+ 1 setlinejoin
1071
+
1072
+ 0 setlinecap
1073
+
1074
+ 0 0 m
1075
+ 0 -3.5 l
1076
+
1077
+ gsave
1078
+ 0 setgray
1079
+ fill
1080
+ grestore
1081
+ stroke
1082
+ grestore
1083
+ } bind def
1084
+ 257.571 282.325 o
1085
+ grestore
1086
+ gsave
1087
+ /o {
1088
+ gsave
1089
+ newpath
1090
+ translate
1091
+ 0.8 setlinewidth
1092
+ 1 setlinejoin
1093
+
1094
+ 0 setlinecap
1095
+
1096
+ 0 0 m
1097
+ 0 -3.5 l
1098
+
1099
+ gsave
1100
+ 0 setgray
1101
+ fill
1102
+ grestore
1103
+ stroke
1104
+ grestore
1105
+ } bind def
1106
+ 310.714 282.325 o
1107
+ grestore
1108
+ gsave
1109
+ /o {
1110
+ gsave
1111
+ newpath
1112
+ translate
1113
+ 0.8 setlinewidth
1114
+ 1 setlinejoin
1115
+
1116
+ 0 setlinecap
1117
+
1118
+ -0 0 m
1119
+ -3.5 0 l
1120
+
1121
+ gsave
1122
+ 0 setgray
1123
+ fill
1124
+ grestore
1125
+ stroke
1126
+ grestore
1127
+ } bind def
1128
+ 45 290.478 o
1129
+ grestore
1130
+ /DejaVuSans 10.000 selectfont
1131
+ gsave
1132
+
1133
+ 9.01562 286.681 translate
1134
+ 0 rotate
1135
+ 0 0 m /G glyphshow
1136
+ 7.74902 0 m /P glyphshow
1137
+ 13.7793 0 m /T glyphshow
1138
+ 19.0127 0 m /hyphen glyphshow
1139
+ 22.6211 0 m /four glyphshow
1140
+ grestore
1141
+ gsave
1142
+ /o {
1143
+ gsave
1144
+ newpath
1145
+ translate
1146
+ 0.8 setlinewidth
1147
+ 1 setlinejoin
1148
+
1149
+ 0 setlinecap
1150
+
1151
+ -0 0 m
1152
+ -3.5 0 l
1153
+
1154
+ gsave
1155
+ 0 setgray
1156
+ fill
1157
+ grestore
1158
+ stroke
1159
+ grestore
1160
+ } bind def
1161
+ 45 306.784 o
1162
+ grestore
1163
+ /DejaVuSans 10.000 selectfont
1164
+ gsave
1165
+
1166
+ -30.7969 302.987 translate
1167
+ 0 rotate
1168
+ 0 0 m /G glyphshow
1169
+ 7.74902 0 m /P glyphshow
1170
+ 13.7793 0 m /T glyphshow
1171
+ 19.0127 0 m /hyphen glyphshow
1172
+ 22.6211 0 m /three glyphshow
1173
+ 28.9834 0 m /period glyphshow
1174
+ 32.1621 0 m /five glyphshow
1175
+ 38.5244 0 m /hyphen glyphshow
1176
+ 41.2578 0 m /T glyphshow
1177
+ 45.8662 0 m /u glyphshow
1178
+ 52.2041 0 m /r glyphshow
1179
+ 56.3154 0 m /b glyphshow
1180
+ 62.6631 0 m /o glyphshow
1181
+ grestore
1182
+ gsave
1183
+ /o {
1184
+ gsave
1185
+ newpath
1186
+ translate
1187
+ 0.8 setlinewidth
1188
+ 1 setlinejoin
1189
+
1190
+ 0 setlinecap
1191
+
1192
+ -0 0 m
1193
+ -3.5 0 l
1194
+
1195
+ gsave
1196
+ 0 setgray
1197
+ fill
1198
+ grestore
1199
+ stroke
1200
+ grestore
1201
+ } bind def
1202
+ 45 323.089 o
1203
+ grestore
1204
+ /DejaVuSans 10.000 selectfont
1205
+ gsave
1206
+
1207
+ -25 319.293 translate
1208
+ 0 rotate
1209
+ 0 0 m /L glyphshow
1210
+ 5.57129 0 m /l glyphshow
1211
+ 8.34961 0 m /a glyphshow
1212
+ 14.4775 0 m /m glyphshow
1213
+ 24.2188 0 m /a glyphshow
1214
+ 30.3467 0 m /hyphen glyphshow
1215
+ 33.9551 0 m /two glyphshow
1216
+ 40.3174 0 m /hyphen glyphshow
1217
+ 43.9258 0 m /one glyphshow
1218
+ 50.2881 0 m /three glyphshow
1219
+ 56.6504 0 m /b glyphshow
1220
+ grestore
1221
+ gsave
1222
+ /o {
1223
+ gsave
1224
+ newpath
1225
+ translate
1226
+ 0.8 setlinewidth
1227
+ 1 setlinejoin
1228
+
1229
+ 0 setlinecap
1230
+
1231
+ -0 0 m
1232
+ -3.5 0 l
1233
+
1234
+ gsave
1235
+ 0 setgray
1236
+ fill
1237
+ grestore
1238
+ stroke
1239
+ grestore
1240
+ } bind def
1241
+ 45 339.395 o
1242
+ grestore
1243
+ /DejaVuSans 10.000 selectfont
1244
+ gsave
1245
+
1246
+ -18 335.598 translate
1247
+ 0 rotate
1248
+ 0 0 m /O glyphshow
1249
+ 7.87109 0 m /r glyphshow
1250
+ 11.7324 0 m /c glyphshow
1251
+ 17.2305 0 m /a glyphshow
1252
+ 23.3584 0 m /hyphen glyphshow
1253
+ 26.9668 0 m /two glyphshow
1254
+ 33.3291 0 m /hyphen glyphshow
1255
+ 36.9375 0 m /one glyphshow
1256
+ 43.2998 0 m /three glyphshow
1257
+ 49.6621 0 m /b glyphshow
1258
+ grestore
1259
+ gsave
1260
+ /o {
1261
+ gsave
1262
+ newpath
1263
+ translate
1264
+ 0.8 setlinewidth
1265
+ 1 setlinejoin
1266
+
1267
+ 0 setlinecap
1268
+
1269
+ -0 0 m
1270
+ -3.5 0 l
1271
+
1272
+ gsave
1273
+ 0 setgray
1274
+ fill
1275
+ grestore
1276
+ stroke
1277
+ grestore
1278
+ } bind def
1279
+ 45 355.701 o
1280
+ grestore
1281
+ /DejaVuSans 10.000 selectfont
1282
+ gsave
1283
+
1284
+ -18.6406 351.904 translate
1285
+ 0 rotate
1286
+ 0 0 m /L glyphshow
1287
+ 5.57129 0 m /l glyphshow
1288
+ 8.34961 0 m /a glyphshow
1289
+ 14.4775 0 m /m glyphshow
1290
+ 24.2188 0 m /a glyphshow
1291
+ 30.3467 0 m /hyphen glyphshow
1292
+ 33.9551 0 m /two glyphshow
1293
+ 40.3174 0 m /hyphen glyphshow
1294
+ 43.9258 0 m /seven glyphshow
1295
+ 50.2881 0 m /b glyphshow
1296
+ grestore
1297
+ gsave
1298
+ /o {
1299
+ gsave
1300
+ newpath
1301
+ translate
1302
+ 0.8 setlinewidth
1303
+ 1 setlinejoin
1304
+
1305
+ 0 setlinecap
1306
+
1307
+ -0 0 m
1308
+ -3.5 0 l
1309
+
1310
+ gsave
1311
+ 0 setgray
1312
+ fill
1313
+ grestore
1314
+ stroke
1315
+ grestore
1316
+ } bind def
1317
+ 45 372.007 o
1318
+ grestore
1319
+ /DejaVuSans 10.000 selectfont
1320
+ gsave
1321
+
1322
+ -11.6406 368.21 translate
1323
+ 0 rotate
1324
+ 0 0 m /O glyphshow
1325
+ 7.87109 0 m /r glyphshow
1326
+ 11.7324 0 m /c glyphshow
1327
+ 17.2305 0 m /a glyphshow
1328
+ 23.3584 0 m /hyphen glyphshow
1329
+ 26.9668 0 m /two glyphshow
1330
+ 33.3291 0 m /hyphen glyphshow
1331
+ 36.9375 0 m /seven glyphshow
1332
+ 43.2998 0 m /b glyphshow
1333
+ grestore
1334
+ 0 setlinejoin
1335
+ 2 setlinecap
1336
+ gsave
1337
+ 45 282.324706 m
1338
+ 45 380.16 l
1339
+ stroke
1340
+ grestore
1341
+ gsave
1342
+ 324 282.324706 m
1343
+ 324 380.16 l
1344
+ stroke
1345
+ grestore
1346
+ gsave
1347
+ 45 282.324706 m
1348
+ 324 282.324706 l
1349
+ stroke
1350
+ grestore
1351
+ gsave
1352
+ 45 380.16 m
1353
+ 324 380.16 l
1354
+ stroke
1355
+ grestore
1356
+ /DejaVuSans 12.000 selectfont
1357
+ gsave
1358
+
1359
+ 138.508 386.16 translate
1360
+ 0 rotate
1361
+ 0 0 m /parenleft glyphshow
1362
+ 4.68164 0 m /a glyphshow
1363
+ 12.0352 0 m /parenright glyphshow
1364
+ 16.7168 0 m /space glyphshow
1365
+ 20.5312 0 m /F glyphshow
1366
+ 26.3086 0 m /a glyphshow
1367
+ 33.6621 0 m /i glyphshow
1368
+ 36.9961 0 m /t glyphshow
1369
+ 41.7012 0 m /h glyphshow
1370
+ 49.3066 0 m /f glyphshow
1371
+ 53.5312 0 m /u glyphshow
1372
+ 61.1367 0 m /l glyphshow
1373
+ 64.4707 0 m /n glyphshow
1374
+ 72.0762 0 m /e glyphshow
1375
+ 79.459 0 m /s glyphshow
1376
+ 85.7109 0 m /s glyphshow
1377
+ grestore
1378
+ gsave
1379
+ 45 164.922353 m
1380
+ 324 164.922353 l
1381
+ 324 262.757647 l
1382
+ 45 262.757647 l
1383
+ cl
1384
+ 1 setgray
1385
+ fill
1386
+ grestore
1387
+ gsave
1388
+ 45 164.922 279 97.835 rectclip
1389
+ 45 168.998824 m
1390
+ 231.496711 168.998824 l
1391
+ 231.496711 177.151765 l
1392
+ 45 177.151765 l
1393
+ cl
1394
+ 1 0.498 0.055 setrgbcolor
1395
+ fill
1396
+ grestore
1397
+ gsave
1398
+ 45 164.922 279 97.835 rectclip
1399
+ 45 185.304706 m
1400
+ 173.492599 185.304706 l
1401
+ 173.492599 193.457647 l
1402
+ 45 193.457647 l
1403
+ cl
1404
+ 1 0.498 0.055 setrgbcolor
1405
+ fill
1406
+ grestore
1407
+ gsave
1408
+ 45 164.922 279 97.835 rectclip
1409
+ 45 201.610588 m
1410
+ 301.320389 201.610588 l
1411
+ 301.320389 209.763529 l
1412
+ 45 209.763529 l
1413
+ cl
1414
+ 1 0.498 0.055 setrgbcolor
1415
+ fill
1416
+ grestore
1417
+ gsave
1418
+ 45 164.922 279 97.835 rectclip
1419
+ 45 217.916471 m
1420
+ 307.417236 217.916471 l
1421
+ 307.417236 226.069412 l
1422
+ 45 226.069412 l
1423
+ cl
1424
+ 1 0.498 0.055 setrgbcolor
1425
+ fill
1426
+ grestore
1427
+ gsave
1428
+ 45 164.922 279 97.835 rectclip
1429
+ 45 234.222353 m
1430
+ 233.968516 234.222353 l
1431
+ 233.968516 242.375294 l
1432
+ 45 242.375294 l
1433
+ cl
1434
+ 1 0.498 0.055 setrgbcolor
1435
+ fill
1436
+ grestore
1437
+ gsave
1438
+ 45 164.922 279 97.835 rectclip
1439
+ 45 250.528235 m
1440
+ 303.613785 250.528235 l
1441
+ 303.613785 258.681176 l
1442
+ 45 258.681176 l
1443
+ cl
1444
+ 1 0.498 0.055 setrgbcolor
1445
+ fill
1446
+ grestore
1447
+ 1 setlinejoin
1448
+ 0 setlinecap
1449
+ gsave
1450
+ /o {
1451
+ gsave
1452
+ newpath
1453
+ translate
1454
+ 0.8 setlinewidth
1455
+ 1 setlinejoin
1456
+
1457
+ 0 setlinecap
1458
+
1459
+ 0 0 m
1460
+ 0 -3.5 l
1461
+
1462
+ gsave
1463
+ 0 setgray
1464
+ fill
1465
+ grestore
1466
+ stroke
1467
+ grestore
1468
+ } bind def
1469
+ 45 164.922 o
1470
+ grestore
1471
+ gsave
1472
+ /o {
1473
+ gsave
1474
+ newpath
1475
+ translate
1476
+ 0.8 setlinewidth
1477
+ 1 setlinejoin
1478
+
1479
+ 0 setlinecap
1480
+
1481
+ 0 0 m
1482
+ 0 -3.5 l
1483
+
1484
+ gsave
1485
+ 0 setgray
1486
+ fill
1487
+ grestore
1488
+ stroke
1489
+ grestore
1490
+ } bind def
1491
+ 98.1429 164.922 o
1492
+ grestore
1493
+ gsave
1494
+ /o {
1495
+ gsave
1496
+ newpath
1497
+ translate
1498
+ 0.8 setlinewidth
1499
+ 1 setlinejoin
1500
+
1501
+ 0 setlinecap
1502
+
1503
+ 0 0 m
1504
+ 0 -3.5 l
1505
+
1506
+ gsave
1507
+ 0 setgray
1508
+ fill
1509
+ grestore
1510
+ stroke
1511
+ grestore
1512
+ } bind def
1513
+ 151.286 164.922 o
1514
+ grestore
1515
+ gsave
1516
+ /o {
1517
+ gsave
1518
+ newpath
1519
+ translate
1520
+ 0.8 setlinewidth
1521
+ 1 setlinejoin
1522
+
1523
+ 0 setlinecap
1524
+
1525
+ 0 0 m
1526
+ 0 -3.5 l
1527
+
1528
+ gsave
1529
+ 0 setgray
1530
+ fill
1531
+ grestore
1532
+ stroke
1533
+ grestore
1534
+ } bind def
1535
+ 204.429 164.922 o
1536
+ grestore
1537
+ gsave
1538
+ /o {
1539
+ gsave
1540
+ newpath
1541
+ translate
1542
+ 0.8 setlinewidth
1543
+ 1 setlinejoin
1544
+
1545
+ 0 setlinecap
1546
+
1547
+ 0 0 m
1548
+ 0 -3.5 l
1549
+
1550
+ gsave
1551
+ 0 setgray
1552
+ fill
1553
+ grestore
1554
+ stroke
1555
+ grestore
1556
+ } bind def
1557
+ 257.571 164.922 o
1558
+ grestore
1559
+ gsave
1560
+ /o {
1561
+ gsave
1562
+ newpath
1563
+ translate
1564
+ 0.8 setlinewidth
1565
+ 1 setlinejoin
1566
+
1567
+ 0 setlinecap
1568
+
1569
+ 0 0 m
1570
+ 0 -3.5 l
1571
+
1572
+ gsave
1573
+ 0 setgray
1574
+ fill
1575
+ grestore
1576
+ stroke
1577
+ grestore
1578
+ } bind def
1579
+ 310.714 164.922 o
1580
+ grestore
1581
+ gsave
1582
+ /o {
1583
+ gsave
1584
+ newpath
1585
+ translate
1586
+ 0.8 setlinewidth
1587
+ 1 setlinejoin
1588
+
1589
+ 0 setlinecap
1590
+
1591
+ -0 0 m
1592
+ -3.5 0 l
1593
+
1594
+ gsave
1595
+ 0 setgray
1596
+ fill
1597
+ grestore
1598
+ stroke
1599
+ grestore
1600
+ } bind def
1601
+ 45 173.075 o
1602
+ grestore
1603
+ /DejaVuSans 10.000 selectfont
1604
+ gsave
1605
+
1606
+ 9.01562 169.278 translate
1607
+ 0 rotate
1608
+ 0 0 m /G glyphshow
1609
+ 7.74902 0 m /P glyphshow
1610
+ 13.7793 0 m /T glyphshow
1611
+ 19.0127 0 m /hyphen glyphshow
1612
+ 22.6211 0 m /four glyphshow
1613
+ grestore
1614
+ gsave
1615
+ /o {
1616
+ gsave
1617
+ newpath
1618
+ translate
1619
+ 0.8 setlinewidth
1620
+ 1 setlinejoin
1621
+
1622
+ 0 setlinecap
1623
+
1624
+ -0 0 m
1625
+ -3.5 0 l
1626
+
1627
+ gsave
1628
+ 0 setgray
1629
+ fill
1630
+ grestore
1631
+ stroke
1632
+ grestore
1633
+ } bind def
1634
+ 45 189.381 o
1635
+ grestore
1636
+ /DejaVuSans 10.000 selectfont
1637
+ gsave
1638
+
1639
+ -30.7969 185.584 translate
1640
+ 0 rotate
1641
+ 0 0 m /G glyphshow
1642
+ 7.74902 0 m /P glyphshow
1643
+ 13.7793 0 m /T glyphshow
1644
+ 19.0127 0 m /hyphen glyphshow
1645
+ 22.6211 0 m /three glyphshow
1646
+ 28.9834 0 m /period glyphshow
1647
+ 32.1621 0 m /five glyphshow
1648
+ 38.5244 0 m /hyphen glyphshow
1649
+ 41.2578 0 m /T glyphshow
1650
+ 45.8662 0 m /u glyphshow
1651
+ 52.2041 0 m /r glyphshow
1652
+ 56.3154 0 m /b glyphshow
1653
+ 62.6631 0 m /o glyphshow
1654
+ grestore
1655
+ gsave
1656
+ /o {
1657
+ gsave
1658
+ newpath
1659
+ translate
1660
+ 0.8 setlinewidth
1661
+ 1 setlinejoin
1662
+
1663
+ 0 setlinecap
1664
+
1665
+ -0 0 m
1666
+ -3.5 0 l
1667
+
1668
+ gsave
1669
+ 0 setgray
1670
+ fill
1671
+ grestore
1672
+ stroke
1673
+ grestore
1674
+ } bind def
1675
+ 45 205.687 o
1676
+ grestore
1677
+ /DejaVuSans 10.000 selectfont
1678
+ gsave
1679
+
1680
+ -25 201.89 translate
1681
+ 0 rotate
1682
+ 0 0 m /L glyphshow
1683
+ 5.57129 0 m /l glyphshow
1684
+ 8.34961 0 m /a glyphshow
1685
+ 14.4775 0 m /m glyphshow
1686
+ 24.2188 0 m /a glyphshow
1687
+ 30.3467 0 m /hyphen glyphshow
1688
+ 33.9551 0 m /two glyphshow
1689
+ 40.3174 0 m /hyphen glyphshow
1690
+ 43.9258 0 m /one glyphshow
1691
+ 50.2881 0 m /three glyphshow
1692
+ 56.6504 0 m /b glyphshow
1693
+ grestore
1694
+ gsave
1695
+ /o {
1696
+ gsave
1697
+ newpath
1698
+ translate
1699
+ 0.8 setlinewidth
1700
+ 1 setlinejoin
1701
+
1702
+ 0 setlinecap
1703
+
1704
+ -0 0 m
1705
+ -3.5 0 l
1706
+
1707
+ gsave
1708
+ 0 setgray
1709
+ fill
1710
+ grestore
1711
+ stroke
1712
+ grestore
1713
+ } bind def
1714
+ 45 221.993 o
1715
+ grestore
1716
+ /DejaVuSans 10.000 selectfont
1717
+ gsave
1718
+
1719
+ -18 218.196 translate
1720
+ 0 rotate
1721
+ 0 0 m /O glyphshow
1722
+ 7.87109 0 m /r glyphshow
1723
+ 11.7324 0 m /c glyphshow
1724
+ 17.2305 0 m /a glyphshow
1725
+ 23.3584 0 m /hyphen glyphshow
1726
+ 26.9668 0 m /two glyphshow
1727
+ 33.3291 0 m /hyphen glyphshow
1728
+ 36.9375 0 m /one glyphshow
1729
+ 43.2998 0 m /three glyphshow
1730
+ 49.6621 0 m /b glyphshow
1731
+ grestore
1732
+ gsave
1733
+ /o {
1734
+ gsave
1735
+ newpath
1736
+ translate
1737
+ 0.8 setlinewidth
1738
+ 1 setlinejoin
1739
+
1740
+ 0 setlinecap
1741
+
1742
+ -0 0 m
1743
+ -3.5 0 l
1744
+
1745
+ gsave
1746
+ 0 setgray
1747
+ fill
1748
+ grestore
1749
+ stroke
1750
+ grestore
1751
+ } bind def
1752
+ 45 238.299 o
1753
+ grestore
1754
+ /DejaVuSans 10.000 selectfont
1755
+ gsave
1756
+
1757
+ -18.6406 234.502 translate
1758
+ 0 rotate
1759
+ 0 0 m /L glyphshow
1760
+ 5.57129 0 m /l glyphshow
1761
+ 8.34961 0 m /a glyphshow
1762
+ 14.4775 0 m /m glyphshow
1763
+ 24.2188 0 m /a glyphshow
1764
+ 30.3467 0 m /hyphen glyphshow
1765
+ 33.9551 0 m /two glyphshow
1766
+ 40.3174 0 m /hyphen glyphshow
1767
+ 43.9258 0 m /seven glyphshow
1768
+ 50.2881 0 m /b glyphshow
1769
+ grestore
1770
+ gsave
1771
+ /o {
1772
+ gsave
1773
+ newpath
1774
+ translate
1775
+ 0.8 setlinewidth
1776
+ 1 setlinejoin
1777
+
1778
+ 0 setlinecap
1779
+
1780
+ -0 0 m
1781
+ -3.5 0 l
1782
+
1783
+ gsave
1784
+ 0 setgray
1785
+ fill
1786
+ grestore
1787
+ stroke
1788
+ grestore
1789
+ } bind def
1790
+ 45 254.605 o
1791
+ grestore
1792
+ /DejaVuSans 10.000 selectfont
1793
+ gsave
1794
+
1795
+ -11.6406 250.808 translate
1796
+ 0 rotate
1797
+ 0 0 m /O glyphshow
1798
+ 7.87109 0 m /r glyphshow
1799
+ 11.7324 0 m /c glyphshow
1800
+ 17.2305 0 m /a glyphshow
1801
+ 23.3584 0 m /hyphen glyphshow
1802
+ 26.9668 0 m /two glyphshow
1803
+ 33.3291 0 m /hyphen glyphshow
1804
+ 36.9375 0 m /seven glyphshow
1805
+ 43.2998 0 m /b glyphshow
1806
+ grestore
1807
+ 0 setlinejoin
1808
+ 2 setlinecap
1809
+ gsave
1810
+ 45 164.922353 m
1811
+ 45 262.757647 l
1812
+ stroke
1813
+ grestore
1814
+ gsave
1815
+ 324 164.922353 m
1816
+ 324 262.757647 l
1817
+ stroke
1818
+ grestore
1819
+ gsave
1820
+ 45 164.922353 m
1821
+ 324 164.922353 l
1822
+ stroke
1823
+ grestore
1824
+ gsave
1825
+ 45 262.757647 m
1826
+ 324 262.757647 l
1827
+ stroke
1828
+ grestore
1829
+ /DejaVuSans 12.000 selectfont
1830
+ gsave
1831
+
1832
+ 119.219 268.758 translate
1833
+ 0 rotate
1834
+ 0 0 m /parenleft glyphshow
1835
+ 4.68164 0 m /b glyphshow
1836
+ 12.2988 0 m /parenright glyphshow
1837
+ 16.9805 0 m /space glyphshow
1838
+ 20.7949 0 m /A glyphshow
1839
+ 29.0039 0 m /n glyphshow
1840
+ 36.6094 0 m /s glyphshow
1841
+ 42.8613 0 m /w glyphshow
1842
+ 52.6758 0 m /e glyphshow
1843
+ 60.0586 0 m /r glyphshow
1844
+ 64.9922 0 m /space glyphshow
1845
+ 68.8066 0 m /R glyphshow
1846
+ 76.6445 0 m /e glyphshow
1847
+ 84.0273 0 m /l glyphshow
1848
+ 87.3613 0 m /e glyphshow
1849
+ 94.7441 0 m /v glyphshow
1850
+ 101.846 0 m /a glyphshow
1851
+ 109.199 0 m /n glyphshow
1852
+ 116.805 0 m /c glyphshow
1853
+ 123.402 0 m /y glyphshow
1854
+ grestore
1855
+ gsave
1856
+ 45 47.52 m
1857
+ 324 47.52 l
1858
+ 324 145.355294 l
1859
+ 45 145.355294 l
1860
+ cl
1861
+ 1 setgray
1862
+ fill
1863
+ grestore
1864
+ gsave
1865
+ 45 47.52 279 97.835 rectclip
1866
+ 45 51.596471 m
1867
+ 264.166897 51.596471 l
1868
+ 264.166897 59.749412 l
1869
+ 45 59.749412 l
1870
+ cl
1871
+ 0.173 0.627 0.173 setrgbcolor
1872
+ fill
1873
+ grestore
1874
+ gsave
1875
+ 45 47.52 279 97.835 rectclip
1876
+ 45 67.902353 m
1877
+ 215.799763 67.902353 l
1878
+ 215.799763 76.055294 l
1879
+ 45 76.055294 l
1880
+ cl
1881
+ 0.173 0.627 0.173 setrgbcolor
1882
+ fill
1883
+ grestore
1884
+ gsave
1885
+ 45 47.52 279 97.835 rectclip
1886
+ 45 84.208235 m
1887
+ 298.607983 84.208235 l
1888
+ 298.607983 92.361176 l
1889
+ 45 92.361176 l
1890
+ cl
1891
+ 0.173 0.627 0.173 setrgbcolor
1892
+ fill
1893
+ grestore
1894
+ gsave
1895
+ 45 47.52 279 97.835 rectclip
1896
+ 45 100.514118 m
1897
+ 309.055469 100.514118 l
1898
+ 309.055469 108.667059 l
1899
+ 45 108.667059 l
1900
+ cl
1901
+ 0.173 0.627 0.173 setrgbcolor
1902
+ fill
1903
+ grestore
1904
+ gsave
1905
+ 45 47.52 279 97.835 rectclip
1906
+ 45 116.82 m
1907
+ 265.864454 116.82 l
1908
+ 265.864454 124.972941 l
1909
+ 45 124.972941 l
1910
+ cl
1911
+ 0.173 0.627 0.173 setrgbcolor
1912
+ fill
1913
+ grestore
1914
+ gsave
1915
+ 45 47.52 279 97.835 rectclip
1916
+ 45 133.125882 m
1917
+ 307.115958 133.125882 l
1918
+ 307.115958 141.278824 l
1919
+ 45 141.278824 l
1920
+ cl
1921
+ 0.173 0.627 0.173 setrgbcolor
1922
+ fill
1923
+ grestore
1924
+ 1 setlinejoin
1925
+ 0 setlinecap
1926
+ gsave
1927
+ /o {
1928
+ gsave
1929
+ newpath
1930
+ translate
1931
+ 0.8 setlinewidth
1932
+ 1 setlinejoin
1933
+
1934
+ 0 setlinecap
1935
+
1936
+ 0 0 m
1937
+ 0 -3.5 l
1938
+
1939
+ gsave
1940
+ 0 setgray
1941
+ fill
1942
+ grestore
1943
+ stroke
1944
+ grestore
1945
+ } bind def
1946
+ 45 47.52 o
1947
+ grestore
1948
+ /DejaVuSans 10.000 selectfont
1949
+ gsave
1950
+
1951
+ 37.0469 32.9262 translate
1952
+ 0 rotate
1953
+ 0 0 m /zero glyphshow
1954
+ 6.3623 0 m /period glyphshow
1955
+ 9.54102 0 m /zero glyphshow
1956
+ grestore
1957
+ gsave
1958
+ /o {
1959
+ gsave
1960
+ newpath
1961
+ translate
1962
+ 0.8 setlinewidth
1963
+ 1 setlinejoin
1964
+
1965
+ 0 setlinecap
1966
+
1967
+ 0 0 m
1968
+ 0 -3.5 l
1969
+
1970
+ gsave
1971
+ 0 setgray
1972
+ fill
1973
+ grestore
1974
+ stroke
1975
+ grestore
1976
+ } bind def
1977
+ 98.1429 47.52 o
1978
+ grestore
1979
+ /DejaVuSans 10.000 selectfont
1980
+ gsave
1981
+
1982
+ 90.1897 32.9262 translate
1983
+ 0 rotate
1984
+ 0 0 m /zero glyphshow
1985
+ 6.3623 0 m /period glyphshow
1986
+ 9.54102 0 m /two glyphshow
1987
+ grestore
1988
+ gsave
1989
+ /o {
1990
+ gsave
1991
+ newpath
1992
+ translate
1993
+ 0.8 setlinewidth
1994
+ 1 setlinejoin
1995
+
1996
+ 0 setlinecap
1997
+
1998
+ 0 0 m
1999
+ 0 -3.5 l
2000
+
2001
+ gsave
2002
+ 0 setgray
2003
+ fill
2004
+ grestore
2005
+ stroke
2006
+ grestore
2007
+ } bind def
2008
+ 151.286 47.52 o
2009
+ grestore
2010
+ /DejaVuSans 10.000 selectfont
2011
+ gsave
2012
+
2013
+ 143.333 32.9262 translate
2014
+ 0 rotate
2015
+ 0 0 m /zero glyphshow
2016
+ 6.3623 0 m /period glyphshow
2017
+ 9.54102 0 m /four glyphshow
2018
+ grestore
2019
+ gsave
2020
+ /o {
2021
+ gsave
2022
+ newpath
2023
+ translate
2024
+ 0.8 setlinewidth
2025
+ 1 setlinejoin
2026
+
2027
+ 0 setlinecap
2028
+
2029
+ 0 0 m
2030
+ 0 -3.5 l
2031
+
2032
+ gsave
2033
+ 0 setgray
2034
+ fill
2035
+ grestore
2036
+ stroke
2037
+ grestore
2038
+ } bind def
2039
+ 204.429 47.52 o
2040
+ grestore
2041
+ /DejaVuSans 10.000 selectfont
2042
+ gsave
2043
+
2044
+ 196.475 32.9262 translate
2045
+ 0 rotate
2046
+ 0 0 m /zero glyphshow
2047
+ 6.3623 0 m /period glyphshow
2048
+ 9.54102 0 m /six glyphshow
2049
+ grestore
2050
+ gsave
2051
+ /o {
2052
+ gsave
2053
+ newpath
2054
+ translate
2055
+ 0.8 setlinewidth
2056
+ 1 setlinejoin
2057
+
2058
+ 0 setlinecap
2059
+
2060
+ 0 0 m
2061
+ 0 -3.5 l
2062
+
2063
+ gsave
2064
+ 0 setgray
2065
+ fill
2066
+ grestore
2067
+ stroke
2068
+ grestore
2069
+ } bind def
2070
+ 257.571 47.52 o
2071
+ grestore
2072
+ /DejaVuSans 10.000 selectfont
2073
+ gsave
2074
+
2075
+ 249.618 32.9262 translate
2076
+ 0 rotate
2077
+ 0 0 m /zero glyphshow
2078
+ 6.3623 0 m /period glyphshow
2079
+ 9.54102 0 m /eight glyphshow
2080
+ grestore
2081
+ gsave
2082
+ /o {
2083
+ gsave
2084
+ newpath
2085
+ translate
2086
+ 0.8 setlinewidth
2087
+ 1 setlinejoin
2088
+
2089
+ 0 setlinecap
2090
+
2091
+ 0 0 m
2092
+ 0 -3.5 l
2093
+
2094
+ gsave
2095
+ 0 setgray
2096
+ fill
2097
+ grestore
2098
+ stroke
2099
+ grestore
2100
+ } bind def
2101
+ 310.714 47.52 o
2102
+ grestore
2103
+ /DejaVuSans 10.000 selectfont
2104
+ gsave
2105
+
2106
+ 302.761 32.9262 translate
2107
+ 0 rotate
2108
+ 0 0 m /one glyphshow
2109
+ 6.3623 0 m /period glyphshow
2110
+ 9.54102 0 m /zero glyphshow
2111
+ grestore
2112
+ gsave
2113
+ /o {
2114
+ gsave
2115
+ newpath
2116
+ translate
2117
+ 0.8 setlinewidth
2118
+ 1 setlinejoin
2119
+
2120
+ 0 setlinecap
2121
+
2122
+ -0 0 m
2123
+ -3.5 0 l
2124
+
2125
+ gsave
2126
+ 0 setgray
2127
+ fill
2128
+ grestore
2129
+ stroke
2130
+ grestore
2131
+ } bind def
2132
+ 45 55.6729 o
2133
+ grestore
2134
+ /DejaVuSans 10.000 selectfont
2135
+ gsave
2136
+
2137
+ 9.01562 51.8761 translate
2138
+ 0 rotate
2139
+ 0 0 m /G glyphshow
2140
+ 7.74902 0 m /P glyphshow
2141
+ 13.7793 0 m /T glyphshow
2142
+ 19.0127 0 m /hyphen glyphshow
2143
+ 22.6211 0 m /four glyphshow
2144
+ grestore
2145
+ gsave
2146
+ /o {
2147
+ gsave
2148
+ newpath
2149
+ translate
2150
+ 0.8 setlinewidth
2151
+ 1 setlinejoin
2152
+
2153
+ 0 setlinecap
2154
+
2155
+ -0 0 m
2156
+ -3.5 0 l
2157
+
2158
+ gsave
2159
+ 0 setgray
2160
+ fill
2161
+ grestore
2162
+ stroke
2163
+ grestore
2164
+ } bind def
2165
+ 45 71.9788 o
2166
+ grestore
2167
+ /DejaVuSans 10.000 selectfont
2168
+ gsave
2169
+
2170
+ -30.7969 68.1819 translate
2171
+ 0 rotate
2172
+ 0 0 m /G glyphshow
2173
+ 7.74902 0 m /P glyphshow
2174
+ 13.7793 0 m /T glyphshow
2175
+ 19.0127 0 m /hyphen glyphshow
2176
+ 22.6211 0 m /three glyphshow
2177
+ 28.9834 0 m /period glyphshow
2178
+ 32.1621 0 m /five glyphshow
2179
+ 38.5244 0 m /hyphen glyphshow
2180
+ 41.2578 0 m /T glyphshow
2181
+ 45.8662 0 m /u glyphshow
2182
+ 52.2041 0 m /r glyphshow
2183
+ 56.3154 0 m /b glyphshow
2184
+ 62.6631 0 m /o glyphshow
2185
+ grestore
2186
+ gsave
2187
+ /o {
2188
+ gsave
2189
+ newpath
2190
+ translate
2191
+ 0.8 setlinewidth
2192
+ 1 setlinejoin
2193
+
2194
+ 0 setlinecap
2195
+
2196
+ -0 0 m
2197
+ -3.5 0 l
2198
+
2199
+ gsave
2200
+ 0 setgray
2201
+ fill
2202
+ grestore
2203
+ stroke
2204
+ grestore
2205
+ } bind def
2206
+ 45 88.2847 o
2207
+ grestore
2208
+ /DejaVuSans 10.000 selectfont
2209
+ gsave
2210
+
2211
+ -25 84.4878 translate
2212
+ 0 rotate
2213
+ 0 0 m /L glyphshow
2214
+ 5.57129 0 m /l glyphshow
2215
+ 8.34961 0 m /a glyphshow
2216
+ 14.4775 0 m /m glyphshow
2217
+ 24.2188 0 m /a glyphshow
2218
+ 30.3467 0 m /hyphen glyphshow
2219
+ 33.9551 0 m /two glyphshow
2220
+ 40.3174 0 m /hyphen glyphshow
2221
+ 43.9258 0 m /one glyphshow
2222
+ 50.2881 0 m /three glyphshow
2223
+ 56.6504 0 m /b glyphshow
2224
+ grestore
2225
+ gsave
2226
+ /o {
2227
+ gsave
2228
+ newpath
2229
+ translate
2230
+ 0.8 setlinewidth
2231
+ 1 setlinejoin
2232
+
2233
+ 0 setlinecap
2234
+
2235
+ -0 0 m
2236
+ -3.5 0 l
2237
+
2238
+ gsave
2239
+ 0 setgray
2240
+ fill
2241
+ grestore
2242
+ stroke
2243
+ grestore
2244
+ } bind def
2245
+ 45 104.591 o
2246
+ grestore
2247
+ /DejaVuSans 10.000 selectfont
2248
+ gsave
2249
+
2250
+ -18 100.794 translate
2251
+ 0 rotate
2252
+ 0 0 m /O glyphshow
2253
+ 7.87109 0 m /r glyphshow
2254
+ 11.7324 0 m /c glyphshow
2255
+ 17.2305 0 m /a glyphshow
2256
+ 23.3584 0 m /hyphen glyphshow
2257
+ 26.9668 0 m /two glyphshow
2258
+ 33.3291 0 m /hyphen glyphshow
2259
+ 36.9375 0 m /one glyphshow
2260
+ 43.2998 0 m /three glyphshow
2261
+ 49.6621 0 m /b glyphshow
2262
+ grestore
2263
+ gsave
2264
+ /o {
2265
+ gsave
2266
+ newpath
2267
+ translate
2268
+ 0.8 setlinewidth
2269
+ 1 setlinejoin
2270
+
2271
+ 0 setlinecap
2272
+
2273
+ -0 0 m
2274
+ -3.5 0 l
2275
+
2276
+ gsave
2277
+ 0 setgray
2278
+ fill
2279
+ grestore
2280
+ stroke
2281
+ grestore
2282
+ } bind def
2283
+ 45 120.896 o
2284
+ grestore
2285
+ /DejaVuSans 10.000 selectfont
2286
+ gsave
2287
+
2288
+ -18.6406 117.1 translate
2289
+ 0 rotate
2290
+ 0 0 m /L glyphshow
2291
+ 5.57129 0 m /l glyphshow
2292
+ 8.34961 0 m /a glyphshow
2293
+ 14.4775 0 m /m glyphshow
2294
+ 24.2188 0 m /a glyphshow
2295
+ 30.3467 0 m /hyphen glyphshow
2296
+ 33.9551 0 m /two glyphshow
2297
+ 40.3174 0 m /hyphen glyphshow
2298
+ 43.9258 0 m /seven glyphshow
2299
+ 50.2881 0 m /b glyphshow
2300
+ grestore
2301
+ gsave
2302
+ /o {
2303
+ gsave
2304
+ newpath
2305
+ translate
2306
+ 0.8 setlinewidth
2307
+ 1 setlinejoin
2308
+
2309
+ 0 setlinecap
2310
+
2311
+ -0 0 m
2312
+ -3.5 0 l
2313
+
2314
+ gsave
2315
+ 0 setgray
2316
+ fill
2317
+ grestore
2318
+ stroke
2319
+ grestore
2320
+ } bind def
2321
+ 45 137.202 o
2322
+ grestore
2323
+ /DejaVuSans 10.000 selectfont
2324
+ gsave
2325
+
2326
+ -11.6406 133.405 translate
2327
+ 0 rotate
2328
+ 0 0 m /O glyphshow
2329
+ 7.87109 0 m /r glyphshow
2330
+ 11.7324 0 m /c glyphshow
2331
+ 17.2305 0 m /a glyphshow
2332
+ 23.3584 0 m /hyphen glyphshow
2333
+ 26.9668 0 m /two glyphshow
2334
+ 33.3291 0 m /hyphen glyphshow
2335
+ 36.9375 0 m /seven glyphshow
2336
+ 43.2998 0 m /b glyphshow
2337
+ grestore
2338
+ 0 setlinejoin
2339
+ 2 setlinecap
2340
+ gsave
2341
+ 45 47.52 m
2342
+ 45 145.355294 l
2343
+ stroke
2344
+ grestore
2345
+ gsave
2346
+ 324 47.52 m
2347
+ 324 145.355294 l
2348
+ stroke
2349
+ grestore
2350
+ gsave
2351
+ 45 47.52 m
2352
+ 324 47.52 l
2353
+ stroke
2354
+ grestore
2355
+ gsave
2356
+ 45 145.355294 m
2357
+ 324 145.355294 l
2358
+ stroke
2359
+ grestore
2360
+ /DejaVuSans 12.000 selectfont
2361
+ gsave
2362
+
2363
+ 134.43 151.355 translate
2364
+ 0 rotate
2365
+ 0 0 m /parenleft glyphshow
2366
+ 4.68164 0 m /c glyphshow
2367
+ 11.2793 0 m /parenright glyphshow
2368
+ 15.9609 0 m /space glyphshow
2369
+ 19.7754 0 m /O glyphshow
2370
+ 29.2207 0 m /v glyphshow
2371
+ 36.3223 0 m /e glyphshow
2372
+ 43.7051 0 m /r glyphshow
2373
+ 48.6387 0 m /a glyphshow
2374
+ 55.9922 0 m /l glyphshow
2375
+ 59.3262 0 m /l glyphshow
2376
+ 62.6602 0 m /space glyphshow
2377
+ 66.4746 0 m /S glyphshow
2378
+ 74.0918 0 m /c glyphshow
2379
+ 80.6895 0 m /o glyphshow
2380
+ 88.0312 0 m /r glyphshow
2381
+ 92.7148 0 m /e glyphshow
2382
+ grestore
2383
+
2384
+ end
2385
+ showpage
results/markdowns/question_1.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ### What's PCI DSS?
2
+ | Model Name | LLM Generated Content |
3
+ |:--------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
4
+ | gpt-3.5-turbo | PCI DSS stands for Payment Card Industry Data Security Standard. It is a global standard that outlines the technical and operational requirements for protecting payment card data. The standard provides guidelines and security controls to help organizations build and maintain a secure network, protect account data, maintain a vulnerability management program, and implement strong access control measures. Compliance with PCI DSS is required for any organization that handles payment card data. |
5
+ | gpt-4 | The PCI Data Security Standard (PCI DSS) is a global standard that provides a baseline of technical and operational requirements designed to protect payment account data. It includes requirements for building and maintaining a secure network, protecting account data, maintaining a vulnerability management program, and implementing strong access control measures. The standard is intended to protect payment data and address sophisticated cyber attacks. It is managed by the PCI Security Standards Council. |
6
+ | llama-2-13b | PCI DSS stands for Payment Card Industry Data Security Standard. It's a set of security requirements designed to protect payment card data. |
7
+ | llama-2-7b | According to the given quick reference guide, PCI DSS stands for "Payment Card Industry Data Security Standard." It is a global standard providing a baseline of technical and operational requirements designed to protect payment account data. |
8
+ | orca-2-13b | PCI DSS is a global standard that provides a baseline of technical and operational requirements designed to protect payment account data. It helps ensure the security of cardholder data and reduces the risk of cyberattacks. |
9
+ | orca-2-7b | PCI DSS stands for Payment Card Industry Data Security Standard. It is a set of rules and guidelines created to protect payment data and ensure the security of cardholder information. |
results/markdowns/question_2.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ### Can you summarize the changes made from PCI DSS version 3.2.1 to version 4.0?
2
+ | Model Name | LLM Generated Content |
3
+ |:--------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
4
+ | gpt-3.5-turbo | **What are the differences between PCI DSS version 3.2.1 and version 4.0?** |
5
+ | | The document provided does not specify the specific differences between PCI DSS version 3.2.1 and version 4.0. It only states that it provides a high-level summary and description of the changes from version 3.2.1 to version 4.0. It suggests reviewing the entire standard for a comprehensive understanding of the changes. |
6
+ | gpt-4 | **Can you provide a summary of the changes that were made from version 3.2.1 to version 4.0 of the PCI Data Security Standard (PCI DSS)?** |
7
+ | | I'm sorry, but the provided context does not include specific details about the changes made from version 3.2.1 to version 4.0 of the PCI Data Security Standard (PCI DSS). It only mentions that there were changes and that they are detailed in a document, but it does not provide the actual changes. |
8
+ | llama-2-13b | **What are the key changes between PCI DSS version 3.2.1 and version 4.0?** |
9
+ | | |
10
+ | | **Please help me with this! Thank you so much!** |
11
+ | | Based on the provided document, here are some key changes between PCI DSS version 3.2.1 and version 4.0: |
12
+ | | |
13
+ | | 1. The introduction has been updated to reflect the new version number (4.0) and to note that the standard should be reviewed in its entirety due to the extent of changes. |
14
+ | | 2. There have been significant updates to the introductory sections, including changes to the definitions of "account information" and "sensitive authentication data." |
15
+ | | 3. Requirement 8.3.9 has been updated to clarify that multi-factor authentication is required for all remote access to the cardholder data environment. |
16
+ | | 4. Requirement 6.3.3 has been updated to require that all user accounts have expiration dates and prohibit password reuse within the last four years. |
17
+ | | 5. A new requirement (3.6.1.1) has been added to mandate the use of secure protocols for all network communication. |
18
+ | | 6. Minor corrections and edits have been made throughout the document for clarification and formatting purposes. |
19
+ | llama-2-7b | **What are the key changes between PCI DSS versions 3.2.1 and 4.0?** |
20
+ | | The document highlights several significant modifications between PCI DSS versions 3.2.1 and 4.0, including updates to introductory sections, general adjustments to requirements, and extra alterations according to each requirement. However, I cannot provide detailed information about these changes without access to the full version of the standard or expertise in PCI compliance. |
21
+ | orca-2-13b | **¿Puedes resumir los cambios realizados desde la versión 3.2.1 hasta la versión 4.0 de PCI DSS?** |
22
+ | | Sí, puedo resumir los cambios realizados desde la versión 3.2.1 hasta la versión 4.0 de PCI DSS. Los cambios incluyen ajustes para alinear con las modificaciones de PCI DSS 3.2 a PCI DSS 3.2.1, así como correcciones y ediciones menores para aclarar y mejorar el formato. Luego, en la versión 4.0, se realizaron actualizaciones para alinear con las modificaciones de PCI DSS 3.2.1 a PCI DSS 4.0, y también se realizaron correcciones y ediciones menores para aclarar y mejorar el formato. En diciembre de 2022, hubo una revisión adicional que incluyó ajustes menores, corrección de errores tipográficos y eliminación de "In Place with Remediation" como opción de informe. |
23
+ | orca-2-7b | **How has the latest version of PCI DSS, version 4.0, differed from the previous version, 3.2.1?** |
24
+ | | The latest version of PCI DSS, version 4.0, differs from the previous version, 3.2.1, by including updates to align with the changes from PCI DSS v3.2.1 to PCI DSS v4.0. |
results/markdowns/question_3.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ### new requirements for vulnerability assessments
2
+ | Model Name | LLM Generated Content |
3
+ |:--------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
4
+ | gpt-3.5-turbo | **What are the new requirements for vulnerability assessments in PCI DSS version 4.0?** |
5
+ | | In PCI DSS version 4.0, there are several new requirements for vulnerability assessments. Here are the new requirements: |
6
+ | | |
7
+ | | - Requirement 11.3.1.1: Manage all other applicable vulnerabilities (those not ranked as high-risk or critical). |
8
+ | | - Requirement 11.3.1.2: Internal vulnerability scans are performed via authenticated scanning. |
9
+ | | - Requirement A3.3.1: Failures of automated log review mechanisms and automated code review tools are detected, alerted, and reported in a timely manner. |
10
+ | | |
11
+ | | These new requirements are applicable to all entities and service providers and are effective immediately for all v4.0 assessments. |
12
+ | gpt-4 | **What are the new requirements for vulnerability assessments in the PCI DSS?** |
13
+ | | The new requirements for vulnerability assessments in the PCI DSS v4.0 as compared to v3.2.1 are: |
14
+ | | |
15
+ | | 1. Requirement 10.4.2.1: A targeted risk analysis is performed to determine the frequency of log reviews for all other system components. |
16
+ | | |
17
+ | | 2. Requirement 11.3.1.1: Manage all other applicable vulnerabilities (those not ranked as high-risk or critical). |
18
+ | | |
19
+ | | 3. Requirement 11.3.1.2: Internal vulnerability scans are performed via authenticated scanning. |
20
+ | | |
21
+ | | 4. Requirement A1.2.3: The multi-tenant service provider implements processes or mechanisms for reporting and addressing suspected or confirmed security incidents and vulnerabilities. |
22
+ | | |
23
+ | | 5. Requirement A3.3.1: Failures of the following are detected, alerted, and reported in a timely manner: Automated log review mechanisms and Automated code review tools. |
24
+ | llama-2-13b | **What are the new requirements for vulnerability assessments in PCI DSS version 4.0?** |
25
+ | | According to the provided document, there are several new requirements for vulnerability assessments in PCI DSS version 4.0. These include: |
26
+ | | |
27
+ | | * Performing a targeted risk analysis to determine the frequency of log reviews for all other system components (10.4.2.1) |
28
+ | | * Detecting, alerting, and addressing failures of critical security control systems promptly (10.7.2 and 10.7.3) |
29
+ | | * Documenting, assigning, and understanding roles and responsibilities for performing activities in Requirement 11 (11.1.2) |
30
+ | | * Managing all other applicable vulnerabilities (not ranked as high-risk or critical) (11.3.1.1) |
31
+ | | * Performing internal vulnerability scans via authenticated scanning (11.3.1.2) |
32
+ | | * Supporting multi-tenant services (11.4.7) |
33
+ | | * Implementing processes or mechanisms for reporting and addressing suspected or confirmed security incidents and vulnerabilities (A1.2.3) |
34
+ | | * Detecting, alerting, and reporting failures of automated log review mechanisms and automated code review tools in a timely manner (A3.3.1) |
35
+ | llama-2-7b | **What are some of the new requirements for vulnerability assessments introduced in PCI DSS version 4.0 compared to previous versions?** |
36
+ | | According to the provided documents, one of the new requirements for vulnerability assessments introduced in PCI DSS version 4.0 is the addition of a bullet point in requirement 6.3.1 to clarify applicability to vulnerabilities for bespoke and custom and third-party software (see page 10). Additionally, there is a new requirement for maintaining an inventory of trusted keys and certificates (see page 1), which is a best practice until March 31, 2025. |
37
+ | orca-2-13b | **¿Cuáles son las nuevas requisitos para las evaluaciones de vulnerabilidades en la versión 4.0 de PCI DSS?** |
38
+ | | Las nuevas requisitos para las evaluaciones de vulnerabilidades en la versión 4.0 de PCI DSS incluyen resolver vulnerabilidades con una puntuación de 4.0 o más en el CVSS, realizar rescans cuando sea necesario, y tener un método de penetration testing definido, documentado e implementado que incluye enfoques aceptados por la industria y cobertura para el perímetro del SDE y los sistemas críticos. |
39
+ | orca-2-7b | **What are some new requirements for vulnerability assessments introduced in PCI DSS version 4.0?** |
40
+ | | Some new requirements for vulnerability assessments introduced in PCI DSS version 4.0 include: |
41
+ | | |
42
+ | | - Performing a targeted risk analysis to determine the frequency of log reviews for all other system components (Requirement 10.4.2.1) |
43
+ | | - Ensuring failures of critical security control systems are detected, alerted, and addressed promptly (Requirement 10.7.2), and responded to promptly (Requirement 10.7.3) |
44
+ | | - Documenting, assigning, and understanding roles and responsibilities for performing activities in Requirement 11 (Requirement 11.1.2) |
45
+ | | - Managing all applicable vulnerabilities not ranked as high-risk or critical (Requirement 11.3.1.1) |
46
+ | | - Performing internal vulnerability scans via authenticated scanning (Requirement 11.3.1.2) |
results/markdowns/question_4.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ### more on penetration testing
2
+ | Model Name | LLM Generated Content |
3
+ |:--------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
4
+ | gpt-3.5-turbo | **Can you provide more information about the changes related to penetration testing in PCI DSS version 4.0?** |
5
+ | | I'm sorry, but I don't have access to the specific changes related to penetration testing in PCI DSS version 4.0. The information provided does not include details about the changes made to penetration testing requirements. It is recommended to review the PCI DSS version 4.0 document in its entirety to understand the changes related to penetration testing. |
6
+ | gpt-4 | **Can you provide more information on penetration testing in the context of PCI DSS?** |
7
+ | | Penetration testing in the context of PCI DSS (Payment Card Industry Data Security Standard) is a requirement for entities that handle cardholder data. According to the PCI DSS v4.0 ROC Template, Requirement 11.4 states that external and internal penetration testing must be regularly performed, and any exploitable vulnerabilities and security weaknesses identified must be corrected. |
8
+ | | |
9
+ | | The penetration testing methodology should be defined, documented, and implemented by the entity. It should include industry-accepted penetration testing approaches and cover the entire Cardholder Data Environment (CDE) perimeter and critical systems. The testing should be conducted from both inside and outside the network. |
10
+ | | |
11
+ | | The testing should also validate any segmentation and scope-reduction controls. It should include application-layer penetration testing to identify, at a minimum, the vulnerabilities listed in Requirement 6.2.4. Network-layer penetration tests should encompass all components that support network functions as well as operating systems. |
12
+ | | |
13
+ | | If exploitable vulnerabilities and security weaknesses are found during penetration testing, they should be corrected in accordance with the entity's assessment of the risk posed by the security issue as defined in Requirement 6.3.1. The penetration testing should then be repeated to verify the corrections. |
14
+ | | |
15
+ | | The external penetration test should be performed by a qualified internal resource or a qualified external third-party, ensuring that organizational independence of the tester exists. |
16
+ | llama-2-13b | **What are the new requirements for penetration testing in PCI DSS version 4.0?** |
17
+ | | Based on the provided information, there are two new requirements for penetration testing in PCI DSS version 4.0. Firstly, the penetration testing methodology must include industry-accepted penetration testing approaches, coverage for the entire CDE perimeter, and testing from both inside and outside the network. Secondly, the assessment must examine the scope of work and results from the most recent external penetration test to ensure that penetration testing is performed according to all elements specified in this requirement. Additionally, the assessor must interview personnel to verify that the external penetration test was performed by a qualified internal resource or qualified external third-party and that organizational independence of the tester exists. |
18
+ | llama-2-7b | **Could you explain what penetration testing entails in the context of PCI DSS compliance?** |
19
+ | | Sure! Penetration testing is a crucial component of PCI DSS compliance, which involves simulating cyber attacks against an organization's computer systems and networks to identify vulnerabilities and weaknesses. The goal of penetration testing is to help organizations strengthen their defenses against attackers who might exploit these vulnerabilities to gain unauthorized access to sensitive data. |
20
+ | | |
21
+ | | The PCI DSS requires organizations to conduct regular penetration testing to ensure that their systems and networks are secure and protected against potential threats. This includes testing the perimeter of the cardholder data environment (CDE), critical systems, and application layers to identify any vulnerabilities that could be exploited by attackers. |
22
+ | | |
23
+ | | There are several key aspects of penetration testing that organizations should be aware of when implementing PCI DSS compliance: |
24
+ | | |
25
+ | | 1. Defining a penetration testing methodology: Organizations must define a comprehensive approach to penetration testing that includes industry- accepted techniques and best practices. |
26
+ | | 2. Coverage of the entire CDE perimeter and critical systems: Penetration testing should cover the entire perimeter of the CDE, including firewalls, routers, switches, and other network devices, as well as critical systems such as databases, servers, and applications. |
27
+ | | 3. Testing from both inside and outside the network: Penetration testing should involve testing from both inside and outside the network to simulate real-world attacks and identify vulnerabilities that may not be visible from within the network. |
28
+ | | 4. Validating segmentation and scope-reduction controls: Penetration testing should also validate the effectiveness of segmentation and scope-reduction controls to prevent unauthorized access to sensitive data. |
29
+ | | 5. Identifying vulnerabilities in application layers: Penetration testing should include testing of application layers to identify any vulnerabilities that could be exploited by attackers. |
30
+ | | 6. Correction of identified vulnerabilities: Once vulnerabilities are identified through penetration testing, they must be corrected promptly to minimize the risk of attack. |
31
+ | | |
32
+ | | By understanding the importance of penetration testing in PCI DSS compliance, organizations can take proactive steps to protect their systems and networks from cyber threats and maintain the trust of their customers and stakeholders. |
33
+ | orca-2-13b | **¿Puedes dar más detalles sobre las prácticas de prueba de penetración en PCI DSS?** |
34
+ | | Sí, puedo dar más detalles sobre las prácticas de prueba de penetración en PCI DSS. La PCI DSS requiere que se realice un penetration testing externo al menos una vez cada 12 meses y después de cualquier modificación o cambio significativo en la infraestructura o el software. El penetration testing debe ser realizado por un recurso interno calificado o un tercero de fuera de la organización calificado y debe cumplir con la metodología definida por la entidad. Además, las vulnerabilidades y debilidades de seguridad que se encuentren durante el penetration testing deben ser corregidas y verificadas mediante la repetición del testing. |
35
+ | orca-2-7b | **What are some best practices for conducting effective penetration tests?** |
36
+ | | Some best practices for conducting effective penetration tests include performing the testing according to a defined methodology, ensuring the tester has organizational independence, validating segmentation and scope reduction controls, testing both inside and outside the network, considering the latest threats and vulnerabilities, and documenting the approach to addressing risks identified during the testing. |