File size: 217,370 Bytes
ffa621b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
task_id,concept,prompt,target_text,target_token_count,layer,set_size,feature_ids,active_selected_features,condition,control_id,random_control_count,perturbation_l2,execution_context_mean_logprob_drift,execution_context_js_drift,baseline_target_sequence_logprob,modified_target_sequence_logprob,target_sequence_logprob_delta,baseline_target_mean_logprob,modified_target_mean_logprob,target_mean_logprob_delta,js_divergence
0,positive_sentiment,Sentiment: The meal was wonderful and the staff were kind. Label:, positive,1,14,1,29229,0,sae_feature_set,-1,8,0.0,0.015354156494140625,6.934608791198116e-06,-8.631141662597656,-8.631141662597656,0.0,-8.631141662597656,-8.631141662597656,0.0,0.0
0,positive_sentiment,Sentiment: The meal was wonderful and the staff were kind. Label:, positive,1,14,1,29229,0,random_norm_matched,0,8,0.0,0.015354156494140625,6.934608791198116e-06,-8.631141662597656,-8.631141662597656,0.0,-8.631141662597656,-8.631141662597656,0.0,0.0
0,positive_sentiment,Sentiment: The meal was wonderful and the staff were kind. Label:, positive,1,14,1,29229,0,random_norm_matched,1,8,0.0,0.015354156494140625,6.934608791198116e-06,-8.631141662597656,-8.631141662597656,0.0,-8.631141662597656,-8.631141662597656,0.0,0.0
0,positive_sentiment,Sentiment: The meal was wonderful and the staff were kind. Label:, positive,1,14,1,29229,0,random_norm_matched,2,8,0.0,0.015354156494140625,6.934608791198116e-06,-8.631141662597656,-8.631141662597656,0.0,-8.631141662597656,-8.631141662597656,0.0,0.0
0,positive_sentiment,Sentiment: The meal was wonderful and the staff were kind. Label:, positive,1,14,1,29229,0,random_norm_matched,3,8,0.0,0.015354156494140625,6.934608791198116e-06,-8.631141662597656,-8.631141662597656,0.0,-8.631141662597656,-8.631141662597656,0.0,0.0
0,positive_sentiment,Sentiment: The meal was wonderful and the staff were kind. Label:, positive,1,14,1,29229,0,random_norm_matched,4,8,0.0,0.015354156494140625,6.934608791198116e-06,-8.631141662597656,-8.631141662597656,0.0,-8.631141662597656,-8.631141662597656,0.0,0.0
0,positive_sentiment,Sentiment: The meal was wonderful and the staff were kind. Label:, positive,1,14,1,29229,0,random_norm_matched,5,8,0.0,0.015354156494140625,6.934608791198116e-06,-8.631141662597656,-8.631141662597656,0.0,-8.631141662597656,-8.631141662597656,0.0,0.0
0,positive_sentiment,Sentiment: The meal was wonderful and the staff were kind. Label:, positive,1,14,1,29229,0,random_norm_matched,6,8,0.0,0.015354156494140625,6.934608791198116e-06,-8.631141662597656,-8.631141662597656,0.0,-8.631141662597656,-8.631141662597656,0.0,0.0
0,positive_sentiment,Sentiment: The meal was wonderful and the staff were kind. Label:, positive,1,14,1,29229,0,random_norm_matched,7,8,0.0,0.015354156494140625,6.934608791198116e-06,-8.631141662597656,-8.631141662597656,0.0,-8.631141662597656,-8.631141662597656,0.0,0.0
0,positive_sentiment,Sentiment: The meal was wonderful and the staff were kind. Label:, positive,1,14,3,"29229,28480,8202",0,sae_feature_set,-1,8,0.0,0.015354156494140625,6.934608791198116e-06,-8.631141662597656,-8.631141662597656,0.0,-8.631141662597656,-8.631141662597656,0.0,0.0
0,positive_sentiment,Sentiment: The meal was wonderful and the staff were kind. Label:, positive,1,14,3,"29229,28480,8202",0,random_norm_matched,0,8,0.0,0.015354156494140625,6.934608791198116e-06,-8.631141662597656,-8.631141662597656,0.0,-8.631141662597656,-8.631141662597656,0.0,0.0
0,positive_sentiment,Sentiment: The meal was wonderful and the staff were kind. Label:, positive,1,14,3,"29229,28480,8202",0,random_norm_matched,1,8,0.0,0.015354156494140625,6.934608791198116e-06,-8.631141662597656,-8.631141662597656,0.0,-8.631141662597656,-8.631141662597656,0.0,0.0
0,positive_sentiment,Sentiment: The meal was wonderful and the staff were kind. Label:, positive,1,14,3,"29229,28480,8202",0,random_norm_matched,2,8,0.0,0.015354156494140625,6.934608791198116e-06,-8.631141662597656,-8.631141662597656,0.0,-8.631141662597656,-8.631141662597656,0.0,0.0
0,positive_sentiment,Sentiment: The meal was wonderful and the staff were kind. Label:, positive,1,14,3,"29229,28480,8202",0,random_norm_matched,3,8,0.0,0.015354156494140625,6.934608791198116e-06,-8.631141662597656,-8.631141662597656,0.0,-8.631141662597656,-8.631141662597656,0.0,0.0
0,positive_sentiment,Sentiment: The meal was wonderful and the staff were kind. Label:, positive,1,14,3,"29229,28480,8202",0,random_norm_matched,4,8,0.0,0.015354156494140625,6.934608791198116e-06,-8.631141662597656,-8.631141662597656,0.0,-8.631141662597656,-8.631141662597656,0.0,0.0
0,positive_sentiment,Sentiment: The meal was wonderful and the staff were kind. Label:, positive,1,14,3,"29229,28480,8202",0,random_norm_matched,5,8,0.0,0.015354156494140625,6.934608791198116e-06,-8.631141662597656,-8.631141662597656,0.0,-8.631141662597656,-8.631141662597656,0.0,0.0
0,positive_sentiment,Sentiment: The meal was wonderful and the staff were kind. Label:, positive,1,14,3,"29229,28480,8202",0,random_norm_matched,6,8,0.0,0.015354156494140625,6.934608791198116e-06,-8.631141662597656,-8.631141662597656,0.0,-8.631141662597656,-8.631141662597656,0.0,0.0
0,positive_sentiment,Sentiment: The meal was wonderful and the staff were kind. Label:, positive,1,14,3,"29229,28480,8202",0,random_norm_matched,7,8,0.0,0.015354156494140625,6.934608791198116e-06,-8.631141662597656,-8.631141662597656,0.0,-8.631141662597656,-8.631141662597656,0.0,0.0
0,positive_sentiment,Sentiment: The meal was wonderful and the staff were kind. Label:, positive,1,14,5,"29229,28480,8202,14766,21102",0,sae_feature_set,-1,8,0.0,0.015354156494140625,6.934608791198116e-06,-8.631141662597656,-8.631141662597656,0.0,-8.631141662597656,-8.631141662597656,0.0,0.0
0,positive_sentiment,Sentiment: The meal was wonderful and the staff were kind. Label:, positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,0,8,0.0,0.015354156494140625,6.934608791198116e-06,-8.631141662597656,-8.631141662597656,0.0,-8.631141662597656,-8.631141662597656,0.0,0.0
0,positive_sentiment,Sentiment: The meal was wonderful and the staff were kind. Label:, positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,1,8,0.0,0.015354156494140625,6.934608791198116e-06,-8.631141662597656,-8.631141662597656,0.0,-8.631141662597656,-8.631141662597656,0.0,0.0
0,positive_sentiment,Sentiment: The meal was wonderful and the staff were kind. Label:, positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,2,8,0.0,0.015354156494140625,6.934608791198116e-06,-8.631141662597656,-8.631141662597656,0.0,-8.631141662597656,-8.631141662597656,0.0,0.0
0,positive_sentiment,Sentiment: The meal was wonderful and the staff were kind. Label:, positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,3,8,0.0,0.015354156494140625,6.934608791198116e-06,-8.631141662597656,-8.631141662597656,0.0,-8.631141662597656,-8.631141662597656,0.0,0.0
0,positive_sentiment,Sentiment: The meal was wonderful and the staff were kind. Label:, positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,4,8,0.0,0.015354156494140625,6.934608791198116e-06,-8.631141662597656,-8.631141662597656,0.0,-8.631141662597656,-8.631141662597656,0.0,0.0
0,positive_sentiment,Sentiment: The meal was wonderful and the staff were kind. Label:, positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,5,8,0.0,0.015354156494140625,6.934608791198116e-06,-8.631141662597656,-8.631141662597656,0.0,-8.631141662597656,-8.631141662597656,0.0,0.0
0,positive_sentiment,Sentiment: The meal was wonderful and the staff were kind. Label:, positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,6,8,0.0,0.015354156494140625,6.934608791198116e-06,-8.631141662597656,-8.631141662597656,0.0,-8.631141662597656,-8.631141662597656,0.0,0.0
0,positive_sentiment,Sentiment: The meal was wonderful and the staff were kind. Label:, positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,7,8,0.0,0.015354156494140625,6.934608791198116e-06,-8.631141662597656,-8.631141662597656,0.0,-8.631141662597656,-8.631141662597656,0.0,0.0
1,positive_sentiment,"Sentiment: I loved the thoughtful, beautifully written novel. Label:", positive,1,14,1,29229,0,sae_feature_set,-1,8,0.0,0.015447616577148438,8.380346116609871e-06,-10.895417213439941,-10.895417213439941,0.0,-10.895417213439941,-10.895417213439941,0.0,0.0
1,positive_sentiment,"Sentiment: I loved the thoughtful, beautifully written novel. Label:", positive,1,14,1,29229,0,random_norm_matched,0,8,0.0,0.015447616577148438,8.380346116609871e-06,-10.895417213439941,-10.895417213439941,0.0,-10.895417213439941,-10.895417213439941,0.0,0.0
1,positive_sentiment,"Sentiment: I loved the thoughtful, beautifully written novel. Label:", positive,1,14,1,29229,0,random_norm_matched,1,8,0.0,0.015447616577148438,8.380346116609871e-06,-10.895417213439941,-10.895417213439941,0.0,-10.895417213439941,-10.895417213439941,0.0,0.0
1,positive_sentiment,"Sentiment: I loved the thoughtful, beautifully written novel. Label:", positive,1,14,1,29229,0,random_norm_matched,2,8,0.0,0.015447616577148438,8.380346116609871e-06,-10.895417213439941,-10.895417213439941,0.0,-10.895417213439941,-10.895417213439941,0.0,0.0
1,positive_sentiment,"Sentiment: I loved the thoughtful, beautifully written novel. Label:", positive,1,14,1,29229,0,random_norm_matched,3,8,0.0,0.015447616577148438,8.380346116609871e-06,-10.895417213439941,-10.895417213439941,0.0,-10.895417213439941,-10.895417213439941,0.0,0.0
1,positive_sentiment,"Sentiment: I loved the thoughtful, beautifully written novel. Label:", positive,1,14,1,29229,0,random_norm_matched,4,8,0.0,0.015447616577148438,8.380346116609871e-06,-10.895417213439941,-10.895417213439941,0.0,-10.895417213439941,-10.895417213439941,0.0,0.0
1,positive_sentiment,"Sentiment: I loved the thoughtful, beautifully written novel. Label:", positive,1,14,1,29229,0,random_norm_matched,5,8,0.0,0.015447616577148438,8.380346116609871e-06,-10.895417213439941,-10.895417213439941,0.0,-10.895417213439941,-10.895417213439941,0.0,0.0
1,positive_sentiment,"Sentiment: I loved the thoughtful, beautifully written novel. Label:", positive,1,14,1,29229,0,random_norm_matched,6,8,0.0,0.015447616577148438,8.380346116609871e-06,-10.895417213439941,-10.895417213439941,0.0,-10.895417213439941,-10.895417213439941,0.0,0.0
1,positive_sentiment,"Sentiment: I loved the thoughtful, beautifully written novel. Label:", positive,1,14,1,29229,0,random_norm_matched,7,8,0.0,0.015447616577148438,8.380346116609871e-06,-10.895417213439941,-10.895417213439941,0.0,-10.895417213439941,-10.895417213439941,0.0,0.0
1,positive_sentiment,"Sentiment: I loved the thoughtful, beautifully written novel. Label:", positive,1,14,3,"29229,28480,8202",0,sae_feature_set,-1,8,0.0,0.015447616577148438,8.380346116609871e-06,-10.895417213439941,-10.895417213439941,0.0,-10.895417213439941,-10.895417213439941,0.0,0.0
1,positive_sentiment,"Sentiment: I loved the thoughtful, beautifully written novel. Label:", positive,1,14,3,"29229,28480,8202",0,random_norm_matched,0,8,0.0,0.015447616577148438,8.380346116609871e-06,-10.895417213439941,-10.895417213439941,0.0,-10.895417213439941,-10.895417213439941,0.0,0.0
1,positive_sentiment,"Sentiment: I loved the thoughtful, beautifully written novel. Label:", positive,1,14,3,"29229,28480,8202",0,random_norm_matched,1,8,0.0,0.015447616577148438,8.380346116609871e-06,-10.895417213439941,-10.895417213439941,0.0,-10.895417213439941,-10.895417213439941,0.0,0.0
1,positive_sentiment,"Sentiment: I loved the thoughtful, beautifully written novel. Label:", positive,1,14,3,"29229,28480,8202",0,random_norm_matched,2,8,0.0,0.015447616577148438,8.380346116609871e-06,-10.895417213439941,-10.895417213439941,0.0,-10.895417213439941,-10.895417213439941,0.0,0.0
1,positive_sentiment,"Sentiment: I loved the thoughtful, beautifully written novel. Label:", positive,1,14,3,"29229,28480,8202",0,random_norm_matched,3,8,0.0,0.015447616577148438,8.380346116609871e-06,-10.895417213439941,-10.895417213439941,0.0,-10.895417213439941,-10.895417213439941,0.0,0.0
1,positive_sentiment,"Sentiment: I loved the thoughtful, beautifully written novel. Label:", positive,1,14,3,"29229,28480,8202",0,random_norm_matched,4,8,0.0,0.015447616577148438,8.380346116609871e-06,-10.895417213439941,-10.895417213439941,0.0,-10.895417213439941,-10.895417213439941,0.0,0.0
1,positive_sentiment,"Sentiment: I loved the thoughtful, beautifully written novel. Label:", positive,1,14,3,"29229,28480,8202",0,random_norm_matched,5,8,0.0,0.015447616577148438,8.380346116609871e-06,-10.895417213439941,-10.895417213439941,0.0,-10.895417213439941,-10.895417213439941,0.0,0.0
1,positive_sentiment,"Sentiment: I loved the thoughtful, beautifully written novel. Label:", positive,1,14,3,"29229,28480,8202",0,random_norm_matched,6,8,0.0,0.015447616577148438,8.380346116609871e-06,-10.895417213439941,-10.895417213439941,0.0,-10.895417213439941,-10.895417213439941,0.0,0.0
1,positive_sentiment,"Sentiment: I loved the thoughtful, beautifully written novel. Label:", positive,1,14,3,"29229,28480,8202",0,random_norm_matched,7,8,0.0,0.015447616577148438,8.380346116609871e-06,-10.895417213439941,-10.895417213439941,0.0,-10.895417213439941,-10.895417213439941,0.0,0.0
1,positive_sentiment,"Sentiment: I loved the thoughtful, beautifully written novel. Label:", positive,1,14,5,"29229,28480,8202,14766,21102",0,sae_feature_set,-1,8,0.0,0.015447616577148438,8.380346116609871e-06,-10.895417213439941,-10.895417213439941,0.0,-10.895417213439941,-10.895417213439941,0.0,0.0
1,positive_sentiment,"Sentiment: I loved the thoughtful, beautifully written novel. Label:", positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,0,8,0.0,0.015447616577148438,8.380346116609871e-06,-10.895417213439941,-10.895417213439941,0.0,-10.895417213439941,-10.895417213439941,0.0,0.0
1,positive_sentiment,"Sentiment: I loved the thoughtful, beautifully written novel. Label:", positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,1,8,0.0,0.015447616577148438,8.380346116609871e-06,-10.895417213439941,-10.895417213439941,0.0,-10.895417213439941,-10.895417213439941,0.0,0.0
1,positive_sentiment,"Sentiment: I loved the thoughtful, beautifully written novel. Label:", positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,2,8,0.0,0.015447616577148438,8.380346116609871e-06,-10.895417213439941,-10.895417213439941,0.0,-10.895417213439941,-10.895417213439941,0.0,0.0
1,positive_sentiment,"Sentiment: I loved the thoughtful, beautifully written novel. Label:", positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,3,8,0.0,0.015447616577148438,8.380346116609871e-06,-10.895417213439941,-10.895417213439941,0.0,-10.895417213439941,-10.895417213439941,0.0,0.0
1,positive_sentiment,"Sentiment: I loved the thoughtful, beautifully written novel. Label:", positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,4,8,0.0,0.015447616577148438,8.380346116609871e-06,-10.895417213439941,-10.895417213439941,0.0,-10.895417213439941,-10.895417213439941,0.0,0.0
1,positive_sentiment,"Sentiment: I loved the thoughtful, beautifully written novel. Label:", positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,5,8,0.0,0.015447616577148438,8.380346116609871e-06,-10.895417213439941,-10.895417213439941,0.0,-10.895417213439941,-10.895417213439941,0.0,0.0
1,positive_sentiment,"Sentiment: I loved the thoughtful, beautifully written novel. Label:", positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,6,8,0.0,0.015447616577148438,8.380346116609871e-06,-10.895417213439941,-10.895417213439941,0.0,-10.895417213439941,-10.895417213439941,0.0,0.0
1,positive_sentiment,"Sentiment: I loved the thoughtful, beautifully written novel. Label:", positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,7,8,0.0,0.015447616577148438,8.380346116609871e-06,-10.895417213439941,-10.895417213439941,0.0,-10.895417213439941,-10.895417213439941,0.0,0.0
2,positive_sentiment,Sentiment: The service was fast and extremely helpful. Label:, positive,1,14,1,29229,0,sae_feature_set,-1,8,0.0,0.048633575439453125,3.805136657319963e-05,-4.429638862609863,-4.429638862609863,0.0,-4.429638862609863,-4.429638862609863,0.0,0.0
2,positive_sentiment,Sentiment: The service was fast and extremely helpful. Label:, positive,1,14,1,29229,0,random_norm_matched,0,8,0.0,0.048633575439453125,3.805136657319963e-05,-4.429638862609863,-4.429638862609863,0.0,-4.429638862609863,-4.429638862609863,0.0,0.0
2,positive_sentiment,Sentiment: The service was fast and extremely helpful. Label:, positive,1,14,1,29229,0,random_norm_matched,1,8,0.0,0.048633575439453125,3.805136657319963e-05,-4.429638862609863,-4.429638862609863,0.0,-4.429638862609863,-4.429638862609863,0.0,0.0
2,positive_sentiment,Sentiment: The service was fast and extremely helpful. Label:, positive,1,14,1,29229,0,random_norm_matched,2,8,0.0,0.048633575439453125,3.805136657319963e-05,-4.429638862609863,-4.429638862609863,0.0,-4.429638862609863,-4.429638862609863,0.0,0.0
2,positive_sentiment,Sentiment: The service was fast and extremely helpful. Label:, positive,1,14,1,29229,0,random_norm_matched,3,8,0.0,0.048633575439453125,3.805136657319963e-05,-4.429638862609863,-4.429638862609863,0.0,-4.429638862609863,-4.429638862609863,0.0,0.0
2,positive_sentiment,Sentiment: The service was fast and extremely helpful. Label:, positive,1,14,1,29229,0,random_norm_matched,4,8,0.0,0.048633575439453125,3.805136657319963e-05,-4.429638862609863,-4.429638862609863,0.0,-4.429638862609863,-4.429638862609863,0.0,0.0
2,positive_sentiment,Sentiment: The service was fast and extremely helpful. Label:, positive,1,14,1,29229,0,random_norm_matched,5,8,0.0,0.048633575439453125,3.805136657319963e-05,-4.429638862609863,-4.429638862609863,0.0,-4.429638862609863,-4.429638862609863,0.0,0.0
2,positive_sentiment,Sentiment: The service was fast and extremely helpful. Label:, positive,1,14,1,29229,0,random_norm_matched,6,8,0.0,0.048633575439453125,3.805136657319963e-05,-4.429638862609863,-4.429638862609863,0.0,-4.429638862609863,-4.429638862609863,0.0,0.0
2,positive_sentiment,Sentiment: The service was fast and extremely helpful. Label:, positive,1,14,1,29229,0,random_norm_matched,7,8,0.0,0.048633575439453125,3.805136657319963e-05,-4.429638862609863,-4.429638862609863,0.0,-4.429638862609863,-4.429638862609863,0.0,0.0
2,positive_sentiment,Sentiment: The service was fast and extremely helpful. Label:, positive,1,14,3,"29229,28480,8202",0,sae_feature_set,-1,8,0.0,0.048633575439453125,3.805136657319963e-05,-4.429638862609863,-4.429638862609863,0.0,-4.429638862609863,-4.429638862609863,0.0,0.0
2,positive_sentiment,Sentiment: The service was fast and extremely helpful. Label:, positive,1,14,3,"29229,28480,8202",0,random_norm_matched,0,8,0.0,0.048633575439453125,3.805136657319963e-05,-4.429638862609863,-4.429638862609863,0.0,-4.429638862609863,-4.429638862609863,0.0,0.0
2,positive_sentiment,Sentiment: The service was fast and extremely helpful. Label:, positive,1,14,3,"29229,28480,8202",0,random_norm_matched,1,8,0.0,0.048633575439453125,3.805136657319963e-05,-4.429638862609863,-4.429638862609863,0.0,-4.429638862609863,-4.429638862609863,0.0,0.0
2,positive_sentiment,Sentiment: The service was fast and extremely helpful. Label:, positive,1,14,3,"29229,28480,8202",0,random_norm_matched,2,8,0.0,0.048633575439453125,3.805136657319963e-05,-4.429638862609863,-4.429638862609863,0.0,-4.429638862609863,-4.429638862609863,0.0,0.0
2,positive_sentiment,Sentiment: The service was fast and extremely helpful. Label:, positive,1,14,3,"29229,28480,8202",0,random_norm_matched,3,8,0.0,0.048633575439453125,3.805136657319963e-05,-4.429638862609863,-4.429638862609863,0.0,-4.429638862609863,-4.429638862609863,0.0,0.0
2,positive_sentiment,Sentiment: The service was fast and extremely helpful. Label:, positive,1,14,3,"29229,28480,8202",0,random_norm_matched,4,8,0.0,0.048633575439453125,3.805136657319963e-05,-4.429638862609863,-4.429638862609863,0.0,-4.429638862609863,-4.429638862609863,0.0,0.0
2,positive_sentiment,Sentiment: The service was fast and extremely helpful. Label:, positive,1,14,3,"29229,28480,8202",0,random_norm_matched,5,8,0.0,0.048633575439453125,3.805136657319963e-05,-4.429638862609863,-4.429638862609863,0.0,-4.429638862609863,-4.429638862609863,0.0,0.0
2,positive_sentiment,Sentiment: The service was fast and extremely helpful. Label:, positive,1,14,3,"29229,28480,8202",0,random_norm_matched,6,8,0.0,0.048633575439453125,3.805136657319963e-05,-4.429638862609863,-4.429638862609863,0.0,-4.429638862609863,-4.429638862609863,0.0,0.0
2,positive_sentiment,Sentiment: The service was fast and extremely helpful. Label:, positive,1,14,3,"29229,28480,8202",0,random_norm_matched,7,8,0.0,0.048633575439453125,3.805136657319963e-05,-4.429638862609863,-4.429638862609863,0.0,-4.429638862609863,-4.429638862609863,0.0,0.0
2,positive_sentiment,Sentiment: The service was fast and extremely helpful. Label:, positive,1,14,5,"29229,28480,8202,14766,21102",0,sae_feature_set,-1,8,0.0,0.048633575439453125,3.805136657319963e-05,-4.429638862609863,-4.429638862609863,0.0,-4.429638862609863,-4.429638862609863,0.0,0.0
2,positive_sentiment,Sentiment: The service was fast and extremely helpful. Label:, positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,0,8,0.0,0.048633575439453125,3.805136657319963e-05,-4.429638862609863,-4.429638862609863,0.0,-4.429638862609863,-4.429638862609863,0.0,0.0
2,positive_sentiment,Sentiment: The service was fast and extremely helpful. Label:, positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,1,8,0.0,0.048633575439453125,3.805136657319963e-05,-4.429638862609863,-4.429638862609863,0.0,-4.429638862609863,-4.429638862609863,0.0,0.0
2,positive_sentiment,Sentiment: The service was fast and extremely helpful. Label:, positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,2,8,0.0,0.048633575439453125,3.805136657319963e-05,-4.429638862609863,-4.429638862609863,0.0,-4.429638862609863,-4.429638862609863,0.0,0.0
2,positive_sentiment,Sentiment: The service was fast and extremely helpful. Label:, positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,3,8,0.0,0.048633575439453125,3.805136657319963e-05,-4.429638862609863,-4.429638862609863,0.0,-4.429638862609863,-4.429638862609863,0.0,0.0
2,positive_sentiment,Sentiment: The service was fast and extremely helpful. Label:, positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,4,8,0.0,0.048633575439453125,3.805136657319963e-05,-4.429638862609863,-4.429638862609863,0.0,-4.429638862609863,-4.429638862609863,0.0,0.0
2,positive_sentiment,Sentiment: The service was fast and extremely helpful. Label:, positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,5,8,0.0,0.048633575439453125,3.805136657319963e-05,-4.429638862609863,-4.429638862609863,0.0,-4.429638862609863,-4.429638862609863,0.0,0.0
2,positive_sentiment,Sentiment: The service was fast and extremely helpful. Label:, positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,6,8,0.0,0.048633575439453125,3.805136657319963e-05,-4.429638862609863,-4.429638862609863,0.0,-4.429638862609863,-4.429638862609863,0.0,0.0
2,positive_sentiment,Sentiment: The service was fast and extremely helpful. Label:, positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,7,8,0.0,0.048633575439453125,3.805136657319963e-05,-4.429638862609863,-4.429638862609863,0.0,-4.429638862609863,-4.429638862609863,0.0,0.0
3,positive_sentiment,Sentiment: The journey was comfortable and enjoyable. Label:, positive,1,14,1,29229,0,sae_feature_set,-1,8,0.0,-0.04865741729736328,1.8330396414967254e-05,-7.428287029266357,-7.428287029266357,0.0,-7.428287029266357,-7.428287029266357,0.0,0.0
3,positive_sentiment,Sentiment: The journey was comfortable and enjoyable. Label:, positive,1,14,1,29229,0,random_norm_matched,0,8,0.0,-0.04865741729736328,1.8330396414967254e-05,-7.428287029266357,-7.428287029266357,0.0,-7.428287029266357,-7.428287029266357,0.0,0.0
3,positive_sentiment,Sentiment: The journey was comfortable and enjoyable. Label:, positive,1,14,1,29229,0,random_norm_matched,1,8,0.0,-0.04865741729736328,1.8330396414967254e-05,-7.428287029266357,-7.428287029266357,0.0,-7.428287029266357,-7.428287029266357,0.0,0.0
3,positive_sentiment,Sentiment: The journey was comfortable and enjoyable. Label:, positive,1,14,1,29229,0,random_norm_matched,2,8,0.0,-0.04865741729736328,1.8330396414967254e-05,-7.428287029266357,-7.428287029266357,0.0,-7.428287029266357,-7.428287029266357,0.0,0.0
3,positive_sentiment,Sentiment: The journey was comfortable and enjoyable. Label:, positive,1,14,1,29229,0,random_norm_matched,3,8,0.0,-0.04865741729736328,1.8330396414967254e-05,-7.428287029266357,-7.428287029266357,0.0,-7.428287029266357,-7.428287029266357,0.0,0.0
3,positive_sentiment,Sentiment: The journey was comfortable and enjoyable. Label:, positive,1,14,1,29229,0,random_norm_matched,4,8,0.0,-0.04865741729736328,1.8330396414967254e-05,-7.428287029266357,-7.428287029266357,0.0,-7.428287029266357,-7.428287029266357,0.0,0.0
3,positive_sentiment,Sentiment: The journey was comfortable and enjoyable. Label:, positive,1,14,1,29229,0,random_norm_matched,5,8,0.0,-0.04865741729736328,1.8330396414967254e-05,-7.428287029266357,-7.428287029266357,0.0,-7.428287029266357,-7.428287029266357,0.0,0.0
3,positive_sentiment,Sentiment: The journey was comfortable and enjoyable. Label:, positive,1,14,1,29229,0,random_norm_matched,6,8,0.0,-0.04865741729736328,1.8330396414967254e-05,-7.428287029266357,-7.428287029266357,0.0,-7.428287029266357,-7.428287029266357,0.0,0.0
3,positive_sentiment,Sentiment: The journey was comfortable and enjoyable. Label:, positive,1,14,1,29229,0,random_norm_matched,7,8,0.0,-0.04865741729736328,1.8330396414967254e-05,-7.428287029266357,-7.428287029266357,0.0,-7.428287029266357,-7.428287029266357,0.0,0.0
3,positive_sentiment,Sentiment: The journey was comfortable and enjoyable. Label:, positive,1,14,3,"29229,28480,8202",0,sae_feature_set,-1,8,0.0,-0.04865741729736328,1.8330396414967254e-05,-7.428287029266357,-7.428287029266357,0.0,-7.428287029266357,-7.428287029266357,0.0,0.0
3,positive_sentiment,Sentiment: The journey was comfortable and enjoyable. Label:, positive,1,14,3,"29229,28480,8202",0,random_norm_matched,0,8,0.0,-0.04865741729736328,1.8330396414967254e-05,-7.428287029266357,-7.428287029266357,0.0,-7.428287029266357,-7.428287029266357,0.0,0.0
3,positive_sentiment,Sentiment: The journey was comfortable and enjoyable. Label:, positive,1,14,3,"29229,28480,8202",0,random_norm_matched,1,8,0.0,-0.04865741729736328,1.8330396414967254e-05,-7.428287029266357,-7.428287029266357,0.0,-7.428287029266357,-7.428287029266357,0.0,0.0
3,positive_sentiment,Sentiment: The journey was comfortable and enjoyable. Label:, positive,1,14,3,"29229,28480,8202",0,random_norm_matched,2,8,0.0,-0.04865741729736328,1.8330396414967254e-05,-7.428287029266357,-7.428287029266357,0.0,-7.428287029266357,-7.428287029266357,0.0,0.0
3,positive_sentiment,Sentiment: The journey was comfortable and enjoyable. Label:, positive,1,14,3,"29229,28480,8202",0,random_norm_matched,3,8,0.0,-0.04865741729736328,1.8330396414967254e-05,-7.428287029266357,-7.428287029266357,0.0,-7.428287029266357,-7.428287029266357,0.0,0.0
3,positive_sentiment,Sentiment: The journey was comfortable and enjoyable. Label:, positive,1,14,3,"29229,28480,8202",0,random_norm_matched,4,8,0.0,-0.04865741729736328,1.8330396414967254e-05,-7.428287029266357,-7.428287029266357,0.0,-7.428287029266357,-7.428287029266357,0.0,0.0
3,positive_sentiment,Sentiment: The journey was comfortable and enjoyable. Label:, positive,1,14,3,"29229,28480,8202",0,random_norm_matched,5,8,0.0,-0.04865741729736328,1.8330396414967254e-05,-7.428287029266357,-7.428287029266357,0.0,-7.428287029266357,-7.428287029266357,0.0,0.0
3,positive_sentiment,Sentiment: The journey was comfortable and enjoyable. Label:, positive,1,14,3,"29229,28480,8202",0,random_norm_matched,6,8,0.0,-0.04865741729736328,1.8330396414967254e-05,-7.428287029266357,-7.428287029266357,0.0,-7.428287029266357,-7.428287029266357,0.0,0.0
3,positive_sentiment,Sentiment: The journey was comfortable and enjoyable. Label:, positive,1,14,3,"29229,28480,8202",0,random_norm_matched,7,8,0.0,-0.04865741729736328,1.8330396414967254e-05,-7.428287029266357,-7.428287029266357,0.0,-7.428287029266357,-7.428287029266357,0.0,0.0
3,positive_sentiment,Sentiment: The journey was comfortable and enjoyable. Label:, positive,1,14,5,"29229,28480,8202,14766,21102",0,sae_feature_set,-1,8,0.0,-0.04865741729736328,1.8330396414967254e-05,-7.428287029266357,-7.428287029266357,0.0,-7.428287029266357,-7.428287029266357,0.0,0.0
3,positive_sentiment,Sentiment: The journey was comfortable and enjoyable. Label:, positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,0,8,0.0,-0.04865741729736328,1.8330396414967254e-05,-7.428287029266357,-7.428287029266357,0.0,-7.428287029266357,-7.428287029266357,0.0,0.0
3,positive_sentiment,Sentiment: The journey was comfortable and enjoyable. Label:, positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,1,8,0.0,-0.04865741729736328,1.8330396414967254e-05,-7.428287029266357,-7.428287029266357,0.0,-7.428287029266357,-7.428287029266357,0.0,0.0
3,positive_sentiment,Sentiment: The journey was comfortable and enjoyable. Label:, positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,2,8,0.0,-0.04865741729736328,1.8330396414967254e-05,-7.428287029266357,-7.428287029266357,0.0,-7.428287029266357,-7.428287029266357,0.0,0.0
3,positive_sentiment,Sentiment: The journey was comfortable and enjoyable. Label:, positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,3,8,0.0,-0.04865741729736328,1.8330396414967254e-05,-7.428287029266357,-7.428287029266357,0.0,-7.428287029266357,-7.428287029266357,0.0,0.0
3,positive_sentiment,Sentiment: The journey was comfortable and enjoyable. Label:, positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,4,8,0.0,-0.04865741729736328,1.8330396414967254e-05,-7.428287029266357,-7.428287029266357,0.0,-7.428287029266357,-7.428287029266357,0.0,0.0
3,positive_sentiment,Sentiment: The journey was comfortable and enjoyable. Label:, positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,5,8,0.0,-0.04865741729736328,1.8330396414967254e-05,-7.428287029266357,-7.428287029266357,0.0,-7.428287029266357,-7.428287029266357,0.0,0.0
3,positive_sentiment,Sentiment: The journey was comfortable and enjoyable. Label:, positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,6,8,0.0,-0.04865741729736328,1.8330396414967254e-05,-7.428287029266357,-7.428287029266357,0.0,-7.428287029266357,-7.428287029266357,0.0,0.0
3,positive_sentiment,Sentiment: The journey was comfortable and enjoyable. Label:, positive,1,14,5,"29229,28480,8202,14766,21102",0,random_norm_matched,7,8,0.0,-0.04865741729736328,1.8330396414967254e-05,-7.428287029266357,-7.428287029266357,0.0,-7.428287029266357,-7.428287029266357,0.0,0.0
4,negative_sentiment,Sentiment: The meal was awful and the staff were rude. Label:, negative,1,14,1,14651,0,sae_feature_set,-1,8,0.0,-0.015303850173950195,3.212320734746754e-05,-2.455291986465454,-2.455291986465454,0.0,-2.455291986465454,-2.455291986465454,0.0,0.0
4,negative_sentiment,Sentiment: The meal was awful and the staff were rude. Label:, negative,1,14,1,14651,0,random_norm_matched,0,8,0.0,-0.015303850173950195,3.212320734746754e-05,-2.455291986465454,-2.455291986465454,0.0,-2.455291986465454,-2.455291986465454,0.0,0.0
4,negative_sentiment,Sentiment: The meal was awful and the staff were rude. Label:, negative,1,14,1,14651,0,random_norm_matched,1,8,0.0,-0.015303850173950195,3.212320734746754e-05,-2.455291986465454,-2.455291986465454,0.0,-2.455291986465454,-2.455291986465454,0.0,0.0
4,negative_sentiment,Sentiment: The meal was awful and the staff were rude. Label:, negative,1,14,1,14651,0,random_norm_matched,2,8,0.0,-0.015303850173950195,3.212320734746754e-05,-2.455291986465454,-2.455291986465454,0.0,-2.455291986465454,-2.455291986465454,0.0,0.0
4,negative_sentiment,Sentiment: The meal was awful and the staff were rude. Label:, negative,1,14,1,14651,0,random_norm_matched,3,8,0.0,-0.015303850173950195,3.212320734746754e-05,-2.455291986465454,-2.455291986465454,0.0,-2.455291986465454,-2.455291986465454,0.0,0.0
4,negative_sentiment,Sentiment: The meal was awful and the staff were rude. Label:, negative,1,14,1,14651,0,random_norm_matched,4,8,0.0,-0.015303850173950195,3.212320734746754e-05,-2.455291986465454,-2.455291986465454,0.0,-2.455291986465454,-2.455291986465454,0.0,0.0
4,negative_sentiment,Sentiment: The meal was awful and the staff were rude. Label:, negative,1,14,1,14651,0,random_norm_matched,5,8,0.0,-0.015303850173950195,3.212320734746754e-05,-2.455291986465454,-2.455291986465454,0.0,-2.455291986465454,-2.455291986465454,0.0,0.0
4,negative_sentiment,Sentiment: The meal was awful and the staff were rude. Label:, negative,1,14,1,14651,0,random_norm_matched,6,8,0.0,-0.015303850173950195,3.212320734746754e-05,-2.455291986465454,-2.455291986465454,0.0,-2.455291986465454,-2.455291986465454,0.0,0.0
4,negative_sentiment,Sentiment: The meal was awful and the staff were rude. Label:, negative,1,14,1,14651,0,random_norm_matched,7,8,0.0,-0.015303850173950195,3.212320734746754e-05,-2.455291986465454,-2.455291986465454,0.0,-2.455291986465454,-2.455291986465454,0.0,0.0
4,negative_sentiment,Sentiment: The meal was awful and the staff were rude. Label:, negative,1,14,3,"14651,3375,13110",0,sae_feature_set,-1,8,0.0,-0.015303850173950195,3.212320734746754e-05,-2.455291986465454,-2.455291986465454,0.0,-2.455291986465454,-2.455291986465454,0.0,0.0
4,negative_sentiment,Sentiment: The meal was awful and the staff were rude. Label:, negative,1,14,3,"14651,3375,13110",0,random_norm_matched,0,8,0.0,-0.015303850173950195,3.212320734746754e-05,-2.455291986465454,-2.455291986465454,0.0,-2.455291986465454,-2.455291986465454,0.0,0.0
4,negative_sentiment,Sentiment: The meal was awful and the staff were rude. Label:, negative,1,14,3,"14651,3375,13110",0,random_norm_matched,1,8,0.0,-0.015303850173950195,3.212320734746754e-05,-2.455291986465454,-2.455291986465454,0.0,-2.455291986465454,-2.455291986465454,0.0,0.0
4,negative_sentiment,Sentiment: The meal was awful and the staff were rude. Label:, negative,1,14,3,"14651,3375,13110",0,random_norm_matched,2,8,0.0,-0.015303850173950195,3.212320734746754e-05,-2.455291986465454,-2.455291986465454,0.0,-2.455291986465454,-2.455291986465454,0.0,0.0
4,negative_sentiment,Sentiment: The meal was awful and the staff were rude. Label:, negative,1,14,3,"14651,3375,13110",0,random_norm_matched,3,8,0.0,-0.015303850173950195,3.212320734746754e-05,-2.455291986465454,-2.455291986465454,0.0,-2.455291986465454,-2.455291986465454,0.0,0.0
4,negative_sentiment,Sentiment: The meal was awful and the staff were rude. Label:, negative,1,14,3,"14651,3375,13110",0,random_norm_matched,4,8,0.0,-0.015303850173950195,3.212320734746754e-05,-2.455291986465454,-2.455291986465454,0.0,-2.455291986465454,-2.455291986465454,0.0,0.0
4,negative_sentiment,Sentiment: The meal was awful and the staff were rude. Label:, negative,1,14,3,"14651,3375,13110",0,random_norm_matched,5,8,0.0,-0.015303850173950195,3.212320734746754e-05,-2.455291986465454,-2.455291986465454,0.0,-2.455291986465454,-2.455291986465454,0.0,0.0
4,negative_sentiment,Sentiment: The meal was awful and the staff were rude. Label:, negative,1,14,3,"14651,3375,13110",0,random_norm_matched,6,8,0.0,-0.015303850173950195,3.212320734746754e-05,-2.455291986465454,-2.455291986465454,0.0,-2.455291986465454,-2.455291986465454,0.0,0.0
4,negative_sentiment,Sentiment: The meal was awful and the staff were rude. Label:, negative,1,14,3,"14651,3375,13110",0,random_norm_matched,7,8,0.0,-0.015303850173950195,3.212320734746754e-05,-2.455291986465454,-2.455291986465454,0.0,-2.455291986465454,-2.455291986465454,0.0,0.0
4,negative_sentiment,Sentiment: The meal was awful and the staff were rude. Label:, negative,1,14,5,"14651,3375,13110,30941,12012",0,sae_feature_set,-1,8,0.0,-0.015303850173950195,3.212320734746754e-05,-2.455291986465454,-2.455291986465454,0.0,-2.455291986465454,-2.455291986465454,0.0,0.0
4,negative_sentiment,Sentiment: The meal was awful and the staff were rude. Label:, negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,0,8,0.0,-0.015303850173950195,3.212320734746754e-05,-2.455291986465454,-2.455291986465454,0.0,-2.455291986465454,-2.455291986465454,0.0,0.0
4,negative_sentiment,Sentiment: The meal was awful and the staff were rude. Label:, negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,1,8,0.0,-0.015303850173950195,3.212320734746754e-05,-2.455291986465454,-2.455291986465454,0.0,-2.455291986465454,-2.455291986465454,0.0,0.0
4,negative_sentiment,Sentiment: The meal was awful and the staff were rude. Label:, negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,2,8,0.0,-0.015303850173950195,3.212320734746754e-05,-2.455291986465454,-2.455291986465454,0.0,-2.455291986465454,-2.455291986465454,0.0,0.0
4,negative_sentiment,Sentiment: The meal was awful and the staff were rude. Label:, negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,3,8,0.0,-0.015303850173950195,3.212320734746754e-05,-2.455291986465454,-2.455291986465454,0.0,-2.455291986465454,-2.455291986465454,0.0,0.0
4,negative_sentiment,Sentiment: The meal was awful and the staff were rude. Label:, negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,4,8,0.0,-0.015303850173950195,3.212320734746754e-05,-2.455291986465454,-2.455291986465454,0.0,-2.455291986465454,-2.455291986465454,0.0,0.0
4,negative_sentiment,Sentiment: The meal was awful and the staff were rude. Label:, negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,5,8,0.0,-0.015303850173950195,3.212320734746754e-05,-2.455291986465454,-2.455291986465454,0.0,-2.455291986465454,-2.455291986465454,0.0,0.0
4,negative_sentiment,Sentiment: The meal was awful and the staff were rude. Label:, negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,6,8,0.0,-0.015303850173950195,3.212320734746754e-05,-2.455291986465454,-2.455291986465454,0.0,-2.455291986465454,-2.455291986465454,0.0,0.0
4,negative_sentiment,Sentiment: The meal was awful and the staff were rude. Label:, negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,7,8,0.0,-0.015303850173950195,3.212320734746754e-05,-2.455291986465454,-2.455291986465454,0.0,-2.455291986465454,-2.455291986465454,0.0,0.0
5,negative_sentiment,"Sentiment: I hated the tedious, badly written novel. Label:", negative,1,14,1,14651,0,sae_feature_set,-1,8,0.0,0.0021104812622070312,8.20478453533724e-06,-8.833252906799316,-8.833252906799316,0.0,-8.833252906799316,-8.833252906799316,0.0,0.0
5,negative_sentiment,"Sentiment: I hated the tedious, badly written novel. Label:", negative,1,14,1,14651,0,random_norm_matched,0,8,0.0,0.0021104812622070312,8.20478453533724e-06,-8.833252906799316,-8.833252906799316,0.0,-8.833252906799316,-8.833252906799316,0.0,0.0
5,negative_sentiment,"Sentiment: I hated the tedious, badly written novel. Label:", negative,1,14,1,14651,0,random_norm_matched,1,8,0.0,0.0021104812622070312,8.20478453533724e-06,-8.833252906799316,-8.833252906799316,0.0,-8.833252906799316,-8.833252906799316,0.0,0.0
5,negative_sentiment,"Sentiment: I hated the tedious, badly written novel. Label:", negative,1,14,1,14651,0,random_norm_matched,2,8,0.0,0.0021104812622070312,8.20478453533724e-06,-8.833252906799316,-8.833252906799316,0.0,-8.833252906799316,-8.833252906799316,0.0,0.0
5,negative_sentiment,"Sentiment: I hated the tedious, badly written novel. Label:", negative,1,14,1,14651,0,random_norm_matched,3,8,0.0,0.0021104812622070312,8.20478453533724e-06,-8.833252906799316,-8.833252906799316,0.0,-8.833252906799316,-8.833252906799316,0.0,0.0
5,negative_sentiment,"Sentiment: I hated the tedious, badly written novel. Label:", negative,1,14,1,14651,0,random_norm_matched,4,8,0.0,0.0021104812622070312,8.20478453533724e-06,-8.833252906799316,-8.833252906799316,0.0,-8.833252906799316,-8.833252906799316,0.0,0.0
5,negative_sentiment,"Sentiment: I hated the tedious, badly written novel. Label:", negative,1,14,1,14651,0,random_norm_matched,5,8,0.0,0.0021104812622070312,8.20478453533724e-06,-8.833252906799316,-8.833252906799316,0.0,-8.833252906799316,-8.833252906799316,0.0,0.0
5,negative_sentiment,"Sentiment: I hated the tedious, badly written novel. Label:", negative,1,14,1,14651,0,random_norm_matched,6,8,0.0,0.0021104812622070312,8.20478453533724e-06,-8.833252906799316,-8.833252906799316,0.0,-8.833252906799316,-8.833252906799316,0.0,0.0
5,negative_sentiment,"Sentiment: I hated the tedious, badly written novel. Label:", negative,1,14,1,14651,0,random_norm_matched,7,8,0.0,0.0021104812622070312,8.20478453533724e-06,-8.833252906799316,-8.833252906799316,0.0,-8.833252906799316,-8.833252906799316,0.0,0.0
5,negative_sentiment,"Sentiment: I hated the tedious, badly written novel. Label:", negative,1,14,3,"14651,3375,13110",0,sae_feature_set,-1,8,0.0,0.0021104812622070312,8.20478453533724e-06,-8.833252906799316,-8.833252906799316,0.0,-8.833252906799316,-8.833252906799316,0.0,0.0
5,negative_sentiment,"Sentiment: I hated the tedious, badly written novel. Label:", negative,1,14,3,"14651,3375,13110",0,random_norm_matched,0,8,0.0,0.0021104812622070312,8.20478453533724e-06,-8.833252906799316,-8.833252906799316,0.0,-8.833252906799316,-8.833252906799316,0.0,0.0
5,negative_sentiment,"Sentiment: I hated the tedious, badly written novel. Label:", negative,1,14,3,"14651,3375,13110",0,random_norm_matched,1,8,0.0,0.0021104812622070312,8.20478453533724e-06,-8.833252906799316,-8.833252906799316,0.0,-8.833252906799316,-8.833252906799316,0.0,0.0
5,negative_sentiment,"Sentiment: I hated the tedious, badly written novel. Label:", negative,1,14,3,"14651,3375,13110",0,random_norm_matched,2,8,0.0,0.0021104812622070312,8.20478453533724e-06,-8.833252906799316,-8.833252906799316,0.0,-8.833252906799316,-8.833252906799316,0.0,0.0
5,negative_sentiment,"Sentiment: I hated the tedious, badly written novel. Label:", negative,1,14,3,"14651,3375,13110",0,random_norm_matched,3,8,0.0,0.0021104812622070312,8.20478453533724e-06,-8.833252906799316,-8.833252906799316,0.0,-8.833252906799316,-8.833252906799316,0.0,0.0
5,negative_sentiment,"Sentiment: I hated the tedious, badly written novel. Label:", negative,1,14,3,"14651,3375,13110",0,random_norm_matched,4,8,0.0,0.0021104812622070312,8.20478453533724e-06,-8.833252906799316,-8.833252906799316,0.0,-8.833252906799316,-8.833252906799316,0.0,0.0
5,negative_sentiment,"Sentiment: I hated the tedious, badly written novel. Label:", negative,1,14,3,"14651,3375,13110",0,random_norm_matched,5,8,0.0,0.0021104812622070312,8.20478453533724e-06,-8.833252906799316,-8.833252906799316,0.0,-8.833252906799316,-8.833252906799316,0.0,0.0
5,negative_sentiment,"Sentiment: I hated the tedious, badly written novel. Label:", negative,1,14,3,"14651,3375,13110",0,random_norm_matched,6,8,0.0,0.0021104812622070312,8.20478453533724e-06,-8.833252906799316,-8.833252906799316,0.0,-8.833252906799316,-8.833252906799316,0.0,0.0
5,negative_sentiment,"Sentiment: I hated the tedious, badly written novel. Label:", negative,1,14,3,"14651,3375,13110",0,random_norm_matched,7,8,0.0,0.0021104812622070312,8.20478453533724e-06,-8.833252906799316,-8.833252906799316,0.0,-8.833252906799316,-8.833252906799316,0.0,0.0
5,negative_sentiment,"Sentiment: I hated the tedious, badly written novel. Label:", negative,1,14,5,"14651,3375,13110,30941,12012",0,sae_feature_set,-1,8,0.0,0.0021104812622070312,8.20478453533724e-06,-8.833252906799316,-8.833252906799316,0.0,-8.833252906799316,-8.833252906799316,0.0,0.0
5,negative_sentiment,"Sentiment: I hated the tedious, badly written novel. Label:", negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,0,8,0.0,0.0021104812622070312,8.20478453533724e-06,-8.833252906799316,-8.833252906799316,0.0,-8.833252906799316,-8.833252906799316,0.0,0.0
5,negative_sentiment,"Sentiment: I hated the tedious, badly written novel. Label:", negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,1,8,0.0,0.0021104812622070312,8.20478453533724e-06,-8.833252906799316,-8.833252906799316,0.0,-8.833252906799316,-8.833252906799316,0.0,0.0
5,negative_sentiment,"Sentiment: I hated the tedious, badly written novel. Label:", negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,2,8,0.0,0.0021104812622070312,8.20478453533724e-06,-8.833252906799316,-8.833252906799316,0.0,-8.833252906799316,-8.833252906799316,0.0,0.0
5,negative_sentiment,"Sentiment: I hated the tedious, badly written novel. Label:", negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,3,8,0.0,0.0021104812622070312,8.20478453533724e-06,-8.833252906799316,-8.833252906799316,0.0,-8.833252906799316,-8.833252906799316,0.0,0.0
5,negative_sentiment,"Sentiment: I hated the tedious, badly written novel. Label:", negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,4,8,0.0,0.0021104812622070312,8.20478453533724e-06,-8.833252906799316,-8.833252906799316,0.0,-8.833252906799316,-8.833252906799316,0.0,0.0
5,negative_sentiment,"Sentiment: I hated the tedious, badly written novel. Label:", negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,5,8,0.0,0.0021104812622070312,8.20478453533724e-06,-8.833252906799316,-8.833252906799316,0.0,-8.833252906799316,-8.833252906799316,0.0,0.0
5,negative_sentiment,"Sentiment: I hated the tedious, badly written novel. Label:", negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,6,8,0.0,0.0021104812622070312,8.20478453533724e-06,-8.833252906799316,-8.833252906799316,0.0,-8.833252906799316,-8.833252906799316,0.0,0.0
5,negative_sentiment,"Sentiment: I hated the tedious, badly written novel. Label:", negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,7,8,0.0,0.0021104812622070312,8.20478453533724e-06,-8.833252906799316,-8.833252906799316,0.0,-8.833252906799316,-8.833252906799316,0.0,0.0
6,negative_sentiment,Sentiment: The service was slow and completely unhelpful. Label:, negative,1,14,1,14651,0,sae_feature_set,-1,8,0.0,-0.02761697769165039,1.1525633453857154e-05,-7.72687292098999,-7.72687292098999,0.0,-7.72687292098999,-7.72687292098999,0.0,0.0
6,negative_sentiment,Sentiment: The service was slow and completely unhelpful. Label:, negative,1,14,1,14651,0,random_norm_matched,0,8,0.0,-0.02761697769165039,1.1525633453857154e-05,-7.72687292098999,-7.72687292098999,0.0,-7.72687292098999,-7.72687292098999,0.0,0.0
6,negative_sentiment,Sentiment: The service was slow and completely unhelpful. Label:, negative,1,14,1,14651,0,random_norm_matched,1,8,0.0,-0.02761697769165039,1.1525633453857154e-05,-7.72687292098999,-7.72687292098999,0.0,-7.72687292098999,-7.72687292098999,0.0,0.0
6,negative_sentiment,Sentiment: The service was slow and completely unhelpful. Label:, negative,1,14,1,14651,0,random_norm_matched,2,8,0.0,-0.02761697769165039,1.1525633453857154e-05,-7.72687292098999,-7.72687292098999,0.0,-7.72687292098999,-7.72687292098999,0.0,0.0
6,negative_sentiment,Sentiment: The service was slow and completely unhelpful. Label:, negative,1,14,1,14651,0,random_norm_matched,3,8,0.0,-0.02761697769165039,1.1525633453857154e-05,-7.72687292098999,-7.72687292098999,0.0,-7.72687292098999,-7.72687292098999,0.0,0.0
6,negative_sentiment,Sentiment: The service was slow and completely unhelpful. Label:, negative,1,14,1,14651,0,random_norm_matched,4,8,0.0,-0.02761697769165039,1.1525633453857154e-05,-7.72687292098999,-7.72687292098999,0.0,-7.72687292098999,-7.72687292098999,0.0,0.0
6,negative_sentiment,Sentiment: The service was slow and completely unhelpful. Label:, negative,1,14,1,14651,0,random_norm_matched,5,8,0.0,-0.02761697769165039,1.1525633453857154e-05,-7.72687292098999,-7.72687292098999,0.0,-7.72687292098999,-7.72687292098999,0.0,0.0
6,negative_sentiment,Sentiment: The service was slow and completely unhelpful. Label:, negative,1,14,1,14651,0,random_norm_matched,6,8,0.0,-0.02761697769165039,1.1525633453857154e-05,-7.72687292098999,-7.72687292098999,0.0,-7.72687292098999,-7.72687292098999,0.0,0.0
6,negative_sentiment,Sentiment: The service was slow and completely unhelpful. Label:, negative,1,14,1,14651,0,random_norm_matched,7,8,0.0,-0.02761697769165039,1.1525633453857154e-05,-7.72687292098999,-7.72687292098999,0.0,-7.72687292098999,-7.72687292098999,0.0,0.0
6,negative_sentiment,Sentiment: The service was slow and completely unhelpful. Label:, negative,1,14,3,"14651,3375,13110",0,sae_feature_set,-1,8,0.0,-0.02761697769165039,1.1525633453857154e-05,-7.72687292098999,-7.72687292098999,0.0,-7.72687292098999,-7.72687292098999,0.0,0.0
6,negative_sentiment,Sentiment: The service was slow and completely unhelpful. Label:, negative,1,14,3,"14651,3375,13110",0,random_norm_matched,0,8,0.0,-0.02761697769165039,1.1525633453857154e-05,-7.72687292098999,-7.72687292098999,0.0,-7.72687292098999,-7.72687292098999,0.0,0.0
6,negative_sentiment,Sentiment: The service was slow and completely unhelpful. Label:, negative,1,14,3,"14651,3375,13110",0,random_norm_matched,1,8,0.0,-0.02761697769165039,1.1525633453857154e-05,-7.72687292098999,-7.72687292098999,0.0,-7.72687292098999,-7.72687292098999,0.0,0.0
6,negative_sentiment,Sentiment: The service was slow and completely unhelpful. Label:, negative,1,14,3,"14651,3375,13110",0,random_norm_matched,2,8,0.0,-0.02761697769165039,1.1525633453857154e-05,-7.72687292098999,-7.72687292098999,0.0,-7.72687292098999,-7.72687292098999,0.0,0.0
6,negative_sentiment,Sentiment: The service was slow and completely unhelpful. Label:, negative,1,14,3,"14651,3375,13110",0,random_norm_matched,3,8,0.0,-0.02761697769165039,1.1525633453857154e-05,-7.72687292098999,-7.72687292098999,0.0,-7.72687292098999,-7.72687292098999,0.0,0.0
6,negative_sentiment,Sentiment: The service was slow and completely unhelpful. Label:, negative,1,14,3,"14651,3375,13110",0,random_norm_matched,4,8,0.0,-0.02761697769165039,1.1525633453857154e-05,-7.72687292098999,-7.72687292098999,0.0,-7.72687292098999,-7.72687292098999,0.0,0.0
6,negative_sentiment,Sentiment: The service was slow and completely unhelpful. Label:, negative,1,14,3,"14651,3375,13110",0,random_norm_matched,5,8,0.0,-0.02761697769165039,1.1525633453857154e-05,-7.72687292098999,-7.72687292098999,0.0,-7.72687292098999,-7.72687292098999,0.0,0.0
6,negative_sentiment,Sentiment: The service was slow and completely unhelpful. Label:, negative,1,14,3,"14651,3375,13110",0,random_norm_matched,6,8,0.0,-0.02761697769165039,1.1525633453857154e-05,-7.72687292098999,-7.72687292098999,0.0,-7.72687292098999,-7.72687292098999,0.0,0.0
6,negative_sentiment,Sentiment: The service was slow and completely unhelpful. Label:, negative,1,14,3,"14651,3375,13110",0,random_norm_matched,7,8,0.0,-0.02761697769165039,1.1525633453857154e-05,-7.72687292098999,-7.72687292098999,0.0,-7.72687292098999,-7.72687292098999,0.0,0.0
6,negative_sentiment,Sentiment: The service was slow and completely unhelpful. Label:, negative,1,14,5,"14651,3375,13110,30941,12012",0,sae_feature_set,-1,8,0.0,-0.02761697769165039,1.1525633453857154e-05,-7.72687292098999,-7.72687292098999,0.0,-7.72687292098999,-7.72687292098999,0.0,0.0
6,negative_sentiment,Sentiment: The service was slow and completely unhelpful. Label:, negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,0,8,0.0,-0.02761697769165039,1.1525633453857154e-05,-7.72687292098999,-7.72687292098999,0.0,-7.72687292098999,-7.72687292098999,0.0,0.0
6,negative_sentiment,Sentiment: The service was slow and completely unhelpful. Label:, negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,1,8,0.0,-0.02761697769165039,1.1525633453857154e-05,-7.72687292098999,-7.72687292098999,0.0,-7.72687292098999,-7.72687292098999,0.0,0.0
6,negative_sentiment,Sentiment: The service was slow and completely unhelpful. Label:, negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,2,8,0.0,-0.02761697769165039,1.1525633453857154e-05,-7.72687292098999,-7.72687292098999,0.0,-7.72687292098999,-7.72687292098999,0.0,0.0
6,negative_sentiment,Sentiment: The service was slow and completely unhelpful. Label:, negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,3,8,0.0,-0.02761697769165039,1.1525633453857154e-05,-7.72687292098999,-7.72687292098999,0.0,-7.72687292098999,-7.72687292098999,0.0,0.0
6,negative_sentiment,Sentiment: The service was slow and completely unhelpful. Label:, negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,4,8,0.0,-0.02761697769165039,1.1525633453857154e-05,-7.72687292098999,-7.72687292098999,0.0,-7.72687292098999,-7.72687292098999,0.0,0.0
6,negative_sentiment,Sentiment: The service was slow and completely unhelpful. Label:, negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,5,8,0.0,-0.02761697769165039,1.1525633453857154e-05,-7.72687292098999,-7.72687292098999,0.0,-7.72687292098999,-7.72687292098999,0.0,0.0
6,negative_sentiment,Sentiment: The service was slow and completely unhelpful. Label:, negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,6,8,0.0,-0.02761697769165039,1.1525633453857154e-05,-7.72687292098999,-7.72687292098999,0.0,-7.72687292098999,-7.72687292098999,0.0,0.0
6,negative_sentiment,Sentiment: The service was slow and completely unhelpful. Label:, negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,7,8,0.0,-0.02761697769165039,1.1525633453857154e-05,-7.72687292098999,-7.72687292098999,0.0,-7.72687292098999,-7.72687292098999,0.0,0.0
7,negative_sentiment,Sentiment: The journey was stressful and unpleasant. Label:, negative,1,14,1,14651,0,sae_feature_set,-1,8,0.0,-0.009617447853088379,1.590425381436944e-05,-1.200538158416748,-1.200538158416748,0.0,-1.200538158416748,-1.200538158416748,0.0,0.0
7,negative_sentiment,Sentiment: The journey was stressful and unpleasant. Label:, negative,1,14,1,14651,0,random_norm_matched,0,8,0.0,-0.009617447853088379,1.590425381436944e-05,-1.200538158416748,-1.200538158416748,0.0,-1.200538158416748,-1.200538158416748,0.0,0.0
7,negative_sentiment,Sentiment: The journey was stressful and unpleasant. Label:, negative,1,14,1,14651,0,random_norm_matched,1,8,0.0,-0.009617447853088379,1.590425381436944e-05,-1.200538158416748,-1.200538158416748,0.0,-1.200538158416748,-1.200538158416748,0.0,0.0
7,negative_sentiment,Sentiment: The journey was stressful and unpleasant. Label:, negative,1,14,1,14651,0,random_norm_matched,2,8,0.0,-0.009617447853088379,1.590425381436944e-05,-1.200538158416748,-1.200538158416748,0.0,-1.200538158416748,-1.200538158416748,0.0,0.0
7,negative_sentiment,Sentiment: The journey was stressful and unpleasant. Label:, negative,1,14,1,14651,0,random_norm_matched,3,8,0.0,-0.009617447853088379,1.590425381436944e-05,-1.200538158416748,-1.200538158416748,0.0,-1.200538158416748,-1.200538158416748,0.0,0.0
7,negative_sentiment,Sentiment: The journey was stressful and unpleasant. Label:, negative,1,14,1,14651,0,random_norm_matched,4,8,0.0,-0.009617447853088379,1.590425381436944e-05,-1.200538158416748,-1.200538158416748,0.0,-1.200538158416748,-1.200538158416748,0.0,0.0
7,negative_sentiment,Sentiment: The journey was stressful and unpleasant. Label:, negative,1,14,1,14651,0,random_norm_matched,5,8,0.0,-0.009617447853088379,1.590425381436944e-05,-1.200538158416748,-1.200538158416748,0.0,-1.200538158416748,-1.200538158416748,0.0,0.0
7,negative_sentiment,Sentiment: The journey was stressful and unpleasant. Label:, negative,1,14,1,14651,0,random_norm_matched,6,8,0.0,-0.009617447853088379,1.590425381436944e-05,-1.200538158416748,-1.200538158416748,0.0,-1.200538158416748,-1.200538158416748,0.0,0.0
7,negative_sentiment,Sentiment: The journey was stressful and unpleasant. Label:, negative,1,14,1,14651,0,random_norm_matched,7,8,0.0,-0.009617447853088379,1.590425381436944e-05,-1.200538158416748,-1.200538158416748,0.0,-1.200538158416748,-1.200538158416748,0.0,0.0
7,negative_sentiment,Sentiment: The journey was stressful and unpleasant. Label:, negative,1,14,3,"14651,3375,13110",0,sae_feature_set,-1,8,0.0,-0.009617447853088379,1.590425381436944e-05,-1.200538158416748,-1.200538158416748,0.0,-1.200538158416748,-1.200538158416748,0.0,0.0
7,negative_sentiment,Sentiment: The journey was stressful and unpleasant. Label:, negative,1,14,3,"14651,3375,13110",0,random_norm_matched,0,8,0.0,-0.009617447853088379,1.590425381436944e-05,-1.200538158416748,-1.200538158416748,0.0,-1.200538158416748,-1.200538158416748,0.0,0.0
7,negative_sentiment,Sentiment: The journey was stressful and unpleasant. Label:, negative,1,14,3,"14651,3375,13110",0,random_norm_matched,1,8,0.0,-0.009617447853088379,1.590425381436944e-05,-1.200538158416748,-1.200538158416748,0.0,-1.200538158416748,-1.200538158416748,0.0,0.0
7,negative_sentiment,Sentiment: The journey was stressful and unpleasant. Label:, negative,1,14,3,"14651,3375,13110",0,random_norm_matched,2,8,0.0,-0.009617447853088379,1.590425381436944e-05,-1.200538158416748,-1.200538158416748,0.0,-1.200538158416748,-1.200538158416748,0.0,0.0
7,negative_sentiment,Sentiment: The journey was stressful and unpleasant. Label:, negative,1,14,3,"14651,3375,13110",0,random_norm_matched,3,8,0.0,-0.009617447853088379,1.590425381436944e-05,-1.200538158416748,-1.200538158416748,0.0,-1.200538158416748,-1.200538158416748,0.0,0.0
7,negative_sentiment,Sentiment: The journey was stressful and unpleasant. Label:, negative,1,14,3,"14651,3375,13110",0,random_norm_matched,4,8,0.0,-0.009617447853088379,1.590425381436944e-05,-1.200538158416748,-1.200538158416748,0.0,-1.200538158416748,-1.200538158416748,0.0,0.0
7,negative_sentiment,Sentiment: The journey was stressful and unpleasant. Label:, negative,1,14,3,"14651,3375,13110",0,random_norm_matched,5,8,0.0,-0.009617447853088379,1.590425381436944e-05,-1.200538158416748,-1.200538158416748,0.0,-1.200538158416748,-1.200538158416748,0.0,0.0
7,negative_sentiment,Sentiment: The journey was stressful and unpleasant. Label:, negative,1,14,3,"14651,3375,13110",0,random_norm_matched,6,8,0.0,-0.009617447853088379,1.590425381436944e-05,-1.200538158416748,-1.200538158416748,0.0,-1.200538158416748,-1.200538158416748,0.0,0.0
7,negative_sentiment,Sentiment: The journey was stressful and unpleasant. Label:, negative,1,14,3,"14651,3375,13110",0,random_norm_matched,7,8,0.0,-0.009617447853088379,1.590425381436944e-05,-1.200538158416748,-1.200538158416748,0.0,-1.200538158416748,-1.200538158416748,0.0,0.0
7,negative_sentiment,Sentiment: The journey was stressful and unpleasant. Label:, negative,1,14,5,"14651,3375,13110,30941,12012",0,sae_feature_set,-1,8,0.0,-0.009617447853088379,1.590425381436944e-05,-1.200538158416748,-1.200538158416748,0.0,-1.200538158416748,-1.200538158416748,0.0,0.0
7,negative_sentiment,Sentiment: The journey was stressful and unpleasant. Label:, negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,0,8,0.0,-0.009617447853088379,1.590425381436944e-05,-1.200538158416748,-1.200538158416748,0.0,-1.200538158416748,-1.200538158416748,0.0,0.0
7,negative_sentiment,Sentiment: The journey was stressful and unpleasant. Label:, negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,1,8,0.0,-0.009617447853088379,1.590425381436944e-05,-1.200538158416748,-1.200538158416748,0.0,-1.200538158416748,-1.200538158416748,0.0,0.0
7,negative_sentiment,Sentiment: The journey was stressful and unpleasant. Label:, negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,2,8,0.0,-0.009617447853088379,1.590425381436944e-05,-1.200538158416748,-1.200538158416748,0.0,-1.200538158416748,-1.200538158416748,0.0,0.0
7,negative_sentiment,Sentiment: The journey was stressful and unpleasant. Label:, negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,3,8,0.0,-0.009617447853088379,1.590425381436944e-05,-1.200538158416748,-1.200538158416748,0.0,-1.200538158416748,-1.200538158416748,0.0,0.0
7,negative_sentiment,Sentiment: The journey was stressful and unpleasant. Label:, negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,4,8,0.0,-0.009617447853088379,1.590425381436944e-05,-1.200538158416748,-1.200538158416748,0.0,-1.200538158416748,-1.200538158416748,0.0,0.0
7,negative_sentiment,Sentiment: The journey was stressful and unpleasant. Label:, negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,5,8,0.0,-0.009617447853088379,1.590425381436944e-05,-1.200538158416748,-1.200538158416748,0.0,-1.200538158416748,-1.200538158416748,0.0,0.0
7,negative_sentiment,Sentiment: The journey was stressful and unpleasant. Label:, negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,6,8,0.0,-0.009617447853088379,1.590425381436944e-05,-1.200538158416748,-1.200538158416748,0.0,-1.200538158416748,-1.200538158416748,0.0,0.0
7,negative_sentiment,Sentiment: The journey was stressful and unpleasant. Label:, negative,1,14,5,"14651,3375,13110,30941,12012",0,random_norm_matched,7,8,0.0,-0.009617447853088379,1.590425381436944e-05,-1.200538158416748,-1.200538158416748,0.0,-1.200538158416748,-1.200538158416748,0.0,0.0
8,mathematics,2 + 3 =, 5,2,26,1,12177,1,sae_feature_set,-1,8,136.6625213623047,0.003211379051208496,1.237596370629035e-05,-1.4160269498825073,-1.3972619771957397,0.018764972686767578,-0.7080134749412537,-0.6986309885978699,0.009382486343383789,0.0006791696650907397
8,mathematics,2 + 3 =, 5,2,26,1,12177,1,random_norm_matched,0,8,136.6625213623047,0.003211379051208496,1.237596370629035e-05,-1.4160269498825073,-1.4024564027786255,0.013570547103881836,-0.7080134749412537,-0.7012282013893127,0.006785273551940918,0.00021968349756207317
8,mathematics,2 + 3 =, 5,2,26,1,12177,1,random_norm_matched,1,8,136.66253662109375,0.003211379051208496,1.237596370629035e-05,-1.4160269498825073,-1.4271849393844604,-0.011157989501953125,-0.7080134749412537,-0.7135924696922302,-0.0055789947509765625,0.00028301787097007036
8,mathematics,2 + 3 =, 5,2,26,1,12177,1,random_norm_matched,2,8,136.66250610351562,0.003211379051208496,1.237596370629035e-05,-1.4160269498825073,-1.399597406387329,0.016429543495178223,-0.7080134749412537,-0.6997987031936646,0.008214771747589111,0.00036157810245640576
8,mathematics,2 + 3 =, 5,2,26,1,12177,1,random_norm_matched,3,8,136.6625213623047,0.003211379051208496,1.237596370629035e-05,-1.4160269498825073,-1.4312021732330322,-0.015175223350524902,-0.7080134749412537,-0.7156010866165161,-0.007587611675262451,0.00033492204966023564
8,mathematics,2 + 3 =, 5,2,26,1,12177,1,random_norm_matched,4,8,136.6625213623047,0.003211379051208496,1.237596370629035e-05,-1.4160269498825073,-1.4292290210723877,-0.013202071189880371,-0.7080134749412537,-0.7146145105361938,-0.0066010355949401855,0.0002355990291107446
8,mathematics,2 + 3 =, 5,2,26,1,12177,1,random_norm_matched,5,8,136.66250610351562,0.003211379051208496,1.237596370629035e-05,-1.4160269498825073,-1.3969781398773193,0.01904881000518799,-0.7080134749412537,-0.6984890699386597,0.009524405002593994,0.0002856727223843336
8,mathematics,2 + 3 =, 5,2,26,1,12177,1,random_norm_matched,6,8,136.66250610351562,0.003211379051208496,1.237596370629035e-05,-1.4160269498825073,-1.4245232343673706,-0.008496284484863281,-0.7080134749412537,-0.7122616171836853,-0.004248142242431641,0.0004098734352737665
8,mathematics,2 + 3 =, 5,2,26,1,12177,1,random_norm_matched,7,8,136.6625213623047,0.003211379051208496,1.237596370629035e-05,-1.4160269498825073,-1.3734756708145142,0.042551279067993164,-0.7080134749412537,-0.6867378354072571,0.021275639533996582,0.0008868271252140403
8,mathematics,2 + 3 =, 5,2,26,3,"12177,12060,6322",1,sae_feature_set,-1,8,136.6625213623047,0.003211379051208496,1.237596370629035e-05,-1.4160269498825073,-1.3972619771957397,0.018764972686767578,-0.7080134749412537,-0.6986309885978699,0.009382486343383789,0.0006791696650907397
8,mathematics,2 + 3 =, 5,2,26,3,"12177,12060,6322",1,random_norm_matched,0,8,136.6625213623047,0.003211379051208496,1.237596370629035e-05,-1.4160269498825073,-1.3993241786956787,0.016702771186828613,-0.7080134749412537,-0.6996620893478394,0.008351385593414307,0.0002989834756590426
8,mathematics,2 + 3 =, 5,2,26,3,"12177,12060,6322",1,random_norm_matched,1,8,136.66250610351562,0.003211379051208496,1.237596370629035e-05,-1.4160269498825073,-1.3933545351028442,0.022672414779663086,-0.7080134749412537,-0.6966772675514221,0.011336207389831543,0.00015499688743148
8,mathematics,2 + 3 =, 5,2,26,3,"12177,12060,6322",1,random_norm_matched,2,8,136.6625213623047,0.003211379051208496,1.237596370629035e-05,-1.4160269498825073,-1.414202094078064,0.0018248558044433594,-0.7080134749412537,-0.707101047039032,0.0009124279022216797,0.0001954841718543321
8,mathematics,2 + 3 =, 5,2,26,3,"12177,12060,6322",1,random_norm_matched,3,8,136.6625213623047,0.003211379051208496,1.237596370629035e-05,-1.4160269498825073,-1.39521324634552,0.020813703536987305,-0.7080134749412537,-0.69760662317276,0.010406851768493652,0.00044376635923981667
8,mathematics,2 + 3 =, 5,2,26,3,"12177,12060,6322",1,random_norm_matched,4,8,136.6625213623047,0.003211379051208496,1.237596370629035e-05,-1.4160269498825073,-1.4287183284759521,-0.012691378593444824,-0.7080134749412537,-0.7143591642379761,-0.006345689296722412,0.00019582072854973376
8,mathematics,2 + 3 =, 5,2,26,3,"12177,12060,6322",1,random_norm_matched,5,8,136.6625213623047,0.003211379051208496,1.237596370629035e-05,-1.4160269498825073,-1.4027409553527832,0.013285994529724121,-0.7080134749412537,-0.7013704776763916,0.0066429972648620605,0.00021365881548263133
8,mathematics,2 + 3 =, 5,2,26,3,"12177,12060,6322",1,random_norm_matched,6,8,136.6625213623047,0.003211379051208496,1.237596370629035e-05,-1.4160269498825073,-1.4384939670562744,-0.02246701717376709,-0.7080134749412537,-0.7192469835281372,-0.011233508586883545,0.0005145631730556488
8,mathematics,2 + 3 =, 5,2,26,3,"12177,12060,6322",1,random_norm_matched,7,8,136.6625213623047,0.003211379051208496,1.237596370629035e-05,-1.4160269498825073,-1.4253551959991455,-0.009328246116638184,-0.7080134749412537,-0.7126775979995728,-0.004664123058319092,0.00011942609853576869
8,mathematics,2 + 3 =, 5,2,26,5,"12177,12060,6322,15852,15970",1,sae_feature_set,-1,8,136.6625213623047,0.003211379051208496,1.237596370629035e-05,-1.4160269498825073,-1.3972619771957397,0.018764972686767578,-0.7080134749412537,-0.6986309885978699,0.009382486343383789,0.0006791696650907397
8,mathematics,2 + 3 =, 5,2,26,5,"12177,12060,6322,15852,15970",1,random_norm_matched,0,8,136.66253662109375,0.003211379051208496,1.237596370629035e-05,-1.4160269498825073,-1.4042656421661377,0.011761307716369629,-0.7080134749412537,-0.7021328210830688,0.0058806538581848145,0.0003758240200113505
8,mathematics,2 + 3 =, 5,2,26,5,"12177,12060,6322,15852,15970",1,random_norm_matched,1,8,136.66250610351562,0.003211379051208496,1.237596370629035e-05,-1.4160269498825073,-1.404829502105713,0.011197447776794434,-0.7080134749412537,-0.7024147510528564,0.005598723888397217,0.00022328735212795436
8,mathematics,2 + 3 =, 5,2,26,5,"12177,12060,6322,15852,15970",1,random_norm_matched,2,8,136.6625213623047,0.003211379051208496,1.237596370629035e-05,-1.4160269498825073,-1.415834903717041,0.0001920461654663086,-0.7080134749412537,-0.7079174518585205,9.60230827331543e-05,0.00015211796562653035
8,mathematics,2 + 3 =, 5,2,26,5,"12177,12060,6322,15852,15970",1,random_norm_matched,3,8,136.66250610351562,0.003211379051208496,1.237596370629035e-05,-1.4160269498825073,-1.4189289808273315,-0.0029020309448242188,-0.7080134749412537,-0.7094644904136658,-0.0014510154724121094,0.00038081937236711383
8,mathematics,2 + 3 =, 5,2,26,5,"12177,12060,6322,15852,15970",1,random_norm_matched,4,8,136.6625213623047,0.003211379051208496,1.237596370629035e-05,-1.4160269498825073,-1.4039990901947021,0.012027859687805176,-0.7080134749412537,-0.7019995450973511,0.006013929843902588,0.00014043078408576548
8,mathematics,2 + 3 =, 5,2,26,5,"12177,12060,6322,15852,15970",1,random_norm_matched,5,8,136.6625213623047,0.003211379051208496,1.237596370629035e-05,-1.4160269498825073,-1.4087718725204468,0.007255077362060547,-0.7080134749412537,-0.7043859362602234,0.0036275386810302734,0.0004659747937694192
8,mathematics,2 + 3 =, 5,2,26,5,"12177,12060,6322,15852,15970",1,random_norm_matched,6,8,136.6625213623047,0.003211379051208496,1.237596370629035e-05,-1.4160269498825073,-1.4037461280822754,0.012280821800231934,-0.7080134749412537,-0.7018730640411377,0.006140410900115967,0.00036316324258223176
8,mathematics,2 + 3 =, 5,2,26,5,"12177,12060,6322,15852,15970",1,random_norm_matched,7,8,136.6625213623047,0.003211379051208496,1.237596370629035e-05,-1.4160269498825073,-1.391473412513733,0.024553537368774414,-0.7080134749412537,-0.6957367062568665,0.012276768684387207,0.00019690857152454555
9,mathematics,7 - 4 =, 3,2,26,1,12177,1,sae_feature_set,-1,8,176.70883178710938,0.003952831029891968,7.571870810352266e-07,-0.4115680158138275,-0.377967894077301,0.03360012173652649,-0.20578400790691376,-0.1889839470386505,0.016800060868263245,0.0012593111023306847
9,mathematics,7 - 4 =, 3,2,26,1,12177,1,random_norm_matched,0,8,176.70883178710938,0.003952831029891968,7.571870810352266e-07,-0.4115680158138275,-0.42156824469566345,-0.010000228881835938,-0.20578400790691376,-0.21078412234783173,-0.005000114440917969,0.0002611581003293395
9,mathematics,7 - 4 =, 3,2,26,1,12177,1,random_norm_matched,1,8,176.70883178710938,0.003952831029891968,7.571870810352266e-07,-0.4115680158138275,-0.4285588562488556,-0.016990840435028076,-0.20578400790691376,-0.2142794281244278,-0.008495420217514038,0.000600033497903496
9,mathematics,7 - 4 =, 3,2,26,1,12177,1,random_norm_matched,2,8,176.70883178710938,0.003952831029891968,7.571870810352266e-07,-0.4115680158138275,-0.40844714641571045,0.0031208693981170654,-0.20578400790691376,-0.20422357320785522,0.0015604346990585327,0.0005739519838243723
9,mathematics,7 - 4 =, 3,2,26,1,12177,1,random_norm_matched,3,8,176.70884704589844,0.003952831029891968,7.571870810352266e-07,-0.4115680158138275,-0.38929831981658936,0.02226969599723816,-0.20578400790691376,-0.19464915990829468,0.01113484799861908,0.0006747511215507984
9,mathematics,7 - 4 =, 3,2,26,1,12177,1,random_norm_matched,4,8,176.70884704589844,0.003952831029891968,7.571870810352266e-07,-0.4115680158138275,-0.40230172872543335,0.009266287088394165,-0.20578400790691376,-0.20115086436271667,0.0046331435441970825,0.0002932019124273211
9,mathematics,7 - 4 =, 3,2,26,1,12177,1,random_norm_matched,5,8,176.7088165283203,0.003952831029891968,7.571870810352266e-07,-0.4115680158138275,-0.41060182452201843,0.000966191291809082,-0.20578400790691376,-0.20530091226100922,0.000483095645904541,0.0003475238336250186
9,mathematics,7 - 4 =, 3,2,26,1,12177,1,random_norm_matched,6,8,176.70883178710938,0.003952831029891968,7.571870810352266e-07,-0.4115680158138275,-0.4334414005279541,-0.021873384714126587,-0.20578400790691376,-0.21672070026397705,-0.010936692357063293,0.0007230712799355388
9,mathematics,7 - 4 =, 3,2,26,1,12177,1,random_norm_matched,7,8,176.70883178710938,0.003952831029891968,7.571870810352266e-07,-0.4115680158138275,-0.435031533241272,-0.023463517427444458,-0.20578400790691376,-0.217515766620636,-0.011731758713722229,0.0008455613860860467
9,mathematics,7 - 4 =, 3,2,26,3,"12177,12060,6322",1,sae_feature_set,-1,8,176.70883178710938,0.003952831029891968,7.571870810352266e-07,-0.4115680158138275,-0.377967894077301,0.03360012173652649,-0.20578400790691376,-0.1889839470386505,0.016800060868263245,0.0012593111023306847
9,mathematics,7 - 4 =, 3,2,26,3,"12177,12060,6322",1,random_norm_matched,0,8,176.70883178710938,0.003952831029891968,7.571870810352266e-07,-0.4115680158138275,-0.4073612093925476,0.004206806421279907,-0.20578400790691376,-0.2036806046962738,0.0021034032106399536,0.0004413050482980907
9,mathematics,7 - 4 =, 3,2,26,3,"12177,12060,6322",1,random_norm_matched,1,8,176.70883178710938,0.003952831029891968,7.571870810352266e-07,-0.4115680158138275,-0.40336644649505615,0.008201569318771362,-0.20578400790691376,-0.20168322324752808,0.004100784659385681,0.0003972934209741652
9,mathematics,7 - 4 =, 3,2,26,3,"12177,12060,6322",1,random_norm_matched,2,8,176.70883178710938,0.003952831029891968,7.571870810352266e-07,-0.4115680158138275,-0.41235095262527466,-0.0007829368114471436,-0.20578400790691376,-0.20617547631263733,-0.0003914684057235718,0.0002509569749236107
9,mathematics,7 - 4 =, 3,2,26,3,"12177,12060,6322",1,random_norm_matched,3,8,176.70883178710938,0.003952831029891968,7.571870810352266e-07,-0.4115680158138275,-0.3989000916481018,0.012667924165725708,-0.20578400790691376,-0.1994500458240509,0.006333962082862854,0.00123042450286448
9,mathematics,7 - 4 =, 3,2,26,3,"12177,12060,6322",1,random_norm_matched,4,8,176.7088165283203,0.003952831029891968,7.571870810352266e-07,-0.4115680158138275,-0.41338950395584106,-0.0018214881420135498,-0.20578400790691376,-0.20669475197792053,-0.0009107440710067749,0.000378668075427413
9,mathematics,7 - 4 =, 3,2,26,3,"12177,12060,6322",1,random_norm_matched,5,8,176.70880126953125,0.003952831029891968,7.571870810352266e-07,-0.4115680158138275,-0.4069159924983978,0.0046520233154296875,-0.20578400790691376,-0.2034579962491989,0.0023260116577148438,0.00023838070046622306
9,mathematics,7 - 4 =, 3,2,26,3,"12177,12060,6322",1,random_norm_matched,6,8,176.70883178710938,0.003952831029891968,7.571870810352266e-07,-0.4115680158138275,-0.39978671073913574,0.011781305074691772,-0.20578400790691376,-0.19989335536956787,0.005890652537345886,0.00039768958231434226
9,mathematics,7 - 4 =, 3,2,26,3,"12177,12060,6322",1,random_norm_matched,7,8,176.70883178710938,0.003952831029891968,7.571870810352266e-07,-0.4115680158138275,-0.3956089913845062,0.01595902442932129,-0.20578400790691376,-0.1978044956922531,0.007979512214660645,0.0007096663466654718
9,mathematics,7 - 4 =, 3,2,26,5,"12177,12060,6322,15852,15970",1,sae_feature_set,-1,8,176.70883178710938,0.003952831029891968,7.571870810352266e-07,-0.4115680158138275,-0.377967894077301,0.03360012173652649,-0.20578400790691376,-0.1889839470386505,0.016800060868263245,0.0012593111023306847
9,mathematics,7 - 4 =, 3,2,26,5,"12177,12060,6322,15852,15970",1,random_norm_matched,0,8,176.70883178710938,0.003952831029891968,7.571870810352266e-07,-0.4115680158138275,-0.38249003887176514,0.029077976942062378,-0.20578400790691376,-0.19124501943588257,0.014538988471031189,0.0011704107746481895
9,mathematics,7 - 4 =, 3,2,26,5,"12177,12060,6322,15852,15970",1,random_norm_matched,1,8,176.70883178710938,0.003952831029891968,7.571870810352266e-07,-0.4115680158138275,-0.4170109033584595,-0.005442887544631958,-0.20578400790691376,-0.20850545167922974,-0.002721443772315979,0.0002540410205256194
9,mathematics,7 - 4 =, 3,2,26,5,"12177,12060,6322,15852,15970",1,random_norm_matched,2,8,176.70883178710938,0.003952831029891968,7.571870810352266e-07,-0.4115680158138275,-0.4211162328720093,-0.009548217058181763,-0.20578400790691376,-0.21055811643600464,-0.004774108529090881,0.00037829414941370487
9,mathematics,7 - 4 =, 3,2,26,5,"12177,12060,6322,15852,15970",1,random_norm_matched,3,8,176.70883178710938,0.003952831029891968,7.571870810352266e-07,-0.4115680158138275,-0.43183016777038574,-0.020262151956558228,-0.20578400790691376,-0.21591508388519287,-0.010131075978279114,0.00047974695917218924
9,mathematics,7 - 4 =, 3,2,26,5,"12177,12060,6322,15852,15970",1,random_norm_matched,4,8,176.7088623046875,0.003952831029891968,7.571870810352266e-07,-0.4115680158138275,-0.4361959397792816,-0.0246279239654541,-0.20578400790691376,-0.2180979698896408,-0.01231396198272705,0.0007045206148177385
9,mathematics,7 - 4 =, 3,2,26,5,"12177,12060,6322,15852,15970",1,random_norm_matched,5,8,176.70883178710938,0.003952831029891968,7.571870810352266e-07,-0.4115680158138275,-0.39941272139549255,0.012155294418334961,-0.20578400790691376,-0.19970636069774628,0.0060776472091674805,0.00045420590322464705
9,mathematics,7 - 4 =, 3,2,26,5,"12177,12060,6322,15852,15970",1,random_norm_matched,6,8,176.7088165283203,0.003952831029891968,7.571870810352266e-07,-0.4115680158138275,-0.3889739215373993,0.022594094276428223,-0.20578400790691376,-0.19448696076869965,0.011297047138214111,0.0011287409579381347
9,mathematics,7 - 4 =, 3,2,26,5,"12177,12060,6322,15852,15970",1,random_norm_matched,7,8,176.7088165283203,0.003952831029891968,7.571870810352266e-07,-0.4115680158138275,-0.45987528562545776,-0.04830726981163025,-0.20578400790691376,-0.22993764281272888,-0.024153634905815125,0.0013730362989008427
10,mathematics,6 * 2 =, 12,3,26,1,12177,1,sae_feature_set,-1,8,157.94778442382812,0.0017491579055786133,1.0424646461615339e-06,-0.3822987675666809,-0.35705679655075073,0.025241971015930176,-0.1274329274892807,-0.11901893466711044,0.008413992822170258,0.0009207292459905148
10,mathematics,6 * 2 =, 12,3,26,1,12177,1,random_norm_matched,0,8,157.94776916503906,0.0017491579055786133,1.0424646461615339e-06,-0.3822987675666809,-0.36578071117401123,0.016518056392669678,-0.1274329274892807,-0.12192690372467041,0.0055060237646102905,0.0007668375037610531
10,mathematics,6 * 2 =, 12,3,26,1,12177,1,random_norm_matched,1,8,157.94778442382812,0.0017491579055786133,1.0424646461615339e-06,-0.3822987675666809,-0.37641236186027527,0.00588640570640564,-0.1274329274892807,-0.12547078728675842,0.001962140202522278,0.00043868939974345267
10,mathematics,6 * 2 =, 12,3,26,1,12177,1,random_norm_matched,2,8,157.94778442382812,0.0017491579055786133,1.0424646461615339e-06,-0.3822987675666809,-0.39373940229415894,-0.011440634727478027,-0.1274329274892807,-0.13124647736549377,-0.0038135498762130737,0.0002068128960672766
10,mathematics,6 * 2 =, 12,3,26,1,12177,1,random_norm_matched,3,8,157.94776916503906,0.0017491579055786133,1.0424646461615339e-06,-0.3822987675666809,-0.3718106150627136,0.010488152503967285,-0.1274329274892807,-0.12393687665462494,0.0034960508346557617,0.00031404878245666623
10,mathematics,6 * 2 =, 12,3,26,1,12177,1,random_norm_matched,4,8,157.94778442382812,0.0017491579055786133,1.0424646461615339e-06,-0.3822987675666809,-0.37060338258743286,0.011695384979248047,-0.1274329274892807,-0.12353446334600449,0.0038984641432762146,0.0005038169911131263
10,mathematics,6 * 2 =, 12,3,26,1,12177,1,random_norm_matched,5,8,157.94778442382812,0.0017491579055786133,1.0424646461615339e-06,-0.3822987675666809,-0.38514217734336853,-0.002843409776687622,-0.1274329274892807,-0.12838073074817657,-0.000947803258895874,0.0002451229374855757
10,mathematics,6 * 2 =, 12,3,26,1,12177,1,random_norm_matched,6,8,157.94776916503906,0.0017491579055786133,1.0424646461615339e-06,-0.3822987675666809,-0.38638320565223694,-0.00408443808555603,-0.1274329274892807,-0.12879440188407898,-0.0013614743947982788,0.0004305236507207155
10,mathematics,6 * 2 =, 12,3,26,1,12177,1,random_norm_matched,7,8,157.94778442382812,0.0017491579055786133,1.0424646461615339e-06,-0.3822987675666809,-0.3952503502368927,-0.012951582670211792,-0.1274329274892807,-0.13175012171268463,-0.004317194223403931,0.00032851938158273697
10,mathematics,6 * 2 =, 12,3,26,3,"12177,12060,6322",1,sae_feature_set,-1,8,157.94778442382812,0.0017491579055786133,1.0424646461615339e-06,-0.3822987675666809,-0.35705679655075073,0.025241971015930176,-0.1274329274892807,-0.11901893466711044,0.008413992822170258,0.0009207292459905148
10,mathematics,6 * 2 =, 12,3,26,3,"12177,12060,6322",1,random_norm_matched,0,8,157.94776916503906,0.0017491579055786133,1.0424646461615339e-06,-0.3822987675666809,-0.3870273530483246,-0.004728585481643677,-0.1274329274892807,-0.12900912761688232,-0.0015762001276016235,0.0002072021597996354
10,mathematics,6 * 2 =, 12,3,26,3,"12177,12060,6322",1,random_norm_matched,1,8,157.94778442382812,0.0017491579055786133,1.0424646461615339e-06,-0.3822987675666809,-0.3832661509513855,-0.0009673833847045898,-0.1274329274892807,-0.12775538861751556,-0.0003224611282348633,0.000186154677066952
10,mathematics,6 * 2 =, 12,3,26,3,"12177,12060,6322",1,random_norm_matched,2,8,157.94776916503906,0.0017491579055786133,1.0424646461615339e-06,-0.3822987675666809,-0.36046820878982544,0.02183055877685547,-0.1274329274892807,-0.12015607208013535,0.007276855409145355,0.0009503427427262068
10,mathematics,6 * 2 =, 12,3,26,3,"12177,12060,6322",1,random_norm_matched,3,8,157.94778442382812,0.0017491579055786133,1.0424646461615339e-06,-0.3822987675666809,-0.39476096630096436,-0.012462198734283447,-0.1274329274892807,-0.13158699870109558,-0.00415407121181488,0.00025598343927413225
10,mathematics,6 * 2 =, 12,3,26,3,"12177,12060,6322",1,random_norm_matched,4,8,157.94778442382812,0.0017491579055786133,1.0424646461615339e-06,-0.3822987675666809,-0.39593619108200073,-0.013637423515319824,-0.1274329274892807,-0.13197873532772064,-0.004545807838439941,0.0006191842840053141
10,mathematics,6 * 2 =, 12,3,26,3,"12177,12060,6322",1,random_norm_matched,5,8,157.94778442382812,0.0017491579055786133,1.0424646461615339e-06,-0.3822987675666809,-0.3769533038139343,0.005345463752746582,-0.1274329274892807,-0.12565110623836517,0.0017818212509155273,0.0006181561620905995
10,mathematics,6 * 2 =, 12,3,26,3,"12177,12060,6322",1,random_norm_matched,6,8,157.9477996826172,0.0017491579055786133,1.0424646461615339e-06,-0.3822987675666809,-0.39618414640426636,-0.01388537883758545,-0.1274329274892807,-0.13206139206886292,-0.004628464579582214,0.0005319693009369075
10,mathematics,6 * 2 =, 12,3,26,3,"12177,12060,6322",1,random_norm_matched,7,8,157.94778442382812,0.0017491579055786133,1.0424646461615339e-06,-0.3822987675666809,-0.3639736771583557,0.018325090408325195,-0.1274329274892807,-0.1213245615363121,0.006108365952968597,0.0006989477551542222
10,mathematics,6 * 2 =, 12,3,26,5,"12177,12060,6322,15852,15970",1,sae_feature_set,-1,8,157.94778442382812,0.0017491579055786133,1.0424646461615339e-06,-0.3822987675666809,-0.35705679655075073,0.025241971015930176,-0.1274329274892807,-0.11901893466711044,0.008413992822170258,0.0009207292459905148
10,mathematics,6 * 2 =, 12,3,26,5,"12177,12060,6322,15852,15970",1,random_norm_matched,0,8,157.94778442382812,0.0017491579055786133,1.0424646461615339e-06,-0.3822987675666809,-0.38569602370262146,-0.0033972561359405518,-0.1274329274892807,-0.12856534123420715,-0.0011324137449264526,0.00024385564029216766
10,mathematics,6 * 2 =, 12,3,26,5,"12177,12060,6322,15852,15970",1,random_norm_matched,1,8,157.94778442382812,0.0017491579055786133,1.0424646461615339e-06,-0.3822987675666809,-0.3795669674873352,0.002731800079345703,-0.1274329274892807,-0.12652233242988586,0.0009105950593948364,0.0002345695102121681
10,mathematics,6 * 2 =, 12,3,26,5,"12177,12060,6322,15852,15970",1,random_norm_matched,2,8,157.94778442382812,0.0017491579055786133,1.0424646461615339e-06,-0.3822987675666809,-0.39240220189094543,-0.010103434324264526,-0.1274329274892807,-0.1308007389307022,-0.003367811441421509,0.00019419065210968256
10,mathematics,6 * 2 =, 12,3,26,5,"12177,12060,6322,15852,15970",1,random_norm_matched,3,8,157.94776916503906,0.0017491579055786133,1.0424646461615339e-06,-0.3822987675666809,-0.37626755237579346,0.006031215190887451,-0.1274329274892807,-0.12542252242565155,0.0020104050636291504,0.0003364997683092952
10,mathematics,6 * 2 =, 12,3,26,5,"12177,12060,6322,15852,15970",1,random_norm_matched,4,8,157.94778442382812,0.0017491579055786133,1.0424646461615339e-06,-0.3822987675666809,-0.4108133614063263,-0.028514593839645386,-0.1274329274892807,-0.13693779706954956,-0.00950486958026886,0.000906936067622155
10,mathematics,6 * 2 =, 12,3,26,5,"12177,12060,6322,15852,15970",1,random_norm_matched,5,8,157.94778442382812,0.0017491579055786133,1.0424646461615339e-06,-0.3822987675666809,-0.40871477127075195,-0.026416003704071045,-0.1274329274892807,-0.13623826205730438,-0.008805334568023682,0.0007531421724706888
10,mathematics,6 * 2 =, 12,3,26,5,"12177,12060,6322,15852,15970",1,random_norm_matched,6,8,157.94778442382812,0.0017491579055786133,1.0424646461615339e-06,-0.3822987675666809,-0.38697972893714905,-0.00468096137046814,-0.1274329274892807,-0.12899324297904968,-0.001560315489768982,0.00029899011133238673
10,mathematics,6 * 2 =, 12,3,26,5,"12177,12060,6322,15852,15970",1,random_norm_matched,7,8,157.94778442382812,0.0017491579055786133,1.0424646461615339e-06,-0.3822987675666809,-0.3818453550338745,0.0004534125328063965,-0.1274329274892807,-0.1272817850112915,0.00015114247798919678,0.00020806214888580143
11,mathematics,The square root of 81 is, 9,2,26,1,12177,1,sae_feature_set,-1,8,197.72796630859375,-0.002513289451599121,9.83505742624402e-06,-0.7218892574310303,-0.7089293003082275,0.012959957122802734,-0.36094462871551514,-0.35446465015411377,0.006479978561401367,0.003714920487254858
11,mathematics,The square root of 81 is, 9,2,26,1,12177,1,random_norm_matched,0,8,197.72796630859375,-0.002513289451599121,9.83505742624402e-06,-0.7218892574310303,-0.6276846528053284,0.0942046046257019,-0.36094462871551514,-0.3138423264026642,0.04710230231285095,0.003941210452467203
11,mathematics,The square root of 81 is, 9,2,26,1,12177,1,random_norm_matched,1,8,197.72796630859375,-0.002513289451599121,9.83505742624402e-06,-0.7218892574310303,-0.7535659670829773,-0.03167670965194702,-0.36094462871551514,-0.37678298354148865,-0.01583835482597351,0.0024360213428735733
11,mathematics,The square root of 81 is, 9,2,26,1,12177,1,random_norm_matched,2,8,197.72796630859375,-0.002513289451599121,9.83505742624402e-06,-0.7218892574310303,-0.9186798334121704,-0.19679057598114014,-0.36094462871551514,-0.4593399167060852,-0.09839528799057007,0.006361333187669516
11,mathematics,The square root of 81 is, 9,2,26,1,12177,1,random_norm_matched,3,8,197.7279510498047,-0.002513289451599121,9.83505742624402e-06,-0.7218892574310303,-0.7366324067115784,-0.014743149280548096,-0.36094462871551514,-0.3683162033557892,-0.007371574640274048,0.002784675918519497
11,mathematics,The square root of 81 is, 9,2,26,1,12177,1,random_norm_matched,4,8,197.72799682617188,-0.002513289451599121,9.83505742624402e-06,-0.7218892574310303,-0.8244189620018005,-0.10252970457077026,-0.36094462871551514,-0.41220948100090027,-0.05126485228538513,0.0031529483385384083
11,mathematics,The square root of 81 is, 9,2,26,1,12177,1,random_norm_matched,5,8,197.72796630859375,-0.002513289451599121,9.83505742624402e-06,-0.7218892574310303,-0.6167940497398376,0.10509520769119263,-0.36094462871551514,-0.3083970248699188,0.052547603845596313,0.0036617908626794815
11,mathematics,The square root of 81 is, 9,2,26,1,12177,1,random_norm_matched,6,8,197.7279510498047,-0.002513289451599121,9.83505742624402e-06,-0.7218892574310303,-0.714620053768158,0.0072692036628723145,-0.36094462871551514,-0.357310026884079,0.0036346018314361572,0.0022847899235785007
11,mathematics,The square root of 81 is, 9,2,26,1,12177,1,random_norm_matched,7,8,197.7279510498047,-0.002513289451599121,9.83505742624402e-06,-0.7218892574310303,-0.782413125038147,-0.0605238676071167,-0.36094462871551514,-0.3912065625190735,-0.03026193380355835,0.002418842166662216
11,mathematics,The square root of 81 is, 9,2,26,3,"12177,12060,6322",2,sae_feature_set,-1,8,228.9349365234375,-0.002513289451599121,9.83505742624402e-06,-0.7218892574310303,-0.6943995952606201,0.027489662170410156,-0.36094462871551514,-0.34719979763031006,0.013744831085205078,0.006449015345424414
11,mathematics,The square root of 81 is, 9,2,26,3,"12177,12060,6322",2,random_norm_matched,0,8,228.93496704101562,-0.002513289451599121,9.83505742624402e-06,-0.7218892574310303,-0.7522268891334534,-0.030337631702423096,-0.36094462871551514,-0.3761134445667267,-0.015168815851211548,0.0028540589846670628
11,mathematics,The square root of 81 is, 9,2,26,3,"12177,12060,6322",2,random_norm_matched,1,8,228.9349365234375,-0.002513289451599121,9.83505742624402e-06,-0.7218892574310303,-0.802996814250946,-0.08110755681991577,-0.36094462871551514,-0.401498407125473,-0.040553778409957886,0.004136927425861359
11,mathematics,The square root of 81 is, 9,2,26,3,"12177,12060,6322",2,random_norm_matched,2,8,228.9349365234375,-0.002513289451599121,9.83505742624402e-06,-0.7218892574310303,-0.6898872256278992,0.032002031803131104,-0.36094462871551514,-0.3449436128139496,0.016001015901565552,0.0022576209157705307
11,mathematics,The square root of 81 is, 9,2,26,3,"12177,12060,6322",2,random_norm_matched,3,8,228.9349365234375,-0.002513289451599121,9.83505742624402e-06,-0.7218892574310303,-0.7258852124214172,-0.003995954990386963,-0.36094462871551514,-0.3629426062107086,-0.0019979774951934814,0.0025017661973834038
11,mathematics,The square root of 81 is, 9,2,26,3,"12177,12060,6322",2,random_norm_matched,4,8,228.93495178222656,-0.002513289451599121,9.83505742624402e-06,-0.7218892574310303,-0.6895976066589355,0.03229165077209473,-0.36094462871551514,-0.3447988033294678,0.016145825386047363,0.0022414391860365868
11,mathematics,The square root of 81 is, 9,2,26,3,"12177,12060,6322",2,random_norm_matched,5,8,228.9349365234375,-0.002513289451599121,9.83505742624402e-06,-0.7218892574310303,-0.7662093639373779,-0.044320106506347656,-0.36094462871551514,-0.38310468196868896,-0.022160053253173828,0.0025806238409131765
11,mathematics,The square root of 81 is, 9,2,26,3,"12177,12060,6322",2,random_norm_matched,6,8,228.9349365234375,-0.002513289451599121,9.83505742624402e-06,-0.7218892574310303,-0.6987955570220947,0.023093700408935547,-0.36094462871551514,-0.34939777851104736,0.011546850204467773,0.004807371646165848
11,mathematics,The square root of 81 is, 9,2,26,3,"12177,12060,6322",2,random_norm_matched,7,8,228.9349365234375,-0.002513289451599121,9.83505742624402e-06,-0.7218892574310303,-0.8187901377677917,-0.09690088033676147,-0.36094462871551514,-0.4093950688838959,-0.04845044016838074,0.005513517186045647
11,mathematics,The square root of 81 is, 9,2,26,5,"12177,12060,6322,15852,15970",2,sae_feature_set,-1,8,228.9349365234375,-0.002513289451599121,9.83505742624402e-06,-0.7218892574310303,-0.6943995952606201,0.027489662170410156,-0.36094462871551514,-0.34719979763031006,0.013744831085205078,0.006449015345424414
11,mathematics,The square root of 81 is, 9,2,26,5,"12177,12060,6322,15852,15970",2,random_norm_matched,0,8,228.9349365234375,-0.002513289451599121,9.83505742624402e-06,-0.7218892574310303,-0.8846545815467834,-0.16276532411575317,-0.36094462871551514,-0.4423272907733917,-0.08138266205787659,0.005581895355135202
11,mathematics,The square root of 81 is, 9,2,26,5,"12177,12060,6322,15852,15970",2,random_norm_matched,1,8,228.93492126464844,-0.002513289451599121,9.83505742624402e-06,-0.7218892574310303,-0.7310077548027039,-0.009118497371673584,-0.36094462871551514,-0.36550387740135193,-0.004559248685836792,0.002017468214035034
11,mathematics,The square root of 81 is, 9,2,26,5,"12177,12060,6322,15852,15970",2,random_norm_matched,2,8,228.93492126464844,-0.002513289451599121,9.83505742624402e-06,-0.7218892574310303,-0.7015607357025146,0.020328521728515625,-0.36094462871551514,-0.3507803678512573,0.010164260864257812,0.003035192843526602
11,mathematics,The square root of 81 is, 9,2,26,5,"12177,12060,6322,15852,15970",2,random_norm_matched,3,8,228.9349365234375,-0.002513289451599121,9.83505742624402e-06,-0.7218892574310303,-0.7965154051780701,-0.0746261477470398,-0.36094462871551514,-0.39825770258903503,-0.0373130738735199,0.0039602923206985
11,mathematics,The square root of 81 is, 9,2,26,5,"12177,12060,6322,15852,15970",2,random_norm_matched,4,8,228.9349365234375,-0.002513289451599121,9.83505742624402e-06,-0.7218892574310303,-0.6569954752922058,0.06489378213882446,-0.36094462871551514,-0.3284977376461029,0.03244689106941223,0.0025215542409569025
11,mathematics,The square root of 81 is, 9,2,26,5,"12177,12060,6322,15852,15970",2,random_norm_matched,5,8,228.9349365234375,-0.002513289451599121,9.83505742624402e-06,-0.7218892574310303,-0.6647791266441345,0.05711013078689575,-0.36094462871551514,-0.33238956332206726,0.028555065393447876,0.0036429548636078835
11,mathematics,The square root of 81 is, 9,2,26,5,"12177,12060,6322,15852,15970",2,random_norm_matched,6,8,228.93495178222656,-0.002513289451599121,9.83505742624402e-06,-0.7218892574310303,-0.8173686265945435,-0.09547936916351318,-0.36094462871551514,-0.40868431329727173,-0.04773968458175659,0.003676816588267684
11,mathematics,The square root of 81 is, 9,2,26,5,"12177,12060,6322,15852,15970",2,random_norm_matched,7,8,228.93492126464844,-0.002513289451599121,9.83505742624402e-06,-0.7218892574310303,-0.7358927726745605,-0.014003515243530273,-0.36094462871551514,-0.3679463863372803,-0.007001757621765137,0.003798093181103468
12,code,Python function declaration keyword:, def,1,26,1,19655,1,sae_feature_set,-1,8,86.8440933227539,-0.012196898460388184,7.0682435762137175e-06,-1.9130969047546387,-1.8326833248138428,0.0804135799407959,-1.9130969047546387,-1.8326833248138428,0.0804135799407959,0.0010816302383318543
12,code,Python function declaration keyword:, def,1,26,1,19655,1,random_norm_matched,0,8,86.84410095214844,-0.012196898460388184,7.0682435762137175e-06,-1.9130969047546387,-1.867726445198059,0.04537045955657959,-1.9130969047546387,-1.867726445198059,0.04537045955657959,0.0005154738901183009
12,code,Python function declaration keyword:, def,1,26,1,19655,1,random_norm_matched,1,8,86.8440933227539,-0.012196898460388184,7.0682435762137175e-06,-1.9130969047546387,-1.9284545183181763,-0.015357613563537598,-1.9130969047546387,-1.9284545183181763,-0.015357613563537598,0.000414885173086077
12,code,Python function declaration keyword:, def,1,26,1,19655,1,random_norm_matched,2,8,86.8440933227539,-0.012196898460388184,7.0682435762137175e-06,-1.9130969047546387,-1.983460545539856,-0.07036364078521729,-1.9130969047546387,-1.983460545539856,-0.07036364078521729,0.0006722034886479378
12,code,Python function declaration keyword:, def,1,26,1,19655,1,random_norm_matched,3,8,86.8440933227539,-0.012196898460388184,7.0682435762137175e-06,-1.9130969047546387,-1.9156187772750854,-0.0025218725204467773,-1.9130969047546387,-1.9156187772750854,-0.0025218725204467773,0.0006786654703319073
12,code,Python function declaration keyword:, def,1,26,1,19655,1,random_norm_matched,4,8,86.8440933227539,-0.012196898460388184,7.0682435762137175e-06,-1.9130969047546387,-1.8246979713439941,0.08839893341064453,-1.9130969047546387,-1.8246979713439941,0.08839893341064453,0.0005432985490188003
12,code,Python function declaration keyword:, def,1,26,1,19655,1,random_norm_matched,5,8,86.84408569335938,-0.012196898460388184,7.0682435762137175e-06,-1.9130969047546387,-1.9169530868530273,-0.003856182098388672,-1.9130969047546387,-1.9169530868530273,-0.003856182098388672,0.00044753687689080834
12,code,Python function declaration keyword:, def,1,26,1,19655,1,random_norm_matched,6,8,86.8440933227539,-0.012196898460388184,7.0682435762137175e-06,-1.9130969047546387,-1.9457818269729614,-0.032684922218322754,-1.9130969047546387,-1.9457818269729614,-0.032684922218322754,0.000457696063676849
12,code,Python function declaration keyword:, def,1,26,1,19655,1,random_norm_matched,7,8,86.84407806396484,-0.012196898460388184,7.0682435762137175e-06,-1.9130969047546387,-1.745762825012207,0.16733407974243164,-1.9130969047546387,-1.745762825012207,0.16733407974243164,0.0014459239318966866
12,code,Python function declaration keyword:, def,1,26,3,"19655,21186,5778",2,sae_feature_set,-1,8,124.41464233398438,-0.012196898460388184,7.0682435762137175e-06,-1.9130969047546387,-1.7795168161392212,0.13358008861541748,-1.9130969047546387,-1.7795168161392212,0.13358008861541748,0.002689382527023554
12,code,Python function declaration keyword:, def,1,26,3,"19655,21186,5778",2,random_norm_matched,0,8,124.41463470458984,-0.012196898460388184,7.0682435762137175e-06,-1.9130969047546387,-1.9512474536895752,-0.03815054893493652,-1.9130969047546387,-1.9512474536895752,-0.03815054893493652,0.0010354621335864067
12,code,Python function declaration keyword:, def,1,26,3,"19655,21186,5778",2,random_norm_matched,1,8,124.41464233398438,-0.012196898460388184,7.0682435762137175e-06,-1.9130969047546387,-1.9332013130187988,-0.020104408264160156,-1.9130969047546387,-1.9332013130187988,-0.020104408264160156,0.0009484731708653271
12,code,Python function declaration keyword:, def,1,26,3,"19655,21186,5778",2,random_norm_matched,2,8,124.41464233398438,-0.012196898460388184,7.0682435762137175e-06,-1.9130969047546387,-1.9061331748962402,0.0069637298583984375,-1.9130969047546387,-1.9061331748962402,0.0069637298583984375,0.0010201758705079556
12,code,Python function declaration keyword:, def,1,26,3,"19655,21186,5778",2,random_norm_matched,3,8,124.41463470458984,-0.012196898460388184,7.0682435762137175e-06,-1.9130969047546387,-1.9344037771224976,-0.021306872367858887,-1.9130969047546387,-1.9344037771224976,-0.021306872367858887,0.0012314128689467907
12,code,Python function declaration keyword:, def,1,26,3,"19655,21186,5778",2,random_norm_matched,4,8,124.41463470458984,-0.012196898460388184,7.0682435762137175e-06,-1.9130969047546387,-1.9260436296463013,-0.012946724891662598,-1.9130969047546387,-1.9260436296463013,-0.012946724891662598,0.0007458560867235065
12,code,Python function declaration keyword:, def,1,26,3,"19655,21186,5778",2,random_norm_matched,5,8,124.41463470458984,-0.012196898460388184,7.0682435762137175e-06,-1.9130969047546387,-1.8472665548324585,0.06583034992218018,-1.9130969047546387,-1.8472665548324585,0.06583034992218018,0.0008423427352681756
12,code,Python function declaration keyword:, def,1,26,3,"19655,21186,5778",2,random_norm_matched,6,8,124.41464233398438,-0.012196898460388184,7.0682435762137175e-06,-1.9130969047546387,-2.0409295558929443,-0.12783265113830566,-1.9130969047546387,-2.0409295558929443,-0.12783265113830566,0.0013508425327017903
12,code,Python function declaration keyword:, def,1,26,3,"19655,21186,5778",2,random_norm_matched,7,8,124.41463470458984,-0.012196898460388184,7.0682435762137175e-06,-1.9130969047546387,-1.9785351753234863,-0.06543827056884766,-1.9130969047546387,-1.9785351753234863,-0.06543827056884766,0.0011038931552320719
12,code,Python function declaration keyword:, def,1,26,5,"19655,21186,5778,32669,31925",2,sae_feature_set,-1,8,124.41464233398438,-0.012196898460388184,7.0682435762137175e-06,-1.9130969047546387,-1.7795168161392212,0.13358008861541748,-1.9130969047546387,-1.7795168161392212,0.13358008861541748,0.002689382527023554
12,code,Python function declaration keyword:, def,1,26,5,"19655,21186,5778,32669,31925",2,random_norm_matched,0,8,124.4146499633789,-0.012196898460388184,7.0682435762137175e-06,-1.9130969047546387,-1.8558931350708008,0.05720376968383789,-1.9130969047546387,-1.8558931350708008,0.05720376968383789,0.0008463087724521756
12,code,Python function declaration keyword:, def,1,26,5,"19655,21186,5778,32669,31925",2,random_norm_matched,1,8,124.41464233398438,-0.012196898460388184,7.0682435762137175e-06,-1.9130969047546387,-1.9076752662658691,0.005421638488769531,-1.9130969047546387,-1.9076752662658691,0.005421638488769531,0.0013873763382434845
12,code,Python function declaration keyword:, def,1,26,5,"19655,21186,5778,32669,31925",2,random_norm_matched,2,8,124.41462707519531,-0.012196898460388184,7.0682435762137175e-06,-1.9130969047546387,-2.017869234085083,-0.10477232933044434,-1.9130969047546387,-2.017869234085083,-0.10477232933044434,0.0011956258676946163
12,code,Python function declaration keyword:, def,1,26,5,"19655,21186,5778,32669,31925",2,random_norm_matched,3,8,124.41464233398438,-0.012196898460388184,7.0682435762137175e-06,-1.9130969047546387,-1.9514491558074951,-0.038352251052856445,-1.9130969047546387,-1.9514491558074951,-0.038352251052856445,0.0011696260189637542
12,code,Python function declaration keyword:, def,1,26,5,"19655,21186,5778,32669,31925",2,random_norm_matched,4,8,124.41463470458984,-0.012196898460388184,7.0682435762137175e-06,-1.9130969047546387,-1.775974154472351,0.1371227502822876,-1.9130969047546387,-1.775974154472351,0.1371227502822876,0.001582457683980465
12,code,Python function declaration keyword:, def,1,26,5,"19655,21186,5778,32669,31925",2,random_norm_matched,5,8,124.41463470458984,-0.012196898460388184,7.0682435762137175e-06,-1.9130969047546387,-1.928303837776184,-0.01520693302154541,-1.9130969047546387,-1.928303837776184,-0.01520693302154541,0.0011118304682895541
12,code,Python function declaration keyword:, def,1,26,5,"19655,21186,5778,32669,31925",2,random_norm_matched,6,8,124.41463470458984,-0.012196898460388184,7.0682435762137175e-06,-1.9130969047546387,-2.072874069213867,-0.15977716445922852,-1.9130969047546387,-2.072874069213867,-0.15977716445922852,0.0014086064184084535
12,code,Python function declaration keyword:, def,1,26,5,"19655,21186,5778,32669,31925",2,random_norm_matched,7,8,124.4146499633789,-0.012196898460388184,7.0682435762137175e-06,-1.9130969047546387,-1.8197593688964844,0.0933375358581543,-1.9130969047546387,-1.8197593688964844,0.0933375358581543,0.0012007891200482845
13,code,"In Python, an exception handler begins with the keyword", except,1,26,1,19655,0,sae_feature_set,-1,8,0.0,-0.01757335662841797,6.183683581184596e-06,-4.3603925704956055,-4.3603925704956055,0.0,-4.3603925704956055,-4.3603925704956055,0.0,0.0
13,code,"In Python, an exception handler begins with the keyword", except,1,26,1,19655,0,random_norm_matched,0,8,0.0,-0.01757335662841797,6.183683581184596e-06,-4.3603925704956055,-4.3603925704956055,0.0,-4.3603925704956055,-4.3603925704956055,0.0,0.0
13,code,"In Python, an exception handler begins with the keyword", except,1,26,1,19655,0,random_norm_matched,1,8,0.0,-0.01757335662841797,6.183683581184596e-06,-4.3603925704956055,-4.3603925704956055,0.0,-4.3603925704956055,-4.3603925704956055,0.0,0.0
13,code,"In Python, an exception handler begins with the keyword", except,1,26,1,19655,0,random_norm_matched,2,8,0.0,-0.01757335662841797,6.183683581184596e-06,-4.3603925704956055,-4.3603925704956055,0.0,-4.3603925704956055,-4.3603925704956055,0.0,0.0
13,code,"In Python, an exception handler begins with the keyword", except,1,26,1,19655,0,random_norm_matched,3,8,0.0,-0.01757335662841797,6.183683581184596e-06,-4.3603925704956055,-4.3603925704956055,0.0,-4.3603925704956055,-4.3603925704956055,0.0,0.0
13,code,"In Python, an exception handler begins with the keyword", except,1,26,1,19655,0,random_norm_matched,4,8,0.0,-0.01757335662841797,6.183683581184596e-06,-4.3603925704956055,-4.3603925704956055,0.0,-4.3603925704956055,-4.3603925704956055,0.0,0.0
13,code,"In Python, an exception handler begins with the keyword", except,1,26,1,19655,0,random_norm_matched,5,8,0.0,-0.01757335662841797,6.183683581184596e-06,-4.3603925704956055,-4.3603925704956055,0.0,-4.3603925704956055,-4.3603925704956055,0.0,0.0
13,code,"In Python, an exception handler begins with the keyword", except,1,26,1,19655,0,random_norm_matched,6,8,0.0,-0.01757335662841797,6.183683581184596e-06,-4.3603925704956055,-4.3603925704956055,0.0,-4.3603925704956055,-4.3603925704956055,0.0,0.0
13,code,"In Python, an exception handler begins with the keyword", except,1,26,1,19655,0,random_norm_matched,7,8,0.0,-0.01757335662841797,6.183683581184596e-06,-4.3603925704956055,-4.3603925704956055,0.0,-4.3603925704956055,-4.3603925704956055,0.0,0.0
13,code,"In Python, an exception handler begins with the keyword", except,1,26,3,"19655,21186,5778",0,sae_feature_set,-1,8,0.0,-0.01757335662841797,6.183683581184596e-06,-4.3603925704956055,-4.3603925704956055,0.0,-4.3603925704956055,-4.3603925704956055,0.0,0.0
13,code,"In Python, an exception handler begins with the keyword", except,1,26,3,"19655,21186,5778",0,random_norm_matched,0,8,0.0,-0.01757335662841797,6.183683581184596e-06,-4.3603925704956055,-4.3603925704956055,0.0,-4.3603925704956055,-4.3603925704956055,0.0,0.0
13,code,"In Python, an exception handler begins with the keyword", except,1,26,3,"19655,21186,5778",0,random_norm_matched,1,8,0.0,-0.01757335662841797,6.183683581184596e-06,-4.3603925704956055,-4.3603925704956055,0.0,-4.3603925704956055,-4.3603925704956055,0.0,0.0
13,code,"In Python, an exception handler begins with the keyword", except,1,26,3,"19655,21186,5778",0,random_norm_matched,2,8,0.0,-0.01757335662841797,6.183683581184596e-06,-4.3603925704956055,-4.3603925704956055,0.0,-4.3603925704956055,-4.3603925704956055,0.0,0.0
13,code,"In Python, an exception handler begins with the keyword", except,1,26,3,"19655,21186,5778",0,random_norm_matched,3,8,0.0,-0.01757335662841797,6.183683581184596e-06,-4.3603925704956055,-4.3603925704956055,0.0,-4.3603925704956055,-4.3603925704956055,0.0,0.0
13,code,"In Python, an exception handler begins with the keyword", except,1,26,3,"19655,21186,5778",0,random_norm_matched,4,8,0.0,-0.01757335662841797,6.183683581184596e-06,-4.3603925704956055,-4.3603925704956055,0.0,-4.3603925704956055,-4.3603925704956055,0.0,0.0
13,code,"In Python, an exception handler begins with the keyword", except,1,26,3,"19655,21186,5778",0,random_norm_matched,5,8,0.0,-0.01757335662841797,6.183683581184596e-06,-4.3603925704956055,-4.3603925704956055,0.0,-4.3603925704956055,-4.3603925704956055,0.0,0.0
13,code,"In Python, an exception handler begins with the keyword", except,1,26,3,"19655,21186,5778",0,random_norm_matched,6,8,0.0,-0.01757335662841797,6.183683581184596e-06,-4.3603925704956055,-4.3603925704956055,0.0,-4.3603925704956055,-4.3603925704956055,0.0,0.0
13,code,"In Python, an exception handler begins with the keyword", except,1,26,3,"19655,21186,5778",0,random_norm_matched,7,8,0.0,-0.01757335662841797,6.183683581184596e-06,-4.3603925704956055,-4.3603925704956055,0.0,-4.3603925704956055,-4.3603925704956055,0.0,0.0
13,code,"In Python, an exception handler begins with the keyword", except,1,26,5,"19655,21186,5778,32669,31925",0,sae_feature_set,-1,8,0.0,-0.01757335662841797,6.183683581184596e-06,-4.3603925704956055,-4.3603925704956055,0.0,-4.3603925704956055,-4.3603925704956055,0.0,0.0
13,code,"In Python, an exception handler begins with the keyword", except,1,26,5,"19655,21186,5778,32669,31925",0,random_norm_matched,0,8,0.0,-0.01757335662841797,6.183683581184596e-06,-4.3603925704956055,-4.3603925704956055,0.0,-4.3603925704956055,-4.3603925704956055,0.0,0.0
13,code,"In Python, an exception handler begins with the keyword", except,1,26,5,"19655,21186,5778,32669,31925",0,random_norm_matched,1,8,0.0,-0.01757335662841797,6.183683581184596e-06,-4.3603925704956055,-4.3603925704956055,0.0,-4.3603925704956055,-4.3603925704956055,0.0,0.0
13,code,"In Python, an exception handler begins with the keyword", except,1,26,5,"19655,21186,5778,32669,31925",0,random_norm_matched,2,8,0.0,-0.01757335662841797,6.183683581184596e-06,-4.3603925704956055,-4.3603925704956055,0.0,-4.3603925704956055,-4.3603925704956055,0.0,0.0
13,code,"In Python, an exception handler begins with the keyword", except,1,26,5,"19655,21186,5778,32669,31925",0,random_norm_matched,3,8,0.0,-0.01757335662841797,6.183683581184596e-06,-4.3603925704956055,-4.3603925704956055,0.0,-4.3603925704956055,-4.3603925704956055,0.0,0.0
13,code,"In Python, an exception handler begins with the keyword", except,1,26,5,"19655,21186,5778,32669,31925",0,random_norm_matched,4,8,0.0,-0.01757335662841797,6.183683581184596e-06,-4.3603925704956055,-4.3603925704956055,0.0,-4.3603925704956055,-4.3603925704956055,0.0,0.0
13,code,"In Python, an exception handler begins with the keyword", except,1,26,5,"19655,21186,5778,32669,31925",0,random_norm_matched,5,8,0.0,-0.01757335662841797,6.183683581184596e-06,-4.3603925704956055,-4.3603925704956055,0.0,-4.3603925704956055,-4.3603925704956055,0.0,0.0
13,code,"In Python, an exception handler begins with the keyword", except,1,26,5,"19655,21186,5778,32669,31925",0,random_norm_matched,6,8,0.0,-0.01757335662841797,6.183683581184596e-06,-4.3603925704956055,-4.3603925704956055,0.0,-4.3603925704956055,-4.3603925704956055,0.0,0.0
13,code,"In Python, an exception handler begins with the keyword", except,1,26,5,"19655,21186,5778,32669,31925",0,random_norm_matched,7,8,0.0,-0.01757335662841797,6.183683581184596e-06,-4.3603925704956055,-4.3603925704956055,0.0,-4.3603925704956055,-4.3603925704956055,0.0,0.0
14,code,SQL keyword used to retrieve rows:, SELECT,1,26,1,19655,1,sae_feature_set,-1,8,75.1882553100586,0.001207590103149414,1.075988620868884e-05,-2.139718770980835,-2.1068313121795654,0.03288745880126953,-2.139718770980835,-2.1068313121795654,0.03288745880126953,0.0007697244873270392
14,code,SQL keyword used to retrieve rows:, SELECT,1,26,1,19655,1,random_norm_matched,0,8,75.1882553100586,0.001207590103149414,1.075988620868884e-05,-2.139718770980835,-2.09466552734375,0.04505324363708496,-2.139718770980835,-2.09466552734375,0.04505324363708496,0.0003209411515854299
14,code,SQL keyword used to retrieve rows:, SELECT,1,26,1,19655,1,random_norm_matched,1,8,75.1882553100586,0.001207590103149414,1.075988620868884e-05,-2.139718770980835,-2.079061508178711,0.06065726280212402,-2.139718770980835,-2.079061508178711,0.06065726280212402,0.00045925320591777563
14,code,SQL keyword used to retrieve rows:, SELECT,1,26,1,19655,1,random_norm_matched,2,8,75.18826293945312,0.001207590103149414,1.075988620868884e-05,-2.139718770980835,-2.067922830581665,0.07179594039916992,-2.139718770980835,-2.067922830581665,0.07179594039916992,0.0006996695883572102
14,code,SQL keyword used to retrieve rows:, SELECT,1,26,1,19655,1,random_norm_matched,3,8,75.1882553100586,0.001207590103149414,1.075988620868884e-05,-2.139718770980835,-2.1487538814544678,-0.009035110473632812,-2.139718770980835,-2.1487538814544678,-0.009035110473632812,0.0004980675294063985
14,code,SQL keyword used to retrieve rows:, SELECT,1,26,1,19655,1,random_norm_matched,4,8,75.1882553100586,0.001207590103149414,1.075988620868884e-05,-2.139718770980835,-2.15264630317688,-0.012927532196044922,-2.139718770980835,-2.15264630317688,-0.012927532196044922,0.0004395484575070441
14,code,SQL keyword used to retrieve rows:, SELECT,1,26,1,19655,1,random_norm_matched,5,8,75.1882553100586,0.001207590103149414,1.075988620868884e-05,-2.139718770980835,-2.1023752689361572,0.037343502044677734,-2.139718770980835,-2.1023752689361572,0.037343502044677734,0.0004144993145018816
14,code,SQL keyword used to retrieve rows:, SELECT,1,26,1,19655,1,random_norm_matched,6,8,75.1882553100586,0.001207590103149414,1.075988620868884e-05,-2.139718770980835,-2.1095101833343506,0.030208587646484375,-2.139718770980835,-2.1095101833343506,0.030208587646484375,0.00047831860138103366
14,code,SQL keyword used to retrieve rows:, SELECT,1,26,1,19655,1,random_norm_matched,7,8,75.18826293945312,0.001207590103149414,1.075988620868884e-05,-2.139718770980835,-2.1153645515441895,0.024354219436645508,-2.139718770980835,-2.1153645515441895,0.024354219436645508,0.0004128777654841542
14,code,SQL keyword used to retrieve rows:, SELECT,1,26,3,"19655,21186,5778",1,sae_feature_set,-1,8,75.1882553100586,0.001207590103149414,1.075988620868884e-05,-2.139718770980835,-2.1068313121795654,0.03288745880126953,-2.139718770980835,-2.1068313121795654,0.03288745880126953,0.0007697244873270392
14,code,SQL keyword used to retrieve rows:, SELECT,1,26,3,"19655,21186,5778",1,random_norm_matched,0,8,75.18826293945312,0.001207590103149414,1.075988620868884e-05,-2.139718770980835,-2.172100067138672,-0.032381296157836914,-2.139718770980835,-2.172100067138672,-0.032381296157836914,0.0004651895724236965
14,code,SQL keyword used to retrieve rows:, SELECT,1,26,3,"19655,21186,5778",1,random_norm_matched,1,8,75.1882553100586,0.001207590103149414,1.075988620868884e-05,-2.139718770980835,-2.1465978622436523,-0.006879091262817383,-2.139718770980835,-2.1465978622436523,-0.006879091262817383,0.00042201337055303156
14,code,SQL keyword used to retrieve rows:, SELECT,1,26,3,"19655,21186,5778",1,random_norm_matched,2,8,75.1882553100586,0.001207590103149414,1.075988620868884e-05,-2.139718770980835,-2.1366324424743652,0.0030863285064697266,-2.139718770980835,-2.1366324424743652,0.0030863285064697266,0.00031327694887295365
14,code,SQL keyword used to retrieve rows:, SELECT,1,26,3,"19655,21186,5778",1,random_norm_matched,3,8,75.1882553100586,0.001207590103149414,1.075988620868884e-05,-2.139718770980835,-2.1178064346313477,0.021912336349487305,-2.139718770980835,-2.1178064346313477,0.021912336349487305,0.0005825558910146356
14,code,SQL keyword used to retrieve rows:, SELECT,1,26,3,"19655,21186,5778",1,random_norm_matched,4,8,75.18826293945312,0.001207590103149414,1.075988620868884e-05,-2.139718770980835,-2.10614275932312,0.033576011657714844,-2.139718770980835,-2.10614275932312,0.033576011657714844,0.0003548234235495329
14,code,SQL keyword used to retrieve rows:, SELECT,1,26,3,"19655,21186,5778",1,random_norm_matched,5,8,75.18826293945312,0.001207590103149414,1.075988620868884e-05,-2.139718770980835,-2.1342084407806396,0.0055103302001953125,-2.139718770980835,-2.1342084407806396,0.0055103302001953125,0.00048363677342422307
14,code,SQL keyword used to retrieve rows:, SELECT,1,26,3,"19655,21186,5778",1,random_norm_matched,6,8,75.18824768066406,0.001207590103149414,1.075988620868884e-05,-2.139718770980835,-2.169523239135742,-0.029804468154907227,-2.139718770980835,-2.169523239135742,-0.029804468154907227,0.0005082433926872909
14,code,SQL keyword used to retrieve rows:, SELECT,1,26,3,"19655,21186,5778",1,random_norm_matched,7,8,75.1882553100586,0.001207590103149414,1.075988620868884e-05,-2.139718770980835,-2.2126033306121826,-0.07288455963134766,-2.139718770980835,-2.2126033306121826,-0.07288455963134766,0.0003931572427973151
14,code,SQL keyword used to retrieve rows:, SELECT,1,26,5,"19655,21186,5778,32669,31925",2,sae_feature_set,-1,8,97.2831802368164,0.001207590103149414,1.075988620868884e-05,-2.139718770980835,-2.1047213077545166,0.03499746322631836,-2.139718770980835,-2.1047213077545166,0.03499746322631836,0.0015526744537055492
14,code,SQL keyword used to retrieve rows:, SELECT,1,26,5,"19655,21186,5778,32669,31925",2,random_norm_matched,0,8,97.2831802368164,0.001207590103149414,1.075988620868884e-05,-2.139718770980835,-2.065730333328247,0.07398843765258789,-2.139718770980835,-2.065730333328247,0.07398843765258789,0.0006339621031656861
14,code,SQL keyword used to retrieve rows:, SELECT,1,26,5,"19655,21186,5778,32669,31925",2,random_norm_matched,1,8,97.28318786621094,0.001207590103149414,1.075988620868884e-05,-2.139718770980835,-2.1958000659942627,-0.056081295013427734,-2.139718770980835,-2.1958000659942627,-0.056081295013427734,0.0005884023848921061
14,code,SQL keyword used to retrieve rows:, SELECT,1,26,5,"19655,21186,5778,32669,31925",2,random_norm_matched,2,8,97.2831802368164,0.001207590103149414,1.075988620868884e-05,-2.139718770980835,-2.1856393814086914,-0.045920610427856445,-2.139718770980835,-2.1856393814086914,-0.045920610427856445,0.0005249137757346034
14,code,SQL keyword used to retrieve rows:, SELECT,1,26,5,"19655,21186,5778,32669,31925",2,random_norm_matched,3,8,97.2831802368164,0.001207590103149414,1.075988620868884e-05,-2.139718770980835,-2.148505687713623,-0.008786916732788086,-2.139718770980835,-2.148505687713623,-0.008786916732788086,0.0004710243083536625
14,code,SQL keyword used to retrieve rows:, SELECT,1,26,5,"19655,21186,5778,32669,31925",2,random_norm_matched,4,8,97.2831802368164,0.001207590103149414,1.075988620868884e-05,-2.139718770980835,-2.095282554626465,0.04443621635437012,-2.139718770980835,-2.095282554626465,0.04443621635437012,0.000624294625595212
14,code,SQL keyword used to retrieve rows:, SELECT,1,26,5,"19655,21186,5778,32669,31925",2,random_norm_matched,5,8,97.2831802368164,0.001207590103149414,1.075988620868884e-05,-2.139718770980835,-2.208423137664795,-0.06870436668395996,-2.139718770980835,-2.208423137664795,-0.06870436668395996,0.0006568290991708636
14,code,SQL keyword used to retrieve rows:, SELECT,1,26,5,"19655,21186,5778,32669,31925",2,random_norm_matched,6,8,97.28317260742188,0.001207590103149414,1.075988620868884e-05,-2.139718770980835,-2.171337842941284,-0.03161907196044922,-2.139718770980835,-2.171337842941284,-0.03161907196044922,0.0005168048082850873
14,code,SQL keyword used to retrieve rows:, SELECT,1,26,5,"19655,21186,5778,32669,31925",2,random_norm_matched,7,8,97.2831802368164,0.001207590103149414,1.075988620868884e-05,-2.139718770980835,-2.1826651096343994,-0.04294633865356445,-2.139718770980835,-2.1826651096343994,-0.04294633865356445,0.00046610808931291103
15,code,A Python conditional branch commonly starts with, if,1,26,1,19655,0,sae_feature_set,-1,8,0.0,0.0010390281677246094,3.3365722629241645e-06,-3.0873055458068848,-3.0873055458068848,0.0,-3.0873055458068848,-3.0873055458068848,0.0,0.0
15,code,A Python conditional branch commonly starts with, if,1,26,1,19655,0,random_norm_matched,0,8,0.0,0.0010390281677246094,3.3365722629241645e-06,-3.0873055458068848,-3.0873055458068848,0.0,-3.0873055458068848,-3.0873055458068848,0.0,0.0
15,code,A Python conditional branch commonly starts with, if,1,26,1,19655,0,random_norm_matched,1,8,0.0,0.0010390281677246094,3.3365722629241645e-06,-3.0873055458068848,-3.0873055458068848,0.0,-3.0873055458068848,-3.0873055458068848,0.0,0.0
15,code,A Python conditional branch commonly starts with, if,1,26,1,19655,0,random_norm_matched,2,8,0.0,0.0010390281677246094,3.3365722629241645e-06,-3.0873055458068848,-3.0873055458068848,0.0,-3.0873055458068848,-3.0873055458068848,0.0,0.0
15,code,A Python conditional branch commonly starts with, if,1,26,1,19655,0,random_norm_matched,3,8,0.0,0.0010390281677246094,3.3365722629241645e-06,-3.0873055458068848,-3.0873055458068848,0.0,-3.0873055458068848,-3.0873055458068848,0.0,0.0
15,code,A Python conditional branch commonly starts with, if,1,26,1,19655,0,random_norm_matched,4,8,0.0,0.0010390281677246094,3.3365722629241645e-06,-3.0873055458068848,-3.0873055458068848,0.0,-3.0873055458068848,-3.0873055458068848,0.0,0.0
15,code,A Python conditional branch commonly starts with, if,1,26,1,19655,0,random_norm_matched,5,8,0.0,0.0010390281677246094,3.3365722629241645e-06,-3.0873055458068848,-3.0873055458068848,0.0,-3.0873055458068848,-3.0873055458068848,0.0,0.0
15,code,A Python conditional branch commonly starts with, if,1,26,1,19655,0,random_norm_matched,6,8,0.0,0.0010390281677246094,3.3365722629241645e-06,-3.0873055458068848,-3.0873055458068848,0.0,-3.0873055458068848,-3.0873055458068848,0.0,0.0
15,code,A Python conditional branch commonly starts with, if,1,26,1,19655,0,random_norm_matched,7,8,0.0,0.0010390281677246094,3.3365722629241645e-06,-3.0873055458068848,-3.0873055458068848,0.0,-3.0873055458068848,-3.0873055458068848,0.0,0.0
15,code,A Python conditional branch commonly starts with, if,1,26,3,"19655,21186,5778",1,sae_feature_set,-1,8,89.73645782470703,0.0010390281677246094,3.3365722629241645e-06,-3.0873055458068848,-3.097794532775879,-0.01048898696899414,-3.0873055458068848,-3.097794532775879,-0.01048898696899414,0.0012065698392689228
15,code,A Python conditional branch commonly starts with, if,1,26,3,"19655,21186,5778",1,random_norm_matched,0,8,89.7364501953125,0.0010390281677246094,3.3365722629241645e-06,-3.0873055458068848,-3.0679714679718018,0.019334077835083008,-3.0873055458068848,-3.0679714679718018,0.019334077835083008,0.0008864402770996094
15,code,A Python conditional branch commonly starts with, if,1,26,3,"19655,21186,5778",1,random_norm_matched,1,8,89.7364501953125,0.0010390281677246094,3.3365722629241645e-06,-3.0873055458068848,-3.0673108100891113,0.019994735717773438,-3.0873055458068848,-3.0673108100891113,0.019994735717773438,0.00028705690056085587
15,code,A Python conditional branch commonly starts with, if,1,26,3,"19655,21186,5778",1,random_norm_matched,2,8,89.7364501953125,0.0010390281677246094,3.3365722629241645e-06,-3.0873055458068848,-3.1190896034240723,-0.0317840576171875,-3.0873055458068848,-3.1190896034240723,-0.0317840576171875,0.00046578736510127783
15,code,A Python conditional branch commonly starts with, if,1,26,3,"19655,21186,5778",1,random_norm_matched,3,8,89.73646545410156,0.0010390281677246094,3.3365722629241645e-06,-3.0873055458068848,-3.160696029663086,-0.07339048385620117,-3.0873055458068848,-3.160696029663086,-0.07339048385620117,0.0001960488298209384
15,code,A Python conditional branch commonly starts with, if,1,26,3,"19655,21186,5778",1,random_norm_matched,4,8,89.7364501953125,0.0010390281677246094,3.3365722629241645e-06,-3.0873055458068848,-3.1325926780700684,-0.045287132263183594,-3.0873055458068848,-3.1325926780700684,-0.045287132263183594,0.00024790363386273384
15,code,A Python conditional branch commonly starts with, if,1,26,3,"19655,21186,5778",1,random_norm_matched,5,8,89.73645782470703,0.0010390281677246094,3.3365722629241645e-06,-3.0873055458068848,-3.102322816848755,-0.015017271041870117,-3.0873055458068848,-3.102322816848755,-0.015017271041870117,0.000752838677726686
15,code,A Python conditional branch commonly starts with, if,1,26,3,"19655,21186,5778",1,random_norm_matched,6,8,89.7364501953125,0.0010390281677246094,3.3365722629241645e-06,-3.0873055458068848,-3.111447334289551,-0.024141788482666016,-3.0873055458068848,-3.111447334289551,-0.024141788482666016,0.00020028161816298962
15,code,A Python conditional branch commonly starts with, if,1,26,3,"19655,21186,5778",1,random_norm_matched,7,8,89.73646545410156,0.0010390281677246094,3.3365722629241645e-06,-3.0873055458068848,-3.0797674655914307,0.0075380802154541016,-3.0873055458068848,-3.0797674655914307,0.0075380802154541016,0.0002052295603789389
15,code,A Python conditional branch commonly starts with, if,1,26,5,"19655,21186,5778,32669,31925",1,sae_feature_set,-1,8,89.73645782470703,0.0010390281677246094,3.3365722629241645e-06,-3.0873055458068848,-3.097794532775879,-0.01048898696899414,-3.0873055458068848,-3.097794532775879,-0.01048898696899414,0.0012065698392689228
15,code,A Python conditional branch commonly starts with, if,1,26,5,"19655,21186,5778,32669,31925",1,random_norm_matched,0,8,89.73646545410156,0.0010390281677246094,3.3365722629241645e-06,-3.0873055458068848,-3.048351526260376,0.03895401954650879,-3.0873055458068848,-3.048351526260376,0.03895401954650879,0.0003393360530026257
15,code,A Python conditional branch commonly starts with, if,1,26,5,"19655,21186,5778,32669,31925",1,random_norm_matched,1,8,89.73645782470703,0.0010390281677246094,3.3365722629241645e-06,-3.0873055458068848,-3.1042070388793945,-0.016901493072509766,-3.0873055458068848,-3.1042070388793945,-0.016901493072509766,0.00017783197108656168
15,code,A Python conditional branch commonly starts with, if,1,26,5,"19655,21186,5778,32669,31925",1,random_norm_matched,2,8,89.73645782470703,0.0010390281677246094,3.3365722629241645e-06,-3.0873055458068848,-3.142624855041504,-0.05531930923461914,-3.0873055458068848,-3.142624855041504,-0.05531930923461914,0.0003630206920206547
15,code,A Python conditional branch commonly starts with, if,1,26,5,"19655,21186,5778,32669,31925",1,random_norm_matched,3,8,89.73645782470703,0.0010390281677246094,3.3365722629241645e-06,-3.0873055458068848,-3.0533132553100586,0.03399229049682617,-3.0873055458068848,-3.0533132553100586,0.03399229049682617,0.0002833555336110294
15,code,A Python conditional branch commonly starts with, if,1,26,5,"19655,21186,5778,32669,31925",1,random_norm_matched,4,8,89.73645782470703,0.0010390281677246094,3.3365722629241645e-06,-3.0873055458068848,-3.0538554191589355,0.03345012664794922,-3.0873055458068848,-3.0538554191589355,0.03345012664794922,0.00015778548549860716
15,code,A Python conditional branch commonly starts with, if,1,26,5,"19655,21186,5778,32669,31925",1,random_norm_matched,5,8,89.73646545410156,0.0010390281677246094,3.3365722629241645e-06,-3.0873055458068848,-3.0834968090057373,0.003808736801147461,-3.0873055458068848,-3.0834968090057373,0.003808736801147461,0.00028370111249387264
15,code,A Python conditional branch commonly starts with, if,1,26,5,"19655,21186,5778,32669,31925",1,random_norm_matched,6,8,89.73645782470703,0.0010390281677246094,3.3365722629241645e-06,-3.0873055458068848,-3.081395149230957,0.005910396575927734,-3.0873055458068848,-3.081395149230957,0.005910396575927734,0.00038390193367376924
15,code,A Python conditional branch commonly starts with, if,1,26,5,"19655,21186,5778,32669,31925",1,random_norm_matched,7,8,89.73646545410156,0.0010390281677246094,3.3365722629241645e-06,-3.0873055458068848,-3.019015312194824,0.06829023361206055,-3.0873055458068848,-3.019015312194824,0.06829023361206055,0.0002133427042281255
16,german_language,Translate 'hello' into German:, hallo,2,4,1,4446,0,sae_feature_set,-1,8,0.0,-0.0028743743896484375,9.709176083561033e-06,-7.340325832366943,-7.340325832366943,0.0,-3.6701629161834717,-3.6701629161834717,0.0,0.0
16,german_language,Translate 'hello' into German:, hallo,2,4,1,4446,0,random_norm_matched,0,8,0.0,-0.0028743743896484375,9.709176083561033e-06,-7.340325832366943,-7.340325832366943,0.0,-3.6701629161834717,-3.6701629161834717,0.0,0.0
16,german_language,Translate 'hello' into German:, hallo,2,4,1,4446,0,random_norm_matched,1,8,0.0,-0.0028743743896484375,9.709176083561033e-06,-7.340325832366943,-7.340325832366943,0.0,-3.6701629161834717,-3.6701629161834717,0.0,0.0
16,german_language,Translate 'hello' into German:, hallo,2,4,1,4446,0,random_norm_matched,2,8,0.0,-0.0028743743896484375,9.709176083561033e-06,-7.340325832366943,-7.340325832366943,0.0,-3.6701629161834717,-3.6701629161834717,0.0,0.0
16,german_language,Translate 'hello' into German:, hallo,2,4,1,4446,0,random_norm_matched,3,8,0.0,-0.0028743743896484375,9.709176083561033e-06,-7.340325832366943,-7.340325832366943,0.0,-3.6701629161834717,-3.6701629161834717,0.0,0.0
16,german_language,Translate 'hello' into German:, hallo,2,4,1,4446,0,random_norm_matched,4,8,0.0,-0.0028743743896484375,9.709176083561033e-06,-7.340325832366943,-7.340325832366943,0.0,-3.6701629161834717,-3.6701629161834717,0.0,0.0
16,german_language,Translate 'hello' into German:, hallo,2,4,1,4446,0,random_norm_matched,5,8,0.0,-0.0028743743896484375,9.709176083561033e-06,-7.340325832366943,-7.340325832366943,0.0,-3.6701629161834717,-3.6701629161834717,0.0,0.0
16,german_language,Translate 'hello' into German:, hallo,2,4,1,4446,0,random_norm_matched,6,8,0.0,-0.0028743743896484375,9.709176083561033e-06,-7.340325832366943,-7.340325832366943,0.0,-3.6701629161834717,-3.6701629161834717,0.0,0.0
16,german_language,Translate 'hello' into German:, hallo,2,4,1,4446,0,random_norm_matched,7,8,0.0,-0.0028743743896484375,9.709176083561033e-06,-7.340325832366943,-7.340325832366943,0.0,-3.6701629161834717,-3.6701629161834717,0.0,0.0
16,german_language,Translate 'hello' into German:, hallo,2,4,3,"4446,5270,13798",0,sae_feature_set,-1,8,0.0,-0.0028743743896484375,9.709176083561033e-06,-7.340325832366943,-7.340325832366943,0.0,-3.6701629161834717,-3.6701629161834717,0.0,0.0
16,german_language,Translate 'hello' into German:, hallo,2,4,3,"4446,5270,13798",0,random_norm_matched,0,8,0.0,-0.0028743743896484375,9.709176083561033e-06,-7.340325832366943,-7.340325832366943,0.0,-3.6701629161834717,-3.6701629161834717,0.0,0.0
16,german_language,Translate 'hello' into German:, hallo,2,4,3,"4446,5270,13798",0,random_norm_matched,1,8,0.0,-0.0028743743896484375,9.709176083561033e-06,-7.340325832366943,-7.340325832366943,0.0,-3.6701629161834717,-3.6701629161834717,0.0,0.0
16,german_language,Translate 'hello' into German:, hallo,2,4,3,"4446,5270,13798",0,random_norm_matched,2,8,0.0,-0.0028743743896484375,9.709176083561033e-06,-7.340325832366943,-7.340325832366943,0.0,-3.6701629161834717,-3.6701629161834717,0.0,0.0
16,german_language,Translate 'hello' into German:, hallo,2,4,3,"4446,5270,13798",0,random_norm_matched,3,8,0.0,-0.0028743743896484375,9.709176083561033e-06,-7.340325832366943,-7.340325832366943,0.0,-3.6701629161834717,-3.6701629161834717,0.0,0.0
16,german_language,Translate 'hello' into German:, hallo,2,4,3,"4446,5270,13798",0,random_norm_matched,4,8,0.0,-0.0028743743896484375,9.709176083561033e-06,-7.340325832366943,-7.340325832366943,0.0,-3.6701629161834717,-3.6701629161834717,0.0,0.0
16,german_language,Translate 'hello' into German:, hallo,2,4,3,"4446,5270,13798",0,random_norm_matched,5,8,0.0,-0.0028743743896484375,9.709176083561033e-06,-7.340325832366943,-7.340325832366943,0.0,-3.6701629161834717,-3.6701629161834717,0.0,0.0
16,german_language,Translate 'hello' into German:, hallo,2,4,3,"4446,5270,13798",0,random_norm_matched,6,8,0.0,-0.0028743743896484375,9.709176083561033e-06,-7.340325832366943,-7.340325832366943,0.0,-3.6701629161834717,-3.6701629161834717,0.0,0.0
16,german_language,Translate 'hello' into German:, hallo,2,4,3,"4446,5270,13798",0,random_norm_matched,7,8,0.0,-0.0028743743896484375,9.709176083561033e-06,-7.340325832366943,-7.340325832366943,0.0,-3.6701629161834717,-3.6701629161834717,0.0,0.0
16,german_language,Translate 'hello' into German:, hallo,2,4,5,"4446,5270,13798,14533,21930",0,sae_feature_set,-1,8,0.0,-0.0028743743896484375,9.709176083561033e-06,-7.340325832366943,-7.340325832366943,0.0,-3.6701629161834717,-3.6701629161834717,0.0,0.0
16,german_language,Translate 'hello' into German:, hallo,2,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,0,8,0.0,-0.0028743743896484375,9.709176083561033e-06,-7.340325832366943,-7.340325832366943,0.0,-3.6701629161834717,-3.6701629161834717,0.0,0.0
16,german_language,Translate 'hello' into German:, hallo,2,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,1,8,0.0,-0.0028743743896484375,9.709176083561033e-06,-7.340325832366943,-7.340325832366943,0.0,-3.6701629161834717,-3.6701629161834717,0.0,0.0
16,german_language,Translate 'hello' into German:, hallo,2,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,2,8,0.0,-0.0028743743896484375,9.709176083561033e-06,-7.340325832366943,-7.340325832366943,0.0,-3.6701629161834717,-3.6701629161834717,0.0,0.0
16,german_language,Translate 'hello' into German:, hallo,2,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,3,8,0.0,-0.0028743743896484375,9.709176083561033e-06,-7.340325832366943,-7.340325832366943,0.0,-3.6701629161834717,-3.6701629161834717,0.0,0.0
16,german_language,Translate 'hello' into German:, hallo,2,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,4,8,0.0,-0.0028743743896484375,9.709176083561033e-06,-7.340325832366943,-7.340325832366943,0.0,-3.6701629161834717,-3.6701629161834717,0.0,0.0
16,german_language,Translate 'hello' into German:, hallo,2,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,5,8,0.0,-0.0028743743896484375,9.709176083561033e-06,-7.340325832366943,-7.340325832366943,0.0,-3.6701629161834717,-3.6701629161834717,0.0,0.0
16,german_language,Translate 'hello' into German:, hallo,2,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,6,8,0.0,-0.0028743743896484375,9.709176083561033e-06,-7.340325832366943,-7.340325832366943,0.0,-3.6701629161834717,-3.6701629161834717,0.0,0.0
16,german_language,Translate 'hello' into German:, hallo,2,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,7,8,0.0,-0.0028743743896484375,9.709176083561033e-06,-7.340325832366943,-7.340325832366943,0.0,-3.6701629161834717,-3.6701629161834717,0.0,0.0
17,german_language,Translate 'thank you' into German:, danke,2,4,1,4446,0,sae_feature_set,-1,8,0.0,-0.0006577968597412109,5.763129593105987e-06,-5.567099094390869,-5.567099094390869,0.0,-2.7835495471954346,-2.7835495471954346,0.0,0.0
17,german_language,Translate 'thank you' into German:, danke,2,4,1,4446,0,random_norm_matched,0,8,0.0,-0.0006577968597412109,5.763129593105987e-06,-5.567099094390869,-5.567099094390869,0.0,-2.7835495471954346,-2.7835495471954346,0.0,0.0
17,german_language,Translate 'thank you' into German:, danke,2,4,1,4446,0,random_norm_matched,1,8,0.0,-0.0006577968597412109,5.763129593105987e-06,-5.567099094390869,-5.567099094390869,0.0,-2.7835495471954346,-2.7835495471954346,0.0,0.0
17,german_language,Translate 'thank you' into German:, danke,2,4,1,4446,0,random_norm_matched,2,8,0.0,-0.0006577968597412109,5.763129593105987e-06,-5.567099094390869,-5.567099094390869,0.0,-2.7835495471954346,-2.7835495471954346,0.0,0.0
17,german_language,Translate 'thank you' into German:, danke,2,4,1,4446,0,random_norm_matched,3,8,0.0,-0.0006577968597412109,5.763129593105987e-06,-5.567099094390869,-5.567099094390869,0.0,-2.7835495471954346,-2.7835495471954346,0.0,0.0
17,german_language,Translate 'thank you' into German:, danke,2,4,1,4446,0,random_norm_matched,4,8,0.0,-0.0006577968597412109,5.763129593105987e-06,-5.567099094390869,-5.567099094390869,0.0,-2.7835495471954346,-2.7835495471954346,0.0,0.0
17,german_language,Translate 'thank you' into German:, danke,2,4,1,4446,0,random_norm_matched,5,8,0.0,-0.0006577968597412109,5.763129593105987e-06,-5.567099094390869,-5.567099094390869,0.0,-2.7835495471954346,-2.7835495471954346,0.0,0.0
17,german_language,Translate 'thank you' into German:, danke,2,4,1,4446,0,random_norm_matched,6,8,0.0,-0.0006577968597412109,5.763129593105987e-06,-5.567099094390869,-5.567099094390869,0.0,-2.7835495471954346,-2.7835495471954346,0.0,0.0
17,german_language,Translate 'thank you' into German:, danke,2,4,1,4446,0,random_norm_matched,7,8,0.0,-0.0006577968597412109,5.763129593105987e-06,-5.567099094390869,-5.567099094390869,0.0,-2.7835495471954346,-2.7835495471954346,0.0,0.0
17,german_language,Translate 'thank you' into German:, danke,2,4,3,"4446,5270,13798",0,sae_feature_set,-1,8,0.0,-0.0006577968597412109,5.763129593105987e-06,-5.567099094390869,-5.567099094390869,0.0,-2.7835495471954346,-2.7835495471954346,0.0,0.0
17,german_language,Translate 'thank you' into German:, danke,2,4,3,"4446,5270,13798",0,random_norm_matched,0,8,0.0,-0.0006577968597412109,5.763129593105987e-06,-5.567099094390869,-5.567099094390869,0.0,-2.7835495471954346,-2.7835495471954346,0.0,0.0
17,german_language,Translate 'thank you' into German:, danke,2,4,3,"4446,5270,13798",0,random_norm_matched,1,8,0.0,-0.0006577968597412109,5.763129593105987e-06,-5.567099094390869,-5.567099094390869,0.0,-2.7835495471954346,-2.7835495471954346,0.0,0.0
17,german_language,Translate 'thank you' into German:, danke,2,4,3,"4446,5270,13798",0,random_norm_matched,2,8,0.0,-0.0006577968597412109,5.763129593105987e-06,-5.567099094390869,-5.567099094390869,0.0,-2.7835495471954346,-2.7835495471954346,0.0,0.0
17,german_language,Translate 'thank you' into German:, danke,2,4,3,"4446,5270,13798",0,random_norm_matched,3,8,0.0,-0.0006577968597412109,5.763129593105987e-06,-5.567099094390869,-5.567099094390869,0.0,-2.7835495471954346,-2.7835495471954346,0.0,0.0
17,german_language,Translate 'thank you' into German:, danke,2,4,3,"4446,5270,13798",0,random_norm_matched,4,8,0.0,-0.0006577968597412109,5.763129593105987e-06,-5.567099094390869,-5.567099094390869,0.0,-2.7835495471954346,-2.7835495471954346,0.0,0.0
17,german_language,Translate 'thank you' into German:, danke,2,4,3,"4446,5270,13798",0,random_norm_matched,5,8,0.0,-0.0006577968597412109,5.763129593105987e-06,-5.567099094390869,-5.567099094390869,0.0,-2.7835495471954346,-2.7835495471954346,0.0,0.0
17,german_language,Translate 'thank you' into German:, danke,2,4,3,"4446,5270,13798",0,random_norm_matched,6,8,0.0,-0.0006577968597412109,5.763129593105987e-06,-5.567099094390869,-5.567099094390869,0.0,-2.7835495471954346,-2.7835495471954346,0.0,0.0
17,german_language,Translate 'thank you' into German:, danke,2,4,3,"4446,5270,13798",0,random_norm_matched,7,8,0.0,-0.0006577968597412109,5.763129593105987e-06,-5.567099094390869,-5.567099094390869,0.0,-2.7835495471954346,-2.7835495471954346,0.0,0.0
17,german_language,Translate 'thank you' into German:, danke,2,4,5,"4446,5270,13798,14533,21930",0,sae_feature_set,-1,8,0.0,-0.0006577968597412109,5.763129593105987e-06,-5.567099094390869,-5.567099094390869,0.0,-2.7835495471954346,-2.7835495471954346,0.0,0.0
17,german_language,Translate 'thank you' into German:, danke,2,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,0,8,0.0,-0.0006577968597412109,5.763129593105987e-06,-5.567099094390869,-5.567099094390869,0.0,-2.7835495471954346,-2.7835495471954346,0.0,0.0
17,german_language,Translate 'thank you' into German:, danke,2,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,1,8,0.0,-0.0006577968597412109,5.763129593105987e-06,-5.567099094390869,-5.567099094390869,0.0,-2.7835495471954346,-2.7835495471954346,0.0,0.0
17,german_language,Translate 'thank you' into German:, danke,2,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,2,8,0.0,-0.0006577968597412109,5.763129593105987e-06,-5.567099094390869,-5.567099094390869,0.0,-2.7835495471954346,-2.7835495471954346,0.0,0.0
17,german_language,Translate 'thank you' into German:, danke,2,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,3,8,0.0,-0.0006577968597412109,5.763129593105987e-06,-5.567099094390869,-5.567099094390869,0.0,-2.7835495471954346,-2.7835495471954346,0.0,0.0
17,german_language,Translate 'thank you' into German:, danke,2,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,4,8,0.0,-0.0006577968597412109,5.763129593105987e-06,-5.567099094390869,-5.567099094390869,0.0,-2.7835495471954346,-2.7835495471954346,0.0,0.0
17,german_language,Translate 'thank you' into German:, danke,2,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,5,8,0.0,-0.0006577968597412109,5.763129593105987e-06,-5.567099094390869,-5.567099094390869,0.0,-2.7835495471954346,-2.7835495471954346,0.0,0.0
17,german_language,Translate 'thank you' into German:, danke,2,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,6,8,0.0,-0.0006577968597412109,5.763129593105987e-06,-5.567099094390869,-5.567099094390869,0.0,-2.7835495471954346,-2.7835495471954346,0.0,0.0
17,german_language,Translate 'thank you' into German:, danke,2,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,7,8,0.0,-0.0006577968597412109,5.763129593105987e-06,-5.567099094390869,-5.567099094390869,0.0,-2.7835495471954346,-2.7835495471954346,0.0,0.0
18,german_language,Translate 'yes' into German:, ja,1,4,1,4446,0,sae_feature_set,-1,8,0.0,-0.003821849822998047,1.1342403013259172e-05,-4.822716236114502,-4.822716236114502,0.0,-4.822716236114502,-4.822716236114502,0.0,0.0
18,german_language,Translate 'yes' into German:, ja,1,4,1,4446,0,random_norm_matched,0,8,0.0,-0.003821849822998047,1.1342403013259172e-05,-4.822716236114502,-4.822716236114502,0.0,-4.822716236114502,-4.822716236114502,0.0,0.0
18,german_language,Translate 'yes' into German:, ja,1,4,1,4446,0,random_norm_matched,1,8,0.0,-0.003821849822998047,1.1342403013259172e-05,-4.822716236114502,-4.822716236114502,0.0,-4.822716236114502,-4.822716236114502,0.0,0.0
18,german_language,Translate 'yes' into German:, ja,1,4,1,4446,0,random_norm_matched,2,8,0.0,-0.003821849822998047,1.1342403013259172e-05,-4.822716236114502,-4.822716236114502,0.0,-4.822716236114502,-4.822716236114502,0.0,0.0
18,german_language,Translate 'yes' into German:, ja,1,4,1,4446,0,random_norm_matched,3,8,0.0,-0.003821849822998047,1.1342403013259172e-05,-4.822716236114502,-4.822716236114502,0.0,-4.822716236114502,-4.822716236114502,0.0,0.0
18,german_language,Translate 'yes' into German:, ja,1,4,1,4446,0,random_norm_matched,4,8,0.0,-0.003821849822998047,1.1342403013259172e-05,-4.822716236114502,-4.822716236114502,0.0,-4.822716236114502,-4.822716236114502,0.0,0.0
18,german_language,Translate 'yes' into German:, ja,1,4,1,4446,0,random_norm_matched,5,8,0.0,-0.003821849822998047,1.1342403013259172e-05,-4.822716236114502,-4.822716236114502,0.0,-4.822716236114502,-4.822716236114502,0.0,0.0
18,german_language,Translate 'yes' into German:, ja,1,4,1,4446,0,random_norm_matched,6,8,0.0,-0.003821849822998047,1.1342403013259172e-05,-4.822716236114502,-4.822716236114502,0.0,-4.822716236114502,-4.822716236114502,0.0,0.0
18,german_language,Translate 'yes' into German:, ja,1,4,1,4446,0,random_norm_matched,7,8,0.0,-0.003821849822998047,1.1342403013259172e-05,-4.822716236114502,-4.822716236114502,0.0,-4.822716236114502,-4.822716236114502,0.0,0.0
18,german_language,Translate 'yes' into German:, ja,1,4,3,"4446,5270,13798",0,sae_feature_set,-1,8,0.0,-0.003821849822998047,1.1342403013259172e-05,-4.822716236114502,-4.822716236114502,0.0,-4.822716236114502,-4.822716236114502,0.0,0.0
18,german_language,Translate 'yes' into German:, ja,1,4,3,"4446,5270,13798",0,random_norm_matched,0,8,0.0,-0.003821849822998047,1.1342403013259172e-05,-4.822716236114502,-4.822716236114502,0.0,-4.822716236114502,-4.822716236114502,0.0,0.0
18,german_language,Translate 'yes' into German:, ja,1,4,3,"4446,5270,13798",0,random_norm_matched,1,8,0.0,-0.003821849822998047,1.1342403013259172e-05,-4.822716236114502,-4.822716236114502,0.0,-4.822716236114502,-4.822716236114502,0.0,0.0
18,german_language,Translate 'yes' into German:, ja,1,4,3,"4446,5270,13798",0,random_norm_matched,2,8,0.0,-0.003821849822998047,1.1342403013259172e-05,-4.822716236114502,-4.822716236114502,0.0,-4.822716236114502,-4.822716236114502,0.0,0.0
18,german_language,Translate 'yes' into German:, ja,1,4,3,"4446,5270,13798",0,random_norm_matched,3,8,0.0,-0.003821849822998047,1.1342403013259172e-05,-4.822716236114502,-4.822716236114502,0.0,-4.822716236114502,-4.822716236114502,0.0,0.0
18,german_language,Translate 'yes' into German:, ja,1,4,3,"4446,5270,13798",0,random_norm_matched,4,8,0.0,-0.003821849822998047,1.1342403013259172e-05,-4.822716236114502,-4.822716236114502,0.0,-4.822716236114502,-4.822716236114502,0.0,0.0
18,german_language,Translate 'yes' into German:, ja,1,4,3,"4446,5270,13798",0,random_norm_matched,5,8,0.0,-0.003821849822998047,1.1342403013259172e-05,-4.822716236114502,-4.822716236114502,0.0,-4.822716236114502,-4.822716236114502,0.0,0.0
18,german_language,Translate 'yes' into German:, ja,1,4,3,"4446,5270,13798",0,random_norm_matched,6,8,0.0,-0.003821849822998047,1.1342403013259172e-05,-4.822716236114502,-4.822716236114502,0.0,-4.822716236114502,-4.822716236114502,0.0,0.0
18,german_language,Translate 'yes' into German:, ja,1,4,3,"4446,5270,13798",0,random_norm_matched,7,8,0.0,-0.003821849822998047,1.1342403013259172e-05,-4.822716236114502,-4.822716236114502,0.0,-4.822716236114502,-4.822716236114502,0.0,0.0
18,german_language,Translate 'yes' into German:, ja,1,4,5,"4446,5270,13798,14533,21930",0,sae_feature_set,-1,8,0.0,-0.003821849822998047,1.1342403013259172e-05,-4.822716236114502,-4.822716236114502,0.0,-4.822716236114502,-4.822716236114502,0.0,0.0
18,german_language,Translate 'yes' into German:, ja,1,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,0,8,0.0,-0.003821849822998047,1.1342403013259172e-05,-4.822716236114502,-4.822716236114502,0.0,-4.822716236114502,-4.822716236114502,0.0,0.0
18,german_language,Translate 'yes' into German:, ja,1,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,1,8,0.0,-0.003821849822998047,1.1342403013259172e-05,-4.822716236114502,-4.822716236114502,0.0,-4.822716236114502,-4.822716236114502,0.0,0.0
18,german_language,Translate 'yes' into German:, ja,1,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,2,8,0.0,-0.003821849822998047,1.1342403013259172e-05,-4.822716236114502,-4.822716236114502,0.0,-4.822716236114502,-4.822716236114502,0.0,0.0
18,german_language,Translate 'yes' into German:, ja,1,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,3,8,0.0,-0.003821849822998047,1.1342403013259172e-05,-4.822716236114502,-4.822716236114502,0.0,-4.822716236114502,-4.822716236114502,0.0,0.0
18,german_language,Translate 'yes' into German:, ja,1,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,4,8,0.0,-0.003821849822998047,1.1342403013259172e-05,-4.822716236114502,-4.822716236114502,0.0,-4.822716236114502,-4.822716236114502,0.0,0.0
18,german_language,Translate 'yes' into German:, ja,1,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,5,8,0.0,-0.003821849822998047,1.1342403013259172e-05,-4.822716236114502,-4.822716236114502,0.0,-4.822716236114502,-4.822716236114502,0.0,0.0
18,german_language,Translate 'yes' into German:, ja,1,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,6,8,0.0,-0.003821849822998047,1.1342403013259172e-05,-4.822716236114502,-4.822716236114502,0.0,-4.822716236114502,-4.822716236114502,0.0,0.0
18,german_language,Translate 'yes' into German:, ja,1,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,7,8,0.0,-0.003821849822998047,1.1342403013259172e-05,-4.822716236114502,-4.822716236114502,0.0,-4.822716236114502,-4.822716236114502,0.0,0.0
19,german_language,Translate 'good evening' into German:, guten Abend,3,4,1,4446,0,sae_feature_set,-1,8,0.0,-0.009597301483154297,1.274303940590471e-05,-4.411336421966553,-4.411336421966553,0.0,-1.4704455137252808,-1.4704455137252808,0.0,0.0
19,german_language,Translate 'good evening' into German:, guten Abend,3,4,1,4446,0,random_norm_matched,0,8,0.0,-0.009597301483154297,1.274303940590471e-05,-4.411336421966553,-4.411336421966553,0.0,-1.4704455137252808,-1.4704455137252808,0.0,0.0
19,german_language,Translate 'good evening' into German:, guten Abend,3,4,1,4446,0,random_norm_matched,1,8,0.0,-0.009597301483154297,1.274303940590471e-05,-4.411336421966553,-4.411336421966553,0.0,-1.4704455137252808,-1.4704455137252808,0.0,0.0
19,german_language,Translate 'good evening' into German:, guten Abend,3,4,1,4446,0,random_norm_matched,2,8,0.0,-0.009597301483154297,1.274303940590471e-05,-4.411336421966553,-4.411336421966553,0.0,-1.4704455137252808,-1.4704455137252808,0.0,0.0
19,german_language,Translate 'good evening' into German:, guten Abend,3,4,1,4446,0,random_norm_matched,3,8,0.0,-0.009597301483154297,1.274303940590471e-05,-4.411336421966553,-4.411336421966553,0.0,-1.4704455137252808,-1.4704455137252808,0.0,0.0
19,german_language,Translate 'good evening' into German:, guten Abend,3,4,1,4446,0,random_norm_matched,4,8,0.0,-0.009597301483154297,1.274303940590471e-05,-4.411336421966553,-4.411336421966553,0.0,-1.4704455137252808,-1.4704455137252808,0.0,0.0
19,german_language,Translate 'good evening' into German:, guten Abend,3,4,1,4446,0,random_norm_matched,5,8,0.0,-0.009597301483154297,1.274303940590471e-05,-4.411336421966553,-4.411336421966553,0.0,-1.4704455137252808,-1.4704455137252808,0.0,0.0
19,german_language,Translate 'good evening' into German:, guten Abend,3,4,1,4446,0,random_norm_matched,6,8,0.0,-0.009597301483154297,1.274303940590471e-05,-4.411336421966553,-4.411336421966553,0.0,-1.4704455137252808,-1.4704455137252808,0.0,0.0
19,german_language,Translate 'good evening' into German:, guten Abend,3,4,1,4446,0,random_norm_matched,7,8,0.0,-0.009597301483154297,1.274303940590471e-05,-4.411336421966553,-4.411336421966553,0.0,-1.4704455137252808,-1.4704455137252808,0.0,0.0
19,german_language,Translate 'good evening' into German:, guten Abend,3,4,3,"4446,5270,13798",0,sae_feature_set,-1,8,0.0,-0.009597301483154297,1.274303940590471e-05,-4.411336421966553,-4.411336421966553,0.0,-1.4704455137252808,-1.4704455137252808,0.0,0.0
19,german_language,Translate 'good evening' into German:, guten Abend,3,4,3,"4446,5270,13798",0,random_norm_matched,0,8,0.0,-0.009597301483154297,1.274303940590471e-05,-4.411336421966553,-4.411336421966553,0.0,-1.4704455137252808,-1.4704455137252808,0.0,0.0
19,german_language,Translate 'good evening' into German:, guten Abend,3,4,3,"4446,5270,13798",0,random_norm_matched,1,8,0.0,-0.009597301483154297,1.274303940590471e-05,-4.411336421966553,-4.411336421966553,0.0,-1.4704455137252808,-1.4704455137252808,0.0,0.0
19,german_language,Translate 'good evening' into German:, guten Abend,3,4,3,"4446,5270,13798",0,random_norm_matched,2,8,0.0,-0.009597301483154297,1.274303940590471e-05,-4.411336421966553,-4.411336421966553,0.0,-1.4704455137252808,-1.4704455137252808,0.0,0.0
19,german_language,Translate 'good evening' into German:, guten Abend,3,4,3,"4446,5270,13798",0,random_norm_matched,3,8,0.0,-0.009597301483154297,1.274303940590471e-05,-4.411336421966553,-4.411336421966553,0.0,-1.4704455137252808,-1.4704455137252808,0.0,0.0
19,german_language,Translate 'good evening' into German:, guten Abend,3,4,3,"4446,5270,13798",0,random_norm_matched,4,8,0.0,-0.009597301483154297,1.274303940590471e-05,-4.411336421966553,-4.411336421966553,0.0,-1.4704455137252808,-1.4704455137252808,0.0,0.0
19,german_language,Translate 'good evening' into German:, guten Abend,3,4,3,"4446,5270,13798",0,random_norm_matched,5,8,0.0,-0.009597301483154297,1.274303940590471e-05,-4.411336421966553,-4.411336421966553,0.0,-1.4704455137252808,-1.4704455137252808,0.0,0.0
19,german_language,Translate 'good evening' into German:, guten Abend,3,4,3,"4446,5270,13798",0,random_norm_matched,6,8,0.0,-0.009597301483154297,1.274303940590471e-05,-4.411336421966553,-4.411336421966553,0.0,-1.4704455137252808,-1.4704455137252808,0.0,0.0
19,german_language,Translate 'good evening' into German:, guten Abend,3,4,3,"4446,5270,13798",0,random_norm_matched,7,8,0.0,-0.009597301483154297,1.274303940590471e-05,-4.411336421966553,-4.411336421966553,0.0,-1.4704455137252808,-1.4704455137252808,0.0,0.0
19,german_language,Translate 'good evening' into German:, guten Abend,3,4,5,"4446,5270,13798,14533,21930",0,sae_feature_set,-1,8,0.0,-0.009597301483154297,1.274303940590471e-05,-4.411336421966553,-4.411336421966553,0.0,-1.4704455137252808,-1.4704455137252808,0.0,0.0
19,german_language,Translate 'good evening' into German:, guten Abend,3,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,0,8,0.0,-0.009597301483154297,1.274303940590471e-05,-4.411336421966553,-4.411336421966553,0.0,-1.4704455137252808,-1.4704455137252808,0.0,0.0
19,german_language,Translate 'good evening' into German:, guten Abend,3,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,1,8,0.0,-0.009597301483154297,1.274303940590471e-05,-4.411336421966553,-4.411336421966553,0.0,-1.4704455137252808,-1.4704455137252808,0.0,0.0
19,german_language,Translate 'good evening' into German:, guten Abend,3,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,2,8,0.0,-0.009597301483154297,1.274303940590471e-05,-4.411336421966553,-4.411336421966553,0.0,-1.4704455137252808,-1.4704455137252808,0.0,0.0
19,german_language,Translate 'good evening' into German:, guten Abend,3,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,3,8,0.0,-0.009597301483154297,1.274303940590471e-05,-4.411336421966553,-4.411336421966553,0.0,-1.4704455137252808,-1.4704455137252808,0.0,0.0
19,german_language,Translate 'good evening' into German:, guten Abend,3,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,4,8,0.0,-0.009597301483154297,1.274303940590471e-05,-4.411336421966553,-4.411336421966553,0.0,-1.4704455137252808,-1.4704455137252808,0.0,0.0
19,german_language,Translate 'good evening' into German:, guten Abend,3,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,5,8,0.0,-0.009597301483154297,1.274303940590471e-05,-4.411336421966553,-4.411336421966553,0.0,-1.4704455137252808,-1.4704455137252808,0.0,0.0
19,german_language,Translate 'good evening' into German:, guten Abend,3,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,6,8,0.0,-0.009597301483154297,1.274303940590471e-05,-4.411336421966553,-4.411336421966553,0.0,-1.4704455137252808,-1.4704455137252808,0.0,0.0
19,german_language,Translate 'good evening' into German:, guten Abend,3,4,5,"4446,5270,13798,14533,21930",0,random_norm_matched,7,8,0.0,-0.009597301483154297,1.274303940590471e-05,-4.411336421966553,-4.411336421966553,0.0,-1.4704455137252808,-1.4704455137252808,0.0,0.0
20,factual_entities,"The scientist associated with radium research, Marie", Curie,2,14,1,29048,0,sae_feature_set,-1,8,0.0,-0.00037078559398651123,1.5119403542485088e-06,-0.1658119112253189,-0.1658119112253189,0.0,-0.08290595561265945,-0.08290595561265945,0.0,0.0
20,factual_entities,"The scientist associated with radium research, Marie", Curie,2,14,1,29048,0,random_norm_matched,0,8,0.0,-0.00037078559398651123,1.5119403542485088e-06,-0.1658119112253189,-0.1658119112253189,0.0,-0.08290595561265945,-0.08290595561265945,0.0,0.0
20,factual_entities,"The scientist associated with radium research, Marie", Curie,2,14,1,29048,0,random_norm_matched,1,8,0.0,-0.00037078559398651123,1.5119403542485088e-06,-0.1658119112253189,-0.1658119112253189,0.0,-0.08290595561265945,-0.08290595561265945,0.0,0.0
20,factual_entities,"The scientist associated with radium research, Marie", Curie,2,14,1,29048,0,random_norm_matched,2,8,0.0,-0.00037078559398651123,1.5119403542485088e-06,-0.1658119112253189,-0.1658119112253189,0.0,-0.08290595561265945,-0.08290595561265945,0.0,0.0
20,factual_entities,"The scientist associated with radium research, Marie", Curie,2,14,1,29048,0,random_norm_matched,3,8,0.0,-0.00037078559398651123,1.5119403542485088e-06,-0.1658119112253189,-0.1658119112253189,0.0,-0.08290595561265945,-0.08290595561265945,0.0,0.0
20,factual_entities,"The scientist associated with radium research, Marie", Curie,2,14,1,29048,0,random_norm_matched,4,8,0.0,-0.00037078559398651123,1.5119403542485088e-06,-0.1658119112253189,-0.1658119112253189,0.0,-0.08290595561265945,-0.08290595561265945,0.0,0.0
20,factual_entities,"The scientist associated with radium research, Marie", Curie,2,14,1,29048,0,random_norm_matched,5,8,0.0,-0.00037078559398651123,1.5119403542485088e-06,-0.1658119112253189,-0.1658119112253189,0.0,-0.08290595561265945,-0.08290595561265945,0.0,0.0
20,factual_entities,"The scientist associated with radium research, Marie", Curie,2,14,1,29048,0,random_norm_matched,6,8,0.0,-0.00037078559398651123,1.5119403542485088e-06,-0.1658119112253189,-0.1658119112253189,0.0,-0.08290595561265945,-0.08290595561265945,0.0,0.0
20,factual_entities,"The scientist associated with radium research, Marie", Curie,2,14,1,29048,0,random_norm_matched,7,8,0.0,-0.00037078559398651123,1.5119403542485088e-06,-0.1658119112253189,-0.1658119112253189,0.0,-0.08290595561265945,-0.08290595561265945,0.0,0.0
20,factual_entities,"The scientist associated with radium research, Marie", Curie,2,14,3,"29048,11054,27839",1,sae_feature_set,-1,8,13.613476753234863,-0.00037078559398651123,1.5119403542485088e-06,-0.1658119112253189,-0.16866102814674377,-0.0028491169214248657,-0.08290595561265945,-0.08433051407337189,-0.0014245584607124329,0.000640010111965239
20,factual_entities,"The scientist associated with radium research, Marie", Curie,2,14,3,"29048,11054,27839",1,random_norm_matched,0,8,13.61347770690918,-0.00037078559398651123,1.5119403542485088e-06,-0.1658119112253189,-0.17746083438396454,-0.01164892315864563,-0.08290595561265945,-0.08873041719198227,-0.005824461579322815,0.00021158410527277738
20,factual_entities,"The scientist associated with radium research, Marie", Curie,2,14,3,"29048,11054,27839",1,random_norm_matched,1,8,13.613476753234863,-0.00037078559398651123,1.5119403542485088e-06,-0.1658119112253189,-0.17133072018623352,-0.005518808960914612,-0.08290595561265945,-0.08566536009311676,-0.002759404480457306,0.00021927492343820632
20,factual_entities,"The scientist associated with radium research, Marie", Curie,2,14,3,"29048,11054,27839",1,random_norm_matched,2,8,13.613476753234863,-0.00037078559398651123,1.5119403542485088e-06,-0.1658119112253189,-0.16448427736759186,0.0013276338577270508,-0.08290595561265945,-0.08224213868379593,0.0006638169288635254,7.4740506533999e-05
20,factual_entities,"The scientist associated with radium research, Marie", Curie,2,14,3,"29048,11054,27839",1,random_norm_matched,3,8,13.61347770690918,-0.00037078559398651123,1.5119403542485088e-06,-0.1658119112253189,-0.18094827234745026,-0.015136361122131348,-0.08290595561265945,-0.09047413617372513,-0.007568180561065674,0.0001929235877469182
20,factual_entities,"The scientist associated with radium research, Marie", Curie,2,14,3,"29048,11054,27839",1,random_norm_matched,4,8,13.613476753234863,-0.00037078559398651123,1.5119403542485088e-06,-0.1658119112253189,-0.15983796119689941,0.005973950028419495,-0.08290595561265945,-0.07991898059844971,0.0029869750142097473,0.00014692523109260947
20,factual_entities,"The scientist associated with radium research, Marie", Curie,2,14,3,"29048,11054,27839",1,random_norm_matched,5,8,13.61347770690918,-0.00037078559398651123,1.5119403542485088e-06,-0.1658119112253189,-0.1749597042798996,-0.009147793054580688,-0.08290595561265945,-0.0874798521399498,-0.004573896527290344,0.00010300813301000744
20,factual_entities,"The scientist associated with radium research, Marie", Curie,2,14,3,"29048,11054,27839",1,random_norm_matched,6,8,13.613476753234863,-0.00037078559398651123,1.5119403542485088e-06,-0.1658119112253189,-0.16520412266254425,0.0006077885627746582,-0.08290595561265945,-0.08260206133127213,0.0003038942813873291,0.00021312476019375026
20,factual_entities,"The scientist associated with radium research, Marie", Curie,2,14,3,"29048,11054,27839",1,random_norm_matched,7,8,13.613476753234863,-0.00037078559398651123,1.5119403542485088e-06,-0.1658119112253189,-0.18689566850662231,-0.021083757281303406,-0.08290595561265945,-0.09344783425331116,-0.010541878640651703,0.00044188613537698984
20,factual_entities,"The scientist associated with radium research, Marie", Curie,2,14,5,"29048,11054,27839,24754,7944",1,sae_feature_set,-1,8,13.613476753234863,-0.00037078559398651123,1.5119403542485088e-06,-0.1658119112253189,-0.16866102814674377,-0.0028491169214248657,-0.08290595561265945,-0.08433051407337189,-0.0014245584607124329,0.000640010111965239
20,factual_entities,"The scientist associated with radium research, Marie", Curie,2,14,5,"29048,11054,27839,24754,7944",1,random_norm_matched,0,8,13.613476753234863,-0.00037078559398651123,1.5119403542485088e-06,-0.1658119112253189,-0.16975848376750946,-0.003946572542190552,-0.08290595561265945,-0.08487924188375473,-0.001973286271095276,4.243585863150656e-05
20,factual_entities,"The scientist associated with radium research, Marie", Curie,2,14,5,"29048,11054,27839,24754,7944",1,random_norm_matched,1,8,13.61347770690918,-0.00037078559398651123,1.5119403542485088e-06,-0.1658119112253189,-0.1628446727991104,0.002967238426208496,-0.08290595561265945,-0.0814223363995552,0.001483619213104248,0.00016856567526701838
20,factual_entities,"The scientist associated with radium research, Marie", Curie,2,14,5,"29048,11054,27839,24754,7944",1,random_norm_matched,2,8,13.613476753234863,-0.00037078559398651123,1.5119403542485088e-06,-0.1658119112253189,-0.1673269271850586,-0.001515015959739685,-0.08290595561265945,-0.0836634635925293,-0.0007575079798698425,3.0561452149413526e-05
20,factual_entities,"The scientist associated with radium research, Marie", Curie,2,14,5,"29048,11054,27839,24754,7944",1,random_norm_matched,3,8,13.613475799560547,-0.00037078559398651123,1.5119403542485088e-06,-0.1658119112253189,-0.1633417308330536,0.00247018039226532,-0.08290595561265945,-0.0816708654165268,0.00123509019613266,3.894131805282086e-05
20,factual_entities,"The scientist associated with radium research, Marie", Curie,2,14,5,"29048,11054,27839,24754,7944",1,random_norm_matched,4,8,13.613476753234863,-0.00037078559398651123,1.5119403542485088e-06,-0.1658119112253189,-0.17127566039562225,-0.005463749170303345,-0.08290595561265945,-0.08563783019781113,-0.0027318745851516724,0.00023485773999709636
20,factual_entities,"The scientist associated with radium research, Marie", Curie,2,14,5,"29048,11054,27839,24754,7944",1,random_norm_matched,5,8,13.61347770690918,-0.00037078559398651123,1.5119403542485088e-06,-0.1658119112253189,-0.1803521364927292,-0.014540225267410278,-0.08290595561265945,-0.0901760682463646,-0.007270112633705139,0.00021234442829154432
20,factual_entities,"The scientist associated with radium research, Marie", Curie,2,14,5,"29048,11054,27839,24754,7944",1,random_norm_matched,6,8,13.613476753234863,-0.00037078559398651123,1.5119403542485088e-06,-0.1658119112253189,-0.17587633430957794,-0.010064423084259033,-0.08290595561265945,-0.08793816715478897,-0.005032211542129517,9.025622421177104e-05
20,factual_entities,"The scientist associated with radium research, Marie", Curie,2,14,5,"29048,11054,27839,24754,7944",1,random_norm_matched,7,8,13.613476753234863,-0.00037078559398651123,1.5119403542485088e-06,-0.1658119112253189,-0.16825170814990997,-0.0024397969245910645,-0.08290595561265945,-0.08412585407495499,-0.0012198984622955322,0.00012849082122556865
21,factual_entities,"The composer of the Fifth Symphony, Ludwig van", Beethoven,2,14,1,29048,0,sae_feature_set,-1,8,0.0,2.942979335784912e-07,5.610991138382815e-08,-0.009428238496184349,-0.009428238496184349,0.0,-0.0047141192480921745,-0.0047141192480921745,0.0,0.0
21,factual_entities,"The composer of the Fifth Symphony, Ludwig van", Beethoven,2,14,1,29048,0,random_norm_matched,0,8,0.0,2.942979335784912e-07,5.610991138382815e-08,-0.009428238496184349,-0.009428238496184349,0.0,-0.0047141192480921745,-0.0047141192480921745,0.0,0.0
21,factual_entities,"The composer of the Fifth Symphony, Ludwig van", Beethoven,2,14,1,29048,0,random_norm_matched,1,8,0.0,2.942979335784912e-07,5.610991138382815e-08,-0.009428238496184349,-0.009428238496184349,0.0,-0.0047141192480921745,-0.0047141192480921745,0.0,0.0
21,factual_entities,"The composer of the Fifth Symphony, Ludwig van", Beethoven,2,14,1,29048,0,random_norm_matched,2,8,0.0,2.942979335784912e-07,5.610991138382815e-08,-0.009428238496184349,-0.009428238496184349,0.0,-0.0047141192480921745,-0.0047141192480921745,0.0,0.0
21,factual_entities,"The composer of the Fifth Symphony, Ludwig van", Beethoven,2,14,1,29048,0,random_norm_matched,3,8,0.0,2.942979335784912e-07,5.610991138382815e-08,-0.009428238496184349,-0.009428238496184349,0.0,-0.0047141192480921745,-0.0047141192480921745,0.0,0.0
21,factual_entities,"The composer of the Fifth Symphony, Ludwig van", Beethoven,2,14,1,29048,0,random_norm_matched,4,8,0.0,2.942979335784912e-07,5.610991138382815e-08,-0.009428238496184349,-0.009428238496184349,0.0,-0.0047141192480921745,-0.0047141192480921745,0.0,0.0
21,factual_entities,"The composer of the Fifth Symphony, Ludwig van", Beethoven,2,14,1,29048,0,random_norm_matched,5,8,0.0,2.942979335784912e-07,5.610991138382815e-08,-0.009428238496184349,-0.009428238496184349,0.0,-0.0047141192480921745,-0.0047141192480921745,0.0,0.0
21,factual_entities,"The composer of the Fifth Symphony, Ludwig van", Beethoven,2,14,1,29048,0,random_norm_matched,6,8,0.0,2.942979335784912e-07,5.610991138382815e-08,-0.009428238496184349,-0.009428238496184349,0.0,-0.0047141192480921745,-0.0047141192480921745,0.0,0.0
21,factual_entities,"The composer of the Fifth Symphony, Ludwig van", Beethoven,2,14,1,29048,0,random_norm_matched,7,8,0.0,2.942979335784912e-07,5.610991138382815e-08,-0.009428238496184349,-0.009428238496184349,0.0,-0.0047141192480921745,-0.0047141192480921745,0.0,0.0
21,factual_entities,"The composer of the Fifth Symphony, Ludwig van", Beethoven,2,14,3,"29048,11054,27839",0,sae_feature_set,-1,8,0.0,2.942979335784912e-07,5.610991138382815e-08,-0.009428238496184349,-0.009428238496184349,0.0,-0.0047141192480921745,-0.0047141192480921745,0.0,0.0
21,factual_entities,"The composer of the Fifth Symphony, Ludwig van", Beethoven,2,14,3,"29048,11054,27839",0,random_norm_matched,0,8,0.0,2.942979335784912e-07,5.610991138382815e-08,-0.009428238496184349,-0.009428238496184349,0.0,-0.0047141192480921745,-0.0047141192480921745,0.0,0.0
21,factual_entities,"The composer of the Fifth Symphony, Ludwig van", Beethoven,2,14,3,"29048,11054,27839",0,random_norm_matched,1,8,0.0,2.942979335784912e-07,5.610991138382815e-08,-0.009428238496184349,-0.009428238496184349,0.0,-0.0047141192480921745,-0.0047141192480921745,0.0,0.0
21,factual_entities,"The composer of the Fifth Symphony, Ludwig van", Beethoven,2,14,3,"29048,11054,27839",0,random_norm_matched,2,8,0.0,2.942979335784912e-07,5.610991138382815e-08,-0.009428238496184349,-0.009428238496184349,0.0,-0.0047141192480921745,-0.0047141192480921745,0.0,0.0
21,factual_entities,"The composer of the Fifth Symphony, Ludwig van", Beethoven,2,14,3,"29048,11054,27839",0,random_norm_matched,3,8,0.0,2.942979335784912e-07,5.610991138382815e-08,-0.009428238496184349,-0.009428238496184349,0.0,-0.0047141192480921745,-0.0047141192480921745,0.0,0.0
21,factual_entities,"The composer of the Fifth Symphony, Ludwig van", Beethoven,2,14,3,"29048,11054,27839",0,random_norm_matched,4,8,0.0,2.942979335784912e-07,5.610991138382815e-08,-0.009428238496184349,-0.009428238496184349,0.0,-0.0047141192480921745,-0.0047141192480921745,0.0,0.0
21,factual_entities,"The composer of the Fifth Symphony, Ludwig van", Beethoven,2,14,3,"29048,11054,27839",0,random_norm_matched,5,8,0.0,2.942979335784912e-07,5.610991138382815e-08,-0.009428238496184349,-0.009428238496184349,0.0,-0.0047141192480921745,-0.0047141192480921745,0.0,0.0
21,factual_entities,"The composer of the Fifth Symphony, Ludwig van", Beethoven,2,14,3,"29048,11054,27839",0,random_norm_matched,6,8,0.0,2.942979335784912e-07,5.610991138382815e-08,-0.009428238496184349,-0.009428238496184349,0.0,-0.0047141192480921745,-0.0047141192480921745,0.0,0.0
21,factual_entities,"The composer of the Fifth Symphony, Ludwig van", Beethoven,2,14,3,"29048,11054,27839",0,random_norm_matched,7,8,0.0,2.942979335784912e-07,5.610991138382815e-08,-0.009428238496184349,-0.009428238496184349,0.0,-0.0047141192480921745,-0.0047141192480921745,0.0,0.0
21,factual_entities,"The composer of the Fifth Symphony, Ludwig van", Beethoven,2,14,5,"29048,11054,27839,24754,7944",0,sae_feature_set,-1,8,0.0,2.942979335784912e-07,5.610991138382815e-08,-0.009428238496184349,-0.009428238496184349,0.0,-0.0047141192480921745,-0.0047141192480921745,0.0,0.0
21,factual_entities,"The composer of the Fifth Symphony, Ludwig van", Beethoven,2,14,5,"29048,11054,27839,24754,7944",0,random_norm_matched,0,8,0.0,2.942979335784912e-07,5.610991138382815e-08,-0.009428238496184349,-0.009428238496184349,0.0,-0.0047141192480921745,-0.0047141192480921745,0.0,0.0
21,factual_entities,"The composer of the Fifth Symphony, Ludwig van", Beethoven,2,14,5,"29048,11054,27839,24754,7944",0,random_norm_matched,1,8,0.0,2.942979335784912e-07,5.610991138382815e-08,-0.009428238496184349,-0.009428238496184349,0.0,-0.0047141192480921745,-0.0047141192480921745,0.0,0.0
21,factual_entities,"The composer of the Fifth Symphony, Ludwig van", Beethoven,2,14,5,"29048,11054,27839,24754,7944",0,random_norm_matched,2,8,0.0,2.942979335784912e-07,5.610991138382815e-08,-0.009428238496184349,-0.009428238496184349,0.0,-0.0047141192480921745,-0.0047141192480921745,0.0,0.0
21,factual_entities,"The composer of the Fifth Symphony, Ludwig van", Beethoven,2,14,5,"29048,11054,27839,24754,7944",0,random_norm_matched,3,8,0.0,2.942979335784912e-07,5.610991138382815e-08,-0.009428238496184349,-0.009428238496184349,0.0,-0.0047141192480921745,-0.0047141192480921745,0.0,0.0
21,factual_entities,"The composer of the Fifth Symphony, Ludwig van", Beethoven,2,14,5,"29048,11054,27839,24754,7944",0,random_norm_matched,4,8,0.0,2.942979335784912e-07,5.610991138382815e-08,-0.009428238496184349,-0.009428238496184349,0.0,-0.0047141192480921745,-0.0047141192480921745,0.0,0.0
21,factual_entities,"The composer of the Fifth Symphony, Ludwig van", Beethoven,2,14,5,"29048,11054,27839,24754,7944",0,random_norm_matched,5,8,0.0,2.942979335784912e-07,5.610991138382815e-08,-0.009428238496184349,-0.009428238496184349,0.0,-0.0047141192480921745,-0.0047141192480921745,0.0,0.0
21,factual_entities,"The composer of the Fifth Symphony, Ludwig van", Beethoven,2,14,5,"29048,11054,27839,24754,7944",0,random_norm_matched,6,8,0.0,2.942979335784912e-07,5.610991138382815e-08,-0.009428238496184349,-0.009428238496184349,0.0,-0.0047141192480921745,-0.0047141192480921745,0.0,0.0
21,factual_entities,"The composer of the Fifth Symphony, Ludwig van", Beethoven,2,14,5,"29048,11054,27839,24754,7944",0,random_norm_matched,7,8,0.0,2.942979335784912e-07,5.610991138382815e-08,-0.009428238496184349,-0.009428238496184349,0.0,-0.0047141192480921745,-0.0047141192480921745,0.0,0.0
22,factual_entities,"The computer scientist known for the Turing machine, Alan", Turing,1,14,1,29048,1,sae_feature_set,-1,8,6.162263870239258,0.00218944251537323,4.811263352166861e-06,-0.16928228735923767,-0.15901592373847961,0.010266363620758057,-0.16928228735923767,-0.15901592373847961,0.010266363620758057,9.367367601953447e-05
22,factual_entities,"The computer scientist known for the Turing machine, Alan", Turing,1,14,1,29048,1,random_norm_matched,0,8,6.162263870239258,0.00218944251537323,4.811263352166861e-06,-0.16928228735923767,-0.17095741629600525,-0.0016751289367675781,-0.16928228735923767,-0.17095741629600525,-0.0016751289367675781,1.5840059859328903e-05
22,factual_entities,"The computer scientist known for the Turing machine, Alan", Turing,1,14,1,29048,1,random_norm_matched,1,8,6.162263870239258,0.00218944251537323,4.811263352166861e-06,-0.16928228735923767,-0.16596899926662445,0.00331328809261322,-0.16928228735923767,-0.16596899926662445,0.00331328809261322,1.9212529878132045e-05
22,factual_entities,"The computer scientist known for the Turing machine, Alan", Turing,1,14,1,29048,1,random_norm_matched,2,8,6.162264347076416,0.00218944251537323,4.811263352166861e-06,-0.16928228735923767,-0.1685074120759964,0.000774875283241272,-0.16928228735923767,-0.1685074120759964,0.000774875283241272,6.59758143228828e-06
22,factual_entities,"The computer scientist known for the Turing machine, Alan", Turing,1,14,1,29048,1,random_norm_matched,3,8,6.162264347076416,0.00218944251537323,4.811263352166861e-06,-0.16928228735923767,-0.17769093811511993,-0.008408650755882263,-0.16928228735923767,-0.17769093811511993,-0.008408650755882263,5.616328417090699e-05
22,factual_entities,"The computer scientist known for the Turing machine, Alan", Turing,1,14,1,29048,1,random_norm_matched,4,8,6.162264347076416,0.00218944251537323,4.811263352166861e-06,-0.16928228735923767,-0.16227464377880096,0.0070076435804367065,-0.16928228735923767,-0.16227464377880096,0.0070076435804367065,5.315199086908251e-05
22,factual_entities,"The computer scientist known for the Turing machine, Alan", Turing,1,14,1,29048,1,random_norm_matched,5,8,6.162263870239258,0.00218944251537323,4.811263352166861e-06,-0.16928228735923767,-0.16660496592521667,0.002677321434020996,-0.16928228735923767,-0.16660496592521667,0.002677321434020996,1.732969940348994e-05
22,factual_entities,"The computer scientist known for the Turing machine, Alan", Turing,1,14,1,29048,1,random_norm_matched,6,8,6.162264347076416,0.00218944251537323,4.811263352166861e-06,-0.16928228735923767,-0.18148937821388245,-0.012207090854644775,-0.16928228735923767,-0.18148937821388245,-0.012207090854644775,0.00011199639993719757
22,factual_entities,"The computer scientist known for the Turing machine, Alan", Turing,1,14,1,29048,1,random_norm_matched,7,8,6.162264347076416,0.00218944251537323,4.811263352166861e-06,-0.16928228735923767,-0.1743820160627365,-0.00509972870349884,-0.16928228735923767,-0.1743820160627365,-0.00509972870349884,2.4572189431637526e-05
22,factual_entities,"The computer scientist known for the Turing machine, Alan", Turing,1,14,3,"29048,11054,27839",2,sae_feature_set,-1,8,9.30604076385498,0.00218944251537323,4.811263352166861e-06,-0.16928228735923767,-0.15841275453567505,0.010869532823562622,-0.16928228735923767,-0.15841275453567505,0.010869532823562622,0.00015340812387876213
22,factual_entities,"The computer scientist known for the Turing machine, Alan", Turing,1,14,3,"29048,11054,27839",2,random_norm_matched,0,8,9.30604076385498,0.00218944251537323,4.811263352166861e-06,-0.16928228735923767,-0.17510731518268585,-0.005825027823448181,-0.16928228735923767,-0.17510731518268585,-0.005825027823448181,4.012558201793581e-05
22,factual_entities,"The computer scientist known for the Turing machine, Alan", Turing,1,14,3,"29048,11054,27839",2,random_norm_matched,1,8,9.30604076385498,0.00218944251537323,4.811263352166861e-06,-0.16928228735923767,-0.17405472695827484,-0.00477243959903717,-0.16928228735923767,-0.17405472695827484,-0.00477243959903717,3.7273101042956114e-05
22,factual_entities,"The computer scientist known for the Turing machine, Alan", Turing,1,14,3,"29048,11054,27839",2,random_norm_matched,2,8,9.30604076385498,0.00218944251537323,4.811263352166861e-06,-0.16928228735923767,-0.17162898182868958,-0.0023466944694519043,-0.16928228735923767,-0.17162898182868958,-0.0023466944694519043,2.506771488697268e-05
22,factual_entities,"The computer scientist known for the Turing machine, Alan", Turing,1,14,3,"29048,11054,27839",2,random_norm_matched,3,8,9.30604076385498,0.00218944251537323,4.811263352166861e-06,-0.16928228735923767,-0.18746495246887207,-0.0181826651096344,-0.16928228735923767,-0.18746495246887207,-0.0181826651096344,0.00028692465275526047
22,factual_entities,"The computer scientist known for the Turing machine, Alan", Turing,1,14,3,"29048,11054,27839",2,random_norm_matched,4,8,9.306039810180664,0.00218944251537323,4.811263352166861e-06,-0.16928228735923767,-0.15298205614089966,0.016300231218338013,-0.16928228735923767,-0.15298205614089966,0.016300231218338013,0.00022299108968582004
22,factual_entities,"The computer scientist known for the Turing machine, Alan", Turing,1,14,3,"29048,11054,27839",2,random_norm_matched,5,8,9.30604076385498,0.00218944251537323,4.811263352166861e-06,-0.16928228735923767,-0.17648270726203918,-0.007200419902801514,-0.16928228735923767,-0.17648270726203918,-0.007200419902801514,6.853514787508175e-05
22,factual_entities,"The computer scientist known for the Turing machine, Alan", Turing,1,14,3,"29048,11054,27839",2,random_norm_matched,6,8,9.306041717529297,0.00218944251537323,4.811263352166861e-06,-0.16928228735923767,-0.18228374421596527,-0.0130014568567276,-0.16928228735923767,-0.18228374421596527,-0.0130014568567276,0.00013133115135133266
22,factual_entities,"The computer scientist known for the Turing machine, Alan", Turing,1,14,3,"29048,11054,27839",2,random_norm_matched,7,8,9.30604076385498,0.00218944251537323,4.811263352166861e-06,-0.16928228735923767,-0.16206218302249908,0.007220104336738586,-0.16928228735923767,-0.16206218302249908,0.007220104336738586,7.532499148510396e-05
22,factual_entities,"The computer scientist known for the Turing machine, Alan", Turing,1,14,5,"29048,11054,27839,24754,7944",2,sae_feature_set,-1,8,9.30604076385498,0.00218944251537323,4.811263352166861e-06,-0.16928228735923767,-0.15841275453567505,0.010869532823562622,-0.16928228735923767,-0.15841275453567505,0.010869532823562622,0.00015340812387876213
22,factual_entities,"The computer scientist known for the Turing machine, Alan", Turing,1,14,5,"29048,11054,27839,24754,7944",2,random_norm_matched,0,8,9.30604076385498,0.00218944251537323,4.811263352166861e-06,-0.16928228735923767,-0.17101448774337769,-0.0017322003841400146,-0.16928228735923767,-0.17101448774337769,-0.0017322003841400146,1.5461628208868206e-05
22,factual_entities,"The computer scientist known for the Turing machine, Alan", Turing,1,14,5,"29048,11054,27839,24754,7944",2,random_norm_matched,1,8,9.30604076385498,0.00218944251537323,4.811263352166861e-06,-0.16928228735923767,-0.18223844468593597,-0.012956157326698303,-0.16928228735923767,-0.18223844468593597,-0.012956157326698303,0.00012601056369021535
22,factual_entities,"The computer scientist known for the Turing machine, Alan", Turing,1,14,5,"29048,11054,27839,24754,7944",2,random_norm_matched,2,8,9.30604076385498,0.00218944251537323,4.811263352166861e-06,-0.16928228735923767,-0.1647455096244812,0.00453677773475647,-0.16928228735923767,-0.1647455096244812,0.00453677773475647,3.157341052428819e-05
22,factual_entities,"The computer scientist known for the Turing machine, Alan", Turing,1,14,5,"29048,11054,27839,24754,7944",2,random_norm_matched,3,8,9.30604076385498,0.00218944251537323,4.811263352166861e-06,-0.16928228735923767,-0.16851890087127686,0.0007633864879608154,-0.16928228735923767,-0.16851890087127686,0.0007633864879608154,2.4736555133131333e-05
22,factual_entities,"The computer scientist known for the Turing machine, Alan", Turing,1,14,5,"29048,11054,27839,24754,7944",2,random_norm_matched,4,8,9.306041717529297,0.00218944251537323,4.811263352166861e-06,-0.16928228735923767,-0.16614913940429688,0.003133147954940796,-0.16928228735923767,-0.16614913940429688,0.003133147954940796,5.05859570694156e-05
22,factual_entities,"The computer scientist known for the Turing machine, Alan", Turing,1,14,5,"29048,11054,27839,24754,7944",2,random_norm_matched,5,8,9.30604076385498,0.00218944251537323,4.811263352166861e-06,-0.16928228735923767,-0.1658170223236084,0.0034652650356292725,-0.16928228735923767,-0.1658170223236084,0.0034652650356292725,2.4707776901777834e-05
22,factual_entities,"The computer scientist known for the Turing machine, Alan", Turing,1,14,5,"29048,11054,27839,24754,7944",2,random_norm_matched,6,8,9.30604076385498,0.00218944251537323,4.811263352166861e-06,-0.16928228735923767,-0.171396404504776,-0.00211411714553833,-0.16928228735923767,-0.171396404504776,-0.00211411714553833,1.9073944713454694e-05
22,factual_entities,"The computer scientist known for the Turing machine, Alan", Turing,1,14,5,"29048,11054,27839,24754,7944",2,random_norm_matched,7,8,9.306039810180664,0.00218944251537323,4.811263352166861e-06,-0.16928228735923767,-0.15953029692173004,0.00975199043750763,-0.16928228735923767,-0.15953029692173004,0.00975199043750763,9.060328011400998e-05
23,factual_entities,"The Japanese city famous for many historic temples,", Kyoto,1,14,1,29048,0,sae_feature_set,-1,8,0.0,0.004181861877441406,1.3980257790535688e-05,-5.875923156738281,-5.875923156738281,0.0,-5.875923156738281,-5.875923156738281,0.0,0.0
23,factual_entities,"The Japanese city famous for many historic temples,", Kyoto,1,14,1,29048,0,random_norm_matched,0,8,0.0,0.004181861877441406,1.3980257790535688e-05,-5.875923156738281,-5.875923156738281,0.0,-5.875923156738281,-5.875923156738281,0.0,0.0
23,factual_entities,"The Japanese city famous for many historic temples,", Kyoto,1,14,1,29048,0,random_norm_matched,1,8,0.0,0.004181861877441406,1.3980257790535688e-05,-5.875923156738281,-5.875923156738281,0.0,-5.875923156738281,-5.875923156738281,0.0,0.0
23,factual_entities,"The Japanese city famous for many historic temples,", Kyoto,1,14,1,29048,0,random_norm_matched,2,8,0.0,0.004181861877441406,1.3980257790535688e-05,-5.875923156738281,-5.875923156738281,0.0,-5.875923156738281,-5.875923156738281,0.0,0.0
23,factual_entities,"The Japanese city famous for many historic temples,", Kyoto,1,14,1,29048,0,random_norm_matched,3,8,0.0,0.004181861877441406,1.3980257790535688e-05,-5.875923156738281,-5.875923156738281,0.0,-5.875923156738281,-5.875923156738281,0.0,0.0
23,factual_entities,"The Japanese city famous for many historic temples,", Kyoto,1,14,1,29048,0,random_norm_matched,4,8,0.0,0.004181861877441406,1.3980257790535688e-05,-5.875923156738281,-5.875923156738281,0.0,-5.875923156738281,-5.875923156738281,0.0,0.0
23,factual_entities,"The Japanese city famous for many historic temples,", Kyoto,1,14,1,29048,0,random_norm_matched,5,8,0.0,0.004181861877441406,1.3980257790535688e-05,-5.875923156738281,-5.875923156738281,0.0,-5.875923156738281,-5.875923156738281,0.0,0.0
23,factual_entities,"The Japanese city famous for many historic temples,", Kyoto,1,14,1,29048,0,random_norm_matched,6,8,0.0,0.004181861877441406,1.3980257790535688e-05,-5.875923156738281,-5.875923156738281,0.0,-5.875923156738281,-5.875923156738281,0.0,0.0
23,factual_entities,"The Japanese city famous for many historic temples,", Kyoto,1,14,1,29048,0,random_norm_matched,7,8,0.0,0.004181861877441406,1.3980257790535688e-05,-5.875923156738281,-5.875923156738281,0.0,-5.875923156738281,-5.875923156738281,0.0,0.0
23,factual_entities,"The Japanese city famous for many historic temples,", Kyoto,1,14,3,"29048,11054,27839",0,sae_feature_set,-1,8,0.0,0.004181861877441406,1.3980257790535688e-05,-5.875923156738281,-5.875923156738281,0.0,-5.875923156738281,-5.875923156738281,0.0,0.0
23,factual_entities,"The Japanese city famous for many historic temples,", Kyoto,1,14,3,"29048,11054,27839",0,random_norm_matched,0,8,0.0,0.004181861877441406,1.3980257790535688e-05,-5.875923156738281,-5.875923156738281,0.0,-5.875923156738281,-5.875923156738281,0.0,0.0
23,factual_entities,"The Japanese city famous for many historic temples,", Kyoto,1,14,3,"29048,11054,27839",0,random_norm_matched,1,8,0.0,0.004181861877441406,1.3980257790535688e-05,-5.875923156738281,-5.875923156738281,0.0,-5.875923156738281,-5.875923156738281,0.0,0.0
23,factual_entities,"The Japanese city famous for many historic temples,", Kyoto,1,14,3,"29048,11054,27839",0,random_norm_matched,2,8,0.0,0.004181861877441406,1.3980257790535688e-05,-5.875923156738281,-5.875923156738281,0.0,-5.875923156738281,-5.875923156738281,0.0,0.0
23,factual_entities,"The Japanese city famous for many historic temples,", Kyoto,1,14,3,"29048,11054,27839",0,random_norm_matched,3,8,0.0,0.004181861877441406,1.3980257790535688e-05,-5.875923156738281,-5.875923156738281,0.0,-5.875923156738281,-5.875923156738281,0.0,0.0
23,factual_entities,"The Japanese city famous for many historic temples,", Kyoto,1,14,3,"29048,11054,27839",0,random_norm_matched,4,8,0.0,0.004181861877441406,1.3980257790535688e-05,-5.875923156738281,-5.875923156738281,0.0,-5.875923156738281,-5.875923156738281,0.0,0.0
23,factual_entities,"The Japanese city famous for many historic temples,", Kyoto,1,14,3,"29048,11054,27839",0,random_norm_matched,5,8,0.0,0.004181861877441406,1.3980257790535688e-05,-5.875923156738281,-5.875923156738281,0.0,-5.875923156738281,-5.875923156738281,0.0,0.0
23,factual_entities,"The Japanese city famous for many historic temples,", Kyoto,1,14,3,"29048,11054,27839",0,random_norm_matched,6,8,0.0,0.004181861877441406,1.3980257790535688e-05,-5.875923156738281,-5.875923156738281,0.0,-5.875923156738281,-5.875923156738281,0.0,0.0
23,factual_entities,"The Japanese city famous for many historic temples,", Kyoto,1,14,3,"29048,11054,27839",0,random_norm_matched,7,8,0.0,0.004181861877441406,1.3980257790535688e-05,-5.875923156738281,-5.875923156738281,0.0,-5.875923156738281,-5.875923156738281,0.0,0.0
23,factual_entities,"The Japanese city famous for many historic temples,", Kyoto,1,14,5,"29048,11054,27839,24754,7944",0,sae_feature_set,-1,8,0.0,0.004181861877441406,1.3980257790535688e-05,-5.875923156738281,-5.875923156738281,0.0,-5.875923156738281,-5.875923156738281,0.0,0.0
23,factual_entities,"The Japanese city famous for many historic temples,", Kyoto,1,14,5,"29048,11054,27839,24754,7944",0,random_norm_matched,0,8,0.0,0.004181861877441406,1.3980257790535688e-05,-5.875923156738281,-5.875923156738281,0.0,-5.875923156738281,-5.875923156738281,0.0,0.0
23,factual_entities,"The Japanese city famous for many historic temples,", Kyoto,1,14,5,"29048,11054,27839,24754,7944",0,random_norm_matched,1,8,0.0,0.004181861877441406,1.3980257790535688e-05,-5.875923156738281,-5.875923156738281,0.0,-5.875923156738281,-5.875923156738281,0.0,0.0
23,factual_entities,"The Japanese city famous for many historic temples,", Kyoto,1,14,5,"29048,11054,27839,24754,7944",0,random_norm_matched,2,8,0.0,0.004181861877441406,1.3980257790535688e-05,-5.875923156738281,-5.875923156738281,0.0,-5.875923156738281,-5.875923156738281,0.0,0.0
23,factual_entities,"The Japanese city famous for many historic temples,", Kyoto,1,14,5,"29048,11054,27839,24754,7944",0,random_norm_matched,3,8,0.0,0.004181861877441406,1.3980257790535688e-05,-5.875923156738281,-5.875923156738281,0.0,-5.875923156738281,-5.875923156738281,0.0,0.0
23,factual_entities,"The Japanese city famous for many historic temples,", Kyoto,1,14,5,"29048,11054,27839,24754,7944",0,random_norm_matched,4,8,0.0,0.004181861877441406,1.3980257790535688e-05,-5.875923156738281,-5.875923156738281,0.0,-5.875923156738281,-5.875923156738281,0.0,0.0
23,factual_entities,"The Japanese city famous for many historic temples,", Kyoto,1,14,5,"29048,11054,27839,24754,7944",0,random_norm_matched,5,8,0.0,0.004181861877441406,1.3980257790535688e-05,-5.875923156738281,-5.875923156738281,0.0,-5.875923156738281,-5.875923156738281,0.0,0.0
23,factual_entities,"The Japanese city famous for many historic temples,", Kyoto,1,14,5,"29048,11054,27839,24754,7944",0,random_norm_matched,6,8,0.0,0.004181861877441406,1.3980257790535688e-05,-5.875923156738281,-5.875923156738281,0.0,-5.875923156738281,-5.875923156738281,0.0,0.0
23,factual_entities,"The Japanese city famous for many historic temples,", Kyoto,1,14,5,"29048,11054,27839,24754,7944",0,random_norm_matched,7,8,0.0,0.004181861877441406,1.3980257790535688e-05,-5.875923156738281,-5.875923156738281,0.0,-5.875923156738281,-5.875923156738281,0.0,0.0
24,uncertainty,The evidence is insufficient. The answer is, unknown,1,14,1,1384,0,sae_feature_set,-1,8,0.0,2.6702880859375e-05,6.325841241050512e-06,-4.51053524017334,-4.51053524017334,0.0,-4.51053524017334,-4.51053524017334,0.0,0.0
24,uncertainty,The evidence is insufficient. The answer is, unknown,1,14,1,1384,0,random_norm_matched,0,8,0.0,2.6702880859375e-05,6.325841241050512e-06,-4.51053524017334,-4.51053524017334,0.0,-4.51053524017334,-4.51053524017334,0.0,0.0
24,uncertainty,The evidence is insufficient. The answer is, unknown,1,14,1,1384,0,random_norm_matched,1,8,0.0,2.6702880859375e-05,6.325841241050512e-06,-4.51053524017334,-4.51053524017334,0.0,-4.51053524017334,-4.51053524017334,0.0,0.0
24,uncertainty,The evidence is insufficient. The answer is, unknown,1,14,1,1384,0,random_norm_matched,2,8,0.0,2.6702880859375e-05,6.325841241050512e-06,-4.51053524017334,-4.51053524017334,0.0,-4.51053524017334,-4.51053524017334,0.0,0.0
24,uncertainty,The evidence is insufficient. The answer is, unknown,1,14,1,1384,0,random_norm_matched,3,8,0.0,2.6702880859375e-05,6.325841241050512e-06,-4.51053524017334,-4.51053524017334,0.0,-4.51053524017334,-4.51053524017334,0.0,0.0
24,uncertainty,The evidence is insufficient. The answer is, unknown,1,14,1,1384,0,random_norm_matched,4,8,0.0,2.6702880859375e-05,6.325841241050512e-06,-4.51053524017334,-4.51053524017334,0.0,-4.51053524017334,-4.51053524017334,0.0,0.0
24,uncertainty,The evidence is insufficient. The answer is, unknown,1,14,1,1384,0,random_norm_matched,5,8,0.0,2.6702880859375e-05,6.325841241050512e-06,-4.51053524017334,-4.51053524017334,0.0,-4.51053524017334,-4.51053524017334,0.0,0.0
24,uncertainty,The evidence is insufficient. The answer is, unknown,1,14,1,1384,0,random_norm_matched,6,8,0.0,2.6702880859375e-05,6.325841241050512e-06,-4.51053524017334,-4.51053524017334,0.0,-4.51053524017334,-4.51053524017334,0.0,0.0
24,uncertainty,The evidence is insufficient. The answer is, unknown,1,14,1,1384,0,random_norm_matched,7,8,0.0,2.6702880859375e-05,6.325841241050512e-06,-4.51053524017334,-4.51053524017334,0.0,-4.51053524017334,-4.51053524017334,0.0,0.0
24,uncertainty,The evidence is insufficient. The answer is, unknown,1,14,3,"1384,18561,7680",0,sae_feature_set,-1,8,0.0,2.6702880859375e-05,6.325841241050512e-06,-4.51053524017334,-4.51053524017334,0.0,-4.51053524017334,-4.51053524017334,0.0,0.0
24,uncertainty,The evidence is insufficient. The answer is, unknown,1,14,3,"1384,18561,7680",0,random_norm_matched,0,8,0.0,2.6702880859375e-05,6.325841241050512e-06,-4.51053524017334,-4.51053524017334,0.0,-4.51053524017334,-4.51053524017334,0.0,0.0
24,uncertainty,The evidence is insufficient. The answer is, unknown,1,14,3,"1384,18561,7680",0,random_norm_matched,1,8,0.0,2.6702880859375e-05,6.325841241050512e-06,-4.51053524017334,-4.51053524017334,0.0,-4.51053524017334,-4.51053524017334,0.0,0.0
24,uncertainty,The evidence is insufficient. The answer is, unknown,1,14,3,"1384,18561,7680",0,random_norm_matched,2,8,0.0,2.6702880859375e-05,6.325841241050512e-06,-4.51053524017334,-4.51053524017334,0.0,-4.51053524017334,-4.51053524017334,0.0,0.0
24,uncertainty,The evidence is insufficient. The answer is, unknown,1,14,3,"1384,18561,7680",0,random_norm_matched,3,8,0.0,2.6702880859375e-05,6.325841241050512e-06,-4.51053524017334,-4.51053524017334,0.0,-4.51053524017334,-4.51053524017334,0.0,0.0
24,uncertainty,The evidence is insufficient. The answer is, unknown,1,14,3,"1384,18561,7680",0,random_norm_matched,4,8,0.0,2.6702880859375e-05,6.325841241050512e-06,-4.51053524017334,-4.51053524017334,0.0,-4.51053524017334,-4.51053524017334,0.0,0.0
24,uncertainty,The evidence is insufficient. The answer is, unknown,1,14,3,"1384,18561,7680",0,random_norm_matched,5,8,0.0,2.6702880859375e-05,6.325841241050512e-06,-4.51053524017334,-4.51053524017334,0.0,-4.51053524017334,-4.51053524017334,0.0,0.0
24,uncertainty,The evidence is insufficient. The answer is, unknown,1,14,3,"1384,18561,7680",0,random_norm_matched,6,8,0.0,2.6702880859375e-05,6.325841241050512e-06,-4.51053524017334,-4.51053524017334,0.0,-4.51053524017334,-4.51053524017334,0.0,0.0
24,uncertainty,The evidence is insufficient. The answer is, unknown,1,14,3,"1384,18561,7680",0,random_norm_matched,7,8,0.0,2.6702880859375e-05,6.325841241050512e-06,-4.51053524017334,-4.51053524017334,0.0,-4.51053524017334,-4.51053524017334,0.0,0.0
24,uncertainty,The evidence is insufficient. The answer is, unknown,1,14,5,"1384,18561,7680,21317,16309",0,sae_feature_set,-1,8,0.0,2.6702880859375e-05,6.325841241050512e-06,-4.51053524017334,-4.51053524017334,0.0,-4.51053524017334,-4.51053524017334,0.0,0.0
24,uncertainty,The evidence is insufficient. The answer is, unknown,1,14,5,"1384,18561,7680,21317,16309",0,random_norm_matched,0,8,0.0,2.6702880859375e-05,6.325841241050512e-06,-4.51053524017334,-4.51053524017334,0.0,-4.51053524017334,-4.51053524017334,0.0,0.0
24,uncertainty,The evidence is insufficient. The answer is, unknown,1,14,5,"1384,18561,7680,21317,16309",0,random_norm_matched,1,8,0.0,2.6702880859375e-05,6.325841241050512e-06,-4.51053524017334,-4.51053524017334,0.0,-4.51053524017334,-4.51053524017334,0.0,0.0
24,uncertainty,The evidence is insufficient. The answer is, unknown,1,14,5,"1384,18561,7680,21317,16309",0,random_norm_matched,2,8,0.0,2.6702880859375e-05,6.325841241050512e-06,-4.51053524017334,-4.51053524017334,0.0,-4.51053524017334,-4.51053524017334,0.0,0.0
24,uncertainty,The evidence is insufficient. The answer is, unknown,1,14,5,"1384,18561,7680,21317,16309",0,random_norm_matched,3,8,0.0,2.6702880859375e-05,6.325841241050512e-06,-4.51053524017334,-4.51053524017334,0.0,-4.51053524017334,-4.51053524017334,0.0,0.0
24,uncertainty,The evidence is insufficient. The answer is, unknown,1,14,5,"1384,18561,7680,21317,16309",0,random_norm_matched,4,8,0.0,2.6702880859375e-05,6.325841241050512e-06,-4.51053524017334,-4.51053524017334,0.0,-4.51053524017334,-4.51053524017334,0.0,0.0
24,uncertainty,The evidence is insufficient. The answer is, unknown,1,14,5,"1384,18561,7680,21317,16309",0,random_norm_matched,5,8,0.0,2.6702880859375e-05,6.325841241050512e-06,-4.51053524017334,-4.51053524017334,0.0,-4.51053524017334,-4.51053524017334,0.0,0.0
24,uncertainty,The evidence is insufficient. The answer is, unknown,1,14,5,"1384,18561,7680,21317,16309",0,random_norm_matched,6,8,0.0,2.6702880859375e-05,6.325841241050512e-06,-4.51053524017334,-4.51053524017334,0.0,-4.51053524017334,-4.51053524017334,0.0,0.0
24,uncertainty,The evidence is insufficient. The answer is, unknown,1,14,5,"1384,18561,7680,21317,16309",0,random_norm_matched,7,8,0.0,2.6702880859375e-05,6.325841241050512e-06,-4.51053524017334,-4.51053524017334,0.0,-4.51053524017334,-4.51053524017334,0.0,0.0
25,uncertainty,"The passage never states the value, so it is", unknown,1,14,1,1384,0,sae_feature_set,-1,8,0.0,-0.0010523796081542969,3.5345510696060956e-06,-4.5793280601501465,-4.5793280601501465,0.0,-4.5793280601501465,-4.5793280601501465,0.0,0.0
25,uncertainty,"The passage never states the value, so it is", unknown,1,14,1,1384,0,random_norm_matched,0,8,0.0,-0.0010523796081542969,3.5345510696060956e-06,-4.5793280601501465,-4.5793280601501465,0.0,-4.5793280601501465,-4.5793280601501465,0.0,0.0
25,uncertainty,"The passage never states the value, so it is", unknown,1,14,1,1384,0,random_norm_matched,1,8,0.0,-0.0010523796081542969,3.5345510696060956e-06,-4.5793280601501465,-4.5793280601501465,0.0,-4.5793280601501465,-4.5793280601501465,0.0,0.0
25,uncertainty,"The passage never states the value, so it is", unknown,1,14,1,1384,0,random_norm_matched,2,8,0.0,-0.0010523796081542969,3.5345510696060956e-06,-4.5793280601501465,-4.5793280601501465,0.0,-4.5793280601501465,-4.5793280601501465,0.0,0.0
25,uncertainty,"The passage never states the value, so it is", unknown,1,14,1,1384,0,random_norm_matched,3,8,0.0,-0.0010523796081542969,3.5345510696060956e-06,-4.5793280601501465,-4.5793280601501465,0.0,-4.5793280601501465,-4.5793280601501465,0.0,0.0
25,uncertainty,"The passage never states the value, so it is", unknown,1,14,1,1384,0,random_norm_matched,4,8,0.0,-0.0010523796081542969,3.5345510696060956e-06,-4.5793280601501465,-4.5793280601501465,0.0,-4.5793280601501465,-4.5793280601501465,0.0,0.0
25,uncertainty,"The passage never states the value, so it is", unknown,1,14,1,1384,0,random_norm_matched,5,8,0.0,-0.0010523796081542969,3.5345510696060956e-06,-4.5793280601501465,-4.5793280601501465,0.0,-4.5793280601501465,-4.5793280601501465,0.0,0.0
25,uncertainty,"The passage never states the value, so it is", unknown,1,14,1,1384,0,random_norm_matched,6,8,0.0,-0.0010523796081542969,3.5345510696060956e-06,-4.5793280601501465,-4.5793280601501465,0.0,-4.5793280601501465,-4.5793280601501465,0.0,0.0
25,uncertainty,"The passage never states the value, so it is", unknown,1,14,1,1384,0,random_norm_matched,7,8,0.0,-0.0010523796081542969,3.5345510696060956e-06,-4.5793280601501465,-4.5793280601501465,0.0,-4.5793280601501465,-4.5793280601501465,0.0,0.0
25,uncertainty,"The passage never states the value, so it is", unknown,1,14,3,"1384,18561,7680",1,sae_feature_set,-1,8,5.927518367767334,-0.0010523796081542969,3.5345510696060956e-06,-4.5793280601501465,-4.557997703552246,0.02133035659790039,-4.5793280601501465,-4.557997703552246,0.02133035659790039,8.287385571748018e-05
25,uncertainty,"The passage never states the value, so it is", unknown,1,14,3,"1384,18561,7680",1,random_norm_matched,0,8,5.92751932144165,-0.0010523796081542969,3.5345510696060956e-06,-4.5793280601501465,-4.541666030883789,0.03766202926635742,-4.5793280601501465,-4.541666030883789,0.03766202926635742,3.5691249649971724e-05
25,uncertainty,"The passage never states the value, so it is", unknown,1,14,3,"1384,18561,7680",1,random_norm_matched,1,8,5.927518367767334,-0.0010523796081542969,3.5345510696060956e-06,-4.5793280601501465,-4.5540056228637695,0.025322437286376953,-4.5793280601501465,-4.5540056228637695,0.025322437286376953,3.0374329071491957e-05
25,uncertainty,"The passage never states the value, so it is", unknown,1,14,3,"1384,18561,7680",1,random_norm_matched,2,8,5.92751932144165,-0.0010523796081542969,3.5345510696060956e-06,-4.5793280601501465,-4.5199151039123535,0.05941295623779297,-4.5793280601501465,-4.5199151039123535,0.05941295623779297,8.273008279502392e-05
25,uncertainty,"The passage never states the value, so it is", unknown,1,14,3,"1384,18561,7680",1,random_norm_matched,3,8,5.927518367767334,-0.0010523796081542969,3.5345510696060956e-06,-4.5793280601501465,-4.565751552581787,0.013576507568359375,-4.5793280601501465,-4.565751552581787,0.013576507568359375,5.947897443547845e-05
25,uncertainty,"The passage never states the value, so it is", unknown,1,14,3,"1384,18561,7680",1,random_norm_matched,4,8,5.927518367767334,-0.0010523796081542969,3.5345510696060956e-06,-4.5793280601501465,-4.508486270904541,0.07084178924560547,-4.5793280601501465,-4.508486270904541,0.07084178924560547,9.976571891456842e-05
25,uncertainty,"The passage never states the value, so it is", unknown,1,14,3,"1384,18561,7680",1,random_norm_matched,5,8,5.927518367767334,-0.0010523796081542969,3.5345510696060956e-06,-4.5793280601501465,-4.567052841186523,0.012275218963623047,-4.5793280601501465,-4.567052841186523,0.012275218963623047,3.499709418974817e-05
25,uncertainty,"The passage never states the value, so it is", unknown,1,14,3,"1384,18561,7680",1,random_norm_matched,6,8,5.927518367767334,-0.0010523796081542969,3.5345510696060956e-06,-4.5793280601501465,-4.587255954742432,-0.007927894592285156,-4.5793280601501465,-4.587255954742432,-0.007927894592285156,9.697349742054939e-05
25,uncertainty,"The passage never states the value, so it is", unknown,1,14,3,"1384,18561,7680",1,random_norm_matched,7,8,5.927518367767334,-0.0010523796081542969,3.5345510696060956e-06,-4.5793280601501465,-4.634668827056885,-0.05534076690673828,-4.5793280601501465,-4.634668827056885,-0.05534076690673828,5.5131175031419843e-05
25,uncertainty,"The passage never states the value, so it is", unknown,1,14,5,"1384,18561,7680,21317,16309",1,sae_feature_set,-1,8,5.927518367767334,-0.0010523796081542969,3.5345510696060956e-06,-4.5793280601501465,-4.557997703552246,0.02133035659790039,-4.5793280601501465,-4.557997703552246,0.02133035659790039,8.287385571748018e-05
25,uncertainty,"The passage never states the value, so it is", unknown,1,14,5,"1384,18561,7680,21317,16309",1,random_norm_matched,0,8,5.927518367767334,-0.0010523796081542969,3.5345510696060956e-06,-4.5793280601501465,-4.550373554229736,0.028954505920410156,-4.5793280601501465,-4.550373554229736,0.028954505920410156,7.089937571436167e-05
25,uncertainty,"The passage never states the value, so it is", unknown,1,14,5,"1384,18561,7680,21317,16309",1,random_norm_matched,1,8,5.927518844604492,-0.0010523796081542969,3.5345510696060956e-06,-4.5793280601501465,-4.545383930206299,0.033944129943847656,-4.5793280601501465,-4.545383930206299,0.033944129943847656,5.594485264737159e-05
25,uncertainty,"The passage never states the value, so it is", unknown,1,14,5,"1384,18561,7680,21317,16309",1,random_norm_matched,2,8,5.927518367767334,-0.0010523796081542969,3.5345510696060956e-06,-4.5793280601501465,-4.51717472076416,0.06215333938598633,-4.5793280601501465,-4.51717472076416,0.06215333938598633,6.578234024345875e-05
25,uncertainty,"The passage never states the value, so it is", unknown,1,14,5,"1384,18561,7680,21317,16309",1,random_norm_matched,3,8,5.927518367767334,-0.0010523796081542969,3.5345510696060956e-06,-4.5793280601501465,-4.593761444091797,-0.01443338394165039,-4.5793280601501465,-4.593761444091797,-0.01443338394165039,8.093600627034903e-05
25,uncertainty,"The passage never states the value, so it is", unknown,1,14,5,"1384,18561,7680,21317,16309",1,random_norm_matched,4,8,5.927518367767334,-0.0010523796081542969,3.5345510696060956e-06,-4.5793280601501465,-4.561309337615967,0.018018722534179688,-4.5793280601501465,-4.561309337615967,0.018018722534179688,6.575929000973701e-05
25,uncertainty,"The passage never states the value, so it is", unknown,1,14,5,"1384,18561,7680,21317,16309",1,random_norm_matched,5,8,5.927518367767334,-0.0010523796081542969,3.5345510696060956e-06,-4.5793280601501465,-4.585052967071533,-0.005724906921386719,-4.5793280601501465,-4.585052967071533,-0.005724906921386719,3.7415651604533195e-05
25,uncertainty,"The passage never states the value, so it is", unknown,1,14,5,"1384,18561,7680,21317,16309",1,random_norm_matched,6,8,5.927517890930176,-0.0010523796081542969,3.5345510696060956e-06,-4.5793280601501465,-4.557020664215088,0.022307395935058594,-4.5793280601501465,-4.557020664215088,0.022307395935058594,2.875296922866255e-05
25,uncertainty,"The passage never states the value, so it is", unknown,1,14,5,"1384,18561,7680,21317,16309",1,random_norm_matched,7,8,5.927518367767334,-0.0010523796081542969,3.5345510696060956e-06,-4.5793280601501465,-4.5881829261779785,-0.008854866027832031,-4.5793280601501465,-4.5881829261779785,-0.008854866027832031,7.338187424466014e-05
26,uncertainty,There is not enough information to determine the result. It remains, uncertain,1,14,1,1384,1,sae_feature_set,-1,8,6.218593120574951,0.009341716766357422,8.164439350366592e-06,-2.3041744232177734,-2.3462958335876465,-0.04212141036987305,-2.3041744232177734,-2.3462958335876465,-0.04212141036987305,0.0005473836208693683
26,uncertainty,There is not enough information to determine the result. It remains, uncertain,1,14,1,1384,1,random_norm_matched,0,8,6.218593120574951,0.009341716766357422,8.164439350366592e-06,-2.3041744232177734,-2.3150222301483154,-0.010847806930541992,-2.3041744232177734,-2.3150222301483154,-0.010847806930541992,0.0002568204654380679
26,uncertainty,There is not enough information to determine the result. It remains, uncertain,1,14,1,1384,1,random_norm_matched,1,8,6.218593120574951,0.009341716766357422,8.164439350366592e-06,-2.3041744232177734,-2.3049373626708984,-0.000762939453125,-2.3041744232177734,-2.3049373626708984,-0.000762939453125,0.00025661615654826164
26,uncertainty,There is not enough information to determine the result. It remains, uncertain,1,14,1,1384,1,random_norm_matched,2,8,6.218593120574951,0.009341716766357422,8.164439350366592e-06,-2.3041744232177734,-2.3155722618103027,-0.011397838592529297,-2.3041744232177734,-2.3155722618103027,-0.011397838592529297,0.00011340453056618571
26,uncertainty,There is not enough information to determine the result. It remains, uncertain,1,14,1,1384,1,random_norm_matched,3,8,6.218593120574951,0.009341716766357422,8.164439350366592e-06,-2.3041744232177734,-2.267486095428467,0.03668832778930664,-2.3041744232177734,-2.267486095428467,0.03668832778930664,0.0003815945819951594
26,uncertainty,There is not enough information to determine the result. It remains, uncertain,1,14,1,1384,1,random_norm_matched,4,8,6.218593597412109,0.009341716766357422,8.164439350366592e-06,-2.3041744232177734,-2.2968332767486572,0.007341146469116211,-2.3041744232177734,-2.2968332767486572,0.007341146469116211,0.00021363806445151567
26,uncertainty,There is not enough information to determine the result. It remains, uncertain,1,14,1,1384,1,random_norm_matched,5,8,6.218593120574951,0.009341716766357422,8.164439350366592e-06,-2.3041744232177734,-2.2571728229522705,0.04700160026550293,-2.3041744232177734,-2.2571728229522705,0.04700160026550293,0.0003381120041012764
26,uncertainty,There is not enough information to determine the result. It remains, uncertain,1,14,1,1384,1,random_norm_matched,6,8,6.218593120574951,0.009341716766357422,8.164439350366592e-06,-2.3041744232177734,-2.2979378700256348,0.006236553192138672,-2.3041744232177734,-2.2979378700256348,0.006236553192138672,9.328313171863556e-05
26,uncertainty,There is not enough information to determine the result. It remains, uncertain,1,14,1,1384,1,random_norm_matched,7,8,6.218594074249268,0.009341716766357422,8.164439350366592e-06,-2.3041744232177734,-2.28251576423645,0.021658658981323242,-2.3041744232177734,-2.28251576423645,0.021658658981323242,0.00016237741510849446
26,uncertainty,There is not enough information to determine the result. It remains, uncertain,1,14,3,"1384,18561,7680",2,sae_feature_set,-1,8,11.542939186096191,0.009341716766357422,8.164439350366592e-06,-2.3041744232177734,-2.341317653656006,-0.03714323043823242,-2.3041744232177734,-2.341317653656006,-0.03714323043823242,0.0011999477865174413
26,uncertainty,There is not enough information to determine the result. It remains, uncertain,1,14,3,"1384,18561,7680",2,random_norm_matched,0,8,11.542940139770508,0.009341716766357422,8.164439350366592e-06,-2.3041744232177734,-2.3467812538146973,-0.04260683059692383,-2.3041744232177734,-2.3467812538146973,-0.04260683059692383,0.0008190148510038853
26,uncertainty,There is not enough information to determine the result. It remains, uncertain,1,14,3,"1384,18561,7680",2,random_norm_matched,1,8,11.542937278747559,0.009341716766357422,8.164439350366592e-06,-2.3041744232177734,-2.2297561168670654,0.07441830635070801,-2.3041744232177734,-2.2297561168670654,0.07441830635070801,0.0007026554085314274
26,uncertainty,There is not enough information to determine the result. It remains, uncertain,1,14,3,"1384,18561,7680",2,random_norm_matched,2,8,11.542939186096191,0.009341716766357422,8.164439350366592e-06,-2.3041744232177734,-2.231766700744629,0.07240772247314453,-2.3041744232177734,-2.231766700744629,0.07240772247314453,0.0011121658608317375
26,uncertainty,There is not enough information to determine the result. It remains, uncertain,1,14,3,"1384,18561,7680",2,random_norm_matched,3,8,11.542939186096191,0.009341716766357422,8.164439350366592e-06,-2.3041744232177734,-2.275508403778076,0.028666019439697266,-2.3041744232177734,-2.275508403778076,0.028666019439697266,0.0015745393466204405
26,uncertainty,There is not enough information to determine the result. It remains, uncertain,1,14,3,"1384,18561,7680",2,random_norm_matched,4,8,11.542939186096191,0.009341716766357422,8.164439350366592e-06,-2.3041744232177734,-2.2331693172454834,0.07100510597229004,-2.3041744232177734,-2.2331693172454834,0.07100510597229004,0.00045201368629932404
26,uncertainty,There is not enough information to determine the result. It remains, uncertain,1,14,3,"1384,18561,7680",2,random_norm_matched,5,8,11.542939186096191,0.009341716766357422,8.164439350366592e-06,-2.3041744232177734,-2.3260927200317383,-0.021918296813964844,-2.3041744232177734,-2.3260927200317383,-0.021918296813964844,0.0007398398593068123
26,uncertainty,There is not enough information to determine the result. It remains, uncertain,1,14,3,"1384,18561,7680",2,random_norm_matched,6,8,11.542940139770508,0.009341716766357422,8.164439350366592e-06,-2.3041744232177734,-2.221027135848999,0.08314728736877441,-2.3041744232177734,-2.221027135848999,0.08314728736877441,0.0014401156222447753
26,uncertainty,There is not enough information to determine the result. It remains, uncertain,1,14,3,"1384,18561,7680",2,random_norm_matched,7,8,11.542939186096191,0.009341716766357422,8.164439350366592e-06,-2.3041744232177734,-2.4218907356262207,-0.11771631240844727,-2.3041744232177734,-2.4218907356262207,-0.11771631240844727,0.001216057687997818
26,uncertainty,There is not enough information to determine the result. It remains, uncertain,1,14,5,"1384,18561,7680,21317,16309",3,sae_feature_set,-1,8,14.08357048034668,0.009341716766357422,8.164439350366592e-06,-2.3041744232177734,-2.3180532455444336,-0.013878822326660156,-2.3041744232177734,-2.3180532455444336,-0.013878822326660156,0.001308870385400951
26,uncertainty,There is not enough information to determine the result. It remains, uncertain,1,14,5,"1384,18561,7680,21317,16309",3,random_norm_matched,0,8,14.083571434020996,0.009341716766357422,8.164439350366592e-06,-2.3041744232177734,-2.313685894012451,-0.009511470794677734,-2.3041744232177734,-2.313685894012451,-0.009511470794677734,0.0007189353927969933
26,uncertainty,There is not enough information to determine the result. It remains, uncertain,1,14,5,"1384,18561,7680,21317,16309",3,random_norm_matched,1,8,14.083571434020996,0.009341716766357422,8.164439350366592e-06,-2.3041744232177734,-2.3006935119628906,0.0034809112548828125,-2.3041744232177734,-2.3006935119628906,0.0034809112548828125,0.0002666174550540745
26,uncertainty,There is not enough information to determine the result. It remains, uncertain,1,14,5,"1384,18561,7680,21317,16309",3,random_norm_matched,2,8,14.08357048034668,0.009341716766357422,8.164439350366592e-06,-2.3041744232177734,-2.315585136413574,-0.011410713195800781,-2.3041744232177734,-2.315585136413574,-0.011410713195800781,0.0005442688707262278
26,uncertainty,There is not enough information to determine the result. It remains, uncertain,1,14,5,"1384,18561,7680,21317,16309",3,random_norm_matched,3,8,14.083569526672363,0.009341716766357422,8.164439350366592e-06,-2.3041744232177734,-2.145019769668579,0.15915465354919434,-2.3041744232177734,-2.145019769668579,0.15915465354919434,0.0020828358829021454
26,uncertainty,There is not enough information to determine the result. It remains, uncertain,1,14,5,"1384,18561,7680,21317,16309",3,random_norm_matched,4,8,14.08357048034668,0.009341716766357422,8.164439350366592e-06,-2.3041744232177734,-2.2791075706481934,0.025066852569580078,-2.3041744232177734,-2.2791075706481934,0.025066852569580078,0.0005322432843968272
26,uncertainty,There is not enough information to determine the result. It remains, uncertain,1,14,5,"1384,18561,7680,21317,16309",3,random_norm_matched,5,8,14.08357048034668,0.009341716766357422,8.164439350366592e-06,-2.3041744232177734,-2.305121421813965,-0.0009469985961914062,-2.3041744232177734,-2.305121421813965,-0.0009469985961914062,0.0015223482623696327
26,uncertainty,There is not enough information to determine the result. It remains, uncertain,1,14,5,"1384,18561,7680,21317,16309",3,random_norm_matched,6,8,14.08357048034668,0.009341716766357422,8.164439350366592e-06,-2.3041744232177734,-2.335599422454834,-0.03142499923706055,-2.3041744232177734,-2.335599422454834,-0.03142499923706055,0.0008338512852787971
26,uncertainty,There is not enough information to determine the result. It remains, uncertain,1,14,5,"1384,18561,7680,21317,16309",3,random_norm_matched,7,8,14.083572387695312,0.009341716766357422,8.164439350366592e-06,-2.3041744232177734,-2.317966938018799,-0.01379251480102539,-2.3041744232177734,-2.317966938018799,-0.01379251480102539,0.0009176358580589294
27,uncertainty,No reliable conclusion can be drawn; the outcome is, unclear,1,14,1,1384,0,sae_feature_set,-1,8,0.0,0.0010080337524414062,4.30329964729026e-06,-4.2243781089782715,-4.2243781089782715,0.0,-4.2243781089782715,-4.2243781089782715,0.0,0.0
27,uncertainty,No reliable conclusion can be drawn; the outcome is, unclear,1,14,1,1384,0,random_norm_matched,0,8,0.0,0.0010080337524414062,4.30329964729026e-06,-4.2243781089782715,-4.2243781089782715,0.0,-4.2243781089782715,-4.2243781089782715,0.0,0.0
27,uncertainty,No reliable conclusion can be drawn; the outcome is, unclear,1,14,1,1384,0,random_norm_matched,1,8,0.0,0.0010080337524414062,4.30329964729026e-06,-4.2243781089782715,-4.2243781089782715,0.0,-4.2243781089782715,-4.2243781089782715,0.0,0.0
27,uncertainty,No reliable conclusion can be drawn; the outcome is, unclear,1,14,1,1384,0,random_norm_matched,2,8,0.0,0.0010080337524414062,4.30329964729026e-06,-4.2243781089782715,-4.2243781089782715,0.0,-4.2243781089782715,-4.2243781089782715,0.0,0.0
27,uncertainty,No reliable conclusion can be drawn; the outcome is, unclear,1,14,1,1384,0,random_norm_matched,3,8,0.0,0.0010080337524414062,4.30329964729026e-06,-4.2243781089782715,-4.2243781089782715,0.0,-4.2243781089782715,-4.2243781089782715,0.0,0.0
27,uncertainty,No reliable conclusion can be drawn; the outcome is, unclear,1,14,1,1384,0,random_norm_matched,4,8,0.0,0.0010080337524414062,4.30329964729026e-06,-4.2243781089782715,-4.2243781089782715,0.0,-4.2243781089782715,-4.2243781089782715,0.0,0.0
27,uncertainty,No reliable conclusion can be drawn; the outcome is, unclear,1,14,1,1384,0,random_norm_matched,5,8,0.0,0.0010080337524414062,4.30329964729026e-06,-4.2243781089782715,-4.2243781089782715,0.0,-4.2243781089782715,-4.2243781089782715,0.0,0.0
27,uncertainty,No reliable conclusion can be drawn; the outcome is, unclear,1,14,1,1384,0,random_norm_matched,6,8,0.0,0.0010080337524414062,4.30329964729026e-06,-4.2243781089782715,-4.2243781089782715,0.0,-4.2243781089782715,-4.2243781089782715,0.0,0.0
27,uncertainty,No reliable conclusion can be drawn; the outcome is, unclear,1,14,1,1384,0,random_norm_matched,7,8,0.0,0.0010080337524414062,4.30329964729026e-06,-4.2243781089782715,-4.2243781089782715,0.0,-4.2243781089782715,-4.2243781089782715,0.0,0.0
27,uncertainty,No reliable conclusion can be drawn; the outcome is, unclear,1,14,3,"1384,18561,7680",1,sae_feature_set,-1,8,7.603484153747559,0.0010080337524414062,4.30329964729026e-06,-4.2243781089782715,-4.254709243774414,-0.030331134796142578,-4.2243781089782715,-4.254709243774414,-0.030331134796142578,0.0004438192117959261
27,uncertainty,No reliable conclusion can be drawn; the outcome is, unclear,1,14,3,"1384,18561,7680",1,random_norm_matched,0,8,7.603484153747559,0.0010080337524414062,4.30329964729026e-06,-4.2243781089782715,-4.230273723602295,-0.0058956146240234375,-4.2243781089782715,-4.230273723602295,-0.0058956146240234375,0.00013906887033954263
27,uncertainty,No reliable conclusion can be drawn; the outcome is, unclear,1,14,3,"1384,18561,7680",1,random_norm_matched,1,8,7.6034836769104,0.0010080337524414062,4.30329964729026e-06,-4.2243781089782715,-4.200985431671143,0.023392677307128906,-4.2243781089782715,-4.200985431671143,0.023392677307128906,3.701492096297443e-05
27,uncertainty,No reliable conclusion can be drawn; the outcome is, unclear,1,14,3,"1384,18561,7680",1,random_norm_matched,2,8,7.6034836769104,0.0010080337524414062,4.30329964729026e-06,-4.2243781089782715,-4.290586471557617,-0.0662083625793457,-4.2243781089782715,-4.290586471557617,-0.0662083625793457,7.786194328218699e-05
27,uncertainty,No reliable conclusion can be drawn; the outcome is, unclear,1,14,3,"1384,18561,7680",1,random_norm_matched,3,8,7.603484153747559,0.0010080337524414062,4.30329964729026e-06,-4.2243781089782715,-4.220630168914795,0.0037479400634765625,-4.2243781089782715,-4.220630168914795,0.0037479400634765625,7.451570127159357e-05
27,uncertainty,No reliable conclusion can be drawn; the outcome is, unclear,1,14,3,"1384,18561,7680",1,random_norm_matched,4,8,7.603484153747559,0.0010080337524414062,4.30329964729026e-06,-4.2243781089782715,-4.235422134399414,-0.011044025421142578,-4.2243781089782715,-4.235422134399414,-0.011044025421142578,6.80722005199641e-05
27,uncertainty,No reliable conclusion can be drawn; the outcome is, unclear,1,14,3,"1384,18561,7680",1,random_norm_matched,5,8,7.603484630584717,0.0010080337524414062,4.30329964729026e-06,-4.2243781089782715,-4.2137770652771,0.010601043701171875,-4.2243781089782715,-4.2137770652771,0.010601043701171875,4.443347643245943e-05
27,uncertainty,No reliable conclusion can be drawn; the outcome is, unclear,1,14,3,"1384,18561,7680",1,random_norm_matched,6,8,7.603484153747559,0.0010080337524414062,4.30329964729026e-06,-4.2243781089782715,-4.20494270324707,0.019435405731201172,-4.2243781089782715,-4.20494270324707,0.019435405731201172,5.471913391374983e-05
27,uncertainty,No reliable conclusion can be drawn; the outcome is, unclear,1,14,3,"1384,18561,7680",1,random_norm_matched,7,8,7.603484153747559,0.0010080337524414062,4.30329964729026e-06,-4.2243781089782715,-4.22786283493042,-0.0034847259521484375,-4.2243781089782715,-4.22786283493042,-0.0034847259521484375,4.6684726839885116e-05
27,uncertainty,No reliable conclusion can be drawn; the outcome is, unclear,1,14,5,"1384,18561,7680,21317,16309",1,sae_feature_set,-1,8,7.603484153747559,0.0010080337524414062,4.30329964729026e-06,-4.2243781089782715,-4.254709243774414,-0.030331134796142578,-4.2243781089782715,-4.254709243774414,-0.030331134796142578,0.0004438192117959261
27,uncertainty,No reliable conclusion can be drawn; the outcome is, unclear,1,14,5,"1384,18561,7680,21317,16309",1,random_norm_matched,0,8,7.603484153747559,0.0010080337524414062,4.30329964729026e-06,-4.2243781089782715,-4.229318618774414,-0.004940509796142578,-4.2243781089782715,-4.229318618774414,-0.004940509796142578,9.446725016459823e-05
27,uncertainty,No reliable conclusion can be drawn; the outcome is, unclear,1,14,5,"1384,18561,7680,21317,16309",1,random_norm_matched,1,8,7.603484153747559,0.0010080337524414062,4.30329964729026e-06,-4.2243781089782715,-4.222107887268066,0.002270221710205078,-4.2243781089782715,-4.222107887268066,0.002270221710205078,7.934140739962459e-05
27,uncertainty,No reliable conclusion can be drawn; the outcome is, unclear,1,14,5,"1384,18561,7680,21317,16309",1,random_norm_matched,2,8,7.603484153747559,0.0010080337524414062,4.30329964729026e-06,-4.2243781089782715,-4.217222213745117,0.007155895233154297,-4.2243781089782715,-4.217222213745117,0.007155895233154297,5.218703154241666e-05
27,uncertainty,No reliable conclusion can be drawn; the outcome is, unclear,1,14,5,"1384,18561,7680,21317,16309",1,random_norm_matched,3,8,7.603484630584717,0.0010080337524414062,4.30329964729026e-06,-4.2243781089782715,-4.234386920928955,-0.010008811950683594,-4.2243781089782715,-4.234386920928955,-0.010008811950683594,9.070709347724915e-05
27,uncertainty,No reliable conclusion can be drawn; the outcome is, unclear,1,14,5,"1384,18561,7680,21317,16309",1,random_norm_matched,4,8,7.603484630584717,0.0010080337524414062,4.30329964729026e-06,-4.2243781089782715,-4.214330196380615,0.01004791259765625,-4.2243781089782715,-4.214330196380615,0.01004791259765625,0.00010784459300339222
27,uncertainty,No reliable conclusion can be drawn; the outcome is, unclear,1,14,5,"1384,18561,7680,21317,16309",1,random_norm_matched,5,8,7.603484153747559,0.0010080337524414062,4.30329964729026e-06,-4.2243781089782715,-4.214136123657227,0.010241985321044922,-4.2243781089782715,-4.214136123657227,0.010241985321044922,7.245069718919694e-05
27,uncertainty,No reliable conclusion can be drawn; the outcome is, unclear,1,14,5,"1384,18561,7680,21317,16309",1,random_norm_matched,6,8,7.603484153747559,0.0010080337524414062,4.30329964729026e-06,-4.2243781089782715,-4.251369476318359,-0.02699136734008789,-4.2243781089782715,-4.251369476318359,-0.02699136734008789,6.004096940159798e-05
27,uncertainty,No reliable conclusion can be drawn; the outcome is, unclear,1,14,5,"1384,18561,7680,21317,16309",1,random_norm_matched,7,8,7.603484153747559,0.0010080337524414062,4.30329964729026e-06,-4.2243781089782715,-4.234398365020752,-0.010020256042480469,-4.2243781089782715,-4.234398365020752,-0.010020256042480469,6.920885061845183e-05