Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code:   DatasetGenerationCastError
Exception:    DatasetGenerationCastError
Message:      An error occurred while generating the dataset

All the data files must have the same columns, but at some point there are 1 new columns ({'overall'}) and 387 missing columns ({'105', '154', '113', '367', '356', '242', '117', '176', '211', '347', '171', '273', '77', '71', '42', '373', '63', '70', '89', '317', '125', '7', '53', '291', '326', '353', '285', '343', '348', '311', '74', '58', '359', '220', '223', '219', '300', '179', '73', '57', '86', '305', '278', '258', '8', '149', '260', '94', '200', '284', '90', '44', '62', '138', '108', '122', '318', '25', '135', '52', '187', '173', '64', '29', '156', '60', '249', '287', '127', '183', '5', '370', '168', '1', '259', '18', '157', '276', '314', '201', '282', '290', '107', '250', '150', '295', '68', '312', '21', '369', '221', '40', '383', '245', '301', '345', '357', '184', '61', '181', '195', '288', '185', '374', '27', '188', '166', '39', '92', '302', '16', '358', '338', '334', '248', '371', '299', '274', '34', '361', '162', '365', '133', '209', '279', '6', '47', '23', '55', '180', '237', '49', '192', '236', '67', '323', '59', '340', '315', '111', '253', '381', '95', '32', '14', '48', '309', '330', '364', '328', '335', '354', '333', '159', '174', '164', '85', '41', '38', '329', '257', '69', '100', '78', '131', '261', '9', '178', '352', '224', '11', '28', '155', '337', '256', '264', '115', '320', '141', '319', '96', '368', '147', '307', '145', '82', '65', '167', '296', '196', '158', '360', '375', '151', '153', '43', '20', '207', '3', '12', '266', '204', '216', '308', '2', '123', '165', '112', '136', '194', '212', '198', '142', '246', '325', '376', '134', '189', '118', '132', '234', '304', '193', '230', '160', '252', '91', '84', '172', '293', '15', '267', '36', '54', '129', '316', '31', '235', '66', '322', '271', '378', '238', '24', '22', '139', '332', '17', '140', '346', '277', '97', '98', '247', '240', '26', '281', '217', '270', '10', '177', '191', '119', '197', '30', '327', '294', '379', '203', '182', '262', '303', '377', '35', '341', '101', '331', '324', '199', '269', '120', '144', '80', '297', '37', '228', '232', '205', '170', '306', '45', '214', '344', '380', '229', '339', '50', '233', '386', '244', '51', '349', '243', '342', '124', '350', '283', '186', '148', '321', '382', '161', '227', '33', '13', '222', '254', '372', '362', '76', '110', '226', '366', '106', '0', '255', '385', '336', '213', '175', '75', '215', '93', '313', '355', '280', '81', '241', '121', '87', '146', '275', '351', '265', '289', '152', '363', '225', '114', '286', '190', '143', '99', '268', '263', '384', '103', '126', '46', '169', '239', '116', '19', '218', '272', '83', '206', '202', '88', '208', '310', '72', '130', '137', '79', '104', '163', '102', '292', '56', '251', '128', '4', '109', '210', '298', '231'}).

This happened while the csv dataset builder was generating data using

hf://datasets/sweetyseelam/llm-recommendation-assets/y_test_1k_HG.csv (at revision 768062ef898ad55a46fdcb450483d17a6e5592fa)

Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1831, in _prepare_split_single
                  writer.write_table(table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 644, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2272, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              overall: int64
              -- schema metadata --
              pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 373
              to
              {'0': Value('float64'), '1': Value('float64'), '2': Value('float64'), '3': Value('float64'), '4': Value('float64'), '5': Value('float64'), '6': Value('float64'), '7': Value('float64'), '8': Value('float64'), '9': Value('float64'), '10': Value('float64'), '11': Value('float64'), '12': Value('float64'), '13': Value('float64'), '14': Value('float64'), '15': Value('float64'), '16': Value('float64'), '17': Value('float64'), '18': Value('float64'), '19': Value('float64'), '20': Value('float64'), '21': Value('float64'), '22': Value('float64'), '23': Value('float64'), '24': Value('float64'), '25': Value('float64'), '26': Value('float64'), '27': Value('float64'), '28': Value('float64'), '29': Value('float64'), '30': Value('float64'), '31': Value('float64'), '32': Value('float64'), '33': Value('float64'), '34': Value('float64'), '35': Value('float64'), '36': Value('float64'), '37': Value('float64'), '38': Value('float64'), '39': Value('float64'), '40': Value('float64'), '41': Value('float64'), '42': Value('float64'), '43': Value('float64'), '44': Value('float64'), '45': Value('float64'), '46': Value('float64'), '47': Value('float64'), '48': Value('float64'), '49': Value('float64'), '50': Value('float64'), '51': Value('float64'), '52': Value('float64'), '53': Value('float64'), '54': Value('float64'), '55': Value('float64'), '56': Value('float64'), '57': Value('float64'), '58': Value('float64'), '59': Value('float64'), '60': Value('float64'), '61': Value('float64'), '62': Value('float64'
              ...
               '327': Value('float64'), '328': Value('float64'), '329': Value('float64'), '330': Value('float64'), '331': Value('float64'), '332': Value('float64'), '333': Value('float64'), '334': Value('float64'), '335': Value('float64'), '336': Value('float64'), '337': Value('float64'), '338': Value('float64'), '339': Value('float64'), '340': Value('float64'), '341': Value('float64'), '342': Value('float64'), '343': Value('float64'), '344': Value('float64'), '345': Value('float64'), '346': Value('float64'), '347': Value('float64'), '348': Value('float64'), '349': Value('float64'), '350': Value('float64'), '351': Value('float64'), '352': Value('float64'), '353': Value('float64'), '354': Value('float64'), '355': Value('float64'), '356': Value('float64'), '357': Value('float64'), '358': Value('float64'), '359': Value('float64'), '360': Value('float64'), '361': Value('float64'), '362': Value('float64'), '363': Value('float64'), '364': Value('float64'), '365': Value('float64'), '366': Value('float64'), '367': Value('float64'), '368': Value('float64'), '369': Value('float64'), '370': Value('float64'), '371': Value('float64'), '372': Value('float64'), '373': Value('float64'), '374': Value('float64'), '375': Value('float64'), '376': Value('float64'), '377': Value('float64'), '378': Value('float64'), '379': Value('float64'), '380': Value('float64'), '381': Value('float64'), '382': Value('float64'), '383': Value('float64'), '384': Value('float64'), '385': Value('float64'), '386': Value('float64')}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1456, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1055, in convert_to_parquet
                  builder.download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 894, in download_and_prepare
                  self._download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 970, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1702, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1833, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
              datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
              
              All the data files must have the same columns, but at some point there are 1 new columns ({'overall'}) and 387 missing columns ({'105', '154', '113', '367', '356', '242', '117', '176', '211', '347', '171', '273', '77', '71', '42', '373', '63', '70', '89', '317', '125', '7', '53', '291', '326', '353', '285', '343', '348', '311', '74', '58', '359', '220', '223', '219', '300', '179', '73', '57', '86', '305', '278', '258', '8', '149', '260', '94', '200', '284', '90', '44', '62', '138', '108', '122', '318', '25', '135', '52', '187', '173', '64', '29', '156', '60', '249', '287', '127', '183', '5', '370', '168', '1', '259', '18', '157', '276', '314', '201', '282', '290', '107', '250', '150', '295', '68', '312', '21', '369', '221', '40', '383', '245', '301', '345', '357', '184', '61', '181', '195', '288', '185', '374', '27', '188', '166', '39', '92', '302', '16', '358', '338', '334', '248', '371', '299', '274', '34', '361', '162', '365', '133', '209', '279', '6', '47', '23', '55', '180', '237', '49', '192', '236', '67', '323', '59', '340', '315', '111', '253', '381', '95', '32', '14', '48', '309', '330', '364', '328', '335', '354', '333', '159', '174', '164', '85', '41', '38', '329', '257', '69', '100', '78', '131', '261', '9', '178', '352', '224', '11', '28', '155', '337', '256', '264', '115', '320', '141', '319', '96', '368', '147', '307', '145', '82', '65', '167', '296', '196', '158', '360', '375', '151', '153', '43', '20', '207', '3', '12', '266', '204', '216', '308', '2', '123', '165', '112', '136', '194', '212', '198', '142', '246', '325', '376', '134', '189', '118', '132', '234', '304', '193', '230', '160', '252', '91', '84', '172', '293', '15', '267', '36', '54', '129', '316', '31', '235', '66', '322', '271', '378', '238', '24', '22', '139', '332', '17', '140', '346', '277', '97', '98', '247', '240', '26', '281', '217', '270', '10', '177', '191', '119', '197', '30', '327', '294', '379', '203', '182', '262', '303', '377', '35', '341', '101', '331', '324', '199', '269', '120', '144', '80', '297', '37', '228', '232', '205', '170', '306', '45', '214', '344', '380', '229', '339', '50', '233', '386', '244', '51', '349', '243', '342', '124', '350', '283', '186', '148', '321', '382', '161', '227', '33', '13', '222', '254', '372', '362', '76', '110', '226', '366', '106', '0', '255', '385', '336', '213', '175', '75', '215', '93', '313', '355', '280', '81', '241', '121', '87', '146', '275', '351', '265', '289', '152', '363', '225', '114', '286', '190', '143', '99', '268', '263', '384', '103', '126', '46', '169', '239', '116', '19', '218', '272', '83', '206', '202', '88', '208', '310', '72', '130', '137', '79', '104', '163', '102', '292', '56', '251', '128', '4', '109', '210', '298', '231'}).
              
              This happened while the csv dataset builder was generating data using
              
              hf://datasets/sweetyseelam/llm-recommendation-assets/y_test_1k_HG.csv (at revision 768062ef898ad55a46fdcb450483d17a6e5592fa)
              
              Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

0
float64
1
float64
2
float64
3
float64
4
float64
5
float64
6
float64
7
float64
8
float64
9
float64
10
float64
11
float64
12
float64
13
float64
14
float64
15
float64
16
float64
17
float64
18
float64
19
float64
20
float64
21
float64
22
float64
23
float64
24
float64
25
float64
26
float64
27
float64
28
float64
29
float64
30
float64
31
float64
32
float64
33
float64
34
float64
35
float64
36
float64
37
float64
38
float64
39
float64
40
float64
41
float64
42
float64
43
float64
44
float64
45
float64
46
float64
47
float64
48
float64
49
float64
50
float64
51
float64
52
float64
53
float64
54
float64
55
float64
56
float64
57
float64
58
float64
59
float64
60
float64
61
float64
62
float64
63
float64
64
float64
65
float64
66
float64
67
float64
68
float64
69
float64
70
float64
71
float64
72
float64
73
float64
74
float64
75
float64
76
float64
77
float64
78
float64
79
float64
80
float64
81
float64
82
float64
83
float64
84
float64
85
float64
86
float64
87
float64
88
float64
89
float64
90
float64
91
float64
92
float64
93
float64
94
float64
95
float64
96
float64
97
float64
98
float64
99
float64
100
float64
101
float64
102
float64
103
float64
104
float64
105
float64
106
float64
107
float64
108
float64
109
float64
110
float64
111
float64
112
float64
113
float64
114
float64
115
float64
116
float64
117
float64
118
float64
119
float64
120
float64
121
float64
122
float64
123
float64
124
float64
125
float64
126
float64
127
float64
128
float64
129
float64
130
float64
131
float64
132
float64
133
float64
134
float64
135
float64
136
float64
137
float64
138
float64
139
float64
140
float64
141
float64
142
float64
143
float64
144
float64
145
float64
146
float64
147
float64
148
float64
149
float64
150
float64
151
float64
152
float64
153
float64
154
float64
155
float64
156
float64
157
float64
158
float64
159
float64
160
float64
161
float64
162
float64
163
float64
164
float64
165
float64
166
float64
167
float64
168
float64
169
float64
170
float64
171
float64
172
float64
173
float64
174
float64
175
float64
176
float64
177
float64
178
float64
179
float64
180
float64
181
float64
182
float64
183
float64
184
float64
185
float64
186
float64
187
float64
188
float64
189
float64
190
float64
191
float64
192
float64
193
float64
194
float64
195
float64
196
float64
197
float64
198
float64
199
float64
200
float64
201
float64
202
float64
203
float64
204
float64
205
float64
206
float64
207
float64
208
float64
209
float64
210
float64
211
float64
212
float64
213
float64
214
float64
215
float64
216
float64
217
float64
218
float64
219
float64
220
float64
221
float64
222
float64
223
float64
224
float64
225
float64
226
float64
227
float64
228
float64
229
float64
230
float64
231
float64
232
float64
233
float64
234
float64
235
float64
236
float64
237
float64
238
float64
239
float64
240
float64
241
float64
242
float64
243
float64
244
float64
245
float64
246
float64
247
float64
248
float64
249
float64
250
float64
251
float64
252
float64
253
float64
254
float64
255
float64
256
float64
257
float64
258
float64
259
float64
260
float64
261
float64
262
float64
263
float64
264
float64
265
float64
266
float64
267
float64
268
float64
269
float64
270
float64
271
float64
272
float64
273
float64
274
float64
275
float64
276
float64
277
float64
278
float64
279
float64
280
float64
281
float64
282
float64
283
float64
284
float64
285
float64
286
float64
287
float64
288
float64
289
float64
290
float64
291
float64
292
float64
293
float64
294
float64
295
float64
296
float64
297
float64
298
float64
299
float64
300
float64
301
float64
302
float64
303
float64
304
float64
305
float64
306
float64
307
float64
308
float64
309
float64
310
float64
311
float64
312
float64
313
float64
314
float64
315
float64
316
float64
317
float64
318
float64
319
float64
320
float64
321
float64
322
float64
323
float64
324
float64
325
float64
326
float64
327
float64
328
float64
329
float64
330
float64
331
float64
332
float64
333
float64
334
float64
335
float64
336
float64
337
float64
338
float64
339
float64
340
float64
341
float64
342
float64
343
float64
344
float64
345
float64
346
float64
347
float64
348
float64
349
float64
350
float64
351
float64
352
float64
353
float64
354
float64
355
float64
356
float64
357
float64
358
float64
359
float64
360
float64
361
float64
362
float64
363
float64
364
float64
365
float64
366
float64
367
float64
368
float64
369
float64
370
float64
371
float64
372
float64
373
float64
374
float64
375
float64
376
float64
377
float64
378
float64
379
float64
380
float64
381
float64
382
float64
383
float64
384
float64
385
float64
386
float64
-0.081183
0.055629
-0.000271
-0.033491
-0.095034
0.005776
0.07438
0.094172
-0.01114
-0.004368
0.055479
0.075559
0.009388
-0.001466
-0.030555
0.124195
0.047989
0.075677
0.041174
-0.022433
-0.055181
0.045424
0.014798
0.011734
-0.128637
-0.092018
-0.066793
0.049843
-0.023355
-0.093418
-0.072841
-0.035791
-0.072399
-0.031101
-0.097061
0.058359
0.066753
0.018136
-0.059724
0.0156
0.046546
-0.019334
0.1509
-0.081085
-0.06385
0.022682
-0.0085
0.012125
0.02331
0.012004
0.083326
-0.032524
0.073564
0.026089
0.060489
0.070512
-0.007614
-0.05829
-0.019896
-0.040409
0.063769
0.049812
-0.062631
0.018978
0.030502
-0.012891
0.044838
0.01294
0.001793
-0.016036
-0.044345
-0.062952
-0.094453
0.037486
0.031125
-0.035885
-0.028441
-0.035908
-0.035151
0.030891
-0.053969
-0.048662
-0.052185
-0.013151
-0.002557
0.066657
0.063451
-0.032942
-0.015574
0.011621
0.046642
0.025211
-0.081394
-0.034676
-0.010551
0.006623
-0.022867
-0.032632
-0.073115
0.046154
0.098706
0.078975
-0.008806
-0.074675
-0.031501
0.010876
-0.027522
-0.005721
-0.017862
-0.011278
-0.003308
-0.015899
0.010007
-0.061473
-0.02563
-0.015587
-0.028271
0.059057
-0.04208
0.041313
0.089763
0.047836
-0.006196
0.066001
0.004383
-0.035911
-0.000784
-0
0.005362
0.022224
0.007048
0.014528
0.038603
-0.018856
-0.024904
-0.039164
-0.042118
0.064714
-0.011876
0.011437
-0.013216
0.093473
-0.007664
-0.077294
0.060267
-0.01016
0.019255
0.027451
-0.033213
-0.031208
0.046911
0.017953
0.020656
-0.015055
0.04522
0.117455
-0.011897
-0.016401
0.028716
-0.03953
0.018955
-0.004451
0.031964
-0.008702
-0.012924
-0.076905
-0.04093
-0.006703
0.005504
-0.012295
-0.000383
-0.006625
-0.018341
0.022853
-0.036387
-0.061379
-0.062126
0.04271
0.072219
-0.013171
0.030154
0.012113
-0.032326
0.021634
-0.009836
0.028279
-0.038977
0.062939
-0.063128
0.053776
0.020992
-0.001303
-0.081206
0.039524
0.029182
-0.014505
0.00035
0.003405
-0.094711
-0.0127
0.014955
0.024576
0.033191
0.02218
-0.085749
-0.092765
0.123302
0.007595
0.033699
-0.046053
-0.013219
0.007214
0.011599
-0.04459
-0.00707
-0.120902
0.040889
0.082316
-0.008893
0.023648
0.029232
0.039996
0.029523
0
0.032787
0.001892
0.077958
0.057082
0.046526
0.002251
0.016213
0.000749
-0.038247
0.086306
0.048727
0.036341
-0.072403
0.081523
0.155851
0.018815
0.009963
-0.03357
-0.005251
-0.037972
0.076438
0.080662
-0.001063
0.037663
-0.107446
0.038425
-0.090605
-0.015156
-0.017523
-0.013884
0.003124
-0.047565
-0.073446
0.023822
-0.078488
0.028121
0.07922
0.17395
0.024003
-0.082573
-0.000683
0.037223
-0.015497
-0.013831
-0.125369
0.000882
0.030391
-0.009842
-0.017324
0.017464
-0.085849
0.019886
0.084518
-0.009895
0.001388
-0.044629
0.000745
-0.036854
0.01291
0.006808
-0.097067
0.025821
-0.052482
0.028062
0.077156
-0.084643
0.039919
-0.095849
-0.093099
-0.005585
0.091611
0.068894
0.052928
-0.009731
0.00406
-0.030779
0.051741
-0.128507
0.017764
0.058716
-0.046577
-0.056684
-0.013933
-0.040342
0.016614
-0.085963
0.024597
0.108425
0.040067
-0.052629
0.047095
0.033633
-0.025886
-0.004721
-0.02065
-0
0.02009
0.003234
-0.058712
-0.049248
-0.063273
0.027775
-0.029282
-0.007302
-0.024176
-0.05276
0.097925
0.042921
-0.011587
0.12946
0.011609
-0.093725
-0.039341
0.025887
-0.019742
-0.051682
0.005544
0.029296
0.018426
0.043807
-0.081137
-0.049609
0.069359
0.126575
0.016828
0.003253
0.040929
0.034474
-0.035008
0.079895
0.006274
0.063507
-0.08683
-0.013091
0.000523
0.056164
0.077148
-0.040605
-0.047888
0.021228
-0.057796
-0.046183
-0.005234
0.021262
-0.048402
0.052409
-0.007816
-0.034301
0.045354
0.004167
0.027588
-0.023857
0.014358
-0.018034
-0.061663
0.049849
-0.024261
-0.052656
0.016305
-0.029435
44
1
0
0.042878
0.0115
0.053385
0.02175
0.001847
-0.087763
0.014398
0.006659
-0.011587
0.066401
0.037951
0.066374
-0.044533
-0.00043
-0.043154
0.039927
-0.000775
0.055659
-0.084109
-0.025027
-0.006694
0.010346
0.025732
0.004479
-0.059877
-0.022382
-0.110647
0.046033
0.057904
-0.106957
-0.050005
0.071568
-0.014983
-0.00898
-0.025825
-0.068979
0.036837
0.074378
-0.065348
0.041968
-0.004191
-0.011227
0.069422
0.007403
-0.049199
0.090074
0.019448
0.058863
0.07567
0.007454
-0.031909
-0.060094
0.006728
0.025745
0.009406
0.010949
-0.043542
0.022171
0.026179
-0.117109
0.019214
0.079916
-0.024653
0.020122
-0.026214
-0.071373
0.01519
-0.036397
0.010773
0.012232
0.075989
-0.00396
-0.073236
0.056062
0.031638
-0.059714
-0.01689
-0.023116
0.016666
0.143397
-0.004978
-0.075755
-0.06361
-0.004568
-0.011271
0.03335
0.046052
-0.074697
-0.103384
0.068004
-0.006356
0.028921
-0.053968
-0.022904
-0.040073
-0.041223
-0.017747
-0.000821
-0.031509
0.019819
0.059929
0.013524
0.13114
0.085334
-0.011391
-0.056687
0.063133
-0.018237
0.01458
0.037815
-0.046826
-0.002332
0.011621
0.063369
-0.041596
-0.020491
-0.129559
0.036652
-0.129358
-0.004351
0.003862
0.01118
-0.048431
-0.027993
-0.023431
-0.048885
-0.068242
-0
-0.009248
0.054058
-0.014773
0.030845
0.023703
-0.07423
0.033536
-0.043026
0.03864
0.115344
-0.05986
0.063234
-0.038642
0.028824
0.10126
-0.119993
-0.006167
0.023884
-0.16071
-0.003019
-0.047454
-0.016681
-0.004175
-0.025435
0.035695
0.031241
0.008684
-0.015258
-0.054859
0.009062
0.013057
-0.022488
-0.084193
0.009861
-0.01943
0.006537
0.017562
-0.100777
0.035209
0.009417
-0.032908
0.006577
-0.030747
0.032737
0.003865
0.00494
0.017856
0.030534
-0.04701
-0.028095
0.067375
0.015741
0.04715
-0.0161
0.090505
0.029264
0.108205
-0.023623
-0.063918
0.026394
0.00534
-0.025393
0.010406
0.056149
-0.054776
-0.010028
0.011011
0.062452
-0.012897
0.008598
-0.006023
-0.019478
0.116445
0.027707
-0.045835
-0.028019
-0.067422
-0.038276
-0.072469
-0.025303
-0.009644
-0.005301
0.008821
-0.047936
-0.024123
-0.105883
-0.019416
0.026813
0.010952
0.003178
0.017628
0.002068
0.036008
-0.03623
0.012197
0
-0.019461
0.003573
-0.006832
0.023408
0.019144
0.08423
0.015726
0.071982
-0.013054
-0.037745
-0.027041
-0.006379
-0.033398
-0.021773
0.156544
0.031658
-0.01389
-0.015833
0.026461
-0.030988
0.047418
0.060607
0.055811
0.047826
-0.064905
0.014182
-0.02687
0.013166
-0.072482
0.053057
-0.026299
-0.031954
-0.005628
0.111084
-0.030317
-0.017399
-0.035117
0.098158
0.002839
-0.041274
-0.027549
-0.06388
0.118713
-0.013423
0.003258
0.018095
0.052907
-0.076586
0.006829
-0.00634
0.026971
0.038868
0.007423
0.0167
0.074225
0.033203
-0.025595
-0.035177
0.034346
-0.031969
0.031402
0.018395
-0.035511
-0.016987
-0.049457
0.055903
-0.041871
-0.063657
-0.014643
0.025751
-0.02957
-0.034407
0.028854
0.065144
-0.129709
-0.054887
0.089003
0.042697
0.042049
0.031345
-0.132758
0.000596
0.008838
-0.000818
-0.021888
0.099445
-0.05937
0.007057
-0.06869
0.089251
0.072995
0.067934
0.093223
-0.048182
0.054226
-0
-0.033746
0.011138
0.090922
0.05296
-0.06729
0.061953
0.04346
0.031176
0.013749
-0.010824
0.03376
0.004576
0.10236
0.076754
0.061824
-0.096986
-0.134827
0.029892
-0.078168
-0.010618
-0.057312
-0.013199
0.026235
0.082017
0.003731
-0.058281
-0.065059
0.025406
-0.021405
0.038961
0.006337
-0.005586
0.021456
-0.029135
0.015739
0.041244
0.026077
0.006222
0.02202
-0.069638
-0.033419
-0.078828
-0.054789
0.024752
-0.012051
-0.02133
0.030411
-0.046697
-0.051005
0.048543
0.086843
-0.05016
0.028065
0.03093
0.031619
0.074213
-0.09323
0.018274
0.026507
0.030572
-0.097729
-0.024766
-0.084629
0.065719
30
1
0
0.042784
-0.094796
-0.040093
0.036751
0.013527
-0.103874
-0.070272
0.014091
0.035859
-0.023332
-0.048119
0.065382
0.014046
-0.039073
-0.07212
0.02062
0.048893
-0.100096
-0.002705
-0.022063
0.01962
-0.0537
0.006267
-0.020526
0.049585
-0.033554
-0.030477
-0.045709
-0.025003
-0.087374
-0.057155
0.004476
-0.026185
0.047063
0.045438
-0.040308
-0.011119
-0.082802
0.002857
-0.078529
0.042582
0.014405
-0.021124
0.02914
0.020797
0.078336
0.004445
-0.017145
0.068725
-0.041548
-0.03687
0.068697
-0.038289
-0.01704
-0.034674
0.056178
0.059351
-0.010554
0.005473
-0.009667
0.06557
-0.044392
-0.015201
-0.002814
0.108173
-0.008417
0.027035
-0.078272
-0.056708
-0.026731
-0.01892
0.040215
0.008023
0.092005
0.001422
-0.082096
-0.02984
-0.016024
0.036781
-0.076481
0.01002
0.007574
-0.007955
-0.036018
0.006475
-0.020206
-0.011164
-0.057707
-0.063476
-0.019804
0.053512
0.027014
0.022525
0.036987
-0.003407
0.073779
0.070725
-0.020089
0.047059
-0.006084
0.005888
0.053434
-0.010537
-0.080721
0.005054
-0.080405
0.08195
0.06243
-0.096975
-0.006068
0.057033
0.007948
-0.08607
0.083118
0.022669
0.024005
-0.024083
0.015054
-0.059998
0.061509
0.052326
0.01765
0.014834
-0.104062
0.000333
-0.01203
-0.023663
0
0.034289
-0.073257
-0.024198
-0.012644
-0.080114
-0.033761
-0.05245
0.00918
-0.038904
-0.00159
-0.052874
0.017437
0.028486
0.039256
0.007159
-0.04143
-0.013558
0.037989
-0.02035
-0.00268
0.103558
0.01545
-0.022439
-0.100896
0.017099
0.073874
0.051753
0.000365
0.046272
0.000137
-0.009695
-0.015141
-0.067117
-0.080992
0.107869
0.041786
-0.002143
0.036338
0.027756
-0.003652
-0.062891
-0.022016
0.034874
-0.039826
-0.073323
-0.003
0.003663
-0.061541
-0.059387
0.144026
0.016049
0.068276
0.042446
0.078643
0.023029
0.024228
0.136013
-0.045537
0.035116
0.112575
0.018388
-0.036795
0.013416
-0.021015
-0.060669
0.071144
0.054308
0.018306
0.005303
0.063284
0.047657
-0.064947
0.021003
-0.11743
0.068819
-0.056307
-0.053658
-0.050479
-0.065774
-0.055903
-0.080903
-0.027047
0.025224
-0.031661
-0.018322
0.040978
-0.036534
-0.012443
-0.057229
-0.003263
0.010819
0.06685
0.034199
0.062485
-0.06967
-0
0.005218
0.000536
0.072361
0.0716
-0.054909
0.017492
-0.060552
0.072403
-0.038482
0.029687
0.048114
-0.028685
-0.038794
0.02708
0.058808
0.022695
0.040459
-0.036603
0.088143
-0.020057
0.025445
0.12616
0.009214
-0.033865
-0.043576
0.043828
-0.131684
0.038979
0.065554
-0.019147
0.02291
0.030173
-0.014281
-0.026982
0.043192
0.004329
0.026728
-0.030393
0.028281
-0.039752
0.03397
0.021532
-0.030523
-0.006782
0.005516
0.061716
-0.00038
-0.024831
0.01868
0.070698
0.050942
0.005068
0.010995
0.087819
0.057079
-0.057169
-0.04177
0.015914
-0.004063
0.040546
0.03076
0.026368
-0.004232
-0.012766
0.082718
0.021357
0.07328
-0.009115
-0.004797
0.095379
-0.010656
0.004728
-0.001471
-0.004926
-0.047073
-0.036752
0.00786
-0.090266
0.004059
0.072484
-0.051198
0.016537
-0.063007
0.034082
-0.088588
-0.063988
-0.058367
-0.001102
-0.032175
0.026335
0.029753
0.006308
-0.118156
0.015602
-0.070075
-0
-0.024598
-0.042231
0.010183
0.107873
-0.028364
-0.088422
-0.005273
0.096951
0.009732
-0.083762
0.111944
-0.121104
-0.045076
-0.102207
0.062785
-0.019985
0.01623
0.02276
-0.015589
-0.058521
0.077492
0.043028
0.062553
-0.101655
0.024088
0.082341
0.045274
0.041498
-0.057107
-0.073388
-0.027851
0.049607
0.048356
-0.009368
-0.032953
0.080054
0.015954
0.07311
0.094493
0.026978
0.001931
0.035937
-0.00424
0.028739
-0.00864
-0.065189
-0.086757
0.03684
0.087268
-0.046056
-0.051298
-0.043938
0.005568
-0.015819
0.018238
-0.03983
-0.043367
0.033221
-0.014167
0.086208
0.106923
-0.045997
-0.046761
0.072598
198
1
0
-0.015684
-0.033242
0.08516
-0.061962
-0.07707
0.005102
0.092855
-0.050595
-0.012844
0.009167
0.023347
0.043623
0.037368
-0.132943
-0.020808
0.080481
0.087944
-0.020472
0.038303
-0.016704
-0.083611
0.032053
-0.000551
0.072423
-0.054181
0.086534
-0.043919
0.067393
0.023106
-0.03065
0.006559
-0.026233
0.089849
0.008538
-0.04467
-0.004427
0.022876
-0.002904
-0.002053
0.016386
-0.008915
0.07784
0.03055
-0.052408
-0.117723
-0.069116
0.034216
-0.052757
0.044683
0.000108
0.087748
-0.013198
-0.003329
-0.008487
0.024871
0.021723
0.012448
0.066526
0.023672
0.059046
0.012263
-0.020705
-0.020462
-0.054597
0.067565
0.005848
-0.033926
0.06035
0.014651
0.040726
0.006817
0.013894
0.088654
0.044966
0.053845
-0.001874
-0.034518
-0.040151
0.032241
0.068531
-0.012518
0.021512
-0.060028
-0.15001
-0.012123
-0.086672
0.035122
-0.0322
-0.070364
-0.039962
-0.030806
-0.010399
-0.000934
0.016861
0.027024
0.01781
0.021832
-0.036895
-0.128016
0.02092
-0.008077
-0.008636
-0.01724
0.079336
0.006354
-0.020113
-0.01787
0.056376
-0.076158
-0.031982
-0.011826
-0.003187
-0.021362
0.045007
0.039142
0.01944
-0.045871
0.073154
0.090667
-0.083668
0.001474
0.003329
0.006859
-0.012938
0.079656
-0.107019
-0.09971
-0
-0.040437
0.09483
0.004889
-0.062134
0.115175
0.001797
-0.07213
0.02158
0.001774
0.130075
0.047611
-0.035447
-0.027295
-0.033286
0.086142
-0.004905
-0.078187
-0.020646
-0.046019
-0.097137
-0.02124
0.064412
-0.018818
0.071717
-0.000858
-0.056235
0.060163
-0.046422
0.041641
0.015526
-0.026981
-0.038234
0.013802
0.007223
-0.041957
0.060136
-0.074612
-0.011631
-0.002831
-0.051115
-0.032212
-0.01533
-0.089861
0.032038
0.023328
-0.007208
0.004677
-0.024791
0.023783
0.042688
-0.026401
-0.004024
-0.01252
0.035983
0.017911
-0.041353
0.024031
-0.012073
0.038165
-0.003364
0.033526
0.045745
0.039813
-0.011901
-0.035369
0.062037
0.079026
-0.084526
-0.002246
-0.069602
-0.017922
-0.006698
-0.016472
-0.000814
-0.087719
-0.053325
-0.070344
-0.050188
0.040624
-0.035845
-0.031732
0.029242
-0.020485
0.049406
0.067084
0.031521
0.034841
-0.053782
0.002676
-0.017759
-0.007602
0.017229
0.028873
0.011286
-0.0488
0
0.002865
-0.050347
0.106289
0.051865
0.073904
0.014643
-0.023091
-0.021135
0.018163
0.139975
-0.021195
0.003985
-0.015736
0.048414
-0.039238
-0.077541
-0.028453
-0.051371
0.019763
-0.028551
-0.039522
0.07377
0.032164
0.060671
-0.095333
-0.014328
-0.105326
0.085969
0.019902
-0.045005
-0.041063
0.000514
-0.063147
-0.189231
0.031924
-0.028456
-0.029437
0.105942
-0.062404
-0.001464
-0.003706
0.107204
0.094065
0.040436
-0.00108
-0.010452
0.061266
-0.021574
-0.029633
-0.03431
-0.036745
0.0032
0.101349
-0.021077
-0.055971
0.027225
0.085395
0.02359
0.041204
0.047841
0.019922
0.016275
-0.057227
0.064094
0.014299
0.039115
-0.028955
0.056531
0.000931
0.01382
0.021076
-0.025302
-0.038803
0.038823
-0.070647
0.006223
-0.00461
-0.010558
0.023567
0.019247
0.032275
0.032484
-0.051724
0.022341
0.07965
-0.020635
-0.028694
-0.084539
-0.017905
0.038179
0.093265
-0.009846
-0.104617
-0.00445
0.007542
-0
-0.036493
0.014229
0.015328
-0.026157
0.015273
0.02733
0.141946
-0.151526
-0.028612
0.014537
0.087723
-0.054225
-0.03723
0.064773
-0.045003
-0.029012
-0.00874
0.095263
-0.060043
0.071855
0.029352
0.046434
0.0387
-0.02857
0.034534
0.016734
0.060968
-0.068006
0.000528
0.039204
-0.030204
0.016709
0.005097
-0.00077
-0.021623
-0.043191
0.019362
-0.027956
-0.027469
-0.009166
-0.031397
0.014505
-0.007113
-0.009075
-0.048649
-0.077912
0.053296
-0.100483
-0.041014
0.100463
0.056661
-0.029342
0.037482
-0.032707
0.054368
-0.002364
-0.040531
0.090358
-0.103579
-0.026555
-0.027428
0.004728
0.022535
0.028356
88
1
0
-0.076595
-0.007546
0.086684
0.052724
0.105648
-0.049379
0.006427
0.041344
0.017328
0.00902
0.027948
0.043395
-0.038905
0.035691
-0.007862
0.083281
0.038633
0.089749
-0.050722
0.028199
-0.105971
-0.038082
-0.050175
-0.022196
-0.022108
-0.003527
-0.0555
-0.028258
0.02259
-0.111261
0.067531
0.08569
-0.036606
-0.026964
-0.049122
-0.027719
-0.000482
-0.043419
-0.028676
0.028668
-0.052277
-0.039098
0.011643
-0.071161
-0.036346
-0.040277
0.071532
0.00773
0.059051
-0.052781
0.055479
-0.044049
-0.031725
-0.003988
-0.026621
0.008477
-0.040839
-0.02394
-0.018987
-0.066134
-0.017841
0.060847
-0.027955
-0.03928
0.057859
-0.015348
-0.054072
-0.09662
0.017652
-0.082171
-0.081341
-0.000749
-0.061141
0.05518
-0.013244
-0.046958
-0.003187
-0.004105
-0.008952
0.000864
0.182138
0.024163
-0.014564
0.062292
0.037702
-0.072525
-0.013752
0.001785
-0.027096
0.035271
0.0196
0.071786
-0.100781
-0.008774
-0.050764
0.045213
-0.022234
0.00922
-0.039477
0.042293
0.004268
0.017548
-0.031263
-0.081816
-0.046854
-0.114223
0.030196
0.002545
-0.024399
0.009573
0.017239
-0.012191
-0.119733
-0.072943
0.013622
-0.045387
-0.012499
0.026393
0.029236
-0.004122
0.084598
0.038259
-0.025516
0.055842
0.026288
-0.122879
-0.027186
0
-0.022902
0.026712
-0.004824
0.004923
0.028431
-0.025781
0.00729
-0.017743
-0.050983
-0.047212
0.003906
0.035072
-0.016302
0.113302
0.04754
-0.061196
0.028068
0.123009
-0.002281
0.004097
0.015726
-0.03367
0.022588
-0.033995
0.00062
0.012065
0.050231
0.0247
0.073649
0.01693
-0.042978
-0.023024
0.020213
-0.042885
0.001192
0.087033
-0.077987
-0.052971
0.028257
-0.033344
-0.084282
0.113344
0.035183
0.0395
0.006663
0.11398
-0.023857
0.02372
-0.063769
0.020667
0.005854
-0.037634
-0.076635
0.030545
0.095472
0.025728
-0.002447
-0.09508
0.01995
-0.029707
0.046559
0.00544
-0.071256
-0.014863
0.00972
0.004533
-0.034344
0.047653
-0.064364
0.047345
-0.054261
0.014655
0.03745
-0.080851
0.063228
0.001238
0.031308
0.015064
-0.009235
0.057944
-0.081984
0.068319
-0.065769
-0.054142
-0.100055
0.05314
0.009791
0.054761
-0.052495
-0.042708
0.076708
0.024995
0.017346
0.010723
-0.061292
-0
-0.007208
0.035348
-0.007091
0.060912
0.050537
0.056824
-0.022457
-0.019289
0.040989
0.045444
-0.027341
0.08448
-0.03438
-0.043532
-0.011174
-0.004943
0.053505
-0.054756
-0.06097
-0.024839
-0.041962
0.12127
0.014036
-0.036593
-0.122025
0.011714
-0.033444
0.013056
0.021925
0.019609
0.00865
-0.036265
0.04621
-0.057296
-0.013831
0.0224
0.005824
0.014884
-0.016922
-0.031944
0.006181
-0.036804
0.01572
-0.044118
-0.037989
0.00038
0.000027
-0.012662
0.082211
0.071534
-0.014291
0.013602
-0.050408
0.064249
-0.008051
-0.062577
-0.0698
0.009975
0.032301
0.03904
-0.066862
0.050986
-0.031549
0.042525
-0.017964
0.104145
-0.005161
-0.002773
-0.002696
0.092793
0.09915
0.020792
-0.015972
0.040198
0.041887
0.035228
0.077459
-0.002787
-0.079129
0.095246
-0.044549
-0.091598
-0.076003
-0.053037
0.025755
-0.053913
-0.021776
-0.063691
-0.067207
0.043004
0.038058
0.014343
0.056807
-0.000706
0.01873
-0
-0.095863
-0.070162
0.015457
-0.033853
-0.061584
-0.082272
0.085645
0.052788
-0.030116
0.0297
0.058107
-0.048669
0.001096
0.024568
0.120199
-0.005924
0.107321
0.029268
-0.030163
-0.020914
0.006024
0.029007
-0.061127
-0.092033
0.009376
0.078278
0.064298
-0.03336
-0.01806
-0.046484
0.106472
0.112481
0.056859
0.034099
-0.048808
-0.021683
-0.037396
-0.079394
-0.062579
0.009827
-0.025014
-0.049554
-0.012971
0.026709
0.003975
0.023377
0.114708
-0.073407
-0.105549
0.047822
0.019316
-0.01753
0.063517
0.034697
0.004955
0.019959
0.021264
0.01383
-0.007828
-0.008098
0.051612
0.024341
-0.017764
0.100642
236
1
0
-0.034655
0.039446
-0.036686
-0.000923
-0.055074
-0.007029
-0.018469
-0.058956
0.028973
-0.034847
0.118381
0.010837
0.019303
0.050307
-0.039058
0.03514
0.036881
-0.035902
-0.032763
-0.062463
-0.055169
-0.14414
-0.027811
-0.005176
0.060173
-0.058982
0.022255
0.023396
-0.019241
-0.081114
-0.069989
0.08172
-0.033052
-0.042416
-0.015618
-0.006632
0.048376
-0.028629
0.067817
-0.064044
0.04212
-0.053407
0.063503
-0.040899
-0.008006
0.04994
0.028074
0.023059
0.099848
-0.06827
-0.029049
0.001964
-0.036918
-0.032361
-0.01526
0.072805
-0.02864
0.035715
0.028655
-0.061245
0.033232
-0.025202
0.022855
0.015868
0.045102
-0.081615
0.03587
-0.045717
0.010251
0.006152
-0.04519
0.024967
-0.040068
-0.032429
-0.07081
0.058169
0.042009
0.029738
0.017539
-0.008084
-0.015003
0.031705
-0.049723
0.033763
0.136682
0.011308
0.046972
-0.039117
-0.049844
-0.079284
0.013255
0.076813
0.013393
-0.029898
0.017129
0.068796
0.050759
-0.061513
-0.044482
0.081745
0.039917
0.03145
-0.036142
-0.053189
0.061818
-0.019222
-0.053321
0.103047
-0.027151
0.074195
-0.003957
-0.020902
-0.007003
0.012835
-0.026208
0.071918
-0.083228
0.036859
0.10105
-0.000727
-0.035271
0.065494
-0.043511
-0.013773
-0.036435
0.038653
0.05067
0
0.007287
-0.00996
-0.044052
-0.038312
-0.080234
0.086674
-0.025563
-0.006774
-0.016519
0.020416
-0.083798
-0.0045
-0.033596
0.049519
0.028669
-0.098532
-0.040068
-0.012988
-0.017153
0.046214
0.020574
-0.082765
0.046755
-0.018674
0.166612
-0.000108
0.106519
0.004709
0.077947
0.010701
0.034221
-0.029633
0.004731
-0.070296
0.045714
-0.047569
0.020685
-0.041726
-0.021428
0.002379
-0.076709
0.008747
-0.107594
-0.048199
-0.056263
-0.009175
-0.073671
0.007709
-0.012252
0.063517
-0.107786
-0.040574
-0.072386
0.040591
-0.03965
0.063226
0.029616
0.002096
-0.024882
0.033444
0.026686
0.000271
-0.064428
0.019464
-0.010323
0.052112
-0.044546
-0.04315
0.002212
-0.025021
0.064103
-0.020972
0.018511
-0.10695
-0.004351
-0.056471
-0.046769
-0.015605
-0.016998
0.040785
-0.012624
0.007655
0.028363
0.045689
0.022087
-0.024983
-0.010581
-0.104078
0.013118
0.068949
0.02012
0.033547
0.076459
-0.002517
0.072436
-0
0.009276
-0.016989
0.117663
0.016755
0.088672
0.024937
-0.06992
0.09187
-0.019508
0.048724
0.032012
0.036267
-0.017025
0.024756
0.080022
0.000712
0.11455
-0.054235
0.07179
-0.013618
0.103728
0.072066
0.003366
-0.036007
-0.003115
0.001017
0.002173
-0.004361
-0.058085
-0.032283
0.034688
0.063124
-0.095485
0.017359
-0.01954
0.053681
0.070134
0.04312
0.03981
-0.067637
0.011493
-0.010906
0.013163
-0.084386
-0.059233
-0.03786
-0.046691
-0.002411
-0.05706
0.12712
-0.050681
-0.097265
0.002724
0.001058
0.035468
-0.070159
-0.015033
0.00795
-0.101306
0.001234
0.049851
-0.042491
0.043345
0.011815
-0.018017
-0.091424
0.071016
-0.057902
0.11999
0.023707
0.028621
-0.010322
0.009752
0.046229
-0.040996
-0.067217
-0.07413
-0.021813
0.01506
-0.049054
-0.005276
0.078495
0.025103
-0.094798
-0.014263
-0.008181
0.039857
0.074204
0.066801
0.026374
0.070565
-0.028809
-0.087619
0.028723
-0.113292
-0
0.045502
-0.022026
-0.086978
-0.070806
0.04098
-0.046339
0.002323
0.083399
0.059461
-0.051573
0.114698
0.002319
-0.057074
0.004857
0.027978
0.026634
0.01573
-0.014082
0.00499
-0.019136
-0.016625
0.066554
-0.054543
-0.016796
-0.019809
0.023699
-0.002882
0.077533
-0.061245
-0.09616
-0.092467
0.050827
-0.038349
-0.010042
-0.109887
0.005728
0.023998
-0.039994
-0.007667
-0.000837
0.035508
0.032976
0.033333
-0.037173
-0.010878
0.004957
0.086651
-0.011182
-0.019525
-0.012652
-0.124948
0.015829
0.004836
-0.066309
0.009595
0.001545
-0.023461
0.017575
0.03531
0.018192
0.026566
-0.018914
0.010217
0.038045
158
1
0
-0.040954
0.022412
0.04916
0.023842
0.022794
-0.031846
0.034532
0.009034
-0.039436
-0.055856
0.055261
0.10932
-0.040095
0.087054
0.014064
0.011448
0.071292
-0.024203
0.071817
0.012069
-0.006559
0.018812
0.052445
0.044161
-0.060009
0.044061
-0.059033
0.002167
-0.005079
0.046904
-0.008399
0.041903
-0.079436
-0.019517
-0.051486
-0.005601
0.006297
-0.050152
0.014931
0.02393
-0.038421
-0.036947
0.073127
0.036557
0.025732
-0.00373
0.02058
0.028162
0.088393
0.008697
0.054681
-0.082302
0.063963
-0.058681
-0.097995
-0.000174
-0.025812
-0.072344
-0.015815
-0.020508
0.022616
-0.008888
-0.034175
0.032479
-0.055195
0.030085
-0.052824
0.050637
0.077055
0.010061
-0.111951
0.025374
0.00058
0.006513
-0.012539
-0.041374
0.0348
-0.025149
-0.025707
0.001185
-0.007835
0.061992
0.032046
0.046735
0.019203
-0.036404
-0.004571
-0.075389
-0.019485
-0.070214
0.034074
0.006329
0.031895
0.004629
-0.096685
0.045509
-0.107558
-0.007282
-0.027558
0.027204
0.000317
-0.024275
0.009275
-0.110981
-0.042712
-0.056499
0.021726
-0.014658
0.051735
-0.069287
-0.034653
0.007467
-0.024883
-0.017633
-0.127117
0.037072
-0.010541
0.03589
0.094399
-0.006458
-0.004736
-0.029976
0.044164
-0.021374
0.005454
-0.036445
0.016448
-0
-0.013735
0.091004
-0.028288
0.0384
0.062677
-0.022635
-0.084961
-0.051045
-0.010626
-0.038427
0.006481
0.021213
-0.036915
0.099889
-0.06479
-0.058597
0.02609
0.073955
0.033106
-0.023786
0.020925
-0.159353
0.065948
0.069398
0.087766
0.074679
0.022269
-0.055254
0.053396
0.040852
-0.046498
0.007109
-0.065308
-0.068431
-0.090762
0.081084
-0.096988
0.010173
-0.043105
0.006414
0.012803
-0.021071
0.014533
0.012131
0.002168
-0.014941
0.020122
0.048313
0.098339
0.041417
-0.04808
-0.019866
-0.0231
-0.01863
-0.018606
0.020647
0.030521
-0.044764
0.073697
-0.043933
-0.039194
0.022865
-0.030728
-0.0273
-0.084021
0.045904
-0.004361
0.033921
-0.03112
-0.062817
-0.007025
0.004748
0.028971
0.018732
0.056656
-0.003177
0.005355
0.005987
0.038316
-0.000661
-0.003813
-0.040291
0.027691
0.070129
0.081449
-0.011621
0.04714
-0.06551
-0.042881
0.022669
0.009219
-0.003997
0.0206
0.051668
-0.08554
0
0.084605
-0.031128
0.031011
0.042977
0.050973
-0.00791
0.063219
0.054431
0.009955
0.018498
-0.049449
0.015194
0.068118
0.001333
0.038163
0.024891
0.041672
-0.053289
-0.040256
0.032576
-0.043823
0.062373
-0.031455
-0.021865
-0.046823
0.010191
0.046275
0.004809
-0.045359
-0.010215
-0.040433
-0.050294
-0.030509
-0.096867
-0.032917
0.092224
0.038505
0.042199
-0.018045
-0.014948
0.033428
0.00273
0.011251
0.006485
0.00343
0.029954
-0.077458
0.013386
-0.061367
0.042711
0.051115
-0.02928
-0.057228
-0.03741
-0.004318
0.005938
-0.010036
-0.085067
-0.055231
-0.024662
-0.109601
0.006227
-0.035851
-0.000318
0.024842
-0.038686
0.017869
0.083111
0.019497
0.087853
0.009329
0.008752
-0.006905
0.065834
0.016324
-0.075287
0.119726
0.010492
-0.044049
0.006427
-0.028928
-0.066083
-0.055215
0.026265
0.166473
-0.033998
-0.061586
-0.040468
-0.026578
0.032823
-0.122475
0.021973
-0.128733
0.023132
0.075368
-0
-0.035221
0.040917
0.083148
0.096124
-0.021478
-0.038312
0.066482
-0.025554
-0.068144
-0.058478
0.057555
0.032242
0.055987
0.107122
-0.050091
0.089563
0.088709
0.041287
-0.052087
-0.015665
-0.099256
0.049207
0.090276
0.004042
0.045604
0.064596
0.02084
0.072058
0.047406
-0.11116
-0.040963
0.065646
-0.08104
0.005877
-0.065159
-0.015411
-0.081947
-0.024182
0.071901
0.077806
-0.010004
-0.049657
-0.042737
0.067166
-0.032942
-0.077734
0.04943
0.035087
-0.063261
0.092044
-0.03906
-0.052468
0.052484
0.11244
0.11617
0.013503
0.004439
0.022035
-0.015424
0.059822
0.00088
0.006655
-0.074793
0.028509
45
1
0
0.006412
-0.010391
0.013167
0.00835
-0.055974
-0.039476
-0.03777
0.068599
0.050998
-0.0079
-0.041324
0.050852
-0.045907
0.117122
0.024485
-0.011541
0.085059
-0.050602
0.02289
-0.020756
0.048233
-0.009157
0.02891
-0.01143
0.033063
0.006356
0.011486
-0.110739
-0.108761
-0.127883
-0.073733
0.000373
-0.024335
-0.011419
-0.047429
-0.027434
0.015452
0.036313
-0.002851
-0.018991
-0.072289
0.00245
0.116141
-0.023237
0.076303
-0.021474
0.069252
-0.088008
0.032749
0.088818
0.04449
-0.09316
0.02635
-0.040863
-0.016135
0.108962
-0.034016
0.05606
0.045858
-0.01388
0.032304
-0.032973
0.023828
0.013838
-0.029613
-0.034916
0.02206
-0.063881
0.016375
-0.020608
-0.006077
0.042552
-0.037574
-0.07308
-0.005627
-0.01991
0.02799
0.003649
0.006675
-0.030364
0.044505
0.075798
-0.027998
0.100657
0.013065
0.002606
0.061717
0.006889
-0.060393
-0.045627
0.018579
0.082198
-0.058937
-0.013539
0.010214
-0.041489
-0.019317
-0.109399
-0.062984
0.041097
0.020636
0.009831
0.051832
-0.006066
-0.027301
0.01184
0.00073
0.051977
-0.071706
0.070879
0.041999
-0.021298
0.010758
0.029482
0.082727
0.003941
-0.058428
0.028302
0.021911
0.092396
0.055312
-0.023375
0.010269
0.083855
0.004318
0.002041
0.079393
-0
-0.058948
0.055716
-0.089653
0.029361
-0.001427
-0.055762
0.031746
0.061138
-0.003475
-0.04552
-0.012733
0.0884
-0.004403
0.03974
0.068131
-0.075178
0.052376
0.049758
-0.084968
0.002204
-0.050291
0.043084
-0.045686
-0.008838
-0.021239
0.070563
0.03404
0.011917
-0.058401
0.02083
-0.038007
-0.028212
0.046833
-0.094928
0.008474
0.003711
-0.026802
-0.044676
-0.001524
0.024568
-0.102623
0.074806
-0.016791
0.013437
0.011134
0.04319
0.007669
0.038845
-0.115133
0.045681
-0.021661
0.003709
-0.033282
-0.047935
0.090144
0.040489
-0.033495
-0.069591
-0.015145
0.010418
0.034399
0.035624
-0.050895
-0.037749
-0.144371
0.007043
-0.074286
-0.019364
0.018521
-0.048277
-0.015759
-0.018817
-0.028685
-0.080724
-0.038157
-0.054593
-0.029877
0.023931
0.000638
0.011259
-0.104136
-0.066615
0.062777
-0.049262
0.020555
0.029266
0.00324
-0.047949
-0.08148
0.044364
0.025464
-0.007053
0.042481
0.024068
0.096666
-0
-0.033359
0.002684
-0.090472
0.003711
0.013546
0.061199
-0.009101
0.036043
-0.100814
-0.025971
-0.016779
0.039361
-0.05217
-0.000458
0.056417
-0.035483
0.079986
-0.088206
0.000019
0.078205
0.075283
0.042357
0.001943
-0.081718
0.043527
0.094987
-0.084338
-0.066696
0.003775
-0.05129
-0.03523
0.006324
0.037007
-0.052046
0.01148
0.017986
0.068111
-0.054776
-0.023954
-0.107481
0.013004
0.071097
0.021394
-0.010811
-0.01578
0.042853
0.062421
0.054765
-0.011622
0.034973
-0.088955
-0.069153
0.031606
-0.086473
-0.009925
-0.072296
-0.033801
-0.00899
-0.057145
-0.003558
-0.046464
0.00293
0.003546
-0.032694
0.022974
0.039966
0.06193
0.010648
-0.074944
0.072509
0.032225
-0.024875
0.028506
0.002261
0.034739
-0.008617
0.077083
-0.033023
-0.049944
-0.021249
-0.075728
0.064253
-0.00896
-0.068272
0.030777
0.002704
-0.034607
-0.093083
-0.016319
0.153098
0.049166
0.010292
0.002582
-0.03991
0.048864
-0
-0.035308
0.07672
0.001704
-0.067208
0.012238
-0.071188
0.033134
0.051212
0.010316
-0.106649
0.008922
-0.029311
-0.014423
0.05815
0.077301
0.067134
0.05126
0.035219
-0.026699
-0.011053
0.027231
-0.017896
-0.001944
-0.058848
-0.059393
0.1021
0.017036
-0.015015
-0.001309
-0.046351
-0.04991
0.024971
-0.02293
0.028196
-0.015317
-0.032166
0.016672
0.03728
0.022627
0.001365
0.002807
0.042589
0.039108
0.044351
0.032586
0.037655
0.068989
-0.114698
-0.007684
-0.039128
-0.101409
0.018008
-0.022486
0.025142
0.04909
0.061311
0.161887
-0.04385
-0.075841
0.046937
0.046183
-0.048141
-0.103171
0.07289
171
1
0
0.049364
0.011186
-0.035767
-0.067374
0.02386
0.000239
-0.048505
0.042846
-0.005894
-0.000075
-0.017452
0.028222
-0.084811
-0.015453
-0.042359
-0.025873
0.040963
-0.047346
0.013867
-0.000922
0.04011
0.019215
0.014884
-0.032697
-0.067077
0.000679
0.044585
-0.009785
0.01287
-0.06803
-0.01478
0.085723
-0.028742
0.009652
-0.017338
0.004444
0.007525
0.066137
0.041192
-0.021141
-0.019589
0.107339
0.057036
0.047439
0.012494
-0.054954
-0.020378
-0.011345
0.064817
-0.031212
-0.049612
-0.088016
0.00918
-0.036318
-0.023893
0.004229
-0.049613
-0.026493
0.039858
0.031907
0.072234
0.033377
0.032547
0.058664
0.023053
-0.066403
-0.086096
-0.114565
-0.046525
-0.119236
-0.002608
0.038919
0.000399
-0.14452
-0.023112
-0.084846
-0.016106
-0.045489
0.006378
0.01188
0.049281
0.076239
-0.008019
-0.037592
0.012911
-0.012915
0.000894
-0.075791
-0.002149
0.04827
0.027814
-0.024031
-0.092299
-0.045191
-0.067901
-0.034484
0.029896
0.041978
0.008748
0.019065
0.06425
0.078668
0.011283
-0.031896
0.034845
-0.029269
0.055491
0.06489
0.034523
-0.033907
0.014332
0.033963
-0.048796
-0.035683
0.003207
-0.019476
0.015674
0.062745
0.038283
0.02824
-0.012953
-0.001635
-0.020704
0.078501
0.051506
0.019059
0.013015
-0
-0.040506
0.005301
-0.025124
-0.001333
0.069502
0.070583
0.030033
0.043135
-0.03211
0.112417
0.039347
0.037487
0.06129
0.078256
0.095026
-0.01832
-0.12336
0.109625
-0.076937
0.020415
-0.069804
-0.016954
0.058229
-0.017389
-0.018872
-0.004701
0.081776
0.08567
-0.071618
0.038162
-0.071483
0.026575
-0.027028
-0.024575
0.01875
0.021771
-0.058021
-0.035112
0.027
0.021147
-0.134547
0.004755
-0.070379
0.015339
0.024103
0.110664
0.017428
0.017516
-0.047815
-0.000631
0.020434
-0.041275
0.004238
-0.050302
0.010475
0.084178
0.029191
0.026624
0.011379
-0.005444
-0.006361
-0.010132
-0.023952
-0.003754
-0.038906
0.068086
-0.023193
0.016226
0.067673
0.160839
-0.028097
0.02247
0.099027
0.007697
-0.074952
-0.009094
-0.028673
-0.002531
0.104075
0.04884
-0.040222
0.077917
0.102031
-0.022615
-0.089054
-0.024289
-0.010291
0.013916
0.026889
-0.026242
-0.053243
0.00088
0.014585
-0.033613
-0.042849
0
-0.036813
-0.025719
-0.058837
-0.069305
-0.027461
-0.047906
0.022409
0.110876
0.004038
0.038705
0.048807
0.047365
-0.040159
0.040552
0.025351
-0.020946
0.126813
0.007259
-0.044789
-0.000081
0.002624
0.003247
-0.034308
-0.025176
0.067744
0.028406
-0.077677
-0.011549
0.023366
-0.027524
0.028247
-0.060653
0.031572
-0.006492
-0.030895
0.010192
-0.020085
-0.093359
0.066913
0.070668
-0.110361
-0.044127
0.051636
0.016695
-0.002379
0.036689
0.070206
0.054393
-0.059911
0.001655
-0.040192
0.061713
0.063112
0.066628
-0.080391
-0.043291
-0.035861
-0.006258
-0.073477
-0.013683
-0.00641
0.027124
-0.090263
0.04787
0.007773
-0.016634
-0.025724
-0.092089
0.01792
0.038067
0.002473
-0.103981
-0.061935
0.060886
-0.011859
0.041007
0.130042
-0.024688
0.030876
0.099916
0.006078
-0.059941
0.031079
-0.000596
0.014713
0.004963
-0.051457
-0.006634
0.000596
0.040487
-0.027791
-0.035281
-0.067592
-0.137405
0.016303
-0
-0.080255
-0.010929
0.073221
-0.025725
-0.049661
-0.056361
0.027508
0.011824
-0.071494
0.030716
-0.013697
-0.020503
-0.086025
0.056924
0.012146
0.019907
-0.030934
0.026877
-0.003359
0.059852
0.011922
-0.034554
-0.043691
-0.050956
-0.062554
0.041626
-0.131224
0.015882
0.01638
-0.072948
0.073007
0.072233
0.015925
-0.01153
0.04507
-0.002819
0.002219
0.027004
0.022304
0.082997
-0.033088
-0.051141
0.073799
0.085835
-0.031291
-0.056033
0.12282
-0.013572
-0.104837
-0.058493
0.003361
-0.012837
-0.021532
-0.042753
0.017269
-0.012406
0.004194
-0.0719
-0.062472
0.04628
0.016661
0.036457
-0.116933
0.080605
92
1
0
-0.072971
0.031671
0.061673
-0.087024
0.05413
-0.005546
0.100886
0.083293
0.059838
0.052261
0.054518
0.037213
0.029854
-0.026638
-0.022047
-0.052346
0.079655
-0.103831
-0.028657
-0.027437
-0.060075
0.044824
0.005951
-0.037483
-0.00836
0.060786
0.041785
-0.03235
0.060837
-0.050023
-0.034911
-0.015003
-0.070042
0.023842
-0.058211
-0.002386
-0.028139
-0.047573
-0.039546
-0.034362
-0.107188
-0.04997
-0.013788
0.050176
-0.020247
0.002832
0.073154
0.042335
0.018779
0.056
0.022757
-0.001751
-0.023036
-0.086041
-0.008723
-0.004464
-0.003013
-0.011688
0.036074
0.027083
0.030472
-0.024587
-0.002778
0.036078
0.003491
-0.003044
0.020014
-0.089296
0.040095
0.015889
0.080325
-0.035879
0.020373
0.070405
-0.033798
-0.006346
0.065788
-0.022847
-0.017641
0.017627
0.061964
0.033639
-0.011957
-0.006304
0.002015
0.007965
0.051781
-0.032668
0.054709
-0.03791
0.105849
0.073258
-0.023964
0.023457
-0.045296
-0.023703
0.01462
0.05777
-0.039552
0.029636
0.05019
0.050654
0.06798
0.103744
-0.005307
-0.088394
-0.006239
-0.04973
-0.014581
0.00878
-0.001
0.001858
-0.106732
-0.022072
-0.061212
-0.047956
-0.058883
0.10518
0.110027
0.029364
0.024918
0.021391
-0.08165
-0.068247
-0.083546
-0.034633
-0.077497
-0
-0.010422
0.020257
-0.000424
-0.081364
-0.042417
-0.074593
0.0261
0.05339
-0.064798
0.014012
-0.057879
-0.06898
-0.083248
0.011038
-0.000248
0.065542
-0.083376
-0.051459
-0.042316
0.024671
-0.023209
-0.002664
0.04279
-0.002943
-0.073829
-0.017652
0.08678
0.065499
0.068602
0.033974
-0.057571
-0.09204
-0.017786
-0.094169
-0.039504
0.004954
-0.059712
-0.120545
0.080648
0.006098
-0.070058
0.022984
-0.003251
0.022663
0.101335
0.071429
-0.066048
-0.061151
-0.054538
-0.014891
-0.056235
-0.045981
0.039445
0.007931
-0.089853
-0.102364
-0.056268
0.05728
0.018494
0.065833
-0.032574
0.033684
0.04884
0.073962
-0.049306
0.045318
0.084395
0.006833
-0.049441
-0.017018
0.011482
0.02317
0.028424
0.008276
0.012894
-0.082734
-0.005679
-0.004929
0.011594
-0.085057
-0.027243
0.079359
-0.035914
0.0455
-0.109795
0.069079
0.018163
-0.120022
0.007028
0.000966
-0.014444
0.020907
-0.03467
0.048627
0.010883
0
0.015713
-0.074679
0.004122
-0.007864
-0.086551
0.011
-0.032902
-0.009453
0.002839
0.036291
-0.002829
0.076327
-0.001116
0.001232
0.098924
-0.008765
-0.013539
-0.096424
-0.005362
-0.075488
0.064319
-0.001768
-0.071839
-0.018562
0.011252
-0.00896
-0.037752
0.008833
0.034935
0.056398
0.007206
0.017902
-0.007463
0.082867
-0.013152
0.047921
0.041723
-0.018577
0.064709
-0.042559
-0.002582
0.081217
0.112097
-0.012862
-0.003727
-0.038298
0.09278
0.00453
0.104325
-0.005623
-0.033248
-0.031737
0.011106
-0.018016
-0.084743
-0.02026
-0.030484
0.011885
-0.006113
-0.088524
-0.00932
0.062548
0.030633
0.052159
-0.030987
0.05159
0.049281
0.021194
-0.023736
-0.024767
-0.052246
-0.059871
-0.069953
0.001268
-0.002698
0.115192
0.080052
0.005296
-0.090613
0.028968
0.050933
-0.013987
-0.044557
0.023595
-0.008028
0.046759
0.01657
-0.013904
-0.025914
0.037903
0.031532
-0.011573
-0.159037
0.054592
0.022859
-0
0.050166
-0.003619
0.035146
0.026858
-0.002799
-0.016796
0.026844
0.006075
0.066612
0.045994
-0.058279
-0.131723
-0.059865
0.02316
-0.029933
0.107034
-0.019278
0.049215
-0.024672
0.016005
-0.028305
0.027309
0.075646
-0.075253
-0.068704
0.089492
-0.011368
-0.032724
-0.002261
-0.031333
-0.025469
0.004989
0.041485
-0.009895
0.029963
-0.027389
0.000109
0.008229
0.023836
0.024915
0.041636
-0.072011
0.026835
0.033165
-0.012025
0.001829
-0.018346
0.005831
0.030887
0.127819
-0.038721
-0.070364
0.00819
0.038853
-0.076152
-0.011622
0.012294
0.011572
0.07854
0.043062
0.027734
-0.095016
0.040052
0.115105
420
1
0
-0.039241
-0.024591
0.009173
0.054962
0.062134
0.034562
0.061189
-0.010554
-0.004554
-0.013293
0.056482
0.014219
-0.038926
0.012164
0.02475
0.052093
0.026724
0.042425
-0.012843
0.035367
-0.046384
-0.050185
0.006621
0.020581
-0.074817
-0.044771
0.006487
-0.043176
-0.056762
0.029513
0.042811
0.087623
0.00406
-0.071306
0.030843
-0.021223
0.074042
-0.061786
-0.035419
0.020126
-0.075659
-0.105023
0.01198
0.034587
-0.003939
0.041191
0.050753
0.024154
0.010715
-0.029722
-0.02612
0.046417
0.065644
0.013064
-0.021783
0.003333
-0.045935
0.071422
-0.00039
-0.057791
0.076222
-0.037634
-0.019641
-0.015965
-0.023036
0.01756
-0.065939
-0.007226
0.06647
-0.044607
0.01504
-0.02966
0.093963
0.011623
-0.021727
0.034225
-0.004927
-0.075412
0.001767
-0.036288
-0.041219
-0.070784
-0.056139
0.019677
0.096488
0.011796
-0.060802
0.115837
0.005924
0.010318
0.009373
-0.054856
-0.048637
-0.016224
0.094824
0.078591
-0.044721
-0.009451
-0.000138
0.035681
-0.068619
0.008135
-0.079705
0.093317
0.020976
-0.02554
0.006376
0.050396
0.095956
-0.024132
0.024264
-0.01613
0.031567
0.001812
0.000165
-0.010573
-0.073708
0.084714
0.008252
-0.007397
0.056878
-0.053028
-0.02563
-0.031005
0.06005
0.04884
0.114514
0
0.002048
0.110578
-0.031514
-0.008122
-0.027295
-0.02151
-0.103564
-0.036779
-0.051691
0.019631
0.007803
-0.006887
0.029119
-0.034138
-0.0341
-0.056339
0.053534
-0.056766
0.039297
-0.031844
0.1071
-0.068494
-0.013902
-0.002544
0.018788
0.081538
0.039269
0.031401
0.04341
0.014496
-0.022534
-0.042925
-0.018785
0.002397
0.016502
-0.004232
-0.05683
-0.011959
-0.046189
-0.06035
-0.066606
0.033412
0.030329
0.000532
0.034375
-0.084367
-0.015311
0.07682
-0.029103
0.088413
-0.008744
-0.033396
-0.063122
0.026613
0.001729
0.020369
0.000401
-0.02098
0.015044
0.037047
0.007459
-0.009803
0.060095
-0.144478
0.060075
0.013704
-0.068373
-0.011242
-0.017104
0.035335
0.04404
0.016257
0.028001
0.000907
0.036885
-0.019359
0.026609
0.01907
-0.062226
-0.010472
-0.045717
-0.019788
0.078098
0.083227
0.031064
0.005497
-0.073318
-0.0555
-0.167449
0.093013
0.12912
0.081113
0.009468
0.040332
0.004706
-0
0.009026
0.051044
0.069195
-0.039
-0.01951
-0.018687
-0.063338
-0.014057
0.055502
0.023496
-0.0032
-0.012315
-0.025381
-0.007234
-0.055013
0.093066
0.105253
-0.104583
0.049552
0.050453
0.031643
0.051624
-0.092931
-0.041451
0.03288
0.0552
0.086185
0.06115
-0.031482
-0.079785
0.011674
-0.048339
-0.018169
-0.017291
0.113519
0.034986
0.040408
0.010523
-0.098597
-0.041301
0.070933
0.076103
-0.072809
-0.025971
-0.014271
0.069284
-0.040591
0.117438
-0.084925
0.058387
0.018175
0.051046
-0.125422
0.01789
0.060064
0.008465
0.027148
0.046028
-0.035396
-0.00478
0.093079
-0.01921
0.02378
0.072774
0.034033
0.064994
0.057996
0.037349
-0.00701
0.04948
0.0498
0.028935
0.0319
-0.072438
0.040649
-0.060272
-0.052009
-0.062478
-0.033754
-0.0233
-0.014818
-0.045702
0.061064
-0.031024
0.038095
0.011023
-0.084261
0.051078
0.008475
0.040461
-0.019556
0.027071
0.071929
-0.008524
-0.030846
-0
-0.13238
-0.024445
-0.043216
-0.091978
0.0079
-0.063271
0.076341
0.007853
-0.069859
-0.061098
0.041661
-0.035065
-0.008548
0.038125
0.066165
-0.041841
0.030662
-0.0472
-0.058671
0.049359
0.048849
0.007929
-0.029179
0.019242
0.035608
0.039958
0.018751
0.014821
0.081432
-0.0458
-0.018365
-0.016961
0.051099
0.050938
-0.093461
0.040685
-0.101553
0.033439
0.025878
-0.028701
-0.023696
-0.029129
-0.101194
0.041304
0.005865
-0.039352
0.035699
-0.082041
0.010142
0.041155
0.049245
-0.057456
0.047309
-0.006851
-0.001851
0.013585
0.020408
-0.081704
0.047623
-0.032742
-0.072643
-0.020606
-0.135019
-0.035825
1,695
1
0
0.038718
-0.048866
0.051332
0.025364
-0.019691
-0.079938
-0.033881
-0.004738
-0.084567
-0.042222
-0.033497
0.002454
-0.001184
0.012331
0.002242
0.030196
0.023509
-0.047815
-0.046002
-0.002694
0.008341
-0.003894
0.044778
0.059777
-0.018182
0.035681
0.025339
-0.036577
0.028099
-0.034183
-0.045701
0.021538
0.01744
-0.04373
-0.016393
0.022908
-0.06179
0.031901
-0.028216
-0.002128
0.04271
0.058175
-0.009061
-0.040962
-0.026898
-0.006074
-0.008066
-0.12107
0.072478
0.085775
0.086127
-0.046393
0.051549
0.020565
0.007707
-0.032161
-0.059122
0.061765
-0.00468
0.046254
-0.019225
0.030107
0.057759
-0.048321
0.00278
0.12688
-0.024471
0.049424
0.039915
0.093618
-0.082027
-0.020613
-0.114054
0.02359
-0.006469
0.03542
0.020466
-0.096498
0.015862
0.03081
-0.04304
-0.039807
0.020136
-0.045279
0.095977
-0.004252
0.03341
0.00301
-0.056354
-0.000007
0.025686
0.035827
0.060318
-0.01409
0.138135
0.004096
-0.03159
0.030251
-0.044007
-0.013436
0.020542
-0.042037
-0.038846
-0.079829
0.052538
0.008532
-0.0647
-0.02785
-0.073404
0.057491
0.039693
-0.013784
0.0366
0.036653
0.044429
0.068349
-0.087331
0.091316
0.032743
0.042444
0.069734
0.016358
0.014195
-0.16048
-0.03246
-0.042681
-0.091421
0
0.014011
-0.050654
-0.071546
0.027045
-0.050666
-0.050607
-0.108636
0.074637
0.078624
0.036457
-0.054757
0.010117
-0.005702
-0.092028
-0.013702
0.019794
-0.002317
0.093315
-0.091898
0.02801
0.050343
-0.080775
-0.012699
0.069227
0.02042
-0.004695
-0.013753
-0.013108
0.034177
-0.004301
-0.041129
-0.019674
-0.031311
0.017594
0.008114
0.129436
0.055538
0.105726
-0.036175
-0.09738
0.01188
0.048992
0.054921
0.012726
0.071533
0.041113
-0.070914
0.02573
-0.02355
0.01306
-0.058478
0.019236
-0.019925
0.02494
0.055827
0.061755
0.026812
-0.031367
-0.037044
0.026778
0.048097
0.044065
-0.041462
-0.037163
-0.000427
0.092619
-0.00296
0.043698
-0.060238
-0.104313
0.066118
-0.028033
0.039643
-0.042543
-0.036099
-0.044401
-0.044139
-0.004378
-0.038565
-0.073258
0.028255
0.001316
0.053818
-0.025857
0.056534
-0.017086
-0.013414
-0.051307
-0.076448
0.069897
0.020573
0.057002
-0.016672
-0.035719
-0.007289
-0
-0.022176
-0.013779
0.010394
0.008996
0.028408
0.058457
-0.019257
0.111608
-0.01098
-0.025261
-0.009674
-0.011984
-0.123109
-0.033364
0.053793
-0.120064
0.07696
-0.027268
0.032588
-0.017859
0.019454
0.035187
0.020338
-0.059914
-0.033782
0.047664
-0.006603
-0.031659
-0.029581
0.018657
0.000508
0.029179
-0.120283
-0.016411
0.043976
-0.023351
-0.04344
0.035526
0.053198
-0.052891
0.039766
0.028442
-0.004939
-0.101699
-0.010668
0.009609
-0.048217
-0.041357
-0.089965
0.06154
0.105563
-0.086978
0.021909
-0.058786
-0.079302
-0.026252
-0.008488
-0.073941
0.070943
-0.021021
0.029201
-0.025873
0.005141
0.017032
-0.03931
0.045513
0.008557
0.033716
0.101502
-0.019619
0.068279
0.025841
-0.05726
0.000018
-0.029606
0.03881
-0.093463
-0.011118
0.044474
-0.025126
-0.01603
0.067814
0.019994
0.027414
-0.041842
-0.012456
-0.004495
-0.011171
-0.031126
0.034698
0.031801
0.016978
-0.025199
0.169445
0.023586
-0
0.021016
0.046339
0.038987
-0.022567
0.044308
-0.045051
-0.031134
0.041732
-0.015587
0.020339
0.118311
-0.002554
0.013086
-0.019552
0.017012
0.013838
0.001567
0.031488
-0.039044
-0.069779
-0.046404
0.057985
0.004567
-0.060284
-0.02774
-0.00524
0.109024
0.015853
0.023589
0.036291
-0.065488
0.012858
-0.051945
-0.020002
-0.05738
-0.118654
0.056682
-0.040604
-0.025461
0.082277
-0.067943
-0.031175
0.054478
0.023142
0.040227
-0.101496
0.097057
0.0804
-0.00957
0.030237
-0.064372
0.073641
0.032467
-0.037991
-0.029049
-0.009663
0.024165
0.009762
-0.050446
-0.027705
-0.086021
-0.090997
0.019281
0.107004
100
1
0
-0.049485
0.065136
0.013512
-0.034251
-0.071483
-0.003005
0.089102
0.024505
-0.017868
0.058747
0.056853
0.049612
0.024569
-0.015437
-0.023393
0.001062
0.0173
-0.065203
0.037329
-0.147539
-0.118131
-0.045965
0.087278
0.01296
0.003778
0.069616
-0.087759
-0.000868
0.005384
-0.041496
-0.047402
0.016693
-0.008938
0.016498
-0.060899
-0.053659
0.081084
-0.047683
-0.008605
0.026932
-0.075469
-0.03369
-0.019126
-0.014868
-0.039116
0.045412
0.08559
-0.014646
0.100182
-0.02327
0.041543
-0.068731
0.012972
-0.087836
0.001569
0.088534
0.013021
-0.042801
0.03472
-0.068064
-0.009466
0.036965
-0.014157
0.013514
-0.013919
-0.131557
-0.017766
-0.061511
-0.011301
-0.017358
0.021386
0.084621
0.120102
0.039072
-0.029785
0.025296
0.116867
-0.005363
0.016182
0.067497
-0.027563
-0.041226
0.022115
-0.07151
0.012694
-0.040495
0.0481
-0.016818
-0.009778
-0.008878
0.019038
0.02228
-0.01877
-0.057002
-0.048329
-0.008564
0.002204
-0.029945
-0.068947
0.014346
-0.044304
0.11072
0.088075
-0.01452
0.02739
-0.033662
0.064852
0.060869
0.013827
-0.038711
-0.002405
-0.030729
0.021988
0.058761
0.008484
0.021274
-0.028894
0.077151
0.062762
-0.041614
0.060517
0.029658
-0.006567
0.013959
-0.095166
-0.093963
-0.018612
-0
-0.054682
0.085675
0.004996
0.035011
0.008019
0.056572
0.069197
-0.026776
-0.143192
0.077535
-0.044448
0.003847
-0.069229
0.057808
-0.001887
-0.049528
-0.119287
0.018626
-0.061909
0.056585
-0.051138
0.080839
-0.037971
0.049432
0.038846
-0.020688
0.084421
0.037646
0.013782
0.019473
-0.084264
-0.011295
-0.037943
-0.040228
-0.056944
-0.025829
-0.051834
-0.039098
0.019515
0.051678
-0.063494
-0.01801
-0.01735
0.039378
-0.033288
0.071807
0.023582
0.045463
0.04163
-0.005179
-0.019644
-0.052022
-0.040768
0.011556
-0.014936
0.034217
0.017904
-0.049114
0.029854
-0.035023
0.073679
-0.055721
-0.021617
-0.070893
0.00462
0.12135
0.048057
-0.026839
0.027045
-0.001503
-0.021181
0.036669
0.003226
-0.078985
-0.014979
0.011494
-0.016842
-0.069927
0.028124
-0.089406
0.037127
0.023926
0.05081
0.066559
-0.03666
-0.062674
-0.065776
-0.076732
-0.037343
0.051198
0.043477
-0.054394
0.06618
0.018508
0.038102
0
0.008216
-0.013372
-0.069094
-0.009413
-0.008081
0.005086
-0.084731
0.086122
-0.026983
0.038385
0.024676
-0.010078
-0.05763
0.012392
-0.00426
0.015963
0.092522
-0.042146
0.106289
-0.095969
0.00366
0.117286
-0.033776
0.027941
-0.02526
-0.047886
-0.05045
-0.090095
-0.058018
0.020476
-0.009785
-0.02633
-0.018501
-0.00119
-0.00647
-0.025926
-0.030026
-0.018506
0.015172
0.025957
0.052939
-0.0203
0.035939
0.071272
0.054755
-0.006319
0.087425
0.054418
0.041181
0.090286
-0.012148
-0.030374
0.088158
-0.057167
-0.00636
-0.045907
0.029729
-0.034557
0.038464
0.005437
-0.06047
0.07648
-0.070605
-0.009874
-0.003531
0.010071
-0.005013
-0.077113
-0.044173
0.016891
-0.048103
0.039932
-0.071623
0.008929
0.009589
-0.022593
0.064598
-0.003837
0.051541
0.094519
-0.037874
0.051597
0.054592
-0.03344
0.015575
-0.01447
-0.026418
-0.028003
-0.051669
0.041667
0.015016
0.031088
-0.098115
-0.052774
0.062746
-0
0.055484
0.094624
-0.032933
-0.026412
0.018618
-0.008138
0.071764
-0.031892
-0.030125
0.05388
0.054859
0.018108
-0.048182
0.009585
0.034338
0.014535
0.094361
0.101798
0.022089
0.074754
0.103962
-0.005598
0.083183
-0.017249
-0.097153
-0.051636
-0.00276
-0.031092
-0.005104
-0.041438
0.05207
0.028918
0.030023
0.001388
-0.02768
-0.082374
-0.025717
-0.005394
0.029765
-0.025778
0.057349
-0.025741
-0.110212
-0.037064
-0.004743
0.028322
0.077433
-0.104597
0.001148
0.105603
-0.0542
-0.024821
0.032752
0.044755
-0.005306
-0.011726
-0.055829
0.013421
0.003036
0.104893
0.019218
0.006342
0.037932
0.089574
57
1
1
-0.055965
0.042317
0.059411
0.045744
0.008568
0.039225
-0.023886
-0.012422
0.078135
0.056353
0.108152
-0.045413
0.030375
0.068303
-0.085182
-0.080913
-0.025605
-0.049528
-0.129859
0.02077
0.012084
0.027156
0.016696
-0.023004
-0.00112
-0.059216
0.006651
-0.049137
-0.010351
-0.020785
0.024257
0.095892
0.120456
0.062844
-0.037316
-0.011509
0.02394
0.024872
0.001068
0.033731
0.033592
0.023633
0.065855
0.051135
-0.039632
-0.041608
-0.010628
-0.10665
-0.029329
-0.006391
0.083344
0.054962
-0.095688
0.067647
-0.123397
0.005473
0.019642
0.028018
0.007768
0.000239
-0.014415
-0.032613
-0.020274
-0.030081
-0.014933
-0.009498
0.00965
-0.030693
-0.066769
0.010264
-0.034389
0.006737
-0.060694
0.027842
0.00643
-0.004764
0.041856
0.044392
-0.03288
0.037606
0.076713
-0.051392
0.00542
0.11456
0.088659
-0.048809
-0.01317
-0.006855
-0.045457
-0.078356
0.019124
-0.003105
-0.045157
-0.099574
-0.017788
0.022988
-0.020825
-0.008286
-0.116093
-0.021143
0.09194
0.053424
-0.113943
0.047389
0.047498
0.019917
-0.003101
-0.016086
-0.043215
0.049257
0.061136
0.050564
-0.020949
-0.046364
0.084355
0.057999
-0.017215
-0.003452
0.060197
0.031146
-0.011916
0.038741
-0.050545
-0.057577
-0.050508
0.006854
0.038938
-0
0.03797
0.08092
0.073364
-0.080004
-0.016321
-0.012458
-0.042973
0.013895
-0.036343
0.037047
-0.027716
0.01195
0.011071
-0.032332
-0.021243
-0.024458
-0.035044
-0.014077
0.019216
0.024697
-0.004691
-0.049201
0.058544
-0.024535
-0.013677
-0.04202
0.041297
0.018002
0.072627
-0.024382
-0.088701
-0.007334
0.011284
0.056116
-0.058639
0.013121
0.03368
0.019429
0.080678
0.043614
-0.029149
-0.081613
-0.07471
0.010769
0.014996
-0.043789
0.004953
-0.125346
0.010111
0.033211
0.003577
-0.048702
0.034256
0.021251
-0.023329
-0.001329
0.01204
-0.001152
-0.051531
-0.013741
-0.032602
-0.036718
-0.099479
0.080174
-0.064148
-0.037755
-0.039579
0.036408
-0.047911
0.000119
-0.029457
-0.001823
0.001711
-0.016012
-0.043685
0.057474
0.000886
-0.02676
-0.006895
-0.010524
-0.072758
-0.101173
0.049301
0.026186
0.089364
-0.04057
-0.003329
-0.060133
0.025748
-0.018431
-0.035894
-0.026683
-0.077045
-0.019637
0.107375
-0
0.008151
-0.035041
-0.001516
0.017174
0.015158
-0.065321
-0.004039
0.035196
-0.083447
-0.063263
-0.106918
0.012751
0.029598
0.000469
0.171327
-0.010282
-0.039976
-0.073671
0.042222
0.050283
0.010396
0.013791
-0.03237
-0.023003
-0.046429
-0.034816
-0.011339
-0.020641
0.049146
0.016081
-0.033553
0.003343
-0.066923
-0.022027
-0.038322
0.081031
-0.048369
0.016256
0.053193
0.02715
-0.03604
0.038133
0.067463
-0.062586
0.025366
-0.015196
-0.075885
0.032816
0.028685
0.063537
-0.037812
0.009072
0.011113
0.089194
0.028199
-0.02851
-0.030375
-0.012173
-0.002537
-0.003009
0.094072
0.007493
-0.013927
-0.036408
-0.010334
0.013126
0.028448
0.039908
0.03711
0.053492
-0.083317
0.089836
-0.022339
0.014731
0.009492
0.06235
-0.119539
0.006963
0.017275
-0.058612
0.144779
0.065706
0.026103
-0.17369
-0.030613
-0.075625
0.064472
0.044917
0.073486
-0.016341
-0.01692
0.020912
-0.054071
0.106131
-0.027964
-0
0.014797
0.03207
-0.024035
-0.000882
0.081595
0.029128
0.010054
-0.035726
0.076929
0.020031
-0.00117
-0.044469
0.065289
0.091049
0.094746
0.025675
0.063867
-0.039356
0.037992
0.079443
0.002705
0.071429
-0.092617
-0.073
0.074826
-0.061843
0.020761
0.031024
-0.001632
-0.094829
-0.047625
0.008359
-0.109474
0.040087
-0.043815
0.044105
0.018808
-0.089065
0.017982
-0.062266
-0.000383
-0.007368
-0.016806
-0.00937
-0.025581
-0.05879
0.106357
-0.050533
-0.016645
0.103019
-0.034406
-0.046178
0.031387
-0.098242
0.033561
0.005912
-0.024134
0.065868
-0.022805
-0.022037
-0.025464
0.026522
0.035306
-0.011471
180
0
1
0.01021
0.055801
0.010333
0.087098
0.086109
-0.024001
0.111376
-0.024657
0.06554
0.034995
-0.001902
0.030678
0.002732
0.024091
-0.043778
0.003162
-0.010013
-0.131155
-0.028924
-0.015556
-0.113826
0.0096
-0.014573
0.052186
-0.024862
0.10972
-0.006226
-0.073999
0.021458
-0.042615
-0.039541
0.072913
-0.061913
0.012479
0.048737
0.053206
0.01257
-0.094188
0.006121
-0.041413
-0.067978
0.008338
0.018304
0.001912
-0.066012
0.001859
0.045075
0.060425
0.070211
0.087722
0.029528
-0.040312
-0.007982
-0.028456
-0.012604
-0.030302
0.002863
-0.009347
-0.05705
-0.055888
0.030795
0.050305
-0.046434
0.061547
0.010049
0.023553
-0.042339
-0.036833
0.020368
0.025565
0.012736
0.011253
-0.055691
0.093058
0.043115
0.004981
0.022322
-0.056995
0.054367
0.012324
0.028902
-0.002634
-0.039492
0.038069
0.019092
-0.104006
0.011032
-0.090888
-0.00121
-0.04667
0.060331
-0.046093
0.039842
0.038894
0.003344
0.032611
0.01152
0.03552
0.013441
-0.020459
-0.002907
0.093699
0.095201
0.035145
0.013266
-0.054125
0.100978
-0.083758
-0.003827
0.055351
-0.035443
0.012701
0.051212
-0.060189
-0.04651
0.001832
-0.050989
0.131649
0.033577
0.041957
-0.055314
0.01509
0.032235
-0.024458
-0.003957
-0.049255
0.014094
-0
-0.013528
-0.012452
0.031411
0.099298
-0.044452
-0.085181
-0.047839
-0.070976
-0.027633
0.062807
-0.103308
-0.037918
0.032996
0.003582
0.031429
-0.009617
-0.026713
-0.051843
-0.038427
0.026325
-0.049308
-0.015733
0.143856
-0.03111
0.025119
0.023809
0.053207
-0.022089
0.005923
0.03074
-0.062897
0.039244
-0.003871
0.020465
-0.085813
0.063629
0.002909
0.016669
-0.02629
-0.012075
-0.101889
-0.056689
-0.030389
0.054984
0.004206
-0.025098
0.082185
-0.005241
-0.078142
0.076196
-0.147451
-0.044606
0.025461
-0.026534
-0.065132
-0.067791
0.082147
-0.010064
-0.044867
0.018923
0.066915
0.042397
-0.032817
0.000422
0.124983
0.007321
0.082046
-0.000398
0.064322
-0.019473
-0.008161
-0.008892
0.069276
0.009963
0.059313
-0.0053
-0.002819
-0.029102
0.041008
-0.036543
0.040315
-0.026625
0.082097
-0.007312
-0.074242
0.018423
0.009065
-0.052074
-0.028056
0.079792
0.024008
-0.016396
0.051938
-0.041274
-0.001913
-0
0.10699
0.006426
0.069188
-0.015644
-0.019142
-0.012226
-0.051056
0.012073
-0.054699
0.025879
-0.014314
-0.052888
0.001523
0.041551
0.03602
0.035703
0.013038
-0.102168
0.02906
-0.064295
0.010487
0.066937
-0.068461
-0.043245
-0.076385
0.040891
-0.087564
-0.048411
-0.026944
-0.024352
0.002968
0.068872
-0.000738
0.010038
-0.007936
0.005879
-0.031578
0.110658
0.016186
-0.002447
0.004005
0.000389
0.047067
-0.066418
0.081069
-0.071631
-0.048316
0.024867
-0.00678
-0.053842
-0.039829
0.001959
-0.112044
0.025768
-0.003355
0.031194
-0.155658
-0.026118
0.041673
0.002206
-0.022333
0.022917
0.02935
0.014455
-0.00814
-0.019831
-0.006552
-0.005192
0.010249
-0.006544
0.031327
-0.124012
-0.037891
0.012932
0.025792
-0.000433
-0.013492
0.007877
0.040544
0.021525
0.076009
-0.030043
-0.046418
0.11803
-0.009897
0.072529
-0.04947
-0.048733
0.002648
0.002049
0.040373
-0.049915
-0.127128
0.078109
0.086409
-0
-0.020912
0.001814
-0.04156
-0.027321
0.015976
-0.108974
0.062459
0.05137
-0.006284
0.023763
0.023873
-0.021358
-0.082694
-0.006274
-0.059043
0.068825
-0.090202
0.073991
-0.011381
-0.015594
0.053332
-0.015195
0.052474
-0.013474
0.009745
0.040342
-0.084828
-0.116069
0.043342
0.031102
-0.019428
-0.007904
0.024805
-0.098493
-0.053258
0.021539
0.072166
-0.064579
0.031115
-0.029364
0.044129
-0.041457
0.001561
0.025235
-0.091915
-0.017774
-0.00662
0.073022
-0.059722
-0.024081
-0.075394
-0.025252
0.01609
0.02909
-0.025134
-0.033884
-0.061993
0.104373
0.03668
0.084597
-0.048219
-0.045636
-0.071478
0.023514
254
1
0
0.022779
-0.063882
0.069087
0.003732
0.065233
0.03418
-0.050175
-0.003038
0.01971
0.023443
-0.049051
-0.084663
-0.012341
0.002958
-0.067584
0.016492
0.090775
-0.013435
0.026429
0.056342
-0.042654
-0.073927
-0.040532
0.001336
-0.041789
0.06265
0.07343
-0.079086
-0.065378
0.026557
-0.046263
-0.042199
0.036457
0.017643
-0.015916
-0.070064
0.072969
-0.05073
-0.148392
-0.117264
0.001762
-0.063332
0.041887
-0.046511
0.040908
-0.074573
-0.035466
-0.054857
0.006043
0.022059
-0.000532
-0.097421
-0.022064
0.039011
0.003664
0.041467
-0.027885
-0.0254
-0.001787
-0.00809
0.03899
-0.059904
-0.008819
-0.066408
0.006357
-0.043177
-0.02644
0.025447
0.006715
0.10478
0.022632
-0.0294
-0.008792
-0.025476
-0.01198
-0.02036
0.035507
-0.104751
0.024612
0.045832
-0.030491
0.11914
-0.046807
-0.024809
0.006418
-0.078795
-0.046047
0.017374
-0.009556
-0.09678
0.077028
0.066978
-0.014039
0.017668
0.047836
-0.031265
0.01804
-0.002015
0.044834
0.023533
-0.020408
0.045567
0.051008
-0.082726
0.033121
-0.058085
-0.056554
-0.016882
-0.052568
0.031247
0.004491
-0.027839
-0.072796
0.046256
-0.01539
0.052767
-0.019828
-0.020271
0.098092
0.016005
0.015627
0.006358
0.085714
-0.018973
0.051778
0.029211
-0.076239
0
-0.009158
-0.042382
-0.055243
0.043269
0.049017
0.001858
0.042707
0.011099
0.037473
0.052359
-0.025884
0.035585
-0.031815
0.03604
0.023544
-0.019116
-0.02874
0.028183
0.006097
-0.004228
0.020594
-0.056052
-0.039852
-0.079209
0.01181
-0.023781
0.077442
0.010139
0.059182
0.017216
-0.026751
-0.062296
0.062116
-0.011618
0.008749
-0.004967
-0.012234
0.014532
-0.035159
0.045959
-0.063551
-0.067947
0.00656
-0.043017
0.008958
0.006855
0.033923
0.007482
-0.038181
0.025382
0.072307
-0.054255
-0.002888
0.045175
-0.046897
-0.054105
-0.029889
0.051116
0.063451
0.053566
-0.096311
0.000309
0.077573
0.022604
-0.033874
0.041497
0.049952
0.116329
-0.006078
0.008921
0.016601
0.035187
0.031679
-0.102111
0.002917
-0.021938
-0.013555
0.059966
-0.03454
0.092686
0.035001
0.003494
0.047193
0.168185
-0.006574
0.085424
0.017578
0.009733
-0.025035
0.035111
0.036633
0.043875
0.036864
-0.06769
-0.027371
-0
0.03434
-0.041046
-0.013128
0.041912
0.047457
0.042482
0.067685
-0.063891
0.024414
-0.099285
-0.01409
-0.032975
0.010544
0.034339
-0.028394
0.044443
-0.022743
-0.086747
-0.032308
-0.024408
0.00931
-0.039216
0.020959
-0.013
-0.085471
0.005758
0.066362
-0.05466
-0.033816
0.065826
-0.010922
0.059804
0.075046
0.024152
0.119094
0.038236
0.025269
0.070797
-0.015311
0.049244
-0.009039
0.028661
0.063437
0.006141
0.067763
0.023598
-0.090237
0.069531
0.020105
-0.005064
-0.065004
-0.060023
-0.041318
-0.039806
-0.018358
-0.121714
-0.046698
0.062812
-0.005058
0.083396
-0.013099
-0.006825
0.001505
0.040293
0.00656
0.004028
-0.016601
-0.059403
-0.002933
0.021876
0.029581
-0.003301
0.057356
-0.007269
0.052653
0.06666
0.064541
-0.021688
0.078838
0.021113
-0.005955
0.000257
0.116029
-0.067908
-0.044655
-0.015019
0.054103
0.058241
0.084541
0.012393
-0.024688
-0.056331
-0.110191
-0.042644
0.035378
-0
0.017445
0.011244
-0.021808
0.020017
-0.130424
-0.051325
0.059364
0.029569
0.125481
0.029265
-0.025808
-0.075942
-0.064966
0.026286
0.011356
0.082699
0.023532
-0.023833
-0.021792
-0.037926
-0.008168
0.05856
0.016202
-0.036507
-0.005324
0.009313
0.02357
0.06598
-0.007261
-0.059104
-0.021408
-0.01132
-0.133793
0.05741
0.057389
-0.045579
-0.052613
0.027051
0.038563
0.062927
-0.065382
-0.113164
-0.116771
-0.123524
-0.051479
-0.005076
-0.09736
0.044345
-0.064771
0.121381
0.048362
-0.002324
0.060372
-0.054824
0.012262
0.048862
0.088602
0.006145
-0.012981
0.008394
0.008238
0.032726
0.023618
0.100275
929
0
24
-0.066631
-0.019228
0.080186
-0.00761
-0.001132
0.041792
0.017561
0.016006
-0.040235
-0.030776
-0.038766
0.060901
0.042992
-0.036272
-0.026088
0.065548
0.065909
-0.034302
0.134114
0.032498
-0.043252
-0.044229
0.066557
-0.00326
-0.057849
-0.02086
0.067671
-0.005169
-0.068656
0.015784
-0.020088
0.042998
-0.006747
-0.022849
0.026526
-0.03674
0.007213
0.068498
-0.031424
-0.005278
-0.04545
-0.020031
-0.058328
0.064356
-0.013183
0.042059
0.016742
0.015164
0.031027
0.016371
-0.008714
0.040748
-0.039063
-0.058164
-0.074733
0.025835
-0.050123
0.055871
0.053053
-0.068137
0.026997
0.031633
-0.03433
-0.031393
0.070313
0.003377
-0.008377
0.036672
0.053451
-0.005045
0.001088
0.060644
0.029631
-0.014635
-0.016403
0.013852
0.044418
-0.050282
-0.00938
-0.015081
-0.003248
0.040386
-0.083106
-0.056716
0.020803
0.016575
0.074821
-0.025101
0.002142
0.049103
0.015621
0.010658
-0.016377
-0.07075
0.001106
-0.002897
-0.040343
0.03226
0.071943
0.076547
0.041873
-0.030305
-0.061437
0.023522
0.036803
0.039103
-0.026893
-0.029406
0.025444
0.026279
-0.007735
-0.083048
-0.067124
0.007625
-0.087666
0.001374
-0.090533
-0.053144
0.015866
-0.049433
0.001604
0.000938
-0.031019
0.125008
-0.016619
-0.018335
0.037389
-0
-0.058588
0.052158
0.031174
0.036154
-0.062716
0.017251
-0.008574
-0.074528
-0.009713
-0.005099
-0.013317
0.016793
0.031439
-0.049073
-0.053626
0.030041
-0.034991
0.140786
-0.027095
0.032883
-0.014127
-0.007265
0.012281
0.016538
-0.008163
0.037965
0.002862
0.02343
0.0046
0.001053
-0.09855
-0.022536
0.065593
0.057769
0.040426
-0.041817
-0.013167
-0.083594
-0.106883
-0.020036
-0.072641
0.003771
-0.049509
0.079223
-0.102488
-0.060222
-0.003219
-0.03002
0.038796
-0.008612
-0.027262
-0.043705
0.022241
-0.013739
-0.097387
-0.078413
0.003453
0.017953
0.082166
-0.008845
0.004791
0.032299
-0.045563
-0.062936
0.022732
0.090916
-0.030668
-0.006826
0.085527
0.028479
-0.025791
-0.097005
0.000296
0.106605
0.058712
0.093083
0.069314
-0.031887
-0.048867
0.08936
-0.0816
-0.023998
0.016154
-0.061104
0.082283
0.008108
0.064429
0.017142
0.013219
0.012343
0.130594
-0.003235
-0.036102
0.086568
0.082973
0
-0.01031
0.033059
-0.012239
-0.067449
-0.005029
-0.047769
-0.096373
-0.077713
0.007222
-0.019702
0.034978
-0.035691
-0.019263
0.084277
-0.024745
0.022776
0.065155
-0.054433
-0.068367
-0.026653
0.059412
-0.037055
-0.057337
0.010171
0.035548
-0.014188
0.005977
0.023617
0.088366
-0.048191
-0.05543
0.041778
0.021317
0.077185
0.013478
0.031828
-0.051672
0.015557
0.015505
0.028451
-0.061047
-0.034901
-0.093173
0.012814
-0.010535
-0.041413
0.018913
0.013069
0.05728
-0.059444
0.059873
-0.014752
0.033455
-0.073772
0.03291
0.03367
0.097226
0.019278
-0.04547
-0.042118
0.05863
0.037251
0.056657
-0.020689
0.010245
-0.074965
0.098781
-0.006411
-0.112705
0.001782
0.067066
0.052641
0.006628
0.050167
0.057324
-0.059742
0.018688
0.049811
0.043448
0.036348
-0.032535
0.049133
0.101645
0.074914
-0.028664
0.168646
-0.060175
0.038964
0.027021
-0.026994
0.029121
-0.052364
-0.035816
0.006067
-0.044287
-0
0.095199
-0.054449
-0.062844
-0.067
0.028769
0.011213
-0.09086
0.005048
-0.082471
0.004824
0.034375
-0.019348
0.044783
-0.038392
0.008337
0.016291
0.032274
0.023752
-0.060113
-0.041271
-0.104196
0.034452
-0.037968
0.027767
-0.050765
0.010684
0.016926
0.024361
-0.037836
-0.07053
0.046151
-0.038837
-0.083085
-0.055859
0.048258
0.043279
0.033429
0.100507
-0.132607
0.023044
0.056744
0.048198
-0.039836
0.018931
0.010728
0.053071
-0.028276
-0.08297
-0.086333
-0.05931
0.064657
0.014961
-0.105124
0.003787
-0.051345
0.002595
-0.108461
-0.062385
-0.038369
-0.051228
0.039099
0.126865
0.082089
-0.011107
126
1
1
End of preview.

๐Ÿš€ Live on Hugging Face Spaces


LLM-Based Product Recommendation System


๐Ÿ“˜ Project Overview

Millions of customers leave reviews on Amazonโ€™s platform every day. However, extracting meaningful product preferences and using that information for personalized, high-impact recommendations remains a complex challenge, especially in categories like Electronics, where reviews are dense, technical, and multilingual.

This project builds a large-scale, production-ready, LLM-enhanced recommendation system that understands and leverages natural language feedback from 1 Million+ Amazon Electronics reviews to generate contextual, personalized suggestions.

It integrates modern NLP techniques, embeddings, and transformer-based LLMs to decode user preferences in natural language and surface relevant products.

In a marketplace flooded with generic five-star reviews, shoppers struggle to find truly standout products. This project presents a full Retrieve โ†’ Rank โ†’ Explain pipeline that delivers personalized, interpretable recommendations using:

  • ๐Ÿ” Semantic Retrieval via 384-dimensional review embeddings (SentenceTransformer)
  • ๐Ÿงฎ Rating Prediction using XGBoost Regressor (MAE = 0.72, Rยฒ = 0.44)
  • ๐Ÿ“Š Explainability through SHAP summary plots
  • ๐Ÿค– Human-Style Recommendations using the lightweight Phi-2 LLM

The system is fast (โ‰ค 2 seconds/query), CPU-compatible, and optimized for scalable enterprise use in domains like e-commerce, streaming, or fintech.

Note:
The deployed demo version uses a random, unbiased sample of 1,000 reviews (from the original 1 Million+ dataset) to ensure fast, memory-safe, and seamless user experience on Hugging Face Spaces.
All results, recommendations, and explainability remain representative, reliable, and fully aligned with the full-scale model.


๐Ÿงฉ Business Problem

How can Amazon better understand customer preferences and behaviors from reviews in the Electronics category to make personalized product recommendations that reduce return rates, increase conversions, and boost long-term satisfaction?

Amazon's traditional collaborative filtering methods suffer from:

  • Cold start problems

  • Sparse data across niche electronics

  • Lack of textual understanding from reviews

This project addresses those limitations using LLMs and review understanding.


๐ŸŽฏ Objectives

  • The primary objective of this project is to build a high-performance, scalable recommendation system powered by Large Language Models (LLMs) using real-world Amazon Electronics review data.

  • The system aims to go beyond traditional recommendation techniques by understanding nuanced product feedback expressed in natural language reviews and generating personalized product suggestions.

  • One key goal is to extract product and preference insights from over 1 Million+ user reviews and leverage them to train transformer-based language models capable of providing contextual recommendations.

  • The project will generate sentence-level embeddings from review texts using state-of-the-art models like all-MiniLM-L6-v2 and feed them into a retrieval-augmented generation (RAG) or prompt-based LLM pipeline.

  • Another goal is to make recommendations explainable by presenting users with review excerpts and summaries that justify why a product was suggested โ€” enabling trust and transparency.

  • Ultimately, this system will serve as a proof-of-concept for how e-commerce platforms like Amazon can reduce return rates, boost satisfaction, and increase conversions using LLM-driven review analysis.

  • The entire project will be implemented in a modular, reproducible, and deployment-ready format, with the option to integrate into a Streamlit-based front-end for interactive demonstration.


๐Ÿ“Š Dataset Information

  • Source: Amazon Electronics Reviews Dataset on Kaggle (Amazon Reviews-2023)[https://amazon-reviews-2023.github.io/]

  • Dataset Size: 1 Million+ reviews

  • Sample Size: 1,000+ reviews for Hugging Face App Deployment

  • Features Used:

    • reviewText: Full customer review text

    • summary: Review headline

    • overall: Star rating (1โ€“5)

    • productTitle, brand, price

    • reviewerID (for personalization)


๐Ÿ“ˆ Model Performance

Metric Value Business Target
MAE (Mean Abs. Error) 0.72 stars โ‰ค 1.0 star
RMSE 0.99 stars โ‰ค 1.2 stars
Rยฒ Score 0.44 โ‰ฅ 0.40
Classification Accuracy* 48.4% โ‰ฅ 40% (pseudo-categorical)
Inference Time < 2 seconds Real-time friendly

โš™๏ธ *Pseudo-Classification Accuracy refers to converting predicted rating into closest star bin (1โ€“5 stars) and measuring accuracy.

โš™๏ธ All reported metrics were measured on the full test set (1 Million+ reviews). The deployed app uses a 1k random subset for demo purposes, with consistent unbiased results.


๐Ÿ“Œ Conclusion

Model Performance (KPIs):

  • MAE (Mean Absolute Error): 0.72 stars (on a 1โ€“5 scale), demonstrating that our predictions deviate by less than one star on averageโ€”well within acceptable tolerance for user-facing recommendations.

  • RMSE (Root Mean Squared Error): 0.99 stars, confirming that large deviations are rare and the model remains accurate even on harder examples.

  • Rยฒ Score: 0.44, meaning our model explains 44 % of the variance in user ratingsโ€”a strong result given the inherent subjectivity and noise in free-text reviews.

  • Pseudo-classification Accuracy: 48.4 %, showing that when continuous predictions are rounded back to 1โ€“5 star buckets, we match the exact rating nearly half the time, far above random chance.

  • Macro F1-score: 0.30 and Weighted F1-score: 0.52, reflecting balanced performance across all rating classes despite class imbalance.

Scalability & Efficiency:

Trained on โ‰ˆ 1 Million+ Amazon reviews with 384-dimensional sentence embeddings, all on standard laptop hardware. End-to-end embedding, ranking, and explainability (SHAP + LLM) runs in under 2 seconds per query, proving that production-grade pipelines need not require expensive GPU clusters.


๐Ÿ’ผ Business Impact

  • ๐Ÿ” 90% of Amazon electronics reviews are 4โ€“5 stars, making differentiation hard. This system surfaces meaningful review signals to guide purchases.
  • ๐Ÿ’ธ Saves manual research time (~5โ€“10 min/user) by offering LLM-backed summaries.
  • ๐Ÿ“Š Enhances explainability with SHAP, building user trust and increasing conversion likelihood by 5โ€“8%.
  • ๐Ÿข Easily deployable in real-world platforms like Amazon, Netflix, Flipkart, or Google Shopping.
  • ๐Ÿงช Unbiased Results: All outputs are computed on a random test sample, ensuring fairness, reproducibility, and real-world representativeness.

Increased Conversion Rates (โ‰ˆ +5 %):

Personalized, AI-driven recommendations tailored to a userโ€™s language and sentiment can boost add-to-cart rates by an estimated 5 %, translating to 25 B dollars in incremental annual revenue on a $$500 B GMV platform like Amazon.

Reduced Return Costs (โ‰ˆ โ€“7 %):

By surfacing products whose predicted ratings closely match a shopperโ€™s intent, our system can reduce โ€œbuyerโ€™s remorseโ€ returns by roughly 7 %, saving $$1.4 B in logistics and restocking (on a $20 B returns expense).

Enhanced Engagement:

Embedding explainability via SHAP plots and human-style LLM summaries deepens customer trust and engagement, leading to longer session durations and higher lifetime value.

+10 % Session Duration & +12 % Repeat Purchases โ‡’ Enhanced trust via SHAP-driven explainability and LLM summaries drives deeper engagement, boosting customer lifetime value (CLV) by an estimated 15 %.


๐Ÿ“ˆ Business Recommendations

For Amazon:

  • Embed our Retrieve + Rank + Explain pipeline into โ€œCustomers Who Bought This Also Boughtโ€ and โ€œRecommended for Youโ€ widgets to surface text-driven suggestions alongside collaborative filters.

  • Leverage SHAP insights to highlight features (battery life, noise cancellation) in product pages and guide merchandising strategy - expect a 3โ€“4 % uplift in click-through rates.

For Netflix & Google:

  • Adapt the same architecture to recommend content or ads based on user reviews, comments, or search queries, improving relevance for shows, movies, or sponsored content.

  • Combine LLM-generated synopses with user feedback analysis to craft personalized previews (โ€œIf you liked Stranger Thingsโ€™ suspense, hereโ€™s why youโ€™ll love Darkโ€).

  • For example, retrieve similar user testimonials and feed them into an LLM to craft personalized โ€œIf you liked X, youโ€™ll love Yโ€ blurbsโ€”driving a 6 % increase in content discovery.

Google Ads & YouTube:

  • Apply sentiment-aware recommendations to ad targeting and video suggestions by analyzing comment embeddings and generating on-brand ad copyโ€”boosting ad conversions by 8 % and view-through rates by 5 %.

If Adopted Broadly:

  • E-commerce platforms can reduce churn by recommending products with high semantic match to past reviewsโ€”boosting retention by 12 %.

  • Travel & hospitality services can tailor hotel or destination suggestions from guest reviewsโ€”driving premium upsell and satisfaction.


๐ŸŒ Deployment

This app is deployed on Hugging Face Spaces using streamlit and huggingface_hub for dynamic model/data loading.

Repo ID: sweetyseelam/llm-recommendation-assets

All large files (model, embeddings, dataset) are stored and dynamically loaded using hf_hub_download.

Demo File Note:
The app loads only the 1,000-row files (*_1k.csv) to ensure smooth, fast performance on Hugging Face Spaces, with no compromise in accuracy or quality.

Hugging Face App: ๐ŸŸข Click to Open App
Github Project Repository: GitHub Repo


๐Ÿ‘ฉโ€๐Ÿ’ผ Author

Sweety Seelam | Business Analyst | Aspiring Data Scientist | Passionate about building end-to-end ML solutions for real-world challenges

Email: sweetyseelam2@gmail.com

๐Ÿ”— Profile Links
Portfolio Website
LinkedIn
GitHub
Medium


๐Ÿ” Proprietary & All Rights Reserved

ยฉ 2025 Sweety Seelam. All rights reserved.

This project, including its source code, trained models, datasets (where applicable), visuals, and dashboard assets, is protected under copyright and made available for educational and demonstrative purposes only.

Unauthorized commercial use, redistribution, or duplication of any part of this project is strictly prohibited.

Downloads last month
5

Space using sweetyseelam/llm-recommendation-assets 1