upload new version
Browse files- all_results.json +15 -15
- config.json +3 -3
- eval_results.json +6 -6
- predict_results.json +5 -5
- predictions.txt +713 -713
- pytorch_model.bin +1 -1
- tokenizer.json +2 -2
- train_results.json +5 -5
- trainer_state.json +487 -175
- training_args.bin +2 -2
all_results.json
CHANGED
@@ -1,20 +1,20 @@
|
|
1 |
{
|
2 |
-
"epoch":
|
3 |
-
"eval_accuracy": 0.
|
4 |
-
"eval_loss": 0.
|
5 |
-
"eval_runtime": 4.
|
6 |
"eval_samples": 2490,
|
7 |
-
"eval_samples_per_second":
|
8 |
-
"eval_steps_per_second":
|
9 |
-
"predict_accuracy": 0.
|
10 |
-
"predict_loss": 0.
|
11 |
-
"predict_runtime": 9.
|
12 |
"predict_samples": 5010,
|
13 |
-
"predict_samples_per_second":
|
14 |
-
"predict_steps_per_second":
|
15 |
-
"train_loss": 0.
|
16 |
-
"train_runtime":
|
17 |
"train_samples": 392702,
|
18 |
-
"train_samples_per_second":
|
19 |
-
"train_steps_per_second":
|
20 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 5.0,
|
3 |
+
"eval_accuracy": 0.7931726907630522,
|
4 |
+
"eval_loss": 0.6138126850128174,
|
5 |
+
"eval_runtime": 4.9252,
|
6 |
"eval_samples": 2490,
|
7 |
+
"eval_samples_per_second": 505.561,
|
8 |
+
"eval_steps_per_second": 63.347,
|
9 |
+
"predict_accuracy": 0.7754491017964071,
|
10 |
+
"predict_loss": 0.6481852531433105,
|
11 |
+
"predict_runtime": 9.9568,
|
12 |
"predict_samples": 5010,
|
13 |
+
"predict_samples_per_second": 503.175,
|
14 |
+
"predict_steps_per_second": 62.972,
|
15 |
+
"train_loss": 0.4736778818799433,
|
16 |
+
"train_runtime": 12286.2871,
|
17 |
"train_samples": 392702,
|
18 |
+
"train_samples_per_second": 159.813,
|
19 |
+
"train_steps_per_second": 4.994
|
20 |
}
|
config.json
CHANGED
@@ -20,9 +20,9 @@
|
|
20 |
"initializer_range": 0.02,
|
21 |
"intermediate_size": 3072,
|
22 |
"label2id": {
|
23 |
-
"
|
24 |
-
"
|
25 |
-
"
|
26 |
},
|
27 |
"layer_norm_eps": 1e-05,
|
28 |
"max_position_embeddings": 514,
|
|
|
20 |
"initializer_range": 0.02,
|
21 |
"intermediate_size": 3072,
|
22 |
"label2id": {
|
23 |
+
"LABEL_0": 0,
|
24 |
+
"LABEL_1": 1,
|
25 |
+
"LABEL_2": 2
|
26 |
},
|
27 |
"layer_norm_eps": 1e-05,
|
28 |
"max_position_embeddings": 514,
|
eval_results.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"epoch":
|
3 |
-
"eval_accuracy": 0.
|
4 |
-
"eval_loss": 0.
|
5 |
-
"eval_runtime": 4.
|
6 |
"eval_samples": 2490,
|
7 |
-
"eval_samples_per_second":
|
8 |
-
"eval_steps_per_second":
|
9 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 5.0,
|
3 |
+
"eval_accuracy": 0.7931726907630522,
|
4 |
+
"eval_loss": 0.6138126850128174,
|
5 |
+
"eval_runtime": 4.9252,
|
6 |
"eval_samples": 2490,
|
7 |
+
"eval_samples_per_second": 505.561,
|
8 |
+
"eval_steps_per_second": 63.347
|
9 |
}
|
predict_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
-
"predict_accuracy": 0.
|
3 |
-
"predict_loss": 0.
|
4 |
-
"predict_runtime": 9.
|
5 |
"predict_samples": 5010,
|
6 |
-
"predict_samples_per_second":
|
7 |
-
"predict_steps_per_second":
|
8 |
}
|
|
|
1 |
{
|
2 |
+
"predict_accuracy": 0.7754491017964071,
|
3 |
+
"predict_loss": 0.6481852531433105,
|
4 |
+
"predict_runtime": 9.9568,
|
5 |
"predict_samples": 5010,
|
6 |
+
"predict_samples_per_second": 503.175,
|
7 |
+
"predict_steps_per_second": 62.972
|
8 |
}
|
predictions.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
index prediction
|
2 |
0 contradiction
|
3 |
1 entailment
|
4 |
-
2
|
5 |
3 neutral
|
6 |
4 entailment
|
7 |
5 contradiction
|
@@ -16,18 +16,18 @@ index prediction
|
|
16 |
14 neutral
|
17 |
15 contradiction
|
18 |
16 neutral
|
19 |
-
17
|
20 |
18 contradiction
|
21 |
19 entailment
|
22 |
20 neutral
|
23 |
-
21
|
24 |
22 contradiction
|
25 |
23 neutral
|
26 |
24 neutral
|
27 |
25 entailment
|
28 |
26 neutral
|
29 |
27 contradiction
|
30 |
-
28
|
31 |
29 entailment
|
32 |
30 neutral
|
33 |
31 entailment
|
@@ -53,9 +53,9 @@ index prediction
|
|
53 |
51 neutral
|
54 |
52 entailment
|
55 |
53 contradiction
|
56 |
-
54
|
57 |
55 neutral
|
58 |
-
56
|
59 |
57 entailment
|
60 |
58 neutral
|
61 |
59 contradiction
|
@@ -65,35 +65,35 @@ index prediction
|
|
65 |
63 neutral
|
66 |
64 entailment
|
67 |
65 contradiction
|
68 |
-
66
|
69 |
67 entailment
|
70 |
68 neutral
|
71 |
69 neutral
|
72 |
-
70
|
73 |
-
71
|
74 |
72 contradiction
|
75 |
73 neutral
|
76 |
-
74
|
77 |
75 contradiction
|
78 |
76 neutral
|
79 |
-
77
|
80 |
78 contradiction
|
81 |
79 neutral
|
82 |
80 entailment
|
83 |
81 neutral
|
84 |
-
82
|
85 |
83 contradiction
|
86 |
84 contradiction
|
87 |
85 neutral
|
88 |
-
86
|
89 |
87 contradiction
|
90 |
88 contradiction
|
91 |
89 contradiction
|
92 |
90 neutral
|
93 |
-
91
|
94 |
-
92
|
95 |
93 neutral
|
96 |
-
94
|
97 |
95 contradiction
|
98 |
96 entailment
|
99 |
97 contradiction
|
@@ -108,7 +108,7 @@ index prediction
|
|
108 |
106 neutral
|
109 |
107 contradiction
|
110 |
108 neutral
|
111 |
-
109
|
112 |
110 contradiction
|
113 |
111 neutral
|
114 |
112 contradiction
|
@@ -138,32 +138,32 @@ index prediction
|
|
138 |
136 entailment
|
139 |
137 contradiction
|
140 |
138 contradiction
|
141 |
-
139
|
142 |
140 entailment
|
143 |
141 contradiction
|
144 |
142 neutral
|
145 |
143 entailment
|
146 |
-
144
|
147 |
-
145
|
148 |
-
146
|
149 |
-
147
|
150 |
148 entailment
|
151 |
-
149
|
152 |
150 contradiction
|
153 |
151 neutral
|
154 |
152 neutral
|
155 |
153 contradiction
|
156 |
-
154
|
157 |
-
155
|
158 |
156 entailment
|
159 |
157 contradiction
|
160 |
158 neutral
|
161 |
-
159
|
162 |
-
160
|
163 |
161 neutral
|
164 |
-
162
|
165 |
163 entailment
|
166 |
-
164
|
167 |
165 contradiction
|
168 |
166 neutral
|
169 |
167 entailment
|
@@ -176,12 +176,12 @@ index prediction
|
|
176 |
174 neutral
|
177 |
175 neutral
|
178 |
176 contradiction
|
179 |
-
177
|
180 |
178 entailment
|
181 |
179 contradiction
|
182 |
180 entailment
|
183 |
181 contradiction
|
184 |
-
182
|
185 |
183 entailment
|
186 |
184 contradiction
|
187 |
185 neutral
|
@@ -189,8 +189,8 @@ index prediction
|
|
189 |
187 entailment
|
190 |
188 contradiction
|
191 |
189 contradiction
|
192 |
-
190
|
193 |
-
191
|
194 |
192 contradiction
|
195 |
193 neutral
|
196 |
194 neutral
|
@@ -208,9 +208,9 @@ index prediction
|
|
208 |
206 entailment
|
209 |
207 contradiction
|
210 |
208 neutral
|
211 |
-
209
|
212 |
210 contradiction
|
213 |
-
211
|
214 |
212 entailment
|
215 |
213 entailment
|
216 |
214 neutral
|
@@ -221,28 +221,28 @@ index prediction
|
|
221 |
219 contradiction
|
222 |
220 entailment
|
223 |
221 neutral
|
224 |
-
222
|
225 |
223 entailment
|
226 |
224 neutral
|
227 |
225 entailment
|
228 |
-
226
|
229 |
227 neutral
|
230 |
-
228
|
231 |
229 contradiction
|
232 |
230 contradiction
|
233 |
231 entailment
|
234 |
232 entailment
|
235 |
-
233
|
236 |
234 contradiction
|
237 |
235 neutral
|
238 |
236 neutral
|
239 |
237 contradiction
|
240 |
-
238
|
241 |
239 neutral
|
242 |
240 neutral
|
243 |
241 entailment
|
244 |
242 contradiction
|
245 |
-
243
|
246 |
244 contradiction
|
247 |
245 neutral
|
248 |
246 neutral
|
@@ -261,7 +261,7 @@ index prediction
|
|
261 |
259 neutral
|
262 |
260 contradiction
|
263 |
261 contradiction
|
264 |
-
262
|
265 |
263 contradiction
|
266 |
264 contradiction
|
267 |
265 neutral
|
@@ -277,7 +277,7 @@ index prediction
|
|
277 |
275 contradiction
|
278 |
276 neutral
|
279 |
277 contradiction
|
280 |
-
278
|
281 |
279 neutral
|
282 |
280 neutral
|
283 |
281 contradiction
|
@@ -287,7 +287,7 @@ index prediction
|
|
287 |
285 contradiction
|
288 |
286 neutral
|
289 |
287 entailment
|
290 |
-
288
|
291 |
289 neutral
|
292 |
290 neutral
|
293 |
291 contradiction
|
@@ -307,12 +307,12 @@ index prediction
|
|
307 |
305 neutral
|
308 |
306 contradiction
|
309 |
307 neutral
|
310 |
-
308
|
311 |
309 contradiction
|
312 |
310 entailment
|
313 |
311 neutral
|
314 |
312 contradiction
|
315 |
-
313
|
316 |
314 contradiction
|
317 |
315 neutral
|
318 |
316 contradiction
|
@@ -323,10 +323,10 @@ index prediction
|
|
323 |
321 neutral
|
324 |
322 neutral
|
325 |
323 contradiction
|
326 |
-
324
|
327 |
-
325
|
328 |
326 contradiction
|
329 |
-
327
|
330 |
328 entailment
|
331 |
329 contradiction
|
332 |
330 contradiction
|
@@ -334,9 +334,9 @@ index prediction
|
|
334 |
332 neutral
|
335 |
333 entailment
|
336 |
334 contradiction
|
337 |
-
335
|
338 |
336 entailment
|
339 |
-
337
|
340 |
338 contradiction
|
341 |
339 entailment
|
342 |
340 entailment
|
@@ -347,8 +347,8 @@ index prediction
|
|
347 |
345 entailment
|
348 |
346 neutral
|
349 |
347 contradiction
|
350 |
-
348
|
351 |
-
349
|
352 |
350 contradiction
|
353 |
351 neutral
|
354 |
352 entailment
|
@@ -374,9 +374,9 @@ index prediction
|
|
374 |
372 contradiction
|
375 |
373 entailment
|
376 |
374 neutral
|
377 |
-
375
|
378 |
376 entailment
|
379 |
-
377
|
380 |
378 neutral
|
381 |
379 entailment
|
382 |
380 contradiction
|
@@ -385,7 +385,7 @@ index prediction
|
|
385 |
383 neutral
|
386 |
384 neutral
|
387 |
385 contradiction
|
388 |
-
386
|
389 |
387 neutral
|
390 |
388 entailment
|
391 |
389 contradiction
|
@@ -394,35 +394,35 @@ index prediction
|
|
394 |
392 contradiction
|
395 |
393 contradiction
|
396 |
394 neutral
|
397 |
-
395
|
398 |
396 entailment
|
399 |
397 neutral
|
400 |
398 contradiction
|
401 |
399 neutral
|
402 |
400 contradiction
|
403 |
401 contradiction
|
404 |
-
402
|
405 |
403 neutral
|
406 |
-
404
|
407 |
405 entailment
|
408 |
406 neutral
|
409 |
407 contradiction
|
410 |
408 contradiction
|
411 |
-
409
|
412 |
410 neutral
|
413 |
411 contradiction
|
414 |
412 neutral
|
415 |
413 entailment
|
416 |
414 contradiction
|
417 |
-
415
|
418 |
416 neutral
|
419 |
417 neutral
|
420 |
418 entailment
|
421 |
419 contradiction
|
422 |
420 neutral
|
423 |
421 contradiction
|
424 |
-
422
|
425 |
-
423
|
426 |
424 contradiction
|
427 |
425 contradiction
|
428 |
426 neutral
|
@@ -430,7 +430,7 @@ index prediction
|
|
430 |
428 entailment
|
431 |
429 contradiction
|
432 |
430 neutral
|
433 |
-
431
|
434 |
432 entailment
|
435 |
433 neutral
|
436 |
434 contradiction
|
@@ -441,7 +441,7 @@ index prediction
|
|
441 |
439 neutral
|
442 |
440 contradiction
|
443 |
441 entailment
|
444 |
-
442
|
445 |
443 neutral
|
446 |
444 neutral
|
447 |
445 contradiction
|
@@ -451,21 +451,21 @@ index prediction
|
|
451 |
449 neutral
|
452 |
450 neutral
|
453 |
451 entailment
|
454 |
-
452
|
455 |
453 entailment
|
456 |
454 contradiction
|
457 |
455 neutral
|
458 |
456 neutral
|
459 |
457 contradiction
|
460 |
-
458
|
461 |
459 neutral
|
462 |
460 neutral
|
463 |
-
461
|
464 |
462 neutral
|
465 |
-
463
|
466 |
464 neutral
|
467 |
465 neutral
|
468 |
-
466
|
469 |
467 contradiction
|
470 |
468 neutral
|
471 |
469 neutral
|
@@ -475,7 +475,7 @@ index prediction
|
|
475 |
473 entailment
|
476 |
474 neutral
|
477 |
475 neutral
|
478 |
-
476
|
479 |
477 contradiction
|
480 |
478 entailment
|
481 |
479 neutral
|
@@ -483,14 +483,14 @@ index prediction
|
|
483 |
481 neutral
|
484 |
482 contradiction
|
485 |
483 entailment
|
486 |
-
484
|
487 |
485 neutral
|
488 |
-
486
|
489 |
-
487
|
490 |
488 contradiction
|
491 |
-
489
|
492 |
490 neutral
|
493 |
-
491
|
494 |
492 neutral
|
495 |
493 contradiction
|
496 |
494 entailment
|
@@ -503,10 +503,10 @@ index prediction
|
|
503 |
501 entailment
|
504 |
502 contradiction
|
505 |
503 entailment
|
506 |
-
504
|
507 |
505 entailment
|
508 |
506 contradiction
|
509 |
-
507
|
510 |
508 contradiction
|
511 |
509 contradiction
|
512 |
510 neutral
|
@@ -519,12 +519,12 @@ index prediction
|
|
519 |
517 neutral
|
520 |
518 neutral
|
521 |
519 entailment
|
522 |
-
520
|
523 |
521 contradiction
|
524 |
522 neutral
|
525 |
523 contradiction
|
526 |
524 entailment
|
527 |
-
525
|
528 |
526 neutral
|
529 |
527 contradiction
|
530 |
528 entailment
|
@@ -534,10 +534,10 @@ index prediction
|
|
534 |
532 neutral
|
535 |
533 contradiction
|
536 |
534 contradiction
|
537 |
-
535
|
538 |
536 neutral
|
539 |
537 neutral
|
540 |
-
538
|
541 |
539 entailment
|
542 |
540 entailment
|
543 |
541 contradiction
|
@@ -546,7 +546,7 @@ index prediction
|
|
546 |
544 contradiction
|
547 |
545 entailment
|
548 |
546 entailment
|
549 |
-
547
|
550 |
548 contradiction
|
551 |
549 neutral
|
552 |
550 neutral
|
@@ -554,15 +554,15 @@ index prediction
|
|
554 |
552 entailment
|
555 |
553 contradiction
|
556 |
554 entailment
|
557 |
-
555
|
558 |
-
556
|
559 |
557 neutral
|
560 |
558 contradiction
|
561 |
559 neutral
|
562 |
560 entailment
|
563 |
561 contradiction
|
564 |
562 neutral
|
565 |
-
563
|
566 |
564 entailment
|
567 |
565 neutral
|
568 |
566 contradiction
|
@@ -576,7 +576,7 @@ index prediction
|
|
576 |
574 neutral
|
577 |
575 entailment
|
578 |
576 neutral
|
579 |
-
577
|
580 |
578 entailment
|
581 |
579 entailment
|
582 |
580 neutral
|
@@ -588,9 +588,9 @@ index prediction
|
|
588 |
586 entailment
|
589 |
587 neutral
|
590 |
588 neutral
|
591 |
-
589
|
592 |
590 neutral
|
593 |
-
591
|
594 |
592 contradiction
|
595 |
593 neutral
|
596 |
594 contradiction
|
@@ -598,13 +598,13 @@ index prediction
|
|
598 |
596 neutral
|
599 |
597 neutral
|
600 |
598 entailment
|
601 |
-
599
|
602 |
600 entailment
|
603 |
601 contradiction
|
604 |
602 neutral
|
605 |
603 neutral
|
606 |
604 entailment
|
607 |
-
605
|
608 |
606 contradiction
|
609 |
607 neutral
|
610 |
608 entailment
|
@@ -613,22 +613,22 @@ index prediction
|
|
613 |
611 neutral
|
614 |
612 neutral
|
615 |
613 entailment
|
616 |
-
614
|
617 |
615 entailment
|
618 |
616 neutral
|
619 |
-
617
|
620 |
-
618
|
621 |
619 entailment
|
622 |
620 contradiction
|
623 |
621 contradiction
|
624 |
622 neutral
|
625 |
-
623
|
626 |
624 neutral
|
627 |
625 neutral
|
628 |
626 contradiction
|
629 |
627 contradiction
|
630 |
628 contradiction
|
631 |
-
629
|
632 |
630 entailment
|
633 |
631 entailment
|
634 |
632 contradiction
|
@@ -640,7 +640,7 @@ index prediction
|
|
640 |
638 neutral
|
641 |
639 entailment
|
642 |
640 contradiction
|
643 |
-
641
|
644 |
642 entailment
|
645 |
643 neutral
|
646 |
644 contradiction
|
@@ -652,7 +652,7 @@ index prediction
|
|
652 |
650 neutral
|
653 |
651 entailment
|
654 |
652 neutral
|
655 |
-
653
|
656 |
654 neutral
|
657 |
655 contradiction
|
658 |
656 entailment
|
@@ -676,7 +676,7 @@ index prediction
|
|
676 |
674 neutral
|
677 |
675 neutral
|
678 |
676 entailment
|
679 |
-
677
|
680 |
678 contradiction
|
681 |
679 neutral
|
682 |
680 entailment
|
@@ -684,10 +684,10 @@ index prediction
|
|
684 |
682 contradiction
|
685 |
683 neutral
|
686 |
684 neutral
|
687 |
-
685
|
688 |
686 neutral
|
689 |
687 contradiction
|
690 |
-
688
|
691 |
689 neutral
|
692 |
690 entailment
|
693 |
691 neutral
|
@@ -704,13 +704,13 @@ index prediction
|
|
704 |
702 neutral
|
705 |
703 contradiction
|
706 |
704 neutral
|
707 |
-
705
|
708 |
706 entailment
|
709 |
707 contradiction
|
710 |
-
708
|
711 |
709 contradiction
|
712 |
710 neutral
|
713 |
-
711
|
714 |
712 neutral
|
715 |
713 contradiction
|
716 |
714 neutral
|
@@ -723,25 +723,25 @@ index prediction
|
|
723 |
721 entailment
|
724 |
722 entailment
|
725 |
723 entailment
|
726 |
-
724
|
727 |
-
725
|
728 |
-
726
|
729 |
727 neutral
|
730 |
-
728
|
731 |
729 neutral
|
732 |
730 contradiction
|
733 |
731 entailment
|
734 |
732 neutral
|
735 |
-
733
|
736 |
734 contradiction
|
737 |
735 neutral
|
738 |
736 contradiction
|
739 |
737 contradiction
|
740 |
738 contradiction
|
741 |
739 entailment
|
742 |
-
740
|
743 |
-
741
|
744 |
-
742
|
745 |
743 entailment
|
746 |
744 contradiction
|
747 |
745 entailment
|
@@ -754,12 +754,12 @@ index prediction
|
|
754 |
752 neutral
|
755 |
753 neutral
|
756 |
754 entailment
|
757 |
-
755
|
758 |
756 neutral
|
759 |
757 entailment
|
760 |
758 neutral
|
761 |
759 neutral
|
762 |
-
760
|
763 |
761 contradiction
|
764 |
762 neutral
|
765 |
763 neutral
|
@@ -775,27 +775,27 @@ index prediction
|
|
775 |
773 contradiction
|
776 |
774 entailment
|
777 |
775 contradiction
|
778 |
-
776
|
779 |
777 neutral
|
780 |
778 neutral
|
781 |
779 neutral
|
782 |
780 contradiction
|
783 |
781 entailment
|
784 |
-
782
|
785 |
783 contradiction
|
786 |
784 entailment
|
787 |
785 neutral
|
788 |
-
786
|
789 |
787 entailment
|
790 |
788 contradiction
|
791 |
789 neutral
|
792 |
790 entailment
|
793 |
791 contradiction
|
794 |
792 entailment
|
795 |
-
793
|
796 |
794 contradiction
|
797 |
795 contradiction
|
798 |
-
796
|
799 |
797 neutral
|
800 |
798 neutral
|
801 |
799 entailment
|
@@ -826,7 +826,7 @@ index prediction
|
|
826 |
824 entailment
|
827 |
825 entailment
|
828 |
826 neutral
|
829 |
-
827
|
830 |
828 entailment
|
831 |
829 neutral
|
832 |
830 contradiction
|
@@ -843,12 +843,12 @@ index prediction
|
|
843 |
841 neutral
|
844 |
842 contradiction
|
845 |
843 neutral
|
846 |
-
844
|
847 |
845 neutral
|
848 |
846 neutral
|
849 |
847 neutral
|
850 |
848 contradiction
|
851 |
-
849
|
852 |
850 neutral
|
853 |
851 contradiction
|
854 |
852 entailment
|
@@ -861,12 +861,12 @@ index prediction
|
|
861 |
859 neutral
|
862 |
860 entailment
|
863 |
861 entailment
|
864 |
-
862
|
865 |
863 contradiction
|
866 |
864 neutral
|
867 |
865 neutral
|
868 |
866 neutral
|
869 |
-
867
|
870 |
868 neutral
|
871 |
869 neutral
|
872 |
870 contradiction
|
@@ -885,7 +885,7 @@ index prediction
|
|
885 |
883 neutral
|
886 |
884 neutral
|
887 |
885 contradiction
|
888 |
-
886
|
889 |
887 neutral
|
890 |
888 contradiction
|
891 |
889 neutral
|
@@ -904,7 +904,7 @@ index prediction
|
|
904 |
902 contradiction
|
905 |
903 neutral
|
906 |
904 neutral
|
907 |
-
905
|
908 |
906 contradiction
|
909 |
907 neutral
|
910 |
908 entailment
|
@@ -912,7 +912,7 @@ index prediction
|
|
912 |
910 contradiction
|
913 |
911 entailment
|
914 |
912 contradiction
|
915 |
-
913
|
916 |
914 neutral
|
917 |
915 neutral
|
918 |
916 entailment
|
@@ -923,37 +923,37 @@ index prediction
|
|
923 |
921 neutral
|
924 |
922 contradiction
|
925 |
923 neutral
|
926 |
-
924
|
927 |
925 contradiction
|
928 |
-
926
|
929 |
927 neutral
|
930 |
928 entailment
|
931 |
-
929
|
932 |
930 contradiction
|
933 |
931 entailment
|
934 |
932 contradiction
|
935 |
933 contradiction
|
936 |
-
934
|
937 |
935 neutral
|
938 |
936 contradiction
|
939 |
937 neutral
|
940 |
938 neutral
|
941 |
939 contradiction
|
942 |
940 neutral
|
943 |
-
941
|
944 |
942 neutral
|
945 |
943 entailment
|
946 |
944 neutral
|
947 |
945 entailment
|
948 |
946 neutral
|
949 |
947 contradiction
|
950 |
-
948
|
951 |
949 neutral
|
952 |
950 contradiction
|
953 |
951 contradiction
|
954 |
952 contradiction
|
955 |
953 contradiction
|
956 |
-
954
|
957 |
955 neutral
|
958 |
956 neutral
|
959 |
957 neutral
|
@@ -962,7 +962,7 @@ index prediction
|
|
962 |
960 neutral
|
963 |
961 neutral
|
964 |
962 neutral
|
965 |
-
963
|
966 |
964 contradiction
|
967 |
965 neutral
|
968 |
966 contradiction
|
@@ -974,8 +974,8 @@ index prediction
|
|
974 |
972 contradiction
|
975 |
973 neutral
|
976 |
974 entailment
|
977 |
-
975
|
978 |
-
976
|
979 |
977 contradiction
|
980 |
978 entailment
|
981 |
979 neutral
|
@@ -987,36 +987,36 @@ index prediction
|
|
987 |
985 contradiction
|
988 |
986 neutral
|
989 |
987 entailment
|
990 |
-
988
|
991 |
989 contradiction
|
992 |
-
990
|
993 |
991 contradiction
|
994 |
-
992
|
995 |
993 neutral
|
996 |
-
994
|
997 |
995 contradiction
|
998 |
996 contradiction
|
999 |
997 neutral
|
1000 |
998 entailment
|
1001 |
999 neutral
|
1002 |
1000 entailment
|
1003 |
-
1001
|
1004 |
1002 contradiction
|
1005 |
1003 neutral
|
1006 |
-
1004
|
1007 |
-
1005
|
1008 |
-
1006
|
1009 |
1007 neutral
|
1010 |
1008 entailment
|
1011 |
1009 contradiction
|
1012 |
-
1010
|
1013 |
1011 contradiction
|
1014 |
1012 neutral
|
1015 |
1013 entailment
|
1016 |
1014 entailment
|
1017 |
1015 neutral
|
1018 |
1016 contradiction
|
1019 |
-
1017
|
1020 |
1018 entailment
|
1021 |
1019 neutral
|
1022 |
1020 neutral
|
@@ -1041,12 +1041,12 @@ index prediction
|
|
1041 |
1039 entailment
|
1042 |
1040 neutral
|
1043 |
1041 neutral
|
1044 |
-
1042
|
1045 |
1043 neutral
|
1046 |
-
1044
|
1047 |
1045 neutral
|
1048 |
-
1046
|
1049 |
-
1047
|
1050 |
1048 neutral
|
1051 |
1049 neutral
|
1052 |
1050 entailment
|
@@ -1066,16 +1066,16 @@ index prediction
|
|
1066 |
1064 entailment
|
1067 |
1065 entailment
|
1068 |
1066 contradiction
|
1069 |
-
1067
|
1070 |
1068 entailment
|
1071 |
1069 entailment
|
1072 |
1070 contradiction
|
1073 |
-
1071
|
1074 |
1072 neutral
|
1075 |
1073 entailment
|
1076 |
1074 contradiction
|
1077 |
1075 entailment
|
1078 |
-
1076
|
1079 |
1077 contradiction
|
1080 |
1078 neutral
|
1081 |
1079 neutral
|
@@ -1083,11 +1083,11 @@ index prediction
|
|
1083 |
1081 entailment
|
1084 |
1082 neutral
|
1085 |
1083 neutral
|
1086 |
-
1084
|
1087 |
1085 entailment
|
1088 |
1086 neutral
|
1089 |
-
1087
|
1090 |
-
1088
|
1091 |
1089 entailment
|
1092 |
1090 entailment
|
1093 |
1091 entailment
|
@@ -1100,8 +1100,8 @@ index prediction
|
|
1100 |
1098 contradiction
|
1101 |
1099 entailment
|
1102 |
1100 neutral
|
1103 |
-
1101
|
1104 |
-
1102
|
1105 |
1103 entailment
|
1106 |
1104 neutral
|
1107 |
1105 entailment
|
@@ -1113,15 +1113,15 @@ index prediction
|
|
1113 |
1111 contradiction
|
1114 |
1112 neutral
|
1115 |
1113 entailment
|
1116 |
-
1114
|
1117 |
1115 neutral
|
1118 |
-
1116
|
1119 |
1117 contradiction
|
1120 |
1118 contradiction
|
1121 |
1119 neutral
|
1122 |
1120 entailment
|
1123 |
1121 contradiction
|
1124 |
-
1122
|
1125 |
1123 entailment
|
1126 |
1124 neutral
|
1127 |
1125 neutral
|
@@ -1132,10 +1132,10 @@ index prediction
|
|
1132 |
1130 neutral
|
1133 |
1131 entailment
|
1134 |
1132 neutral
|
1135 |
-
1133
|
1136 |
1134 neutral
|
1137 |
1135 contradiction
|
1138 |
-
1136
|
1139 |
1137 entailment
|
1140 |
1138 contradiction
|
1141 |
1139 contradiction
|
@@ -1157,36 +1157,36 @@ index prediction
|
|
1157 |
1155 neutral
|
1158 |
1156 contradiction
|
1159 |
1157 neutral
|
1160 |
-
1158
|
1161 |
-
1159
|
1162 |
1160 contradiction
|
1163 |
1161 contradiction
|
1164 |
1162 entailment
|
1165 |
1163 entailment
|
1166 |
1164 neutral
|
1167 |
-
1165
|
1168 |
1166 contradiction
|
1169 |
1167 entailment
|
1170 |
1168 neutral
|
1171 |
1169 contradiction
|
1172 |
-
1170
|
1173 |
1171 entailment
|
1174 |
1172 contradiction
|
1175 |
-
1173
|
1176 |
1174 contradiction
|
1177 |
1175 entailment
|
1178 |
1176 contradiction
|
1179 |
1177 entailment
|
1180 |
1178 neutral
|
1181 |
-
1179
|
1182 |
1180 contradiction
|
1183 |
-
1181
|
1184 |
1182 neutral
|
1185 |
1183 neutral
|
1186 |
1184 neutral
|
1187 |
1185 neutral
|
1188 |
1186 contradiction
|
1189 |
-
1187
|
1190 |
1188 neutral
|
1191 |
1189 entailment
|
1192 |
1190 contradiction
|
@@ -1213,9 +1213,9 @@ index prediction
|
|
1213 |
1211 neutral
|
1214 |
1212 contradiction
|
1215 |
1213 neutral
|
1216 |
-
1214
|
1217 |
1215 entailment
|
1218 |
-
1216
|
1219 |
1217 contradiction
|
1220 |
1218 contradiction
|
1221 |
1219 neutral
|
@@ -1234,9 +1234,9 @@ index prediction
|
|
1234 |
1232 neutral
|
1235 |
1233 neutral
|
1236 |
1234 contradiction
|
1237 |
-
1235
|
1238 |
-
1236
|
1239 |
-
1237
|
1240 |
1238 contradiction
|
1241 |
1239 entailment
|
1242 |
1240 contradiction
|
@@ -1256,15 +1256,15 @@ index prediction
|
|
1256 |
1254 contradiction
|
1257 |
1255 neutral
|
1258 |
1256 entailment
|
1259 |
-
1257
|
1260 |
1258 contradiction
|
1261 |
-
1259
|
1262 |
1260 contradiction
|
1263 |
1261 entailment
|
1264 |
1262 neutral
|
1265 |
1263 contradiction
|
1266 |
1264 neutral
|
1267 |
-
1265
|
1268 |
1266 contradiction
|
1269 |
1267 entailment
|
1270 |
1268 neutral
|
@@ -1280,15 +1280,15 @@ index prediction
|
|
1280 |
1278 entailment
|
1281 |
1279 contradiction
|
1282 |
1280 entailment
|
1283 |
-
1281
|
1284 |
1282 entailment
|
1285 |
-
1283
|
1286 |
1284 entailment
|
1287 |
1285 contradiction
|
1288 |
1286 entailment
|
1289 |
1287 contradiction
|
1290 |
1288 neutral
|
1291 |
-
1289
|
1292 |
1290 entailment
|
1293 |
1291 entailment
|
1294 |
1292 contradiction
|
@@ -1296,11 +1296,11 @@ index prediction
|
|
1296 |
1294 contradiction
|
1297 |
1295 entailment
|
1298 |
1296 contradiction
|
1299 |
-
1297
|
1300 |
-
1298
|
1301 |
1299 contradiction
|
1302 |
1300 entailment
|
1303 |
-
1301
|
1304 |
1302 contradiction
|
1305 |
1303 entailment
|
1306 |
1304 entailment
|
@@ -1324,18 +1324,18 @@ index prediction
|
|
1324 |
1322 neutral
|
1325 |
1323 contradiction
|
1326 |
1324 neutral
|
1327 |
-
1325
|
1328 |
1326 neutral
|
1329 |
-
1327
|
1330 |
1328 contradiction
|
1331 |
1329 contradiction
|
1332 |
-
1330
|
1333 |
-
1331
|
1334 |
1332 contradiction
|
1335 |
-
1333
|
1336 |
1334 entailment
|
1337 |
1335 contradiction
|
1338 |
-
1336
|
1339 |
1337 neutral
|
1340 |
1338 entailment
|
1341 |
1339 entailment
|
@@ -1344,7 +1344,7 @@ index prediction
|
|
1344 |
1342 neutral
|
1345 |
1343 entailment
|
1346 |
1344 entailment
|
1347 |
-
1345
|
1348 |
1346 neutral
|
1349 |
1347 neutral
|
1350 |
1348 entailment
|
@@ -1363,7 +1363,7 @@ index prediction
|
|
1363 |
1361 neutral
|
1364 |
1362 contradiction
|
1365 |
1363 neutral
|
1366 |
-
1364
|
1367 |
1365 neutral
|
1368 |
1366 entailment
|
1369 |
1367 contradiction
|
@@ -1375,8 +1375,8 @@ index prediction
|
|
1375 |
1373 contradiction
|
1376 |
1374 entailment
|
1377 |
1375 contradiction
|
1378 |
-
1376
|
1379 |
-
1377
|
1380 |
1378 entailment
|
1381 |
1379 neutral
|
1382 |
1380 contradiction
|
@@ -1394,11 +1394,11 @@ index prediction
|
|
1394 |
1392 contradiction
|
1395 |
1393 entailment
|
1396 |
1394 contradiction
|
1397 |
-
1395
|
1398 |
1396 neutral
|
1399 |
1397 contradiction
|
1400 |
1398 neutral
|
1401 |
-
1399
|
1402 |
1400 contradiction
|
1403 |
1401 entailment
|
1404 |
1402 entailment
|
@@ -1407,13 +1407,13 @@ index prediction
|
|
1407 |
1405 neutral
|
1408 |
1406 entailment
|
1409 |
1407 neutral
|
1410 |
-
1408
|
1411 |
1409 entailment
|
1412 |
1410 neutral
|
1413 |
1411 entailment
|
1414 |
1412 entailment
|
1415 |
-
1413
|
1416 |
-
1414
|
1417 |
1415 neutral
|
1418 |
1416 neutral
|
1419 |
1417 entailment
|
@@ -1421,21 +1421,21 @@ index prediction
|
|
1421 |
1419 contradiction
|
1422 |
1420 neutral
|
1423 |
1421 entailment
|
1424 |
-
1422
|
1425 |
1423 entailment
|
1426 |
1424 contradiction
|
1427 |
-
1425
|
1428 |
-
1426
|
1429 |
1427 contradiction
|
1430 |
1428 entailment
|
1431 |
-
1429
|
1432 |
1430 entailment
|
1433 |
1431 contradiction
|
1434 |
1432 entailment
|
1435 |
1433 neutral
|
1436 |
1434 contradiction
|
1437 |
1435 neutral
|
1438 |
-
1436
|
1439 |
1437 contradiction
|
1440 |
1438 neutral
|
1441 |
1439 entailment
|
@@ -1448,7 +1448,7 @@ index prediction
|
|
1448 |
1446 entailment
|
1449 |
1447 neutral
|
1450 |
1448 contradiction
|
1451 |
-
1449
|
1452 |
1450 entailment
|
1453 |
1451 contradiction
|
1454 |
1452 neutral
|
@@ -1479,17 +1479,17 @@ index prediction
|
|
1479 |
1477 entailment
|
1480 |
1478 entailment
|
1481 |
1479 neutral
|
1482 |
-
1480
|
1483 |
1481 entailment
|
1484 |
1482 neutral
|
1485 |
1483 neutral
|
1486 |
-
1484
|
1487 |
-
1485
|
1488 |
1486 neutral
|
1489 |
1487 neutral
|
1490 |
1488 neutral
|
1491 |
1489 contradiction
|
1492 |
-
1490
|
1493 |
1491 neutral
|
1494 |
1492 contradiction
|
1495 |
1493 entailment
|
@@ -1499,9 +1499,9 @@ index prediction
|
|
1499 |
1497 entailment
|
1500 |
1498 contradiction
|
1501 |
1499 neutral
|
1502 |
-
1500
|
1503 |
1501 neutral
|
1504 |
-
1502
|
1505 |
1503 entailment
|
1506 |
1504 neutral
|
1507 |
1505 neutral
|
@@ -1515,7 +1515,7 @@ index prediction
|
|
1515 |
1513 entailment
|
1516 |
1514 neutral
|
1517 |
1515 neutral
|
1518 |
-
1516
|
1519 |
1517 contradiction
|
1520 |
1518 entailment
|
1521 |
1519 neutral
|
@@ -1523,7 +1523,7 @@ index prediction
|
|
1523 |
1521 contradiction
|
1524 |
1522 neutral
|
1525 |
1523 entailment
|
1526 |
-
1524
|
1527 |
1525 neutral
|
1528 |
1526 neutral
|
1529 |
1527 contradiction
|
@@ -1534,11 +1534,11 @@ index prediction
|
|
1534 |
1532 entailment
|
1535 |
1533 entailment
|
1536 |
1534 contradiction
|
1537 |
-
1535
|
1538 |
1536 neutral
|
1539 |
1537 neutral
|
1540 |
1538 neutral
|
1541 |
-
1539
|
1542 |
1540 neutral
|
1543 |
1541 neutral
|
1544 |
1542 entailment
|
@@ -1547,40 +1547,40 @@ index prediction
|
|
1547 |
1545 neutral
|
1548 |
1546 neutral
|
1549 |
1547 contradiction
|
1550 |
-
1548
|
1551 |
1549 neutral
|
1552 |
1550 neutral
|
1553 |
1551 neutral
|
1554 |
1552 neutral
|
1555 |
1553 contradiction
|
1556 |
1554 entailment
|
1557 |
-
1555
|
1558 |
1556 neutral
|
1559 |
1557 neutral
|
1560 |
-
1558
|
1561 |
1559 contradiction
|
1562 |
1560 neutral
|
1563 |
-
1561
|
1564 |
-
1562
|
1565 |
1563 neutral
|
1566 |
1564 entailment
|
1567 |
-
1565
|
1568 |
1566 neutral
|
1569 |
-
1567
|
1570 |
1568 neutral
|
1571 |
1569 neutral
|
1572 |
1570 contradiction
|
1573 |
1571 entailment
|
1574 |
1572 entailment
|
1575 |
1573 neutral
|
1576 |
-
1574
|
1577 |
1575 contradiction
|
1578 |
-
1576
|
1579 |
1577 entailment
|
1580 |
1578 entailment
|
1581 |
-
1579
|
1582 |
1580 neutral
|
1583 |
-
1581
|
1584 |
1582 neutral
|
1585 |
1583 entailment
|
1586 |
1584 contradiction
|
@@ -1599,19 +1599,19 @@ index prediction
|
|
1599 |
1597 entailment
|
1600 |
1598 neutral
|
1601 |
1599 neutral
|
1602 |
-
1600
|
1603 |
1601 neutral
|
1604 |
-
1602
|
1605 |
1603 contradiction
|
1606 |
1604 entailment
|
1607 |
1605 entailment
|
1608 |
-
1606
|
1609 |
1607 contradiction
|
1610 |
1608 entailment
|
1611 |
1609 neutral
|
1612 |
1610 contradiction
|
1613 |
1611 neutral
|
1614 |
-
1612
|
1615 |
1613 entailment
|
1616 |
1614 contradiction
|
1617 |
1615 neutral
|
@@ -1633,12 +1633,12 @@ index prediction
|
|
1633 |
1631 contradiction
|
1634 |
1632 neutral
|
1635 |
1633 entailment
|
1636 |
-
1634
|
1637 |
1635 contradiction
|
1638 |
1636 contradiction
|
1639 |
1637 neutral
|
1640 |
1638 entailment
|
1641 |
-
1639
|
1642 |
1640 neutral
|
1643 |
1641 neutral
|
1644 |
1642 contradiction
|
@@ -1648,7 +1648,7 @@ index prediction
|
|
1648 |
1646 neutral
|
1649 |
1647 neutral
|
1650 |
1648 contradiction
|
1651 |
-
1649
|
1652 |
1650 entailment
|
1653 |
1651 neutral
|
1654 |
1652 contradiction
|
@@ -1657,8 +1657,8 @@ index prediction
|
|
1657 |
1655 contradiction
|
1658 |
1656 contradiction
|
1659 |
1657 entailment
|
1660 |
-
1658
|
1661 |
-
1659
|
1662 |
1660 contradiction
|
1663 |
1661 neutral
|
1664 |
1662 neutral
|
@@ -1666,10 +1666,10 @@ index prediction
|
|
1666 |
1664 contradiction
|
1667 |
1665 contradiction
|
1668 |
1666 neutral
|
1669 |
-
1667
|
1670 |
1668 contradiction
|
1671 |
1669 neutral
|
1672 |
-
1670
|
1673 |
1671 entailment
|
1674 |
1672 neutral
|
1675 |
1673 contradiction
|
@@ -1700,22 +1700,22 @@ index prediction
|
|
1700 |
1698 neutral
|
1701 |
1699 contradiction
|
1702 |
1700 neutral
|
1703 |
-
1701
|
1704 |
1702 contradiction
|
1705 |
1703 neutral
|
1706 |
-
1704
|
1707 |
1705 entailment
|
1708 |
1706 neutral
|
1709 |
1707 neutral
|
1710 |
1708 neutral
|
1711 |
1709 neutral
|
1712 |
1710 neutral
|
1713 |
-
1711
|
1714 |
1712 neutral
|
1715 |
1713 neutral
|
1716 |
1714 entailment
|
1717 |
1715 contradiction
|
1718 |
-
1716
|
1719 |
1717 contradiction
|
1720 |
1718 neutral
|
1721 |
1719 neutral
|
@@ -1723,8 +1723,8 @@ index prediction
|
|
1723 |
1721 neutral
|
1724 |
1722 neutral
|
1725 |
1723 entailment
|
1726 |
-
1724
|
1727 |
-
1725
|
1728 |
1726 entailment
|
1729 |
1727 neutral
|
1730 |
1728 contradiction
|
@@ -1734,7 +1734,7 @@ index prediction
|
|
1734 |
1732 entailment
|
1735 |
1733 neutral
|
1736 |
1734 entailment
|
1737 |
-
1735
|
1738 |
1736 contradiction
|
1739 |
1737 neutral
|
1740 |
1738 contradiction
|
@@ -1745,7 +1745,7 @@ index prediction
|
|
1745 |
1743 contradiction
|
1746 |
1744 neutral
|
1747 |
1745 neutral
|
1748 |
-
1746
|
1749 |
1747 entailment
|
1750 |
1748 neutral
|
1751 |
1749 neutral
|
@@ -1754,13 +1754,13 @@ index prediction
|
|
1754 |
1752 entailment
|
1755 |
1753 contradiction
|
1756 |
1754 neutral
|
1757 |
-
1755
|
1758 |
-
1756
|
1759 |
1757 neutral
|
1760 |
1758 neutral
|
1761 |
1759 contradiction
|
1762 |
-
1760
|
1763 |
-
1761
|
1764 |
1762 neutral
|
1765 |
1763 entailment
|
1766 |
1764 contradiction
|
@@ -1771,23 +1771,23 @@ index prediction
|
|
1771 |
1769 neutral
|
1772 |
1770 contradiction
|
1773 |
1771 entailment
|
1774 |
-
1772
|
1775 |
1773 neutral
|
1776 |
1774 contradiction
|
1777 |
-
1775
|
1778 |
1776 contradiction
|
1779 |
1777 entailment
|
1780 |
1778 neutral
|
1781 |
1779 contradiction
|
1782 |
-
1780
|
1783 |
-
1781
|
1784 |
1782 contradiction
|
1785 |
1783 neutral
|
1786 |
1784 entailment
|
1787 |
1785 contradiction
|
1788 |
1786 neutral
|
1789 |
1787 entailment
|
1790 |
-
1788
|
1791 |
1789 neutral
|
1792 |
1790 neutral
|
1793 |
1791 contradiction
|
@@ -1795,7 +1795,7 @@ index prediction
|
|
1795 |
1793 neutral
|
1796 |
1794 contradiction
|
1797 |
1795 neutral
|
1798 |
-
1796
|
1799 |
1797 entailment
|
1800 |
1798 neutral
|
1801 |
1799 contradiction
|
@@ -1810,7 +1810,7 @@ index prediction
|
|
1810 |
1808 neutral
|
1811 |
1809 neutral
|
1812 |
1810 contradiction
|
1813 |
-
1811
|
1814 |
1812 contradiction
|
1815 |
1813 entailment
|
1816 |
1814 entailment
|
@@ -1819,7 +1819,7 @@ index prediction
|
|
1819 |
1817 contradiction
|
1820 |
1818 entailment
|
1821 |
1819 contradiction
|
1822 |
-
1820
|
1823 |
1821 neutral
|
1824 |
1822 entailment
|
1825 |
1823 contradiction
|
@@ -1827,7 +1827,7 @@ index prediction
|
|
1827 |
1825 contradiction
|
1828 |
1826 neutral
|
1829 |
1827 contradiction
|
1830 |
-
1828
|
1831 |
1829 entailment
|
1832 |
1830 neutral
|
1833 |
1831 contradiction
|
@@ -1836,7 +1836,7 @@ index prediction
|
|
1836 |
1834 entailment
|
1837 |
1835 neutral
|
1838 |
1836 contradiction
|
1839 |
-
1837
|
1840 |
1838 entailment
|
1841 |
1839 contradiction
|
1842 |
1840 neutral
|
@@ -1844,12 +1844,12 @@ index prediction
|
|
1844 |
1842 contradiction
|
1845 |
1843 entailment
|
1846 |
1844 neutral
|
1847 |
-
1845
|
1848 |
1846 entailment
|
1849 |
1847 neutral
|
1850 |
1848 contradiction
|
1851 |
1849 neutral
|
1852 |
-
1850
|
1853 |
1851 contradiction
|
1854 |
1852 entailment
|
1855 |
1853 contradiction
|
@@ -1857,7 +1857,7 @@ index prediction
|
|
1857 |
1855 contradiction
|
1858 |
1856 entailment
|
1859 |
1857 contradiction
|
1860 |
-
1858
|
1861 |
1859 neutral
|
1862 |
1860 neutral
|
1863 |
1861 entailment
|
@@ -1867,27 +1867,27 @@ index prediction
|
|
1867 |
1865 contradiction
|
1868 |
1866 contradiction
|
1869 |
1867 neutral
|
1870 |
-
1868
|
1871 |
1869 neutral
|
1872 |
1870 contradiction
|
1873 |
-
1871
|
1874 |
-
1872
|
1875 |
-
1873
|
1876 |
1874 neutral
|
1877 |
-
1875
|
1878 |
1876 neutral
|
1879 |
1877 neutral
|
1880 |
1878 contradiction
|
1881 |
1879 neutral
|
1882 |
1880 entailment
|
1883 |
-
1881
|
1884 |
-
1882
|
1885 |
1883 contradiction
|
1886 |
-
1884
|
1887 |
1885 neutral
|
1888 |
1886 contradiction
|
1889 |
1887 neutral
|
1890 |
-
1888
|
1891 |
1889 contradiction
|
1892 |
1890 neutral
|
1893 |
1891 contradiction
|
@@ -1905,22 +1905,22 @@ index prediction
|
|
1905 |
1903 contradiction
|
1906 |
1904 neutral
|
1907 |
1905 contradiction
|
1908 |
-
1906
|
1909 |
1907 neutral
|
1910 |
1908 neutral
|
1911 |
-
1909
|
1912 |
1910 contradiction
|
1913 |
1911 neutral
|
1914 |
1912 neutral
|
1915 |
1913 neutral
|
1916 |
1914 contradiction
|
1917 |
-
1915
|
1918 |
1916 entailment
|
1919 |
1917 contradiction
|
1920 |
1918 entailment
|
1921 |
1919 neutral
|
1922 |
1920 neutral
|
1923 |
-
1921
|
1924 |
1922 neutral
|
1925 |
1923 contradiction
|
1926 |
1924 contradiction
|
@@ -1936,11 +1936,11 @@ index prediction
|
|
1936 |
1934 contradiction
|
1937 |
1935 entailment
|
1938 |
1936 contradiction
|
1939 |
-
1937
|
1940 |
1938 contradiction
|
1941 |
1939 neutral
|
1942 |
1940 neutral
|
1943 |
-
1941
|
1944 |
1942 neutral
|
1945 |
1943 neutral
|
1946 |
1944 contradiction
|
@@ -1948,7 +1948,7 @@ index prediction
|
|
1948 |
1946 neutral
|
1949 |
1947 contradiction
|
1950 |
1948 neutral
|
1951 |
-
1949
|
1952 |
1950 neutral
|
1953 |
1951 contradiction
|
1954 |
1952 neutral
|
@@ -1959,15 +1959,15 @@ index prediction
|
|
1959 |
1957 entailment
|
1960 |
1958 entailment
|
1961 |
1959 neutral
|
1962 |
-
1960
|
1963 |
-
1961
|
1964 |
-
1962
|
1965 |
1963 contradiction
|
1966 |
1964 contradiction
|
1967 |
-
1965
|
1968 |
1966 neutral
|
1969 |
-
1967
|
1970 |
-
1968
|
1971 |
1969 entailment
|
1972 |
1970 entailment
|
1973 |
1971 entailment
|
@@ -1976,7 +1976,7 @@ index prediction
|
|
1976 |
1974 entailment
|
1977 |
1975 contradiction
|
1978 |
1976 neutral
|
1979 |
-
1977
|
1980 |
1978 entailment
|
1981 |
1979 neutral
|
1982 |
1980 entailment
|
@@ -1994,19 +1994,19 @@ index prediction
|
|
1994 |
1992 contradiction
|
1995 |
1993 entailment
|
1996 |
1994 neutral
|
1997 |
-
1995
|
1998 |
1996 contradiction
|
1999 |
1997 neutral
|
2000 |
1998 contradiction
|
2001 |
1999 contradiction
|
2002 |
2000 neutral
|
2003 |
2001 contradiction
|
2004 |
-
2002
|
2005 |
2003 entailment
|
2006 |
2004 neutral
|
2007 |
2005 neutral
|
2008 |
2006 contradiction
|
2009 |
-
2007
|
2010 |
2008 entailment
|
2011 |
2009 contradiction
|
2012 |
2010 contradiction
|
@@ -2031,13 +2031,13 @@ index prediction
|
|
2031 |
2029 contradiction
|
2032 |
2030 neutral
|
2033 |
2031 neutral
|
2034 |
-
2032
|
2035 |
-
2033
|
2036 |
2034 neutral
|
2037 |
2035 contradiction
|
2038 |
2036 entailment
|
2039 |
2037 neutral
|
2040 |
-
2038
|
2041 |
2039 neutral
|
2042 |
2040 contradiction
|
2043 |
2041 neutral
|
@@ -2050,7 +2050,7 @@ index prediction
|
|
2050 |
2048 entailment
|
2051 |
2049 neutral
|
2052 |
2050 neutral
|
2053 |
-
2051
|
2054 |
2052 neutral
|
2055 |
2053 entailment
|
2056 |
2054 neutral
|
@@ -2070,13 +2070,13 @@ index prediction
|
|
2070 |
2068 contradiction
|
2071 |
2069 entailment
|
2072 |
2070 neutral
|
2073 |
-
2071
|
2074 |
2072 neutral
|
2075 |
2073 neutral
|
2076 |
2074 entailment
|
2077 |
2075 contradiction
|
2078 |
2076 entailment
|
2079 |
-
2077
|
2080 |
2078 contradiction
|
2081 |
2079 contradiction
|
2082 |
2080 neutral
|
@@ -2085,7 +2085,7 @@ index prediction
|
|
2085 |
2083 neutral
|
2086 |
2084 entailment
|
2087 |
2085 contradiction
|
2088 |
-
2086
|
2089 |
2087 entailment
|
2090 |
2088 neutral
|
2091 |
2089 contradiction
|
@@ -2105,20 +2105,20 @@ index prediction
|
|
2105 |
2103 contradiction
|
2106 |
2104 neutral
|
2107 |
2105 contradiction
|
2108 |
-
2106
|
2109 |
2107 entailment
|
2110 |
2108 contradiction
|
2111 |
2109 neutral
|
2112 |
-
2110
|
2113 |
2111 neutral
|
2114 |
-
2112
|
2115 |
2113 neutral
|
2116 |
2114 entailment
|
2117 |
2115 contradiction
|
2118 |
2116 entailment
|
2119 |
2117 entailment
|
2120 |
2118 contradiction
|
2121 |
-
2119
|
2122 |
2120 contradiction
|
2123 |
2121 contradiction
|
2124 |
2122 neutral
|
@@ -2128,32 +2128,32 @@ index prediction
|
|
2128 |
2126 entailment
|
2129 |
2127 contradiction
|
2130 |
2128 entailment
|
2131 |
-
2129
|
2132 |
2130 entailment
|
2133 |
2131 entailment
|
2134 |
2132 contradiction
|
2135 |
2133 entailment
|
2136 |
2134 contradiction
|
2137 |
-
2135
|
2138 |
2136 neutral
|
2139 |
2137 contradiction
|
2140 |
2138 entailment
|
2141 |
2139 neutral
|
2142 |
-
2140
|
2143 |
2141 neutral
|
2144 |
2142 contradiction
|
2145 |
2143 neutral
|
2146 |
2144 neutral
|
2147 |
-
2145
|
2148 |
-
2146
|
2149 |
2147 contradiction
|
2150 |
-
2148
|
2151 |
2149 neutral
|
2152 |
2150 entailment
|
2153 |
2151 contradiction
|
2154 |
2152 entailment
|
2155 |
-
2153
|
2156 |
-
2154
|
2157 |
2155 entailment
|
2158 |
2156 entailment
|
2159 |
2157 entailment
|
@@ -2175,7 +2175,7 @@ index prediction
|
|
2175 |
2173 neutral
|
2176 |
2174 contradiction
|
2177 |
2175 neutral
|
2178 |
-
2176
|
2179 |
2177 neutral
|
2180 |
2178 neutral
|
2181 |
2179 entailment
|
@@ -2212,7 +2212,7 @@ index prediction
|
|
2212 |
2210 entailment
|
2213 |
2211 neutral
|
2214 |
2212 contradiction
|
2215 |
-
2213
|
2216 |
2214 contradiction
|
2217 |
2215 entailment
|
2218 |
2216 neutral
|
@@ -2220,7 +2220,7 @@ index prediction
|
|
2220 |
2218 contradiction
|
2221 |
2219 neutral
|
2222 |
2220 neutral
|
2223 |
-
2221
|
2224 |
2222 contradiction
|
2225 |
2223 entailment
|
2226 |
2224 neutral
|
@@ -2228,7 +2228,7 @@ index prediction
|
|
2228 |
2226 contradiction
|
2229 |
2227 entailment
|
2230 |
2228 entailment
|
2231 |
-
2229
|
2232 |
2230 contradiction
|
2233 |
2231 neutral
|
2234 |
2232 contradiction
|
@@ -2238,10 +2238,10 @@ index prediction
|
|
2238 |
2236 neutral
|
2239 |
2237 contradiction
|
2240 |
2238 entailment
|
2241 |
-
2239
|
2242 |
2240 contradiction
|
2243 |
2241 contradiction
|
2244 |
-
2242
|
2245 |
2243 neutral
|
2246 |
2244 neutral
|
2247 |
2245 contradiction
|
@@ -2250,9 +2250,9 @@ index prediction
|
|
2250 |
2248 neutral
|
2251 |
2249 contradiction
|
2252 |
2250 contradiction
|
2253 |
-
2251
|
2254 |
2252 entailment
|
2255 |
-
2253
|
2256 |
2254 entailment
|
2257 |
2255 neutral
|
2258 |
2256 entailment
|
@@ -2260,8 +2260,8 @@ index prediction
|
|
2260 |
2258 neutral
|
2261 |
2259 contradiction
|
2262 |
2260 entailment
|
2263 |
-
2261
|
2264 |
-
2262
|
2265 |
2263 neutral
|
2266 |
2264 entailment
|
2267 |
2265 neutral
|
@@ -2270,9 +2270,9 @@ index prediction
|
|
2270 |
2268 contradiction
|
2271 |
2269 entailment
|
2272 |
2270 entailment
|
2273 |
-
2271
|
2274 |
2272 contradiction
|
2275 |
-
2273
|
2276 |
2274 entailment
|
2277 |
2275 entailment
|
2278 |
2276 entailment
|
@@ -2280,7 +2280,7 @@ index prediction
|
|
2280 |
2278 entailment
|
2281 |
2279 contradiction
|
2282 |
2280 entailment
|
2283 |
-
2281
|
2284 |
2282 contradiction
|
2285 |
2283 neutral
|
2286 |
2284 entailment
|
@@ -2291,28 +2291,28 @@ index prediction
|
|
2291 |
2289 entailment
|
2292 |
2290 entailment
|
2293 |
2291 contradiction
|
2294 |
-
2292
|
2295 |
2293 contradiction
|
2296 |
-
2294
|
2297 |
2295 neutral
|
2298 |
2296 entailment
|
2299 |
2297 contradiction
|
2300 |
2298 entailment
|
2301 |
-
2299
|
2302 |
2300 neutral
|
2303 |
-
2301
|
2304 |
2302 entailment
|
2305 |
-
2303
|
2306 |
2304 neutral
|
2307 |
2305 entailment
|
2308 |
-
2306
|
2309 |
2307 entailment
|
2310 |
2308 neutral
|
2311 |
2309 contradiction
|
2312 |
2310 neutral
|
2313 |
2311 contradiction
|
2314 |
-
2312
|
2315 |
-
2313
|
2316 |
2314 contradiction
|
2317 |
2315 entailment
|
2318 |
2316 contradiction
|
@@ -2323,17 +2323,17 @@ index prediction
|
|
2323 |
2321 contradiction
|
2324 |
2322 contradiction
|
2325 |
2323 neutral
|
2326 |
-
2324
|
2327 |
2325 neutral
|
2328 |
2326 neutral
|
2329 |
-
2327
|
2330 |
2328 contradiction
|
2331 |
2329 neutral
|
2332 |
-
2330
|
2333 |
2331 neutral
|
2334 |
2332 entailment
|
2335 |
2333 neutral
|
2336 |
-
2334
|
2337 |
2335 contradiction
|
2338 |
2336 entailment
|
2339 |
2337 contradiction
|
@@ -2346,11 +2346,11 @@ index prediction
|
|
2346 |
2344 contradiction
|
2347 |
2345 neutral
|
2348 |
2346 neutral
|
2349 |
-
2347
|
2350 |
2348 neutral
|
2351 |
2349 neutral
|
2352 |
2350 contradiction
|
2353 |
-
2351
|
2354 |
2352 neutral
|
2355 |
2353 neutral
|
2356 |
2354 entailment
|
@@ -2361,7 +2361,7 @@ index prediction
|
|
2361 |
2359 entailment
|
2362 |
2360 contradiction
|
2363 |
2361 contradiction
|
2364 |
-
2362
|
2365 |
2363 neutral
|
2366 |
2364 contradiction
|
2367 |
2365 neutral
|
@@ -2372,7 +2372,7 @@ index prediction
|
|
2372 |
2370 entailment
|
2373 |
2371 contradiction
|
2374 |
2372 entailment
|
2375 |
-
2373
|
2376 |
2374 entailment
|
2377 |
2375 contradiction
|
2378 |
2376 neutral
|
@@ -2381,8 +2381,8 @@ index prediction
|
|
2381 |
2379 contradiction
|
2382 |
2380 neutral
|
2383 |
2381 entailment
|
2384 |
-
2382
|
2385 |
-
2383
|
2386 |
2384 neutral
|
2387 |
2385 entailment
|
2388 |
2386 neutral
|
@@ -2391,18 +2391,18 @@ index prediction
|
|
2391 |
2389 entailment
|
2392 |
2390 entailment
|
2393 |
2391 neutral
|
2394 |
-
2392
|
2395 |
2393 contradiction
|
2396 |
-
2394
|
2397 |
2395 entailment
|
2398 |
2396 contradiction
|
2399 |
2397 contradiction
|
2400 |
2398 neutral
|
2401 |
2399 entailment
|
2402 |
2400 neutral
|
2403 |
-
2401
|
2404 |
2402 contradiction
|
2405 |
-
2403
|
2406 |
2404 contradiction
|
2407 |
2405 entailment
|
2408 |
2406 neutral
|
@@ -2423,9 +2423,9 @@ index prediction
|
|
2423 |
2421 entailment
|
2424 |
2422 neutral
|
2425 |
2423 contradiction
|
2426 |
-
2424
|
2427 |
2425 neutral
|
2428 |
-
2426
|
2429 |
2427 entailment
|
2430 |
2428 contradiction
|
2431 |
2429 neutral
|
@@ -2447,7 +2447,7 @@ index prediction
|
|
2447 |
2445 neutral
|
2448 |
2446 entailment
|
2449 |
2447 contradiction
|
2450 |
-
2448
|
2451 |
2449 entailment
|
2452 |
2450 neutral
|
2453 |
2451 contradiction
|
@@ -2457,9 +2457,9 @@ index prediction
|
|
2457 |
2455 contradiction
|
2458 |
2456 neutral
|
2459 |
2457 neutral
|
2460 |
-
2458
|
2461 |
-
2459
|
2462 |
-
2460
|
2463 |
2461 contradiction
|
2464 |
2462 neutral
|
2465 |
2463 entailment
|
@@ -2467,25 +2467,25 @@ index prediction
|
|
2467 |
2465 contradiction
|
2468 |
2466 contradiction
|
2469 |
2467 entailment
|
2470 |
-
2468
|
2471 |
2469 entailment
|
2472 |
2470 neutral
|
2473 |
2471 contradiction
|
2474 |
2472 neutral
|
2475 |
-
2473
|
2476 |
2474 neutral
|
2477 |
2475 neutral
|
2478 |
2476 contradiction
|
2479 |
2477 entailment
|
2480 |
-
2478
|
2481 |
2479 entailment
|
2482 |
2480 contradiction
|
2483 |
2481 neutral
|
2484 |
2482 contradiction
|
2485 |
2483 entailment
|
2486 |
-
2484
|
2487 |
-
2485
|
2488 |
-
2486
|
2489 |
2487 contradiction
|
2490 |
2488 contradiction
|
2491 |
2489 neutral
|
@@ -2494,8 +2494,8 @@ index prediction
|
|
2494 |
2492 entailment
|
2495 |
2493 contradiction
|
2496 |
2494 entailment
|
2497 |
-
2495
|
2498 |
-
2496
|
2499 |
2497 neutral
|
2500 |
2498 contradiction
|
2501 |
2499 entailment
|
@@ -2533,9 +2533,9 @@ index prediction
|
|
2533 |
2531 neutral
|
2534 |
2532 neutral
|
2535 |
2533 contradiction
|
2536 |
-
2534
|
2537 |
2535 neutral
|
2538 |
-
2536
|
2539 |
2537 contradiction
|
2540 |
2538 neutral
|
2541 |
2539 contradiction
|
@@ -2566,13 +2566,13 @@ index prediction
|
|
2566 |
2564 contradiction
|
2567 |
2565 neutral
|
2568 |
2566 contradiction
|
2569 |
-
2567
|
2570 |
2568 contradiction
|
2571 |
2569 neutral
|
2572 |
2570 neutral
|
2573 |
-
2571
|
2574 |
2572 neutral
|
2575 |
-
2573
|
2576 |
2574 contradiction
|
2577 |
2575 neutral
|
2578 |
2576 entailment
|
@@ -2606,9 +2606,9 @@ index prediction
|
|
2606 |
2604 entailment
|
2607 |
2605 neutral
|
2608 |
2606 contradiction
|
2609 |
-
2607
|
2610 |
2608 neutral
|
2611 |
-
2609
|
2612 |
2610 neutral
|
2613 |
2611 neutral
|
2614 |
2612 neutral
|
@@ -2619,8 +2619,8 @@ index prediction
|
|
2619 |
2617 entailment
|
2620 |
2618 neutral
|
2621 |
2619 neutral
|
2622 |
-
2620
|
2623 |
-
2621
|
2624 |
2622 contradiction
|
2625 |
2623 neutral
|
2626 |
2624 entailment
|
@@ -2632,7 +2632,7 @@ index prediction
|
|
2632 |
2630 contradiction
|
2633 |
2631 contradiction
|
2634 |
2632 neutral
|
2635 |
-
2633
|
2636 |
2634 neutral
|
2637 |
2635 entailment
|
2638 |
2636 contradiction
|
@@ -2648,18 +2648,18 @@ index prediction
|
|
2648 |
2646 neutral
|
2649 |
2647 entailment
|
2650 |
2648 contradiction
|
2651 |
-
2649
|
2652 |
2650 neutral
|
2653 |
-
2651
|
2654 |
2652 contradiction
|
2655 |
-
2653
|
2656 |
2654 entailment
|
2657 |
2655 contradiction
|
2658 |
2656 entailment
|
2659 |
2657 neutral
|
2660 |
2658 contradiction
|
2661 |
2659 neutral
|
2662 |
-
2660
|
2663 |
2661 neutral
|
2664 |
2662 entailment
|
2665 |
2663 contradiction
|
@@ -2667,7 +2667,7 @@ index prediction
|
|
2667 |
2665 entailment
|
2668 |
2666 neutral
|
2669 |
2667 contradiction
|
2670 |
-
2668
|
2671 |
2669 entailment
|
2672 |
2670 neutral
|
2673 |
2671 entailment
|
@@ -2685,12 +2685,12 @@ index prediction
|
|
2685 |
2683 neutral
|
2686 |
2684 neutral
|
2687 |
2685 neutral
|
2688 |
-
2686
|
2689 |
2687 entailment
|
2690 |
2688 contradiction
|
2691 |
2689 neutral
|
2692 |
2690 neutral
|
2693 |
-
2691
|
2694 |
2692 neutral
|
2695 |
2693 entailment
|
2696 |
2694 neutral
|
@@ -2700,27 +2700,27 @@ index prediction
|
|
2700 |
2698 contradiction
|
2701 |
2699 entailment
|
2702 |
2700 contradiction
|
2703 |
-
2701
|
2704 |
2702 neutral
|
2705 |
2703 neutral
|
2706 |
2704 entailment
|
2707 |
2705 contradiction
|
2708 |
2706 contradiction
|
2709 |
2707 neutral
|
2710 |
-
2708
|
2711 |
2709 contradiction
|
2712 |
2710 entailment
|
2713 |
2711 neutral
|
2714 |
2712 neutral
|
2715 |
2713 contradiction
|
2716 |
-
2714
|
2717 |
2715 contradiction
|
2718 |
2716 neutral
|
2719 |
2717 entailment
|
2720 |
2718 entailment
|
2721 |
2719 neutral
|
2722 |
2720 contradiction
|
2723 |
-
2721
|
2724 |
2722 contradiction
|
2725 |
2723 neutral
|
2726 |
2724 contradiction
|
@@ -2732,14 +2732,14 @@ index prediction
|
|
2732 |
2730 entailment
|
2733 |
2731 neutral
|
2734 |
2732 contradiction
|
2735 |
-
2733
|
2736 |
-
2734
|
2737 |
2735 contradiction
|
2738 |
2736 contradiction
|
2739 |
2737 entailment
|
2740 |
2738 neutral
|
2741 |
2739 contradiction
|
2742 |
-
2740
|
2743 |
2741 contradiction
|
2744 |
2742 neutral
|
2745 |
2743 contradiction
|
@@ -2765,7 +2765,7 @@ index prediction
|
|
2765 |
2763 neutral
|
2766 |
2764 entailment
|
2767 |
2765 contradiction
|
2768 |
-
2766
|
2769 |
2767 contradiction
|
2770 |
2768 neutral
|
2771 |
2769 entailment
|
@@ -2773,17 +2773,17 @@ index prediction
|
|
2773 |
2771 contradiction
|
2774 |
2772 entailment
|
2775 |
2773 contradiction
|
2776 |
-
2774
|
2777 |
2775 contradiction
|
2778 |
2776 neutral
|
2779 |
2777 entailment
|
2780 |
2778 neutral
|
2781 |
2779 entailment
|
2782 |
2780 contradiction
|
2783 |
-
2781
|
2784 |
2782 contradiction
|
2785 |
-
2783
|
2786 |
-
2784
|
2787 |
2785 entailment
|
2788 |
2786 contradiction
|
2789 |
2787 entailment
|
@@ -2798,7 +2798,7 @@ index prediction
|
|
2798 |
2796 contradiction
|
2799 |
2797 contradiction
|
2800 |
2798 entailment
|
2801 |
-
2799
|
2802 |
2800 contradiction
|
2803 |
2801 neutral
|
2804 |
2802 entailment
|
@@ -2807,7 +2807,7 @@ index prediction
|
|
2807 |
2805 neutral
|
2808 |
2806 neutral
|
2809 |
2807 entailment
|
2810 |
-
2808
|
2811 |
2809 contradiction
|
2812 |
2810 entailment
|
2813 |
2811 contradiction
|
@@ -2816,7 +2816,7 @@ index prediction
|
|
2816 |
2814 entailment
|
2817 |
2815 neutral
|
2818 |
2816 contradiction
|
2819 |
-
2817
|
2820 |
2818 contradiction
|
2821 |
2819 entailment
|
2822 |
2820 neutral
|
@@ -2826,7 +2826,7 @@ index prediction
|
|
2826 |
2824 contradiction
|
2827 |
2825 neutral
|
2828 |
2826 entailment
|
2829 |
-
2827
|
2830 |
2828 contradiction
|
2831 |
2829 contradiction
|
2832 |
2830 entailment
|
@@ -2856,7 +2856,7 @@ index prediction
|
|
2856 |
2854 contradiction
|
2857 |
2855 neutral
|
2858 |
2856 contradiction
|
2859 |
-
2857
|
2860 |
2858 neutral
|
2861 |
2859 neutral
|
2862 |
2860 entailment
|
@@ -2868,7 +2868,7 @@ index prediction
|
|
2868 |
2866 entailment
|
2869 |
2867 contradiction
|
2870 |
2868 neutral
|
2871 |
-
2869
|
2872 |
2870 contradiction
|
2873 |
2871 contradiction
|
2874 |
2872 neutral
|
@@ -2882,14 +2882,14 @@ index prediction
|
|
2882 |
2880 neutral
|
2883 |
2881 entailment
|
2884 |
2882 contradiction
|
2885 |
-
2883
|
2886 |
2884 neutral
|
2887 |
2885 contradiction
|
2888 |
2886 contradiction
|
2889 |
2887 contradiction
|
2890 |
2888 entailment
|
2891 |
-
2889
|
2892 |
-
2890
|
2893 |
2891 contradiction
|
2894 |
2892 entailment
|
2895 |
2893 contradiction
|
@@ -2904,7 +2904,7 @@ index prediction
|
|
2904 |
2902 entailment
|
2905 |
2903 neutral
|
2906 |
2904 entailment
|
2907 |
-
2905
|
2908 |
2906 neutral
|
2909 |
2907 contradiction
|
2910 |
2908 neutral
|
@@ -2926,8 +2926,8 @@ index prediction
|
|
2926 |
2924 contradiction
|
2927 |
2925 neutral
|
2928 |
2926 neutral
|
2929 |
-
2927
|
2930 |
-
2928
|
2931 |
2929 entailment
|
2932 |
2930 neutral
|
2933 |
2931 contradiction
|
@@ -2938,11 +2938,11 @@ index prediction
|
|
2938 |
2936 contradiction
|
2939 |
2937 contradiction
|
2940 |
2938 entailment
|
2941 |
-
2939
|
2942 |
2940 contradiction
|
2943 |
2941 entailment
|
2944 |
2942 entailment
|
2945 |
-
2943
|
2946 |
2944 contradiction
|
2947 |
2945 entailment
|
2948 |
2946 contradiction
|
@@ -2950,18 +2950,18 @@ index prediction
|
|
2950 |
2948 neutral
|
2951 |
2949 neutral
|
2952 |
2950 contradiction
|
2953 |
-
2951
|
2954 |
-
2952
|
2955 |
2953 neutral
|
2956 |
2954 contradiction
|
2957 |
2955 contradiction
|
2958 |
-
2956
|
2959 |
-
2957
|
2960 |
2958 entailment
|
2961 |
2959 contradiction
|
2962 |
2960 entailment
|
2963 |
2961 neutral
|
2964 |
-
2962
|
2965 |
2963 contradiction
|
2966 |
2964 neutral
|
2967 |
2965 contradiction
|
@@ -2969,8 +2969,8 @@ index prediction
|
|
2969 |
2967 entailment
|
2970 |
2968 neutral
|
2971 |
2969 contradiction
|
2972 |
-
2970
|
2973 |
-
2971
|
2974 |
2972 contradiction
|
2975 |
2973 neutral
|
2976 |
2974 contradiction
|
@@ -2979,7 +2979,7 @@ index prediction
|
|
2979 |
2977 contradiction
|
2980 |
2978 entailment
|
2981 |
2979 neutral
|
2982 |
-
2980
|
2983 |
2981 contradiction
|
2984 |
2982 entailment
|
2985 |
2983 contradiction
|
@@ -2997,7 +2997,7 @@ index prediction
|
|
2997 |
2995 contradiction
|
2998 |
2996 neutral
|
2999 |
2997 neutral
|
3000 |
-
2998
|
3001 |
2999 contradiction
|
3002 |
3000 contradiction
|
3003 |
3001 neutral
|
@@ -3014,12 +3014,12 @@ index prediction
|
|
3014 |
3012 neutral
|
3015 |
3013 entailment
|
3016 |
3014 contradiction
|
3017 |
-
3015
|
3018 |
3016 entailment
|
3019 |
3017 contradiction
|
3020 |
3018 contradiction
|
3021 |
-
3019
|
3022 |
-
3020
|
3023 |
3021 contradiction
|
3024 |
3022 entailment
|
3025 |
3023 neutral
|
@@ -3029,7 +3029,7 @@ index prediction
|
|
3029 |
3027 neutral
|
3030 |
3028 entailment
|
3031 |
3029 contradiction
|
3032 |
-
3030
|
3033 |
3031 contradiction
|
3034 |
3032 neutral
|
3035 |
3033 neutral
|
@@ -3037,22 +3037,22 @@ index prediction
|
|
3037 |
3035 contradiction
|
3038 |
3036 neutral
|
3039 |
3037 entailment
|
3040 |
-
3038
|
3041 |
3039 entailment
|
3042 |
3040 neutral
|
3043 |
3041 contradiction
|
3044 |
3042 neutral
|
3045 |
3043 entailment
|
3046 |
3044 contradiction
|
3047 |
-
3045
|
3048 |
3046 entailment
|
3049 |
3047 contradiction
|
3050 |
3048 neutral
|
3051 |
-
3049
|
3052 |
-
3050
|
3053 |
3051 entailment
|
3054 |
3052 contradiction
|
3055 |
-
3053
|
3056 |
3054 neutral
|
3057 |
3055 neutral
|
3058 |
3056 entailment
|
@@ -3066,7 +3066,7 @@ index prediction
|
|
3066 |
3064 entailment
|
3067 |
3065 contradiction
|
3068 |
3066 contradiction
|
3069 |
-
3067
|
3070 |
3068 neutral
|
3071 |
3069 neutral
|
3072 |
3070 entailment
|
@@ -3077,7 +3077,7 @@ index prediction
|
|
3077 |
3075 contradiction
|
3078 |
3076 neutral
|
3079 |
3077 entailment
|
3080 |
-
3078
|
3081 |
3079 neutral
|
3082 |
3080 neutral
|
3083 |
3081 neutral
|
@@ -3092,17 +3092,17 @@ index prediction
|
|
3092 |
3090 contradiction
|
3093 |
3091 entailment
|
3094 |
3092 neutral
|
3095 |
-
3093
|
3096 |
3094 neutral
|
3097 |
3095 contradiction
|
3098 |
-
3096
|
3099 |
3097 contradiction
|
3100 |
3098 neutral
|
3101 |
3099 neutral
|
3102 |
3100 entailment
|
3103 |
3101 contradiction
|
3104 |
-
3102
|
3105 |
-
3103
|
3106 |
3104 neutral
|
3107 |
3105 contradiction
|
3108 |
3106 contradiction
|
@@ -3114,7 +3114,7 @@ index prediction
|
|
3114 |
3112 neutral
|
3115 |
3113 entailment
|
3116 |
3114 contradiction
|
3117 |
-
3115
|
3118 |
3116 entailment
|
3119 |
3117 neutral
|
3120 |
3118 entailment
|
@@ -3124,13 +3124,13 @@ index prediction
|
|
3124 |
3122 neutral
|
3125 |
3123 neutral
|
3126 |
3124 neutral
|
3127 |
-
3125
|
3128 |
3126 neutral
|
3129 |
3127 neutral
|
3130 |
3128 contradiction
|
3131 |
3129 neutral
|
3132 |
3130 neutral
|
3133 |
-
3131
|
3134 |
3132 contradiction
|
3135 |
3133 entailment
|
3136 |
3134 neutral
|
@@ -3142,29 +3142,29 @@ index prediction
|
|
3142 |
3140 entailment
|
3143 |
3141 neutral
|
3144 |
3142 contradiction
|
3145 |
-
3143
|
3146 |
3144 contradiction
|
3147 |
3145 contradiction
|
3148 |
3146 entailment
|
3149 |
3147 neutral
|
3150 |
-
3148
|
3151 |
3149 neutral
|
3152 |
-
3150
|
3153 |
-
3151
|
3154 |
3152 entailment
|
3155 |
3153 neutral
|
3156 |
3154 neutral
|
3157 |
-
3155
|
3158 |
3156 contradiction
|
3159 |
3157 entailment
|
3160 |
3158 neutral
|
3161 |
3159 entailment
|
3162 |
3160 entailment
|
3163 |
3161 neutral
|
3164 |
-
3162
|
3165 |
3163 entailment
|
3166 |
3164 contradiction
|
3167 |
-
3165
|
3168 |
3166 neutral
|
3169 |
3167 contradiction
|
3170 |
3168 contradiction
|
@@ -3177,7 +3177,7 @@ index prediction
|
|
3177 |
3175 contradiction
|
3178 |
3176 neutral
|
3179 |
3177 neutral
|
3180 |
-
3178
|
3181 |
3179 neutral
|
3182 |
3180 contradiction
|
3183 |
3181 neutral
|
@@ -3186,20 +3186,20 @@ index prediction
|
|
3186 |
3184 contradiction
|
3187 |
3185 neutral
|
3188 |
3186 entailment
|
3189 |
-
3187
|
3190 |
3188 neutral
|
3191 |
3189 neutral
|
3192 |
-
3190
|
3193 |
3191 entailment
|
3194 |
3192 entailment
|
3195 |
-
3193
|
3196 |
3194 neutral
|
3197 |
3195 contradiction
|
3198 |
3196 neutral
|
3199 |
3197 contradiction
|
3200 |
3198 contradiction
|
3201 |
3199 entailment
|
3202 |
-
3200
|
3203 |
3201 neutral
|
3204 |
3202 contradiction
|
3205 |
3203 contradiction
|
@@ -3208,13 +3208,13 @@ index prediction
|
|
3208 |
3206 neutral
|
3209 |
3207 neutral
|
3210 |
3208 contradiction
|
3211 |
-
3209
|
3212 |
3210 neutral
|
3213 |
3211 contradiction
|
3214 |
3212 entailment
|
3215 |
-
3213
|
3216 |
3214 neutral
|
3217 |
-
3215
|
3218 |
3216 neutral
|
3219 |
3217 entailment
|
3220 |
3218 contradiction
|
@@ -3229,14 +3229,14 @@ index prediction
|
|
3229 |
3227 contradiction
|
3230 |
3228 neutral
|
3231 |
3229 contradiction
|
3232 |
-
3230
|
3233 |
3231 contradiction
|
3234 |
3232 entailment
|
3235 |
3233 neutral
|
3236 |
3234 contradiction
|
3237 |
3235 entailment
|
3238 |
3236 neutral
|
3239 |
-
3237
|
3240 |
3238 contradiction
|
3241 |
3239 contradiction
|
3242 |
3240 entailment
|
@@ -3249,7 +3249,7 @@ index prediction
|
|
3249 |
3247 neutral
|
3250 |
3248 entailment
|
3251 |
3249 neutral
|
3252 |
-
3250
|
3253 |
3251 contradiction
|
3254 |
3252 neutral
|
3255 |
3253 entailment
|
@@ -3258,20 +3258,20 @@ index prediction
|
|
3258 |
3256 entailment
|
3259 |
3257 contradiction
|
3260 |
3258 contradiction
|
3261 |
-
3259
|
3262 |
3260 neutral
|
3263 |
-
3261
|
3264 |
3262 contradiction
|
3265 |
-
3263
|
3266 |
3264 contradiction
|
3267 |
3265 neutral
|
3268 |
-
3266
|
3269 |
3267 neutral
|
3270 |
3268 contradiction
|
3271 |
3269 contradiction
|
3272 |
3270 neutral
|
3273 |
3271 entailment
|
3274 |
-
3272
|
3275 |
3273 entailment
|
3276 |
3274 contradiction
|
3277 |
3275 neutral
|
@@ -3289,7 +3289,7 @@ index prediction
|
|
3289 |
3287 entailment
|
3290 |
3288 neutral
|
3291 |
3289 neutral
|
3292 |
-
3290
|
3293 |
3291 contradiction
|
3294 |
3292 neutral
|
3295 |
3293 entailment
|
@@ -3300,7 +3300,7 @@ index prediction
|
|
3300 |
3298 contradiction
|
3301 |
3299 contradiction
|
3302 |
3300 contradiction
|
3303 |
-
3301
|
3304 |
3302 neutral
|
3305 |
3303 entailment
|
3306 |
3304 entailment
|
@@ -3321,7 +3321,7 @@ index prediction
|
|
3321 |
3319 contradiction
|
3322 |
3320 neutral
|
3323 |
3321 entailment
|
3324 |
-
3322
|
3325 |
3323 contradiction
|
3326 |
3324 contradiction
|
3327 |
3325 contradiction
|
@@ -3335,13 +3335,13 @@ index prediction
|
|
3335 |
3333 entailment
|
3336 |
3334 neutral
|
3337 |
3335 contradiction
|
3338 |
-
3336
|
3339 |
3337 neutral
|
3340 |
3338 entailment
|
3341 |
-
3339
|
3342 |
-
3340
|
3343 |
-
3341
|
3344 |
-
3342
|
3345 |
3343 contradiction
|
3346 |
3344 contradiction
|
3347 |
3345 contradiction
|
@@ -3349,7 +3349,7 @@ index prediction
|
|
3349 |
3347 entailment
|
3350 |
3348 neutral
|
3351 |
3349 entailment
|
3352 |
-
3350
|
3353 |
3351 contradiction
|
3354 |
3352 entailment
|
3355 |
3353 entailment
|
@@ -3360,7 +3360,7 @@ index prediction
|
|
3360 |
3358 neutral
|
3361 |
3359 contradiction
|
3362 |
3360 contradiction
|
3363 |
-
3361
|
3364 |
3362 contradiction
|
3365 |
3363 neutral
|
3366 |
3364 neutral
|
@@ -3369,7 +3369,7 @@ index prediction
|
|
3369 |
3367 entailment
|
3370 |
3368 neutral
|
3371 |
3369 entailment
|
3372 |
-
3370
|
3373 |
3371 neutral
|
3374 |
3372 contradiction
|
3375 |
3373 entailment
|
@@ -3390,14 +3390,14 @@ index prediction
|
|
3390 |
3388 entailment
|
3391 |
3389 neutral
|
3392 |
3390 neutral
|
3393 |
-
3391
|
3394 |
3392 contradiction
|
3395 |
3393 entailment
|
3396 |
3394 neutral
|
3397 |
3395 neutral
|
3398 |
3396 contradiction
|
3399 |
3397 entailment
|
3400 |
-
3398
|
3401 |
3399 neutral
|
3402 |
3400 contradiction
|
3403 |
3401 entailment
|
@@ -3405,10 +3405,10 @@ index prediction
|
|
3405 |
3403 entailment
|
3406 |
3404 contradiction
|
3407 |
3405 neutral
|
3408 |
-
3406
|
3409 |
3407 entailment
|
3410 |
3408 contradiction
|
3411 |
-
3409
|
3412 |
3410 entailment
|
3413 |
3411 entailment
|
3414 |
3412 neutral
|
@@ -3419,11 +3419,11 @@ index prediction
|
|
3419 |
3417 contradiction
|
3420 |
3418 neutral
|
3421 |
3419 neutral
|
3422 |
-
3420
|
3423 |
3421 contradiction
|
3424 |
-
3422
|
3425 |
3423 contradiction
|
3426 |
-
3424
|
3427 |
3425 neutral
|
3428 |
3426 contradiction
|
3429 |
3427 entailment
|
@@ -3432,7 +3432,7 @@ index prediction
|
|
3432 |
3430 neutral
|
3433 |
3431 neutral
|
3434 |
3432 entailment
|
3435 |
-
3433
|
3436 |
3434 neutral
|
3437 |
3435 neutral
|
3438 |
3436 neutral
|
@@ -3440,10 +3440,10 @@ index prediction
|
|
3440 |
3438 entailment
|
3441 |
3439 neutral
|
3442 |
3440 contradiction
|
3443 |
-
3441
|
3444 |
-
3442
|
3445 |
3443 neutral
|
3446 |
-
3444
|
3447 |
3445 neutral
|
3448 |
3446 contradiction
|
3449 |
3447 neutral
|
@@ -3451,9 +3451,9 @@ index prediction
|
|
3451 |
3449 neutral
|
3452 |
3450 contradiction
|
3453 |
3451 neutral
|
3454 |
-
3452
|
3455 |
-
3453
|
3456 |
-
3454
|
3457 |
3455 contradiction
|
3458 |
3456 contradiction
|
3459 |
3457 entailment
|
@@ -3467,12 +3467,12 @@ index prediction
|
|
3467 |
3465 contradiction
|
3468 |
3466 neutral
|
3469 |
3467 entailment
|
3470 |
-
3468
|
3471 |
-
3469
|
3472 |
3470 neutral
|
3473 |
3471 neutral
|
3474 |
3472 neutral
|
3475 |
-
3473
|
3476 |
3474 neutral
|
3477 |
3475 neutral
|
3478 |
3476 contradiction
|
@@ -3487,15 +3487,15 @@ index prediction
|
|
3487 |
3485 entailment
|
3488 |
3486 entailment
|
3489 |
3487 neutral
|
3490 |
-
3488
|
3491 |
3489 neutral
|
3492 |
3490 contradiction
|
3493 |
3491 entailment
|
3494 |
3492 contradiction
|
3495 |
-
3493
|
3496 |
3494 neutral
|
3497 |
3495 entailment
|
3498 |
-
3496
|
3499 |
3497 contradiction
|
3500 |
3498 entailment
|
3501 |
3499 entailment
|
@@ -3505,15 +3505,15 @@ index prediction
|
|
3505 |
3503 neutral
|
3506 |
3504 entailment
|
3507 |
3505 neutral
|
3508 |
-
3506
|
3509 |
3507 neutral
|
3510 |
3508 entailment
|
3511 |
3509 contradiction
|
3512 |
-
3510
|
3513 |
3511 entailment
|
3514 |
3512 neutral
|
3515 |
3513 neutral
|
3516 |
-
3514
|
3517 |
3515 contradiction
|
3518 |
3516 neutral
|
3519 |
3517 neutral
|
@@ -3522,47 +3522,47 @@ index prediction
|
|
3522 |
3520 contradiction
|
3523 |
3521 entailment
|
3524 |
3522 contradiction
|
3525 |
-
3523
|
3526 |
3524 neutral
|
3527 |
3525 entailment
|
3528 |
3526 contradiction
|
3529 |
3527 neutral
|
3530 |
3528 neutral
|
3531 |
-
3529
|
3532 |
3530 entailment
|
3533 |
3531 entailment
|
3534 |
3532 entailment
|
3535 |
-
3533
|
3536 |
3534 contradiction
|
3537 |
3535 entailment
|
3538 |
3536 neutral
|
3539 |
3537 neutral
|
3540 |
3538 neutral
|
3541 |
-
3539
|
3542 |
3540 contradiction
|
3543 |
3541 neutral
|
3544 |
-
3542
|
3545 |
3543 neutral
|
3546 |
-
3544
|
3547 |
3545 entailment
|
3548 |
3546 neutral
|
3549 |
3547 contradiction
|
3550 |
-
3548
|
3551 |
3549 entailment
|
3552 |
3550 contradiction
|
3553 |
-
3551
|
3554 |
3552 neutral
|
3555 |
3553 neutral
|
3556 |
3554 neutral
|
3557 |
3555 contradiction
|
3558 |
-
3556
|
3559 |
3557 contradiction
|
3560 |
3558 contradiction
|
3561 |
-
3559
|
3562 |
3560 neutral
|
3563 |
3561 neutral
|
3564 |
3562 contradiction
|
3565 |
-
3563
|
3566 |
3564 contradiction
|
3567 |
3565 neutral
|
3568 |
3566 neutral
|
@@ -3574,7 +3574,7 @@ index prediction
|
|
3574 |
3572 neutral
|
3575 |
3573 neutral
|
3576 |
3574 neutral
|
3577 |
-
3575
|
3578 |
3576 neutral
|
3579 |
3577 neutral
|
3580 |
3578 entailment
|
@@ -3582,10 +3582,10 @@ index prediction
|
|
3582 |
3580 neutral
|
3583 |
3581 contradiction
|
3584 |
3582 neutral
|
3585 |
-
3583
|
3586 |
3584 contradiction
|
3587 |
3585 neutral
|
3588 |
-
3586
|
3589 |
3587 neutral
|
3590 |
3588 contradiction
|
3591 |
3589 contradiction
|
@@ -3595,16 +3595,16 @@ index prediction
|
|
3595 |
3593 neutral
|
3596 |
3594 contradiction
|
3597 |
3595 neutral
|
3598 |
-
3596
|
3599 |
3597 contradiction
|
3600 |
3598 entailment
|
3601 |
-
3599
|
3602 |
3600 contradiction
|
3603 |
-
3601
|
3604 |
3602 neutral
|
3605 |
3603 contradiction
|
3606 |
3604 neutral
|
3607 |
-
3605
|
3608 |
3606 contradiction
|
3609 |
3607 neutral
|
3610 |
3608 entailment
|
@@ -3630,7 +3630,7 @@ index prediction
|
|
3630 |
3628 entailment
|
3631 |
3629 neutral
|
3632 |
3630 neutral
|
3633 |
-
3631
|
3634 |
3632 contradiction
|
3635 |
3633 contradiction
|
3636 |
3634 entailment
|
@@ -3646,13 +3646,13 @@ index prediction
|
|
3646 |
3644 contradiction
|
3647 |
3645 neutral
|
3648 |
3646 contradiction
|
3649 |
-
3647
|
3650 |
3648 neutral
|
3651 |
3649 entailment
|
3652 |
3650 contradiction
|
3653 |
-
3651
|
3654 |
3652 neutral
|
3655 |
-
3653
|
3656 |
3654 neutral
|
3657 |
3655 neutral
|
3658 |
3656 neutral
|
@@ -3664,7 +3664,7 @@ index prediction
|
|
3664 |
3662 contradiction
|
3665 |
3663 entailment
|
3666 |
3664 neutral
|
3667 |
-
3665
|
3668 |
3666 contradiction
|
3669 |
3667 entailment
|
3670 |
3668 neutral
|
@@ -3673,7 +3673,7 @@ index prediction
|
|
3673 |
3671 entailment
|
3674 |
3672 entailment
|
3675 |
3673 contradiction
|
3676 |
-
3674
|
3677 |
3675 neutral
|
3678 |
3676 neutral
|
3679 |
3677 entailment
|
@@ -3695,14 +3695,14 @@ index prediction
|
|
3695 |
3693 entailment
|
3696 |
3694 neutral
|
3697 |
3695 contradiction
|
3698 |
-
3696
|
3699 |
-
3697
|
3700 |
3698 neutral
|
3701 |
3699 contradiction
|
3702 |
3700 neutral
|
3703 |
3701 neutral
|
3704 |
-
3702
|
3705 |
-
3703
|
3706 |
3704 contradiction
|
3707 |
3705 entailment
|
3708 |
3706 entailment
|
@@ -3712,7 +3712,7 @@ index prediction
|
|
3712 |
3710 contradiction
|
3713 |
3711 neutral
|
3714 |
3712 neutral
|
3715 |
-
3713
|
3716 |
3714 entailment
|
3717 |
3715 entailment
|
3718 |
3716 contradiction
|
@@ -3721,16 +3721,16 @@ index prediction
|
|
3721 |
3719 contradiction
|
3722 |
3720 neutral
|
3723 |
3721 neutral
|
3724 |
-
3722
|
3725 |
-
3723
|
3726 |
3724 neutral
|
3727 |
3725 contradiction
|
3728 |
-
3726
|
3729 |
3727 entailment
|
3730 |
3728 neutral
|
3731 |
3729 neutral
|
3732 |
3730 neutral
|
3733 |
-
3731
|
3734 |
3732 neutral
|
3735 |
3733 entailment
|
3736 |
3734 contradiction
|
@@ -3744,7 +3744,7 @@ index prediction
|
|
3744 |
3742 entailment
|
3745 |
3743 contradiction
|
3746 |
3744 contradiction
|
3747 |
-
3745
|
3748 |
3746 neutral
|
3749 |
3747 neutral
|
3750 |
3748 entailment
|
@@ -3774,7 +3774,7 @@ index prediction
|
|
3774 |
3772 entailment
|
3775 |
3773 contradiction
|
3776 |
3774 neutral
|
3777 |
-
3775
|
3778 |
3776 entailment
|
3779 |
3777 neutral
|
3780 |
3778 entailment
|
@@ -3782,13 +3782,13 @@ index prediction
|
|
3782 |
3780 contradiction
|
3783 |
3781 neutral
|
3784 |
3782 entailment
|
3785 |
-
3783
|
3786 |
3784 neutral
|
3787 |
3785 contradiction
|
3788 |
3786 neutral
|
3789 |
3787 entailment
|
3790 |
3788 neutral
|
3791 |
-
3789
|
3792 |
3790 neutral
|
3793 |
3791 contradiction
|
3794 |
3792 entailment
|
@@ -3805,7 +3805,7 @@ index prediction
|
|
3805 |
3803 entailment
|
3806 |
3804 contradiction
|
3807 |
3805 neutral
|
3808 |
-
3806
|
3809 |
3807 contradiction
|
3810 |
3808 neutral
|
3811 |
3809 entailment
|
@@ -3814,10 +3814,10 @@ index prediction
|
|
3814 |
3812 entailment
|
3815 |
3813 contradiction
|
3816 |
3814 neutral
|
3817 |
-
3815
|
3818 |
3816 contradiction
|
3819 |
-
3817
|
3820 |
-
3818
|
3821 |
3819 entailment
|
3822 |
3820 contradiction
|
3823 |
3821 contradiction
|
@@ -3835,7 +3835,7 @@ index prediction
|
|
3835 |
3833 entailment
|
3836 |
3834 entailment
|
3837 |
3835 neutral
|
3838 |
-
3836
|
3839 |
3837 neutral
|
3840 |
3838 entailment
|
3841 |
3839 contradiction
|
@@ -3845,32 +3845,32 @@ index prediction
|
|
3845 |
3843 contradiction
|
3846 |
3844 neutral
|
3847 |
3845 entailment
|
3848 |
-
3846
|
3849 |
-
3847
|
3850 |
-
3848
|
3851 |
3849 neutral
|
3852 |
3850 contradiction
|
3853 |
3851 entailment
|
3854 |
-
3852
|
3855 |
3853 contradiction
|
3856 |
3854 neutral
|
3857 |
3855 contradiction
|
3858 |
3856 entailment
|
3859 |
3857 neutral
|
3860 |
-
3858
|
3861 |
3859 neutral
|
3862 |
3860 neutral
|
3863 |
3861 contradiction
|
3864 |
3862 neutral
|
3865 |
-
3863
|
3866 |
-
3864
|
3867 |
3865 neutral
|
3868 |
3866 contradiction
|
3869 |
3867 entailment
|
3870 |
3868 neutral
|
3871 |
-
3869
|
3872 |
3870 entailment
|
3873 |
-
3871
|
3874 |
3872 neutral
|
3875 |
3873 contradiction
|
3876 |
3874 neutral
|
@@ -3879,12 +3879,12 @@ index prediction
|
|
3879 |
3877 neutral
|
3880 |
3878 contradiction
|
3881 |
3879 neutral
|
3882 |
-
3880
|
3883 |
3881 entailment
|
3884 |
3882 entailment
|
3885 |
-
3883
|
3886 |
-
3884
|
3887 |
-
3885
|
3888 |
3886 neutral
|
3889 |
3887 entailment
|
3890 |
3888 neutral
|
@@ -3914,32 +3914,32 @@ index prediction
|
|
3914 |
3912 contradiction
|
3915 |
3913 entailment
|
3916 |
3914 neutral
|
3917 |
-
3915
|
3918 |
3916 entailment
|
3919 |
3917 neutral
|
3920 |
3918 contradiction
|
3921 |
3919 entailment
|
3922 |
3920 neutral
|
3923 |
3921 neutral
|
3924 |
-
3922
|
3925 |
3923 neutral
|
3926 |
3924 entailment
|
3927 |
3925 neutral
|
3928 |
3926 contradiction
|
3929 |
-
3927
|
3930 |
3928 entailment
|
3931 |
3929 contradiction
|
3932 |
-
3930
|
3933 |
3931 neutral
|
3934 |
3932 contradiction
|
3935 |
3933 neutral
|
3936 |
3934 contradiction
|
3937 |
-
3935
|
3938 |
3936 contradiction
|
3939 |
3937 neutral
|
3940 |
3938 entailment
|
3941 |
3939 contradiction
|
3942 |
-
3940
|
3943 |
3941 neutral
|
3944 |
3942 contradiction
|
3945 |
3943 neutral
|
@@ -3951,20 +3951,20 @@ index prediction
|
|
3951 |
3949 neutral
|
3952 |
3950 contradiction
|
3953 |
3951 neutral
|
3954 |
-
3952
|
3955 |
3953 neutral
|
3956 |
3954 neutral
|
3957 |
3955 contradiction
|
3958 |
3956 neutral
|
3959 |
3957 neutral
|
3960 |
-
3958
|
3961 |
3959 entailment
|
3962 |
3960 entailment
|
3963 |
3961 neutral
|
3964 |
-
3962
|
3965 |
3963 contradiction
|
3966 |
3964 neutral
|
3967 |
-
3965
|
3968 |
3966 contradiction
|
3969 |
3967 neutral
|
3970 |
3968 entailment
|
@@ -3989,7 +3989,7 @@ index prediction
|
|
3989 |
3987 neutral
|
3990 |
3988 contradiction
|
3991 |
3989 neutral
|
3992 |
-
3990
|
3993 |
3991 contradiction
|
3994 |
3992 contradiction
|
3995 |
3993 contradiction
|
@@ -4007,17 +4007,17 @@ index prediction
|
|
4007 |
4005 entailment
|
4008 |
4006 neutral
|
4009 |
4007 contradiction
|
4010 |
-
4008
|
4011 |
4009 contradiction
|
4012 |
4010 entailment
|
4013 |
4011 contradiction
|
4014 |
-
4012
|
4015 |
4013 neutral
|
4016 |
4014 contradiction
|
4017 |
4015 entailment
|
4018 |
4016 contradiction
|
4019 |
4017 entailment
|
4020 |
-
4018
|
4021 |
4019 neutral
|
4022 |
4020 neutral
|
4023 |
4021 contradiction
|
@@ -4025,14 +4025,14 @@ index prediction
|
|
4025 |
4023 entailment
|
4026 |
4024 contradiction
|
4027 |
4025 neutral
|
4028 |
-
4026
|
4029 |
4027 neutral
|
4030 |
4028 neutral
|
4031 |
4029 contradiction
|
4032 |
-
4030
|
4033 |
4031 entailment
|
4034 |
-
4032
|
4035 |
-
4033
|
4036 |
4034 entailment
|
4037 |
4035 neutral
|
4038 |
4036 neutral
|
@@ -4041,7 +4041,7 @@ index prediction
|
|
4041 |
4039 entailment
|
4042 |
4040 entailment
|
4043 |
4041 entailment
|
4044 |
-
4042
|
4045 |
4043 contradiction
|
4046 |
4044 entailment
|
4047 |
4045 neutral
|
@@ -4052,12 +4052,12 @@ index prediction
|
|
4052 |
4050 contradiction
|
4053 |
4051 contradiction
|
4054 |
4052 neutral
|
4055 |
-
4053
|
4056 |
4054 neutral
|
4057 |
4055 contradiction
|
4058 |
4056 neutral
|
4059 |
-
4057
|
4060 |
-
4058
|
4061 |
4059 neutral
|
4062 |
4060 contradiction
|
4063 |
4061 entailment
|
@@ -4068,7 +4068,7 @@ index prediction
|
|
4068 |
4066 entailment
|
4069 |
4067 contradiction
|
4070 |
4068 contradiction
|
4071 |
-
4069
|
4072 |
4070 entailment
|
4073 |
4071 neutral
|
4074 |
4072 entailment
|
@@ -4077,26 +4077,26 @@ index prediction
|
|
4077 |
4075 contradiction
|
4078 |
4076 entailment
|
4079 |
4077 entailment
|
4080 |
-
4078
|
4081 |
4079 neutral
|
4082 |
4080 neutral
|
4083 |
-
4081
|
4084 |
4082 contradiction
|
4085 |
4083 contradiction
|
4086 |
-
4084
|
4087 |
-
4085
|
4088 |
4086 entailment
|
4089 |
4087 entailment
|
4090 |
4088 neutral
|
4091 |
4089 neutral
|
4092 |
-
4090
|
4093 |
4091 contradiction
|
4094 |
4092 entailment
|
4095 |
4093 entailment
|
4096 |
4094 neutral
|
4097 |
-
4095
|
4098 |
4096 neutral
|
4099 |
-
4097
|
4100 |
4098 contradiction
|
4101 |
4099 entailment
|
4102 |
4100 entailment
|
@@ -4105,8 +4105,8 @@ index prediction
|
|
4105 |
4103 contradiction
|
4106 |
4104 contradiction
|
4107 |
4105 entailment
|
4108 |
-
4106
|
4109 |
-
4107
|
4110 |
4108 entailment
|
4111 |
4109 neutral
|
4112 |
4110 entailment
|
@@ -4123,8 +4123,8 @@ index prediction
|
|
4123 |
4121 contradiction
|
4124 |
4122 contradiction
|
4125 |
4123 neutral
|
4126 |
-
4124
|
4127 |
-
4125
|
4128 |
4126 contradiction
|
4129 |
4127 entailment
|
4130 |
4128 neutral
|
@@ -4135,7 +4135,7 @@ index prediction
|
|
4135 |
4133 entailment
|
4136 |
4134 contradiction
|
4137 |
4135 neutral
|
4138 |
-
4136
|
4139 |
4137 contradiction
|
4140 |
4138 entailment
|
4141 |
4139 neutral
|
@@ -4148,46 +4148,46 @@ index prediction
|
|
4148 |
4146 entailment
|
4149 |
4147 contradiction
|
4150 |
4148 entailment
|
4151 |
-
4149
|
4152 |
4150 neutral
|
4153 |
4151 entailment
|
4154 |
4152 neutral
|
4155 |
4153 entailment
|
4156 |
4154 contradiction
|
4157 |
4155 neutral
|
4158 |
-
4156
|
4159 |
4157 entailment
|
4160 |
4158 neutral
|
4161 |
4159 neutral
|
4162 |
4160 neutral
|
4163 |
-
4161
|
4164 |
-
4162
|
4165 |
4163 contradiction
|
4166 |
4164 contradiction
|
4167 |
4165 entailment
|
4168 |
-
4166
|
4169 |
4167 neutral
|
4170 |
4168 contradiction
|
4171 |
4169 entailment
|
4172 |
4170 neutral
|
4173 |
-
4171
|
4174 |
4172 neutral
|
4175 |
4173 neutral
|
4176 |
-
4174
|
4177 |
4175 entailment
|
4178 |
4176 neutral
|
4179 |
4177 neutral
|
4180 |
-
4178
|
4181 |
4179 entailment
|
4182 |
4180 neutral
|
4183 |
4181 contradiction
|
4184 |
4182 contradiction
|
4185 |
-
4183
|
4186 |
4184 neutral
|
4187 |
4185 contradiction
|
4188 |
4186 neutral
|
4189 |
4187 entailment
|
4190 |
-
4188
|
4191 |
4189 entailment
|
4192 |
4190 neutral
|
4193 |
4191 entailment
|
@@ -4195,7 +4195,7 @@ index prediction
|
|
4195 |
4193 neutral
|
4196 |
4194 neutral
|
4197 |
4195 contradiction
|
4198 |
-
4196
|
4199 |
4197 contradiction
|
4200 |
4198 neutral
|
4201 |
4199 neutral
|
@@ -4209,16 +4209,16 @@ index prediction
|
|
4209 |
4207 entailment
|
4210 |
4208 contradiction
|
4211 |
4209 neutral
|
4212 |
-
4210
|
4213 |
-
4211
|
4214 |
4212 neutral
|
4215 |
4213 entailment
|
4216 |
-
4214
|
4217 |
4215 neutral
|
4218 |
-
4216
|
4219 |
-
4217
|
4220 |
4218 neutral
|
4221 |
-
4219
|
4222 |
4220 entailment
|
4223 |
4221 neutral
|
4224 |
4222 entailment
|
@@ -4226,14 +4226,14 @@ index prediction
|
|
4226 |
4224 neutral
|
4227 |
4225 neutral
|
4228 |
4226 contradiction
|
4229 |
-
4227
|
4230 |
4228 contradiction
|
4231 |
4229 entailment
|
4232 |
4230 contradiction
|
4233 |
4231 contradiction
|
4234 |
4232 entailment
|
4235 |
-
4233
|
4236 |
-
4234
|
4237 |
4235 contradiction
|
4238 |
4236 entailment
|
4239 |
4237 neutral
|
@@ -4251,19 +4251,19 @@ index prediction
|
|
4251 |
4249 contradiction
|
4252 |
4250 neutral
|
4253 |
4251 neutral
|
4254 |
-
4252
|
4255 |
-
4253
|
4256 |
4254 contradiction
|
4257 |
4255 neutral
|
4258 |
4256 contradiction
|
4259 |
4257 contradiction
|
4260 |
-
4258
|
4261 |
4259 neutral
|
4262 |
4260 contradiction
|
4263 |
4261 neutral
|
4264 |
4262 neutral
|
4265 |
4263 contradiction
|
4266 |
-
4264
|
4267 |
4265 entailment
|
4268 |
4266 contradiction
|
4269 |
4267 entailment
|
@@ -4275,32 +4275,32 @@ index prediction
|
|
4275 |
4273 neutral
|
4276 |
4274 neutral
|
4277 |
4275 neutral
|
4278 |
-
4276
|
4279 |
4277 neutral
|
4280 |
4278 contradiction
|
4281 |
4279 contradiction
|
4282 |
-
4280
|
4283 |
4281 contradiction
|
4284 |
4282 neutral
|
4285 |
-
4283
|
4286 |
4284 entailment
|
4287 |
4285 contradiction
|
4288 |
4286 entailment
|
4289 |
4287 neutral
|
4290 |
-
4288
|
4291 |
-
4289
|
4292 |
4290 neutral
|
4293 |
4291 entailment
|
4294 |
4292 entailment
|
4295 |
4293 contradiction
|
4296 |
-
4294
|
4297 |
4295 neutral
|
4298 |
4296 neutral
|
4299 |
4297 entailment
|
4300 |
4298 neutral
|
4301 |
4299 neutral
|
4302 |
4300 neutral
|
4303 |
-
4301
|
4304 |
4302 entailment
|
4305 |
4303 entailment
|
4306 |
4304 contradiction
|
@@ -4310,7 +4310,7 @@ index prediction
|
|
4310 |
4308 neutral
|
4311 |
4309 entailment
|
4312 |
4310 contradiction
|
4313 |
-
4311
|
4314 |
4312 contradiction
|
4315 |
4313 contradiction
|
4316 |
4314 contradiction
|
@@ -4342,8 +4342,8 @@ index prediction
|
|
4342 |
4340 entailment
|
4343 |
4341 contradiction
|
4344 |
4342 entailment
|
4345 |
-
4343
|
4346 |
-
4344
|
4347 |
4345 neutral
|
4348 |
4346 entailment
|
4349 |
4347 contradiction
|
@@ -4360,15 +4360,15 @@ index prediction
|
|
4360 |
4358 neutral
|
4361 |
4359 contradiction
|
4362 |
4360 entailment
|
4363 |
-
4361
|
4364 |
4362 neutral
|
4365 |
4363 contradiction
|
4366 |
4364 neutral
|
4367 |
-
4365
|
4368 |
4366 entailment
|
4369 |
-
4367
|
4370 |
4368 entailment
|
4371 |
-
4369
|
4372 |
4370 contradiction
|
4373 |
4371 contradiction
|
4374 |
4372 contradiction
|
@@ -4381,16 +4381,16 @@ index prediction
|
|
4381 |
4379 neutral
|
4382 |
4380 contradiction
|
4383 |
4381 entailment
|
4384 |
-
4382
|
4385 |
4383 neutral
|
4386 |
4384 entailment
|
4387 |
4385 contradiction
|
4388 |
4386 contradiction
|
4389 |
4387 contradiction
|
4390 |
-
4388
|
4391 |
4389 entailment
|
4392 |
4390 contradiction
|
4393 |
-
4391
|
4394 |
4392 neutral
|
4395 |
4393 contradiction
|
4396 |
4394 entailment
|
@@ -4401,11 +4401,11 @@ index prediction
|
|
4401 |
4399 entailment
|
4402 |
4400 neutral
|
4403 |
4401 neutral
|
4404 |
-
4402
|
4405 |
4403 neutral
|
4406 |
4404 neutral
|
4407 |
4405 contradiction
|
4408 |
-
4406
|
4409 |
4407 contradiction
|
4410 |
4408 contradiction
|
4411 |
4409 neutral
|
@@ -4413,12 +4413,12 @@ index prediction
|
|
4413 |
4411 contradiction
|
4414 |
4412 neutral
|
4415 |
4413 contradiction
|
4416 |
-
4414
|
4417 |
4415 contradiction
|
4418 |
4416 neutral
|
4419 |
4417 contradiction
|
4420 |
4418 contradiction
|
4421 |
-
4419
|
4422 |
4420 entailment
|
4423 |
4421 neutral
|
4424 |
4422 neutral
|
@@ -4431,9 +4431,9 @@ index prediction
|
|
4431 |
4429 neutral
|
4432 |
4430 entailment
|
4433 |
4431 entailment
|
4434 |
-
4432
|
4435 |
4433 contradiction
|
4436 |
-
4434
|
4437 |
4435 neutral
|
4438 |
4436 contradiction
|
4439 |
4437 neutral
|
@@ -4445,7 +4445,7 @@ index prediction
|
|
4445 |
4443 entailment
|
4446 |
4444 entailment
|
4447 |
4445 entailment
|
4448 |
-
4446
|
4449 |
4447 neutral
|
4450 |
4448 contradiction
|
4451 |
4449 neutral
|
@@ -4455,11 +4455,11 @@ index prediction
|
|
4455 |
4453 contradiction
|
4456 |
4454 entailment
|
4457 |
4455 contradiction
|
4458 |
-
4456
|
4459 |
4457 neutral
|
4460 |
4458 contradiction
|
4461 |
-
4459
|
4462 |
-
4460
|
4463 |
4461 neutral
|
4464 |
4462 entailment
|
4465 |
4463 contradiction
|
@@ -4482,22 +4482,22 @@ index prediction
|
|
4482 |
4480 entailment
|
4483 |
4481 contradiction
|
4484 |
4482 contradiction
|
4485 |
-
4483
|
4486 |
4484 neutral
|
4487 |
-
4485
|
4488 |
-
4486
|
4489 |
4487 entailment
|
4490 |
4488 entailment
|
4491 |
4489 contradiction
|
4492 |
4490 contradiction
|
4493 |
4491 neutral
|
4494 |
-
4492
|
4495 |
4493 neutral
|
4496 |
4494 entailment
|
4497 |
4495 neutral
|
4498 |
4496 entailment
|
4499 |
4497 contradiction
|
4500 |
-
4498
|
4501 |
4499 entailment
|
4502 |
4500 contradiction
|
4503 |
4501 contradiction
|
@@ -4507,7 +4507,7 @@ index prediction
|
|
4507 |
4505 contradiction
|
4508 |
4506 contradiction
|
4509 |
4507 neutral
|
4510 |
-
4508
|
4511 |
4509 neutral
|
4512 |
4510 neutral
|
4513 |
4511 contradiction
|
@@ -4515,13 +4515,13 @@ index prediction
|
|
4515 |
4513 entailment
|
4516 |
4514 contradiction
|
4517 |
4515 neutral
|
4518 |
-
4516
|
4519 |
4517 contradiction
|
4520 |
4518 neutral
|
4521 |
4519 entailment
|
4522 |
4520 contradiction
|
4523 |
4521 contradiction
|
4524 |
-
4522
|
4525 |
4523 neutral
|
4526 |
4524 contradiction
|
4527 |
4525 neutral
|
@@ -4535,10 +4535,10 @@ index prediction
|
|
4535 |
4533 entailment
|
4536 |
4534 contradiction
|
4537 |
4535 contradiction
|
4538 |
-
4536
|
4539 |
4537 contradiction
|
4540 |
4538 neutral
|
4541 |
-
4539
|
4542 |
4540 contradiction
|
4543 |
4541 neutral
|
4544 |
4542 contradiction
|
@@ -4550,9 +4550,9 @@ index prediction
|
|
4550 |
4548 contradiction
|
4551 |
4549 neutral
|
4552 |
4550 entailment
|
4553 |
-
4551
|
4554 |
4552 contradiction
|
4555 |
-
4553
|
4556 |
4554 neutral
|
4557 |
4555 contradiction
|
4558 |
4556 entailment
|
@@ -4560,20 +4560,20 @@ index prediction
|
|
4560 |
4558 neutral
|
4561 |
4559 entailment
|
4562 |
4560 neutral
|
4563 |
-
4561
|
4564 |
4562 entailment
|
4565 |
4563 neutral
|
4566 |
4564 entailment
|
4567 |
4565 neutral
|
4568 |
4566 contradiction
|
4569 |
-
4567
|
4570 |
4568 entailment
|
4571 |
4569 contradiction
|
4572 |
-
4570
|
4573 |
4571 neutral
|
4574 |
4572 entailment
|
4575 |
4573 contradiction
|
4576 |
-
4574
|
4577 |
4575 entailment
|
4578 |
4576 contradiction
|
4579 |
4577 neutral
|
@@ -4593,7 +4593,7 @@ index prediction
|
|
4593 |
4591 entailment
|
4594 |
4592 contradiction
|
4595 |
4593 neutral
|
4596 |
-
4594
|
4597 |
4595 contradiction
|
4598 |
4596 neutral
|
4599 |
4597 contradiction
|
@@ -4605,12 +4605,12 @@ index prediction
|
|
4605 |
4603 neutral
|
4606 |
4604 neutral
|
4607 |
4605 contradiction
|
4608 |
-
4606
|
4609 |
4607 neutral
|
4610 |
4608 contradiction
|
4611 |
4609 neutral
|
4612 |
4610 contradiction
|
4613 |
-
4611
|
4614 |
4612 contradiction
|
4615 |
4613 contradiction
|
4616 |
4614 entailment
|
@@ -4621,15 +4621,15 @@ index prediction
|
|
4621 |
4619 neutral
|
4622 |
4620 contradiction
|
4623 |
4621 entailment
|
4624 |
-
4622
|
4625 |
4623 contradiction
|
4626 |
4624 entailment
|
4627 |
4625 entailment
|
4628 |
-
4626
|
4629 |
4627 neutral
|
4630 |
-
4628
|
4631 |
4629 contradiction
|
4632 |
-
4630
|
4633 |
4631 contradiction
|
4634 |
4632 neutral
|
4635 |
4633 entailment
|
@@ -4640,20 +4640,20 @@ index prediction
|
|
4640 |
4638 neutral
|
4641 |
4639 neutral
|
4642 |
4640 neutral
|
4643 |
-
4641
|
4644 |
4642 neutral
|
4645 |
4643 contradiction
|
4646 |
-
4644
|
4647 |
4645 neutral
|
4648 |
4646 neutral
|
4649 |
4647 neutral
|
4650 |
4648 entailment
|
4651 |
4649 contradiction
|
4652 |
4650 entailment
|
4653 |
-
4651
|
4654 |
4652 contradiction
|
4655 |
4653 contradiction
|
4656 |
-
4654
|
4657 |
4655 neutral
|
4658 |
4656 neutral
|
4659 |
4657 contradiction
|
@@ -4664,14 +4664,14 @@ index prediction
|
|
4664 |
4662 neutral
|
4665 |
4663 entailment
|
4666 |
4664 neutral
|
4667 |
-
4665
|
4668 |
4666 contradiction
|
4669 |
4667 neutral
|
4670 |
4668 contradiction
|
4671 |
4669 entailment
|
4672 |
4670 neutral
|
4673 |
4671 contradiction
|
4674 |
-
4672
|
4675 |
4673 entailment
|
4676 |
4674 entailment
|
4677 |
4675 neutral
|
@@ -4683,9 +4683,9 @@ index prediction
|
|
4683 |
4681 contradiction
|
4684 |
4682 entailment
|
4685 |
4683 contradiction
|
4686 |
-
4684
|
4687 |
4685 entailment
|
4688 |
-
4686
|
4689 |
4687 neutral
|
4690 |
4688 contradiction
|
4691 |
4689 neutral
|
@@ -4693,16 +4693,16 @@ index prediction
|
|
4693 |
4691 neutral
|
4694 |
4692 contradiction
|
4695 |
4693 neutral
|
4696 |
-
4694
|
4697 |
4695 entailment
|
4698 |
-
4696
|
4699 |
-
4697
|
4700 |
4698 entailment
|
4701 |
4699 neutral
|
4702 |
4700 neutral
|
4703 |
4701 neutral
|
4704 |
4702 entailment
|
4705 |
-
4703
|
4706 |
4704 entailment
|
4707 |
4705 contradiction
|
4708 |
4706 neutral
|
@@ -4712,47 +4712,47 @@ index prediction
|
|
4712 |
4710 contradiction
|
4713 |
4711 neutral
|
4714 |
4712 entailment
|
4715 |
-
4713
|
4716 |
4714 contradiction
|
4717 |
4715 neutral
|
4718 |
4716 contradiction
|
4719 |
-
4717
|
4720 |
4718 neutral
|
4721 |
4719 entailment
|
4722 |
-
4720
|
4723 |
4721 contradiction
|
4724 |
-
4722
|
4725 |
4723 neutral
|
4726 |
4724 contradiction
|
4727 |
4725 neutral
|
4728 |
4726 contradiction
|
4729 |
-
4727
|
4730 |
4728 neutral
|
4731 |
4729 entailment
|
4732 |
4730 neutral
|
4733 |
4731 contradiction
|
4734 |
4732 neutral
|
4735 |
-
4733
|
4736 |
4734 contradiction
|
4737 |
-
4735
|
4738 |
4736 contradiction
|
4739 |
4737 entailment
|
4740 |
4738 contradiction
|
4741 |
4739 entailment
|
4742 |
4740 neutral
|
4743 |
4741 neutral
|
4744 |
-
4742
|
4745 |
4743 entailment
|
4746 |
4744 contradiction
|
4747 |
4745 entailment
|
4748 |
4746 neutral
|
4749 |
-
4747
|
4750 |
4748 neutral
|
4751 |
4749 contradiction
|
4752 |
-
4750
|
4753 |
4751 entailment
|
4754 |
-
4752
|
4755 |
-
4753
|
4756 |
4754 entailment
|
4757 |
4755 contradiction
|
4758 |
4756 neutral
|
@@ -4772,29 +4772,29 @@ index prediction
|
|
4772 |
4770 contradiction
|
4773 |
4771 contradiction
|
4774 |
4772 contradiction
|
4775 |
-
4773
|
4776 |
4774 neutral
|
4777 |
4775 contradiction
|
4778 |
-
4776
|
4779 |
4777 entailment
|
4780 |
4778 neutral
|
4781 |
4779 entailment
|
4782 |
4780 neutral
|
4783 |
4781 contradiction
|
4784 |
-
4782
|
4785 |
-
4783
|
4786 |
-
4784
|
4787 |
4785 entailment
|
4788 |
4786 neutral
|
4789 |
-
4787
|
4790 |
4788 contradiction
|
4791 |
4789 neutral
|
4792 |
4790 entailment
|
4793 |
4791 contradiction
|
4794 |
4792 neutral
|
4795 |
-
4793
|
4796 |
4794 contradiction
|
4797 |
-
4795
|
4798 |
4796 contradiction
|
4799 |
4797 entailment
|
4800 |
4798 contradiction
|
@@ -4809,10 +4809,10 @@ index prediction
|
|
4809 |
4807 entailment
|
4810 |
4808 neutral
|
4811 |
4809 contradiction
|
4812 |
-
4810
|
4813 |
4811 neutral
|
4814 |
4812 contradiction
|
4815 |
-
4813
|
4816 |
4814 entailment
|
4817 |
4815 contradiction
|
4818 |
4816 entailment
|
@@ -4820,8 +4820,8 @@ index prediction
|
|
4820 |
4818 contradiction
|
4821 |
4819 entailment
|
4822 |
4820 neutral
|
4823 |
-
4821
|
4824 |
-
4822
|
4825 |
4823 neutral
|
4826 |
4824 contradiction
|
4827 |
4825 neutral
|
@@ -4830,7 +4830,7 @@ index prediction
|
|
4830 |
4828 contradiction
|
4831 |
4829 neutral
|
4832 |
4830 neutral
|
4833 |
-
4831
|
4834 |
4832 contradiction
|
4835 |
4833 neutral
|
4836 |
4834 entailment
|
@@ -4838,7 +4838,7 @@ index prediction
|
|
4838 |
4836 contradiction
|
4839 |
4837 neutral
|
4840 |
4838 entailment
|
4841 |
-
4839
|
4842 |
4840 contradiction
|
4843 |
4841 entailment
|
4844 |
4842 neutral
|
@@ -4856,10 +4856,10 @@ index prediction
|
|
4856 |
4854 entailment
|
4857 |
4855 neutral
|
4858 |
4856 neutral
|
4859 |
-
4857
|
4860 |
-
4858
|
4861 |
4859 neutral
|
4862 |
-
4860
|
4863 |
4861 neutral
|
4864 |
4862 neutral
|
4865 |
4863 neutral
|
@@ -4869,18 +4869,18 @@ index prediction
|
|
4869 |
4867 entailment
|
4870 |
4868 contradiction
|
4871 |
4869 neutral
|
4872 |
-
4870
|
4873 |
4871 contradiction
|
4874 |
-
4872
|
4875 |
4873 neutral
|
4876 |
-
4874
|
4877 |
4875 entailment
|
4878 |
4876 contradiction
|
4879 |
4877 contradiction
|
4880 |
-
4878
|
4881 |
-
4879
|
4882 |
4880 entailment
|
4883 |
-
4881
|
4884 |
4882 entailment
|
4885 |
4883 contradiction
|
4886 |
4884 contradiction
|
@@ -4892,7 +4892,7 @@ index prediction
|
|
4892 |
4890 entailment
|
4893 |
4891 contradiction
|
4894 |
4892 entailment
|
4895 |
-
4893
|
4896 |
4894 neutral
|
4897 |
4895 contradiction
|
4898 |
4896 contradiction
|
@@ -4901,7 +4901,7 @@ index prediction
|
|
4901 |
4899 contradiction
|
4902 |
4900 entailment
|
4903 |
4901 neutral
|
4904 |
-
4902
|
4905 |
4903 contradiction
|
4906 |
4904 entailment
|
4907 |
4905 contradiction
|
@@ -4912,7 +4912,7 @@ index prediction
|
|
4912 |
4910 contradiction
|
4913 |
4911 neutral
|
4914 |
4912 neutral
|
4915 |
-
4913
|
4916 |
4914 contradiction
|
4917 |
4915 neutral
|
4918 |
4916 contradiction
|
@@ -4920,7 +4920,7 @@ index prediction
|
|
4920 |
4918 entailment
|
4921 |
4919 entailment
|
4922 |
4920 entailment
|
4923 |
-
4921
|
4924 |
4922 entailment
|
4925 |
4923 neutral
|
4926 |
4924 contradiction
|
@@ -4928,11 +4928,11 @@ index prediction
|
|
4928 |
4926 contradiction
|
4929 |
4927 neutral
|
4930 |
4928 entailment
|
4931 |
-
4929
|
4932 |
4930 neutral
|
4933 |
4931 neutral
|
4934 |
4932 entailment
|
4935 |
-
4933
|
4936 |
4934 contradiction
|
4937 |
4935 neutral
|
4938 |
4936 entailment
|
@@ -4943,7 +4943,7 @@ index prediction
|
|
4943 |
4941 entailment
|
4944 |
4942 entailment
|
4945 |
4943 contradiction
|
4946 |
-
4944
|
4947 |
4945 entailment
|
4948 |
4946 entailment
|
4949 |
4947 entailment
|
@@ -4953,15 +4953,15 @@ index prediction
|
|
4953 |
4951 entailment
|
4954 |
4952 neutral
|
4955 |
4953 contradiction
|
4956 |
-
4954
|
4957 |
-
4955
|
4958 |
4956 neutral
|
4959 |
4957 entailment
|
4960 |
4958 contradiction
|
4961 |
4959 contradiction
|
4962 |
4960 entailment
|
4963 |
-
4961
|
4964 |
-
4962
|
4965 |
4963 contradiction
|
4966 |
4964 entailment
|
4967 |
4965 neutral
|
@@ -4983,26 +4983,26 @@ index prediction
|
|
4983 |
4981 neutral
|
4984 |
4982 entailment
|
4985 |
4983 entailment
|
4986 |
-
4984
|
4987 |
4985 neutral
|
4988 |
4986 entailment
|
4989 |
4987 contradiction
|
4990 |
4988 entailment
|
4991 |
-
4989
|
4992 |
-
4990
|
4993 |
-
4991
|
4994 |
4992 contradiction
|
4995 |
4993 entailment
|
4996 |
4994 entailment
|
4997 |
4995 entailment
|
4998 |
-
4996
|
4999 |
4997 contradiction
|
5000 |
4998 entailment
|
5001 |
4999 neutral
|
5002 |
5000 contradiction
|
5003 |
5001 neutral
|
5004 |
5002 contradiction
|
5005 |
-
5003
|
5006 |
5004 entailment
|
5007 |
5005 entailment
|
5008 |
5006 contradiction
|
|
|
1 |
index prediction
|
2 |
0 contradiction
|
3 |
1 entailment
|
4 |
+
2 neutral
|
5 |
3 neutral
|
6 |
4 entailment
|
7 |
5 contradiction
|
|
|
16 |
14 neutral
|
17 |
15 contradiction
|
18 |
16 neutral
|
19 |
+
17 entailment
|
20 |
18 contradiction
|
21 |
19 entailment
|
22 |
20 neutral
|
23 |
+
21 neutral
|
24 |
22 contradiction
|
25 |
23 neutral
|
26 |
24 neutral
|
27 |
25 entailment
|
28 |
26 neutral
|
29 |
27 contradiction
|
30 |
+
28 neutral
|
31 |
29 entailment
|
32 |
30 neutral
|
33 |
31 entailment
|
|
|
53 |
51 neutral
|
54 |
52 entailment
|
55 |
53 contradiction
|
56 |
+
54 entailment
|
57 |
55 neutral
|
58 |
+
56 contradiction
|
59 |
57 entailment
|
60 |
58 neutral
|
61 |
59 contradiction
|
|
|
65 |
63 neutral
|
66 |
64 entailment
|
67 |
65 contradiction
|
68 |
+
66 contradiction
|
69 |
67 entailment
|
70 |
68 neutral
|
71 |
69 neutral
|
72 |
+
70 entailment
|
73 |
+
71 neutral
|
74 |
72 contradiction
|
75 |
73 neutral
|
76 |
+
74 entailment
|
77 |
75 contradiction
|
78 |
76 neutral
|
79 |
+
77 neutral
|
80 |
78 contradiction
|
81 |
79 neutral
|
82 |
80 entailment
|
83 |
81 neutral
|
84 |
+
82 neutral
|
85 |
83 contradiction
|
86 |
84 contradiction
|
87 |
85 neutral
|
88 |
+
86 neutral
|
89 |
87 contradiction
|
90 |
88 contradiction
|
91 |
89 contradiction
|
92 |
90 neutral
|
93 |
+
91 entailment
|
94 |
+
92 contradiction
|
95 |
93 neutral
|
96 |
+
94 contradiction
|
97 |
95 contradiction
|
98 |
96 entailment
|
99 |
97 contradiction
|
|
|
108 |
106 neutral
|
109 |
107 contradiction
|
110 |
108 neutral
|
111 |
+
109 entailment
|
112 |
110 contradiction
|
113 |
111 neutral
|
114 |
112 contradiction
|
|
|
138 |
136 entailment
|
139 |
137 contradiction
|
140 |
138 contradiction
|
141 |
+
139 contradiction
|
142 |
140 entailment
|
143 |
141 contradiction
|
144 |
142 neutral
|
145 |
143 entailment
|
146 |
+
144 entailment
|
147 |
+
145 contradiction
|
148 |
+
146 contradiction
|
149 |
+
147 neutral
|
150 |
148 entailment
|
151 |
+
149 contradiction
|
152 |
150 contradiction
|
153 |
151 neutral
|
154 |
152 neutral
|
155 |
153 contradiction
|
156 |
+
154 entailment
|
157 |
+
155 neutral
|
158 |
156 entailment
|
159 |
157 contradiction
|
160 |
158 neutral
|
161 |
+
159 entailment
|
162 |
+
160 neutral
|
163 |
161 neutral
|
164 |
+
162 contradiction
|
165 |
163 entailment
|
166 |
+
164 neutral
|
167 |
165 contradiction
|
168 |
166 neutral
|
169 |
167 entailment
|
|
|
176 |
174 neutral
|
177 |
175 neutral
|
178 |
176 contradiction
|
179 |
+
177 contradiction
|
180 |
178 entailment
|
181 |
179 contradiction
|
182 |
180 entailment
|
183 |
181 contradiction
|
184 |
+
182 neutral
|
185 |
183 entailment
|
186 |
184 contradiction
|
187 |
185 neutral
|
|
|
189 |
187 entailment
|
190 |
188 contradiction
|
191 |
189 contradiction
|
192 |
+
190 contradiction
|
193 |
+
191 entailment
|
194 |
192 contradiction
|
195 |
193 neutral
|
196 |
194 neutral
|
|
|
208 |
206 entailment
|
209 |
207 contradiction
|
210 |
208 neutral
|
211 |
+
209 entailment
|
212 |
210 contradiction
|
213 |
+
211 neutral
|
214 |
212 entailment
|
215 |
213 entailment
|
216 |
214 neutral
|
|
|
221 |
219 contradiction
|
222 |
220 entailment
|
223 |
221 neutral
|
224 |
+
222 contradiction
|
225 |
223 entailment
|
226 |
224 neutral
|
227 |
225 entailment
|
228 |
+
226 contradiction
|
229 |
227 neutral
|
230 |
+
228 contradiction
|
231 |
229 contradiction
|
232 |
230 contradiction
|
233 |
231 entailment
|
234 |
232 entailment
|
235 |
+
233 entailment
|
236 |
234 contradiction
|
237 |
235 neutral
|
238 |
236 neutral
|
239 |
237 contradiction
|
240 |
+
238 entailment
|
241 |
239 neutral
|
242 |
240 neutral
|
243 |
241 entailment
|
244 |
242 contradiction
|
245 |
+
243 neutral
|
246 |
244 contradiction
|
247 |
245 neutral
|
248 |
246 neutral
|
|
|
261 |
259 neutral
|
262 |
260 contradiction
|
263 |
261 contradiction
|
264 |
+
262 contradiction
|
265 |
263 contradiction
|
266 |
264 contradiction
|
267 |
265 neutral
|
|
|
277 |
275 contradiction
|
278 |
276 neutral
|
279 |
277 contradiction
|
280 |
+
278 entailment
|
281 |
279 neutral
|
282 |
280 neutral
|
283 |
281 contradiction
|
|
|
287 |
285 contradiction
|
288 |
286 neutral
|
289 |
287 entailment
|
290 |
+
288 neutral
|
291 |
289 neutral
|
292 |
290 neutral
|
293 |
291 contradiction
|
|
|
307 |
305 neutral
|
308 |
306 contradiction
|
309 |
307 neutral
|
310 |
+
308 entailment
|
311 |
309 contradiction
|
312 |
310 entailment
|
313 |
311 neutral
|
314 |
312 contradiction
|
315 |
+
313 neutral
|
316 |
314 contradiction
|
317 |
315 neutral
|
318 |
316 contradiction
|
|
|
323 |
321 neutral
|
324 |
322 neutral
|
325 |
323 contradiction
|
326 |
+
324 neutral
|
327 |
+
325 entailment
|
328 |
326 contradiction
|
329 |
+
327 neutral
|
330 |
328 entailment
|
331 |
329 contradiction
|
332 |
330 contradiction
|
|
|
334 |
332 neutral
|
335 |
333 entailment
|
336 |
334 contradiction
|
337 |
+
335 neutral
|
338 |
336 entailment
|
339 |
+
337 entailment
|
340 |
338 contradiction
|
341 |
339 entailment
|
342 |
340 entailment
|
|
|
347 |
345 entailment
|
348 |
346 neutral
|
349 |
347 contradiction
|
350 |
+
348 neutral
|
351 |
+
349 neutral
|
352 |
350 contradiction
|
353 |
351 neutral
|
354 |
352 entailment
|
|
|
374 |
372 contradiction
|
375 |
373 entailment
|
376 |
374 neutral
|
377 |
+
375 contradiction
|
378 |
376 entailment
|
379 |
+
377 contradiction
|
380 |
378 neutral
|
381 |
379 entailment
|
382 |
380 contradiction
|
|
|
385 |
383 neutral
|
386 |
384 neutral
|
387 |
385 contradiction
|
388 |
+
386 neutral
|
389 |
387 neutral
|
390 |
388 entailment
|
391 |
389 contradiction
|
|
|
394 |
392 contradiction
|
395 |
393 contradiction
|
396 |
394 neutral
|
397 |
+
395 neutral
|
398 |
396 entailment
|
399 |
397 neutral
|
400 |
398 contradiction
|
401 |
399 neutral
|
402 |
400 contradiction
|
403 |
401 contradiction
|
404 |
+
402 entailment
|
405 |
403 neutral
|
406 |
+
404 neutral
|
407 |
405 entailment
|
408 |
406 neutral
|
409 |
407 contradiction
|
410 |
408 contradiction
|
411 |
+
409 neutral
|
412 |
410 neutral
|
413 |
411 contradiction
|
414 |
412 neutral
|
415 |
413 entailment
|
416 |
414 contradiction
|
417 |
+
415 entailment
|
418 |
416 neutral
|
419 |
417 neutral
|
420 |
418 entailment
|
421 |
419 contradiction
|
422 |
420 neutral
|
423 |
421 contradiction
|
424 |
+
422 entailment
|
425 |
+
423 neutral
|
426 |
424 contradiction
|
427 |
425 contradiction
|
428 |
426 neutral
|
|
|
430 |
428 entailment
|
431 |
429 contradiction
|
432 |
430 neutral
|
433 |
+
431 neutral
|
434 |
432 entailment
|
435 |
433 neutral
|
436 |
434 contradiction
|
|
|
441 |
439 neutral
|
442 |
440 contradiction
|
443 |
441 entailment
|
444 |
+
442 contradiction
|
445 |
443 neutral
|
446 |
444 neutral
|
447 |
445 contradiction
|
|
|
451 |
449 neutral
|
452 |
450 neutral
|
453 |
451 entailment
|
454 |
+
452 contradiction
|
455 |
453 entailment
|
456 |
454 contradiction
|
457 |
455 neutral
|
458 |
456 neutral
|
459 |
457 contradiction
|
460 |
+
458 entailment
|
461 |
459 neutral
|
462 |
460 neutral
|
463 |
+
461 entailment
|
464 |
462 neutral
|
465 |
+
463 contradiction
|
466 |
464 neutral
|
467 |
465 neutral
|
468 |
+
466 entailment
|
469 |
467 contradiction
|
470 |
468 neutral
|
471 |
469 neutral
|
|
|
475 |
473 entailment
|
476 |
474 neutral
|
477 |
475 neutral
|
478 |
+
476 neutral
|
479 |
477 contradiction
|
480 |
478 entailment
|
481 |
479 neutral
|
|
|
483 |
481 neutral
|
484 |
482 contradiction
|
485 |
483 entailment
|
486 |
+
484 neutral
|
487 |
485 neutral
|
488 |
+
486 contradiction
|
489 |
+
487 neutral
|
490 |
488 contradiction
|
491 |
+
489 entailment
|
492 |
490 neutral
|
493 |
+
491 neutral
|
494 |
492 neutral
|
495 |
493 contradiction
|
496 |
494 entailment
|
|
|
503 |
501 entailment
|
504 |
502 contradiction
|
505 |
503 entailment
|
506 |
+
504 neutral
|
507 |
505 entailment
|
508 |
506 contradiction
|
509 |
+
507 contradiction
|
510 |
508 contradiction
|
511 |
509 contradiction
|
512 |
510 neutral
|
|
|
519 |
517 neutral
|
520 |
518 neutral
|
521 |
519 entailment
|
522 |
+
520 neutral
|
523 |
521 contradiction
|
524 |
522 neutral
|
525 |
523 contradiction
|
526 |
524 entailment
|
527 |
+
525 neutral
|
528 |
526 neutral
|
529 |
527 contradiction
|
530 |
528 entailment
|
|
|
534 |
532 neutral
|
535 |
533 contradiction
|
536 |
534 contradiction
|
537 |
+
535 entailment
|
538 |
536 neutral
|
539 |
537 neutral
|
540 |
+
538 neutral
|
541 |
539 entailment
|
542 |
540 entailment
|
543 |
541 contradiction
|
|
|
546 |
544 contradiction
|
547 |
545 entailment
|
548 |
546 entailment
|
549 |
+
547 entailment
|
550 |
548 contradiction
|
551 |
549 neutral
|
552 |
550 neutral
|
|
|
554 |
552 entailment
|
555 |
553 contradiction
|
556 |
554 entailment
|
557 |
+
555 contradiction
|
558 |
+
556 contradiction
|
559 |
557 neutral
|
560 |
558 contradiction
|
561 |
559 neutral
|
562 |
560 entailment
|
563 |
561 contradiction
|
564 |
562 neutral
|
565 |
+
563 neutral
|
566 |
564 entailment
|
567 |
565 neutral
|
568 |
566 contradiction
|
|
|
576 |
574 neutral
|
577 |
575 entailment
|
578 |
576 neutral
|
579 |
+
577 entailment
|
580 |
578 entailment
|
581 |
579 entailment
|
582 |
580 neutral
|
|
|
588 |
586 entailment
|
589 |
587 neutral
|
590 |
588 neutral
|
591 |
+
589 neutral
|
592 |
590 neutral
|
593 |
+
591 neutral
|
594 |
592 contradiction
|
595 |
593 neutral
|
596 |
594 contradiction
|
|
|
598 |
596 neutral
|
599 |
597 neutral
|
600 |
598 entailment
|
601 |
+
599 contradiction
|
602 |
600 entailment
|
603 |
601 contradiction
|
604 |
602 neutral
|
605 |
603 neutral
|
606 |
604 entailment
|
607 |
+
605 neutral
|
608 |
606 contradiction
|
609 |
607 neutral
|
610 |
608 entailment
|
|
|
613 |
611 neutral
|
614 |
612 neutral
|
615 |
613 entailment
|
616 |
+
614 neutral
|
617 |
615 entailment
|
618 |
616 neutral
|
619 |
+
617 entailment
|
620 |
+
618 neutral
|
621 |
619 entailment
|
622 |
620 contradiction
|
623 |
621 contradiction
|
624 |
622 neutral
|
625 |
+
623 entailment
|
626 |
624 neutral
|
627 |
625 neutral
|
628 |
626 contradiction
|
629 |
627 contradiction
|
630 |
628 contradiction
|
631 |
+
629 neutral
|
632 |
630 entailment
|
633 |
631 entailment
|
634 |
632 contradiction
|
|
|
640 |
638 neutral
|
641 |
639 entailment
|
642 |
640 contradiction
|
643 |
+
641 contradiction
|
644 |
642 entailment
|
645 |
643 neutral
|
646 |
644 contradiction
|
|
|
652 |
650 neutral
|
653 |
651 entailment
|
654 |
652 neutral
|
655 |
+
653 neutral
|
656 |
654 neutral
|
657 |
655 contradiction
|
658 |
656 entailment
|
|
|
676 |
674 neutral
|
677 |
675 neutral
|
678 |
676 entailment
|
679 |
+
677 contradiction
|
680 |
678 contradiction
|
681 |
679 neutral
|
682 |
680 entailment
|
|
|
684 |
682 contradiction
|
685 |
683 neutral
|
686 |
684 neutral
|
687 |
+
685 contradiction
|
688 |
686 neutral
|
689 |
687 contradiction
|
690 |
+
688 entailment
|
691 |
689 neutral
|
692 |
690 entailment
|
693 |
691 neutral
|
|
|
704 |
702 neutral
|
705 |
703 contradiction
|
706 |
704 neutral
|
707 |
+
705 contradiction
|
708 |
706 entailment
|
709 |
707 contradiction
|
710 |
+
708 entailment
|
711 |
709 contradiction
|
712 |
710 neutral
|
713 |
+
711 neutral
|
714 |
712 neutral
|
715 |
713 contradiction
|
716 |
714 neutral
|
|
|
723 |
721 entailment
|
724 |
722 entailment
|
725 |
723 entailment
|
726 |
+
724 neutral
|
727 |
+
725 contradiction
|
728 |
+
726 neutral
|
729 |
727 neutral
|
730 |
+
728 entailment
|
731 |
729 neutral
|
732 |
730 contradiction
|
733 |
731 entailment
|
734 |
732 neutral
|
735 |
+
733 contradiction
|
736 |
734 contradiction
|
737 |
735 neutral
|
738 |
736 contradiction
|
739 |
737 contradiction
|
740 |
738 contradiction
|
741 |
739 entailment
|
742 |
+
740 entailment
|
743 |
+
741 contradiction
|
744 |
+
742 neutral
|
745 |
743 entailment
|
746 |
744 contradiction
|
747 |
745 entailment
|
|
|
754 |
752 neutral
|
755 |
753 neutral
|
756 |
754 entailment
|
757 |
+
755 neutral
|
758 |
756 neutral
|
759 |
757 entailment
|
760 |
758 neutral
|
761 |
759 neutral
|
762 |
+
760 contradiction
|
763 |
761 contradiction
|
764 |
762 neutral
|
765 |
763 neutral
|
|
|
775 |
773 contradiction
|
776 |
774 entailment
|
777 |
775 contradiction
|
778 |
+
776 neutral
|
779 |
777 neutral
|
780 |
778 neutral
|
781 |
779 neutral
|
782 |
780 contradiction
|
783 |
781 entailment
|
784 |
+
782 neutral
|
785 |
783 contradiction
|
786 |
784 entailment
|
787 |
785 neutral
|
788 |
+
786 contradiction
|
789 |
787 entailment
|
790 |
788 contradiction
|
791 |
789 neutral
|
792 |
790 entailment
|
793 |
791 contradiction
|
794 |
792 entailment
|
795 |
+
793 neutral
|
796 |
794 contradiction
|
797 |
795 contradiction
|
798 |
+
796 entailment
|
799 |
797 neutral
|
800 |
798 neutral
|
801 |
799 entailment
|
|
|
826 |
824 entailment
|
827 |
825 entailment
|
828 |
826 neutral
|
829 |
+
827 contradiction
|
830 |
828 entailment
|
831 |
829 neutral
|
832 |
830 contradiction
|
|
|
843 |
841 neutral
|
844 |
842 contradiction
|
845 |
843 neutral
|
846 |
+
844 entailment
|
847 |
845 neutral
|
848 |
846 neutral
|
849 |
847 neutral
|
850 |
848 contradiction
|
851 |
+
849 contradiction
|
852 |
850 neutral
|
853 |
851 contradiction
|
854 |
852 entailment
|
|
|
861 |
859 neutral
|
862 |
860 entailment
|
863 |
861 entailment
|
864 |
+
862 entailment
|
865 |
863 contradiction
|
866 |
864 neutral
|
867 |
865 neutral
|
868 |
866 neutral
|
869 |
+
867 entailment
|
870 |
868 neutral
|
871 |
869 neutral
|
872 |
870 contradiction
|
|
|
885 |
883 neutral
|
886 |
884 neutral
|
887 |
885 contradiction
|
888 |
+
886 entailment
|
889 |
887 neutral
|
890 |
888 contradiction
|
891 |
889 neutral
|
|
|
904 |
902 contradiction
|
905 |
903 neutral
|
906 |
904 neutral
|
907 |
+
905 entailment
|
908 |
906 contradiction
|
909 |
907 neutral
|
910 |
908 entailment
|
|
|
912 |
910 contradiction
|
913 |
911 entailment
|
914 |
912 contradiction
|
915 |
+
913 entailment
|
916 |
914 neutral
|
917 |
915 neutral
|
918 |
916 entailment
|
|
|
923 |
921 neutral
|
924 |
922 contradiction
|
925 |
923 neutral
|
926 |
+
924 entailment
|
927 |
925 contradiction
|
928 |
+
926 neutral
|
929 |
927 neutral
|
930 |
928 entailment
|
931 |
+
929 entailment
|
932 |
930 contradiction
|
933 |
931 entailment
|
934 |
932 contradiction
|
935 |
933 contradiction
|
936 |
+
934 neutral
|
937 |
935 neutral
|
938 |
936 contradiction
|
939 |
937 neutral
|
940 |
938 neutral
|
941 |
939 contradiction
|
942 |
940 neutral
|
943 |
+
941 neutral
|
944 |
942 neutral
|
945 |
943 entailment
|
946 |
944 neutral
|
947 |
945 entailment
|
948 |
946 neutral
|
949 |
947 contradiction
|
950 |
+
948 entailment
|
951 |
949 neutral
|
952 |
950 contradiction
|
953 |
951 contradiction
|
954 |
952 contradiction
|
955 |
953 contradiction
|
956 |
+
954 contradiction
|
957 |
955 neutral
|
958 |
956 neutral
|
959 |
957 neutral
|
|
|
962 |
960 neutral
|
963 |
961 neutral
|
964 |
962 neutral
|
965 |
+
963 entailment
|
966 |
964 contradiction
|
967 |
965 neutral
|
968 |
966 contradiction
|
|
|
974 |
972 contradiction
|
975 |
973 neutral
|
976 |
974 entailment
|
977 |
+
975 contradiction
|
978 |
+
976 entailment
|
979 |
977 contradiction
|
980 |
978 entailment
|
981 |
979 neutral
|
|
|
987 |
985 contradiction
|
988 |
986 neutral
|
989 |
987 entailment
|
990 |
+
988 contradiction
|
991 |
989 contradiction
|
992 |
+
990 entailment
|
993 |
991 contradiction
|
994 |
+
992 contradiction
|
995 |
993 neutral
|
996 |
+
994 contradiction
|
997 |
995 contradiction
|
998 |
996 contradiction
|
999 |
997 neutral
|
1000 |
998 entailment
|
1001 |
999 neutral
|
1002 |
1000 entailment
|
1003 |
+
1001 neutral
|
1004 |
1002 contradiction
|
1005 |
1003 neutral
|
1006 |
+
1004 entailment
|
1007 |
+
1005 neutral
|
1008 |
+
1006 entailment
|
1009 |
1007 neutral
|
1010 |
1008 entailment
|
1011 |
1009 contradiction
|
1012 |
+
1010 neutral
|
1013 |
1011 contradiction
|
1014 |
1012 neutral
|
1015 |
1013 entailment
|
1016 |
1014 entailment
|
1017 |
1015 neutral
|
1018 |
1016 contradiction
|
1019 |
+
1017 neutral
|
1020 |
1018 entailment
|
1021 |
1019 neutral
|
1022 |
1020 neutral
|
|
|
1041 |
1039 entailment
|
1042 |
1040 neutral
|
1043 |
1041 neutral
|
1044 |
+
1042 neutral
|
1045 |
1043 neutral
|
1046 |
+
1044 contradiction
|
1047 |
1045 neutral
|
1048 |
+
1046 entailment
|
1049 |
+
1047 neutral
|
1050 |
1048 neutral
|
1051 |
1049 neutral
|
1052 |
1050 entailment
|
|
|
1066 |
1064 entailment
|
1067 |
1065 entailment
|
1068 |
1066 contradiction
|
1069 |
+
1067 entailment
|
1070 |
1068 entailment
|
1071 |
1069 entailment
|
1072 |
1070 contradiction
|
1073 |
+
1071 entailment
|
1074 |
1072 neutral
|
1075 |
1073 entailment
|
1076 |
1074 contradiction
|
1077 |
1075 entailment
|
1078 |
+
1076 contradiction
|
1079 |
1077 contradiction
|
1080 |
1078 neutral
|
1081 |
1079 neutral
|
|
|
1083 |
1081 entailment
|
1084 |
1082 neutral
|
1085 |
1083 neutral
|
1086 |
+
1084 contradiction
|
1087 |
1085 entailment
|
1088 |
1086 neutral
|
1089 |
+
1087 neutral
|
1090 |
+
1088 neutral
|
1091 |
1089 entailment
|
1092 |
1090 entailment
|
1093 |
1091 entailment
|
|
|
1100 |
1098 contradiction
|
1101 |
1099 entailment
|
1102 |
1100 neutral
|
1103 |
+
1101 neutral
|
1104 |
+
1102 neutral
|
1105 |
1103 entailment
|
1106 |
1104 neutral
|
1107 |
1105 entailment
|
|
|
1113 |
1111 contradiction
|
1114 |
1112 neutral
|
1115 |
1113 entailment
|
1116 |
+
1114 contradiction
|
1117 |
1115 neutral
|
1118 |
+
1116 entailment
|
1119 |
1117 contradiction
|
1120 |
1118 contradiction
|
1121 |
1119 neutral
|
1122 |
1120 entailment
|
1123 |
1121 contradiction
|
1124 |
+
1122 contradiction
|
1125 |
1123 entailment
|
1126 |
1124 neutral
|
1127 |
1125 neutral
|
|
|
1132 |
1130 neutral
|
1133 |
1131 entailment
|
1134 |
1132 neutral
|
1135 |
+
1133 neutral
|
1136 |
1134 neutral
|
1137 |
1135 contradiction
|
1138 |
+
1136 contradiction
|
1139 |
1137 entailment
|
1140 |
1138 contradiction
|
1141 |
1139 contradiction
|
|
|
1157 |
1155 neutral
|
1158 |
1156 contradiction
|
1159 |
1157 neutral
|
1160 |
+
1158 neutral
|
1161 |
+
1159 entailment
|
1162 |
1160 contradiction
|
1163 |
1161 contradiction
|
1164 |
1162 entailment
|
1165 |
1163 entailment
|
1166 |
1164 neutral
|
1167 |
+
1165 neutral
|
1168 |
1166 contradiction
|
1169 |
1167 entailment
|
1170 |
1168 neutral
|
1171 |
1169 contradiction
|
1172 |
+
1170 neutral
|
1173 |
1171 entailment
|
1174 |
1172 contradiction
|
1175 |
+
1173 neutral
|
1176 |
1174 contradiction
|
1177 |
1175 entailment
|
1178 |
1176 contradiction
|
1179 |
1177 entailment
|
1180 |
1178 neutral
|
1181 |
+
1179 neutral
|
1182 |
1180 contradiction
|
1183 |
+
1181 entailment
|
1184 |
1182 neutral
|
1185 |
1183 neutral
|
1186 |
1184 neutral
|
1187 |
1185 neutral
|
1188 |
1186 contradiction
|
1189 |
+
1187 neutral
|
1190 |
1188 neutral
|
1191 |
1189 entailment
|
1192 |
1190 contradiction
|
|
|
1213 |
1211 neutral
|
1214 |
1212 contradiction
|
1215 |
1213 neutral
|
1216 |
+
1214 entailment
|
1217 |
1215 entailment
|
1218 |
+
1216 neutral
|
1219 |
1217 contradiction
|
1220 |
1218 contradiction
|
1221 |
1219 neutral
|
|
|
1234 |
1232 neutral
|
1235 |
1233 neutral
|
1236 |
1234 contradiction
|
1237 |
+
1235 contradiction
|
1238 |
+
1236 contradiction
|
1239 |
+
1237 entailment
|
1240 |
1238 contradiction
|
1241 |
1239 entailment
|
1242 |
1240 contradiction
|
|
|
1256 |
1254 contradiction
|
1257 |
1255 neutral
|
1258 |
1256 entailment
|
1259 |
+
1257 contradiction
|
1260 |
1258 contradiction
|
1261 |
+
1259 entailment
|
1262 |
1260 contradiction
|
1263 |
1261 entailment
|
1264 |
1262 neutral
|
1265 |
1263 contradiction
|
1266 |
1264 neutral
|
1267 |
+
1265 contradiction
|
1268 |
1266 contradiction
|
1269 |
1267 entailment
|
1270 |
1268 neutral
|
|
|
1280 |
1278 entailment
|
1281 |
1279 contradiction
|
1282 |
1280 entailment
|
1283 |
+
1281 contradiction
|
1284 |
1282 entailment
|
1285 |
+
1283 entailment
|
1286 |
1284 entailment
|
1287 |
1285 contradiction
|
1288 |
1286 entailment
|
1289 |
1287 contradiction
|
1290 |
1288 neutral
|
1291 |
+
1289 entailment
|
1292 |
1290 entailment
|
1293 |
1291 entailment
|
1294 |
1292 contradiction
|
|
|
1296 |
1294 contradiction
|
1297 |
1295 entailment
|
1298 |
1296 contradiction
|
1299 |
+
1297 neutral
|
1300 |
+
1298 entailment
|
1301 |
1299 contradiction
|
1302 |
1300 entailment
|
1303 |
+
1301 neutral
|
1304 |
1302 contradiction
|
1305 |
1303 entailment
|
1306 |
1304 entailment
|
|
|
1324 |
1322 neutral
|
1325 |
1323 contradiction
|
1326 |
1324 neutral
|
1327 |
+
1325 contradiction
|
1328 |
1326 neutral
|
1329 |
+
1327 entailment
|
1330 |
1328 contradiction
|
1331 |
1329 contradiction
|
1332 |
+
1330 contradiction
|
1333 |
+
1331 entailment
|
1334 |
1332 contradiction
|
1335 |
+
1333 neutral
|
1336 |
1334 entailment
|
1337 |
1335 contradiction
|
1338 |
+
1336 neutral
|
1339 |
1337 neutral
|
1340 |
1338 entailment
|
1341 |
1339 entailment
|
|
|
1344 |
1342 neutral
|
1345 |
1343 entailment
|
1346 |
1344 entailment
|
1347 |
+
1345 entailment
|
1348 |
1346 neutral
|
1349 |
1347 neutral
|
1350 |
1348 entailment
|
|
|
1363 |
1361 neutral
|
1364 |
1362 contradiction
|
1365 |
1363 neutral
|
1366 |
+
1364 neutral
|
1367 |
1365 neutral
|
1368 |
1366 entailment
|
1369 |
1367 contradiction
|
|
|
1375 |
1373 contradiction
|
1376 |
1374 entailment
|
1377 |
1375 contradiction
|
1378 |
+
1376 entailment
|
1379 |
+
1377 neutral
|
1380 |
1378 entailment
|
1381 |
1379 neutral
|
1382 |
1380 contradiction
|
|
|
1394 |
1392 contradiction
|
1395 |
1393 entailment
|
1396 |
1394 contradiction
|
1397 |
+
1395 entailment
|
1398 |
1396 neutral
|
1399 |
1397 contradiction
|
1400 |
1398 neutral
|
1401 |
+
1399 entailment
|
1402 |
1400 contradiction
|
1403 |
1401 entailment
|
1404 |
1402 entailment
|
|
|
1407 |
1405 neutral
|
1408 |
1406 entailment
|
1409 |
1407 neutral
|
1410 |
+
1408 neutral
|
1411 |
1409 entailment
|
1412 |
1410 neutral
|
1413 |
1411 entailment
|
1414 |
1412 entailment
|
1415 |
+
1413 neutral
|
1416 |
+
1414 contradiction
|
1417 |
1415 neutral
|
1418 |
1416 neutral
|
1419 |
1417 entailment
|
|
|
1421 |
1419 contradiction
|
1422 |
1420 neutral
|
1423 |
1421 entailment
|
1424 |
+
1422 contradiction
|
1425 |
1423 entailment
|
1426 |
1424 contradiction
|
1427 |
+
1425 neutral
|
1428 |
+
1426 neutral
|
1429 |
1427 contradiction
|
1430 |
1428 entailment
|
1431 |
+
1429 contradiction
|
1432 |
1430 entailment
|
1433 |
1431 contradiction
|
1434 |
1432 entailment
|
1435 |
1433 neutral
|
1436 |
1434 contradiction
|
1437 |
1435 neutral
|
1438 |
+
1436 neutral
|
1439 |
1437 contradiction
|
1440 |
1438 neutral
|
1441 |
1439 entailment
|
|
|
1448 |
1446 entailment
|
1449 |
1447 neutral
|
1450 |
1448 contradiction
|
1451 |
+
1449 entailment
|
1452 |
1450 entailment
|
1453 |
1451 contradiction
|
1454 |
1452 neutral
|
|
|
1479 |
1477 entailment
|
1480 |
1478 entailment
|
1481 |
1479 neutral
|
1482 |
+
1480 contradiction
|
1483 |
1481 entailment
|
1484 |
1482 neutral
|
1485 |
1483 neutral
|
1486 |
+
1484 contradiction
|
1487 |
+
1485 contradiction
|
1488 |
1486 neutral
|
1489 |
1487 neutral
|
1490 |
1488 neutral
|
1491 |
1489 contradiction
|
1492 |
+
1490 neutral
|
1493 |
1491 neutral
|
1494 |
1492 contradiction
|
1495 |
1493 entailment
|
|
|
1499 |
1497 entailment
|
1500 |
1498 contradiction
|
1501 |
1499 neutral
|
1502 |
+
1500 contradiction
|
1503 |
1501 neutral
|
1504 |
+
1502 neutral
|
1505 |
1503 entailment
|
1506 |
1504 neutral
|
1507 |
1505 neutral
|
|
|
1515 |
1513 entailment
|
1516 |
1514 neutral
|
1517 |
1515 neutral
|
1518 |
+
1516 neutral
|
1519 |
1517 contradiction
|
1520 |
1518 entailment
|
1521 |
1519 neutral
|
|
|
1523 |
1521 contradiction
|
1524 |
1522 neutral
|
1525 |
1523 entailment
|
1526 |
+
1524 contradiction
|
1527 |
1525 neutral
|
1528 |
1526 neutral
|
1529 |
1527 contradiction
|
|
|
1534 |
1532 entailment
|
1535 |
1533 entailment
|
1536 |
1534 contradiction
|
1537 |
+
1535 contradiction
|
1538 |
1536 neutral
|
1539 |
1537 neutral
|
1540 |
1538 neutral
|
1541 |
+
1539 contradiction
|
1542 |
1540 neutral
|
1543 |
1541 neutral
|
1544 |
1542 entailment
|
|
|
1547 |
1545 neutral
|
1548 |
1546 neutral
|
1549 |
1547 contradiction
|
1550 |
+
1548 neutral
|
1551 |
1549 neutral
|
1552 |
1550 neutral
|
1553 |
1551 neutral
|
1554 |
1552 neutral
|
1555 |
1553 contradiction
|
1556 |
1554 entailment
|
1557 |
+
1555 neutral
|
1558 |
1556 neutral
|
1559 |
1557 neutral
|
1560 |
+
1558 contradiction
|
1561 |
1559 contradiction
|
1562 |
1560 neutral
|
1563 |
+
1561 neutral
|
1564 |
+
1562 neutral
|
1565 |
1563 neutral
|
1566 |
1564 entailment
|
1567 |
+
1565 neutral
|
1568 |
1566 neutral
|
1569 |
+
1567 neutral
|
1570 |
1568 neutral
|
1571 |
1569 neutral
|
1572 |
1570 contradiction
|
1573 |
1571 entailment
|
1574 |
1572 entailment
|
1575 |
1573 neutral
|
1576 |
+
1574 contradiction
|
1577 |
1575 contradiction
|
1578 |
+
1576 entailment
|
1579 |
1577 entailment
|
1580 |
1578 entailment
|
1581 |
+
1579 entailment
|
1582 |
1580 neutral
|
1583 |
+
1581 neutral
|
1584 |
1582 neutral
|
1585 |
1583 entailment
|
1586 |
1584 contradiction
|
|
|
1599 |
1597 entailment
|
1600 |
1598 neutral
|
1601 |
1599 neutral
|
1602 |
+
1600 contradiction
|
1603 |
1601 neutral
|
1604 |
+
1602 entailment
|
1605 |
1603 contradiction
|
1606 |
1604 entailment
|
1607 |
1605 entailment
|
1608 |
+
1606 contradiction
|
1609 |
1607 contradiction
|
1610 |
1608 entailment
|
1611 |
1609 neutral
|
1612 |
1610 contradiction
|
1613 |
1611 neutral
|
1614 |
+
1612 entailment
|
1615 |
1613 entailment
|
1616 |
1614 contradiction
|
1617 |
1615 neutral
|
|
|
1633 |
1631 contradiction
|
1634 |
1632 neutral
|
1635 |
1633 entailment
|
1636 |
+
1634 entailment
|
1637 |
1635 contradiction
|
1638 |
1636 contradiction
|
1639 |
1637 neutral
|
1640 |
1638 entailment
|
1641 |
+
1639 contradiction
|
1642 |
1640 neutral
|
1643 |
1641 neutral
|
1644 |
1642 contradiction
|
|
|
1648 |
1646 neutral
|
1649 |
1647 neutral
|
1650 |
1648 contradiction
|
1651 |
+
1649 entailment
|
1652 |
1650 entailment
|
1653 |
1651 neutral
|
1654 |
1652 contradiction
|
|
|
1657 |
1655 contradiction
|
1658 |
1656 contradiction
|
1659 |
1657 entailment
|
1660 |
+
1658 entailment
|
1661 |
+
1659 neutral
|
1662 |
1660 contradiction
|
1663 |
1661 neutral
|
1664 |
1662 neutral
|
|
|
1666 |
1664 contradiction
|
1667 |
1665 contradiction
|
1668 |
1666 neutral
|
1669 |
+
1667 entailment
|
1670 |
1668 contradiction
|
1671 |
1669 neutral
|
1672 |
+
1670 contradiction
|
1673 |
1671 entailment
|
1674 |
1672 neutral
|
1675 |
1673 contradiction
|
|
|
1700 |
1698 neutral
|
1701 |
1699 contradiction
|
1702 |
1700 neutral
|
1703 |
+
1701 entailment
|
1704 |
1702 contradiction
|
1705 |
1703 neutral
|
1706 |
+
1704 contradiction
|
1707 |
1705 entailment
|
1708 |
1706 neutral
|
1709 |
1707 neutral
|
1710 |
1708 neutral
|
1711 |
1709 neutral
|
1712 |
1710 neutral
|
1713 |
+
1711 entailment
|
1714 |
1712 neutral
|
1715 |
1713 neutral
|
1716 |
1714 entailment
|
1717 |
1715 contradiction
|
1718 |
+
1716 contradiction
|
1719 |
1717 contradiction
|
1720 |
1718 neutral
|
1721 |
1719 neutral
|
|
|
1723 |
1721 neutral
|
1724 |
1722 neutral
|
1725 |
1723 entailment
|
1726 |
+
1724 entailment
|
1727 |
+
1725 entailment
|
1728 |
1726 entailment
|
1729 |
1727 neutral
|
1730 |
1728 contradiction
|
|
|
1734 |
1732 entailment
|
1735 |
1733 neutral
|
1736 |
1734 entailment
|
1737 |
+
1735 entailment
|
1738 |
1736 contradiction
|
1739 |
1737 neutral
|
1740 |
1738 contradiction
|
|
|
1745 |
1743 contradiction
|
1746 |
1744 neutral
|
1747 |
1745 neutral
|
1748 |
+
1746 contradiction
|
1749 |
1747 entailment
|
1750 |
1748 neutral
|
1751 |
1749 neutral
|
|
|
1754 |
1752 entailment
|
1755 |
1753 contradiction
|
1756 |
1754 neutral
|
1757 |
+
1755 neutral
|
1758 |
+
1756 neutral
|
1759 |
1757 neutral
|
1760 |
1758 neutral
|
1761 |
1759 contradiction
|
1762 |
+
1760 contradiction
|
1763 |
+
1761 neutral
|
1764 |
1762 neutral
|
1765 |
1763 entailment
|
1766 |
1764 contradiction
|
|
|
1771 |
1769 neutral
|
1772 |
1770 contradiction
|
1773 |
1771 entailment
|
1774 |
+
1772 contradiction
|
1775 |
1773 neutral
|
1776 |
1774 contradiction
|
1777 |
+
1775 neutral
|
1778 |
1776 contradiction
|
1779 |
1777 entailment
|
1780 |
1778 neutral
|
1781 |
1779 contradiction
|
1782 |
+
1780 contradiction
|
1783 |
+
1781 contradiction
|
1784 |
1782 contradiction
|
1785 |
1783 neutral
|
1786 |
1784 entailment
|
1787 |
1785 contradiction
|
1788 |
1786 neutral
|
1789 |
1787 entailment
|
1790 |
+
1788 neutral
|
1791 |
1789 neutral
|
1792 |
1790 neutral
|
1793 |
1791 contradiction
|
|
|
1795 |
1793 neutral
|
1796 |
1794 contradiction
|
1797 |
1795 neutral
|
1798 |
+
1796 entailment
|
1799 |
1797 entailment
|
1800 |
1798 neutral
|
1801 |
1799 contradiction
|
|
|
1810 |
1808 neutral
|
1811 |
1809 neutral
|
1812 |
1810 contradiction
|
1813 |
+
1811 entailment
|
1814 |
1812 contradiction
|
1815 |
1813 entailment
|
1816 |
1814 entailment
|
|
|
1819 |
1817 contradiction
|
1820 |
1818 entailment
|
1821 |
1819 contradiction
|
1822 |
+
1820 neutral
|
1823 |
1821 neutral
|
1824 |
1822 entailment
|
1825 |
1823 contradiction
|
|
|
1827 |
1825 contradiction
|
1828 |
1826 neutral
|
1829 |
1827 contradiction
|
1830 |
+
1828 entailment
|
1831 |
1829 entailment
|
1832 |
1830 neutral
|
1833 |
1831 contradiction
|
|
|
1836 |
1834 entailment
|
1837 |
1835 neutral
|
1838 |
1836 contradiction
|
1839 |
+
1837 neutral
|
1840 |
1838 entailment
|
1841 |
1839 contradiction
|
1842 |
1840 neutral
|
|
|
1844 |
1842 contradiction
|
1845 |
1843 entailment
|
1846 |
1844 neutral
|
1847 |
+
1845 neutral
|
1848 |
1846 entailment
|
1849 |
1847 neutral
|
1850 |
1848 contradiction
|
1851 |
1849 neutral
|
1852 |
+
1850 entailment
|
1853 |
1851 contradiction
|
1854 |
1852 entailment
|
1855 |
1853 contradiction
|
|
|
1857 |
1855 contradiction
|
1858 |
1856 entailment
|
1859 |
1857 contradiction
|
1860 |
+
1858 entailment
|
1861 |
1859 neutral
|
1862 |
1860 neutral
|
1863 |
1861 entailment
|
|
|
1867 |
1865 contradiction
|
1868 |
1866 contradiction
|
1869 |
1867 neutral
|
1870 |
+
1868 neutral
|
1871 |
1869 neutral
|
1872 |
1870 contradiction
|
1873 |
+
1871 neutral
|
1874 |
+
1872 neutral
|
1875 |
+
1873 neutral
|
1876 |
1874 neutral
|
1877 |
+
1875 entailment
|
1878 |
1876 neutral
|
1879 |
1877 neutral
|
1880 |
1878 contradiction
|
1881 |
1879 neutral
|
1882 |
1880 entailment
|
1883 |
+
1881 contradiction
|
1884 |
+
1882 contradiction
|
1885 |
1883 contradiction
|
1886 |
+
1884 entailment
|
1887 |
1885 neutral
|
1888 |
1886 contradiction
|
1889 |
1887 neutral
|
1890 |
+
1888 entailment
|
1891 |
1889 contradiction
|
1892 |
1890 neutral
|
1893 |
1891 contradiction
|
|
|
1905 |
1903 contradiction
|
1906 |
1904 neutral
|
1907 |
1905 contradiction
|
1908 |
+
1906 entailment
|
1909 |
1907 neutral
|
1910 |
1908 neutral
|
1911 |
+
1909 entailment
|
1912 |
1910 contradiction
|
1913 |
1911 neutral
|
1914 |
1912 neutral
|
1915 |
1913 neutral
|
1916 |
1914 contradiction
|
1917 |
+
1915 contradiction
|
1918 |
1916 entailment
|
1919 |
1917 contradiction
|
1920 |
1918 entailment
|
1921 |
1919 neutral
|
1922 |
1920 neutral
|
1923 |
+
1921 neutral
|
1924 |
1922 neutral
|
1925 |
1923 contradiction
|
1926 |
1924 contradiction
|
|
|
1936 |
1934 contradiction
|
1937 |
1935 entailment
|
1938 |
1936 contradiction
|
1939 |
+
1937 contradiction
|
1940 |
1938 contradiction
|
1941 |
1939 neutral
|
1942 |
1940 neutral
|
1943 |
+
1941 contradiction
|
1944 |
1942 neutral
|
1945 |
1943 neutral
|
1946 |
1944 contradiction
|
|
|
1948 |
1946 neutral
|
1949 |
1947 contradiction
|
1950 |
1948 neutral
|
1951 |
+
1949 entailment
|
1952 |
1950 neutral
|
1953 |
1951 contradiction
|
1954 |
1952 neutral
|
|
|
1959 |
1957 entailment
|
1960 |
1958 entailment
|
1961 |
1959 neutral
|
1962 |
+
1960 contradiction
|
1963 |
+
1961 contradiction
|
1964 |
+
1962 entailment
|
1965 |
1963 contradiction
|
1966 |
1964 contradiction
|
1967 |
+
1965 neutral
|
1968 |
1966 neutral
|
1969 |
+
1967 contradiction
|
1970 |
+
1968 contradiction
|
1971 |
1969 entailment
|
1972 |
1970 entailment
|
1973 |
1971 entailment
|
|
|
1976 |
1974 entailment
|
1977 |
1975 contradiction
|
1978 |
1976 neutral
|
1979 |
+
1977 contradiction
|
1980 |
1978 entailment
|
1981 |
1979 neutral
|
1982 |
1980 entailment
|
|
|
1994 |
1992 contradiction
|
1995 |
1993 entailment
|
1996 |
1994 neutral
|
1997 |
+
1995 entailment
|
1998 |
1996 contradiction
|
1999 |
1997 neutral
|
2000 |
1998 contradiction
|
2001 |
1999 contradiction
|
2002 |
2000 neutral
|
2003 |
2001 contradiction
|
2004 |
+
2002 contradiction
|
2005 |
2003 entailment
|
2006 |
2004 neutral
|
2007 |
2005 neutral
|
2008 |
2006 contradiction
|
2009 |
+
2007 neutral
|
2010 |
2008 entailment
|
2011 |
2009 contradiction
|
2012 |
2010 contradiction
|
|
|
2031 |
2029 contradiction
|
2032 |
2030 neutral
|
2033 |
2031 neutral
|
2034 |
+
2032 contradiction
|
2035 |
+
2033 neutral
|
2036 |
2034 neutral
|
2037 |
2035 contradiction
|
2038 |
2036 entailment
|
2039 |
2037 neutral
|
2040 |
+
2038 contradiction
|
2041 |
2039 neutral
|
2042 |
2040 contradiction
|
2043 |
2041 neutral
|
|
|
2050 |
2048 entailment
|
2051 |
2049 neutral
|
2052 |
2050 neutral
|
2053 |
+
2051 neutral
|
2054 |
2052 neutral
|
2055 |
2053 entailment
|
2056 |
2054 neutral
|
|
|
2070 |
2068 contradiction
|
2071 |
2069 entailment
|
2072 |
2070 neutral
|
2073 |
+
2071 neutral
|
2074 |
2072 neutral
|
2075 |
2073 neutral
|
2076 |
2074 entailment
|
2077 |
2075 contradiction
|
2078 |
2076 entailment
|
2079 |
+
2077 entailment
|
2080 |
2078 contradiction
|
2081 |
2079 contradiction
|
2082 |
2080 neutral
|
|
|
2085 |
2083 neutral
|
2086 |
2084 entailment
|
2087 |
2085 contradiction
|
2088 |
+
2086 entailment
|
2089 |
2087 entailment
|
2090 |
2088 neutral
|
2091 |
2089 contradiction
|
|
|
2105 |
2103 contradiction
|
2106 |
2104 neutral
|
2107 |
2105 contradiction
|
2108 |
+
2106 neutral
|
2109 |
2107 entailment
|
2110 |
2108 contradiction
|
2111 |
2109 neutral
|
2112 |
+
2110 entailment
|
2113 |
2111 neutral
|
2114 |
+
2112 contradiction
|
2115 |
2113 neutral
|
2116 |
2114 entailment
|
2117 |
2115 contradiction
|
2118 |
2116 entailment
|
2119 |
2117 entailment
|
2120 |
2118 contradiction
|
2121 |
+
2119 neutral
|
2122 |
2120 contradiction
|
2123 |
2121 contradiction
|
2124 |
2122 neutral
|
|
|
2128 |
2126 entailment
|
2129 |
2127 contradiction
|
2130 |
2128 entailment
|
2131 |
+
2129 entailment
|
2132 |
2130 entailment
|
2133 |
2131 entailment
|
2134 |
2132 contradiction
|
2135 |
2133 entailment
|
2136 |
2134 contradiction
|
2137 |
+
2135 neutral
|
2138 |
2136 neutral
|
2139 |
2137 contradiction
|
2140 |
2138 entailment
|
2141 |
2139 neutral
|
2142 |
+
2140 entailment
|
2143 |
2141 neutral
|
2144 |
2142 contradiction
|
2145 |
2143 neutral
|
2146 |
2144 neutral
|
2147 |
+
2145 entailment
|
2148 |
+
2146 entailment
|
2149 |
2147 contradiction
|
2150 |
+
2148 contradiction
|
2151 |
2149 neutral
|
2152 |
2150 entailment
|
2153 |
2151 contradiction
|
2154 |
2152 entailment
|
2155 |
+
2153 neutral
|
2156 |
+
2154 neutral
|
2157 |
2155 entailment
|
2158 |
2156 entailment
|
2159 |
2157 entailment
|
|
|
2175 |
2173 neutral
|
2176 |
2174 contradiction
|
2177 |
2175 neutral
|
2178 |
+
2176 contradiction
|
2179 |
2177 neutral
|
2180 |
2178 neutral
|
2181 |
2179 entailment
|
|
|
2212 |
2210 entailment
|
2213 |
2211 neutral
|
2214 |
2212 contradiction
|
2215 |
+
2213 entailment
|
2216 |
2214 contradiction
|
2217 |
2215 entailment
|
2218 |
2216 neutral
|
|
|
2220 |
2218 contradiction
|
2221 |
2219 neutral
|
2222 |
2220 neutral
|
2223 |
+
2221 neutral
|
2224 |
2222 contradiction
|
2225 |
2223 entailment
|
2226 |
2224 neutral
|
|
|
2228 |
2226 contradiction
|
2229 |
2227 entailment
|
2230 |
2228 entailment
|
2231 |
+
2229 entailment
|
2232 |
2230 contradiction
|
2233 |
2231 neutral
|
2234 |
2232 contradiction
|
|
|
2238 |
2236 neutral
|
2239 |
2237 contradiction
|
2240 |
2238 entailment
|
2241 |
+
2239 neutral
|
2242 |
2240 contradiction
|
2243 |
2241 contradiction
|
2244 |
+
2242 contradiction
|
2245 |
2243 neutral
|
2246 |
2244 neutral
|
2247 |
2245 contradiction
|
|
|
2250 |
2248 neutral
|
2251 |
2249 contradiction
|
2252 |
2250 contradiction
|
2253 |
+
2251 neutral
|
2254 |
2252 entailment
|
2255 |
+
2253 contradiction
|
2256 |
2254 entailment
|
2257 |
2255 neutral
|
2258 |
2256 entailment
|
|
|
2260 |
2258 neutral
|
2261 |
2259 contradiction
|
2262 |
2260 entailment
|
2263 |
+
2261 entailment
|
2264 |
+
2262 contradiction
|
2265 |
2263 neutral
|
2266 |
2264 entailment
|
2267 |
2265 neutral
|
|
|
2270 |
2268 contradiction
|
2271 |
2269 entailment
|
2272 |
2270 entailment
|
2273 |
+
2271 entailment
|
2274 |
2272 contradiction
|
2275 |
+
2273 neutral
|
2276 |
2274 entailment
|
2277 |
2275 entailment
|
2278 |
2276 entailment
|
|
|
2280 |
2278 entailment
|
2281 |
2279 contradiction
|
2282 |
2280 entailment
|
2283 |
+
2281 neutral
|
2284 |
2282 contradiction
|
2285 |
2283 neutral
|
2286 |
2284 entailment
|
|
|
2291 |
2289 entailment
|
2292 |
2290 entailment
|
2293 |
2291 contradiction
|
2294 |
+
2292 contradiction
|
2295 |
2293 contradiction
|
2296 |
+
2294 contradiction
|
2297 |
2295 neutral
|
2298 |
2296 entailment
|
2299 |
2297 contradiction
|
2300 |
2298 entailment
|
2301 |
+
2299 neutral
|
2302 |
2300 neutral
|
2303 |
+
2301 neutral
|
2304 |
2302 entailment
|
2305 |
+
2303 neutral
|
2306 |
2304 neutral
|
2307 |
2305 entailment
|
2308 |
+
2306 neutral
|
2309 |
2307 entailment
|
2310 |
2308 neutral
|
2311 |
2309 contradiction
|
2312 |
2310 neutral
|
2313 |
2311 contradiction
|
2314 |
+
2312 neutral
|
2315 |
+
2313 neutral
|
2316 |
2314 contradiction
|
2317 |
2315 entailment
|
2318 |
2316 contradiction
|
|
|
2323 |
2321 contradiction
|
2324 |
2322 contradiction
|
2325 |
2323 neutral
|
2326 |
+
2324 neutral
|
2327 |
2325 neutral
|
2328 |
2326 neutral
|
2329 |
+
2327 neutral
|
2330 |
2328 contradiction
|
2331 |
2329 neutral
|
2332 |
+
2330 entailment
|
2333 |
2331 neutral
|
2334 |
2332 entailment
|
2335 |
2333 neutral
|
2336 |
+
2334 neutral
|
2337 |
2335 contradiction
|
2338 |
2336 entailment
|
2339 |
2337 contradiction
|
|
|
2346 |
2344 contradiction
|
2347 |
2345 neutral
|
2348 |
2346 neutral
|
2349 |
+
2347 neutral
|
2350 |
2348 neutral
|
2351 |
2349 neutral
|
2352 |
2350 contradiction
|
2353 |
+
2351 contradiction
|
2354 |
2352 neutral
|
2355 |
2353 neutral
|
2356 |
2354 entailment
|
|
|
2361 |
2359 entailment
|
2362 |
2360 contradiction
|
2363 |
2361 contradiction
|
2364 |
+
2362 entailment
|
2365 |
2363 neutral
|
2366 |
2364 contradiction
|
2367 |
2365 neutral
|
|
|
2372 |
2370 entailment
|
2373 |
2371 contradiction
|
2374 |
2372 entailment
|
2375 |
+
2373 neutral
|
2376 |
2374 entailment
|
2377 |
2375 contradiction
|
2378 |
2376 neutral
|
|
|
2381 |
2379 contradiction
|
2382 |
2380 neutral
|
2383 |
2381 entailment
|
2384 |
+
2382 neutral
|
2385 |
+
2383 neutral
|
2386 |
2384 neutral
|
2387 |
2385 entailment
|
2388 |
2386 neutral
|
|
|
2391 |
2389 entailment
|
2392 |
2390 entailment
|
2393 |
2391 neutral
|
2394 |
+
2392 contradiction
|
2395 |
2393 contradiction
|
2396 |
+
2394 neutral
|
2397 |
2395 entailment
|
2398 |
2396 contradiction
|
2399 |
2397 contradiction
|
2400 |
2398 neutral
|
2401 |
2399 entailment
|
2402 |
2400 neutral
|
2403 |
+
2401 entailment
|
2404 |
2402 contradiction
|
2405 |
+
2403 neutral
|
2406 |
2404 contradiction
|
2407 |
2405 entailment
|
2408 |
2406 neutral
|
|
|
2423 |
2421 entailment
|
2424 |
2422 neutral
|
2425 |
2423 contradiction
|
2426 |
+
2424 contradiction
|
2427 |
2425 neutral
|
2428 |
+
2426 neutral
|
2429 |
2427 entailment
|
2430 |
2428 contradiction
|
2431 |
2429 neutral
|
|
|
2447 |
2445 neutral
|
2448 |
2446 entailment
|
2449 |
2447 contradiction
|
2450 |
+
2448 neutral
|
2451 |
2449 entailment
|
2452 |
2450 neutral
|
2453 |
2451 contradiction
|
|
|
2457 |
2455 contradiction
|
2458 |
2456 neutral
|
2459 |
2457 neutral
|
2460 |
+
2458 contradiction
|
2461 |
+
2459 neutral
|
2462 |
+
2460 neutral
|
2463 |
2461 contradiction
|
2464 |
2462 neutral
|
2465 |
2463 entailment
|
|
|
2467 |
2465 contradiction
|
2468 |
2466 contradiction
|
2469 |
2467 entailment
|
2470 |
+
2468 neutral
|
2471 |
2469 entailment
|
2472 |
2470 neutral
|
2473 |
2471 contradiction
|
2474 |
2472 neutral
|
2475 |
+
2473 neutral
|
2476 |
2474 neutral
|
2477 |
2475 neutral
|
2478 |
2476 contradiction
|
2479 |
2477 entailment
|
2480 |
+
2478 neutral
|
2481 |
2479 entailment
|
2482 |
2480 contradiction
|
2483 |
2481 neutral
|
2484 |
2482 contradiction
|
2485 |
2483 entailment
|
2486 |
+
2484 contradiction
|
2487 |
+
2485 neutral
|
2488 |
+
2486 contradiction
|
2489 |
2487 contradiction
|
2490 |
2488 contradiction
|
2491 |
2489 neutral
|
|
|
2494 |
2492 entailment
|
2495 |
2493 contradiction
|
2496 |
2494 entailment
|
2497 |
+
2495 neutral
|
2498 |
+
2496 neutral
|
2499 |
2497 neutral
|
2500 |
2498 contradiction
|
2501 |
2499 entailment
|
|
|
2533 |
2531 neutral
|
2534 |
2532 neutral
|
2535 |
2533 contradiction
|
2536 |
+
2534 entailment
|
2537 |
2535 neutral
|
2538 |
+
2536 neutral
|
2539 |
2537 contradiction
|
2540 |
2538 neutral
|
2541 |
2539 contradiction
|
|
|
2566 |
2564 contradiction
|
2567 |
2565 neutral
|
2568 |
2566 contradiction
|
2569 |
+
2567 entailment
|
2570 |
2568 contradiction
|
2571 |
2569 neutral
|
2572 |
2570 neutral
|
2573 |
+
2571 neutral
|
2574 |
2572 neutral
|
2575 |
+
2573 neutral
|
2576 |
2574 contradiction
|
2577 |
2575 neutral
|
2578 |
2576 entailment
|
|
|
2606 |
2604 entailment
|
2607 |
2605 neutral
|
2608 |
2606 contradiction
|
2609 |
+
2607 contradiction
|
2610 |
2608 neutral
|
2611 |
+
2609 neutral
|
2612 |
2610 neutral
|
2613 |
2611 neutral
|
2614 |
2612 neutral
|
|
|
2619 |
2617 entailment
|
2620 |
2618 neutral
|
2621 |
2619 neutral
|
2622 |
+
2620 neutral
|
2623 |
+
2621 neutral
|
2624 |
2622 contradiction
|
2625 |
2623 neutral
|
2626 |
2624 entailment
|
|
|
2632 |
2630 contradiction
|
2633 |
2631 contradiction
|
2634 |
2632 neutral
|
2635 |
+
2633 entailment
|
2636 |
2634 neutral
|
2637 |
2635 entailment
|
2638 |
2636 contradiction
|
|
|
2648 |
2646 neutral
|
2649 |
2647 entailment
|
2650 |
2648 contradiction
|
2651 |
+
2649 neutral
|
2652 |
2650 neutral
|
2653 |
+
2651 neutral
|
2654 |
2652 contradiction
|
2655 |
+
2653 entailment
|
2656 |
2654 entailment
|
2657 |
2655 contradiction
|
2658 |
2656 entailment
|
2659 |
2657 neutral
|
2660 |
2658 contradiction
|
2661 |
2659 neutral
|
2662 |
+
2660 entailment
|
2663 |
2661 neutral
|
2664 |
2662 entailment
|
2665 |
2663 contradiction
|
|
|
2667 |
2665 entailment
|
2668 |
2666 neutral
|
2669 |
2667 contradiction
|
2670 |
+
2668 entailment
|
2671 |
2669 entailment
|
2672 |
2670 neutral
|
2673 |
2671 entailment
|
|
|
2685 |
2683 neutral
|
2686 |
2684 neutral
|
2687 |
2685 neutral
|
2688 |
+
2686 entailment
|
2689 |
2687 entailment
|
2690 |
2688 contradiction
|
2691 |
2689 neutral
|
2692 |
2690 neutral
|
2693 |
+
2691 neutral
|
2694 |
2692 neutral
|
2695 |
2693 entailment
|
2696 |
2694 neutral
|
|
|
2700 |
2698 contradiction
|
2701 |
2699 entailment
|
2702 |
2700 contradiction
|
2703 |
+
2701 entailment
|
2704 |
2702 neutral
|
2705 |
2703 neutral
|
2706 |
2704 entailment
|
2707 |
2705 contradiction
|
2708 |
2706 contradiction
|
2709 |
2707 neutral
|
2710 |
+
2708 entailment
|
2711 |
2709 contradiction
|
2712 |
2710 entailment
|
2713 |
2711 neutral
|
2714 |
2712 neutral
|
2715 |
2713 contradiction
|
2716 |
+
2714 neutral
|
2717 |
2715 contradiction
|
2718 |
2716 neutral
|
2719 |
2717 entailment
|
2720 |
2718 entailment
|
2721 |
2719 neutral
|
2722 |
2720 contradiction
|
2723 |
+
2721 entailment
|
2724 |
2722 contradiction
|
2725 |
2723 neutral
|
2726 |
2724 contradiction
|
|
|
2732 |
2730 entailment
|
2733 |
2731 neutral
|
2734 |
2732 contradiction
|
2735 |
+
2733 neutral
|
2736 |
+
2734 contradiction
|
2737 |
2735 contradiction
|
2738 |
2736 contradiction
|
2739 |
2737 entailment
|
2740 |
2738 neutral
|
2741 |
2739 contradiction
|
2742 |
+
2740 neutral
|
2743 |
2741 contradiction
|
2744 |
2742 neutral
|
2745 |
2743 contradiction
|
|
|
2765 |
2763 neutral
|
2766 |
2764 entailment
|
2767 |
2765 contradiction
|
2768 |
+
2766 neutral
|
2769 |
2767 contradiction
|
2770 |
2768 neutral
|
2771 |
2769 entailment
|
|
|
2773 |
2771 contradiction
|
2774 |
2772 entailment
|
2775 |
2773 contradiction
|
2776 |
+
2774 neutral
|
2777 |
2775 contradiction
|
2778 |
2776 neutral
|
2779 |
2777 entailment
|
2780 |
2778 neutral
|
2781 |
2779 entailment
|
2782 |
2780 contradiction
|
2783 |
+
2781 neutral
|
2784 |
2782 contradiction
|
2785 |
+
2783 neutral
|
2786 |
+
2784 contradiction
|
2787 |
2785 entailment
|
2788 |
2786 contradiction
|
2789 |
2787 entailment
|
|
|
2798 |
2796 contradiction
|
2799 |
2797 contradiction
|
2800 |
2798 entailment
|
2801 |
+
2799 neutral
|
2802 |
2800 contradiction
|
2803 |
2801 neutral
|
2804 |
2802 entailment
|
|
|
2807 |
2805 neutral
|
2808 |
2806 neutral
|
2809 |
2807 entailment
|
2810 |
+
2808 neutral
|
2811 |
2809 contradiction
|
2812 |
2810 entailment
|
2813 |
2811 contradiction
|
|
|
2816 |
2814 entailment
|
2817 |
2815 neutral
|
2818 |
2816 contradiction
|
2819 |
+
2817 contradiction
|
2820 |
2818 contradiction
|
2821 |
2819 entailment
|
2822 |
2820 neutral
|
|
|
2826 |
2824 contradiction
|
2827 |
2825 neutral
|
2828 |
2826 entailment
|
2829 |
+
2827 neutral
|
2830 |
2828 contradiction
|
2831 |
2829 contradiction
|
2832 |
2830 entailment
|
|
|
2856 |
2854 contradiction
|
2857 |
2855 neutral
|
2858 |
2856 contradiction
|
2859 |
+
2857 contradiction
|
2860 |
2858 neutral
|
2861 |
2859 neutral
|
2862 |
2860 entailment
|
|
|
2868 |
2866 entailment
|
2869 |
2867 contradiction
|
2870 |
2868 neutral
|
2871 |
+
2869 neutral
|
2872 |
2870 contradiction
|
2873 |
2871 contradiction
|
2874 |
2872 neutral
|
|
|
2882 |
2880 neutral
|
2883 |
2881 entailment
|
2884 |
2882 contradiction
|
2885 |
+
2883 neutral
|
2886 |
2884 neutral
|
2887 |
2885 contradiction
|
2888 |
2886 contradiction
|
2889 |
2887 contradiction
|
2890 |
2888 entailment
|
2891 |
+
2889 neutral
|
2892 |
+
2890 neutral
|
2893 |
2891 contradiction
|
2894 |
2892 entailment
|
2895 |
2893 contradiction
|
|
|
2904 |
2902 entailment
|
2905 |
2903 neutral
|
2906 |
2904 entailment
|
2907 |
+
2905 contradiction
|
2908 |
2906 neutral
|
2909 |
2907 contradiction
|
2910 |
2908 neutral
|
|
|
2926 |
2924 contradiction
|
2927 |
2925 neutral
|
2928 |
2926 neutral
|
2929 |
+
2927 neutral
|
2930 |
+
2928 entailment
|
2931 |
2929 entailment
|
2932 |
2930 neutral
|
2933 |
2931 contradiction
|
|
|
2938 |
2936 contradiction
|
2939 |
2937 contradiction
|
2940 |
2938 entailment
|
2941 |
+
2939 neutral
|
2942 |
2940 contradiction
|
2943 |
2941 entailment
|
2944 |
2942 entailment
|
2945 |
+
2943 neutral
|
2946 |
2944 contradiction
|
2947 |
2945 entailment
|
2948 |
2946 contradiction
|
|
|
2950 |
2948 neutral
|
2951 |
2949 neutral
|
2952 |
2950 contradiction
|
2953 |
+
2951 neutral
|
2954 |
+
2952 entailment
|
2955 |
2953 neutral
|
2956 |
2954 contradiction
|
2957 |
2955 contradiction
|
2958 |
+
2956 neutral
|
2959 |
+
2957 neutral
|
2960 |
2958 entailment
|
2961 |
2959 contradiction
|
2962 |
2960 entailment
|
2963 |
2961 neutral
|
2964 |
+
2962 contradiction
|
2965 |
2963 contradiction
|
2966 |
2964 neutral
|
2967 |
2965 contradiction
|
|
|
2969 |
2967 entailment
|
2970 |
2968 neutral
|
2971 |
2969 contradiction
|
2972 |
+
2970 contradiction
|
2973 |
+
2971 entailment
|
2974 |
2972 contradiction
|
2975 |
2973 neutral
|
2976 |
2974 contradiction
|
|
|
2979 |
2977 contradiction
|
2980 |
2978 entailment
|
2981 |
2979 neutral
|
2982 |
+
2980 entailment
|
2983 |
2981 contradiction
|
2984 |
2982 entailment
|
2985 |
2983 contradiction
|
|
|
2997 |
2995 contradiction
|
2998 |
2996 neutral
|
2999 |
2997 neutral
|
3000 |
+
2998 entailment
|
3001 |
2999 contradiction
|
3002 |
3000 contradiction
|
3003 |
3001 neutral
|
|
|
3014 |
3012 neutral
|
3015 |
3013 entailment
|
3016 |
3014 contradiction
|
3017 |
+
3015 neutral
|
3018 |
3016 entailment
|
3019 |
3017 contradiction
|
3020 |
3018 contradiction
|
3021 |
+
3019 contradiction
|
3022 |
+
3020 neutral
|
3023 |
3021 contradiction
|
3024 |
3022 entailment
|
3025 |
3023 neutral
|
|
|
3029 |
3027 neutral
|
3030 |
3028 entailment
|
3031 |
3029 contradiction
|
3032 |
+
3030 neutral
|
3033 |
3031 contradiction
|
3034 |
3032 neutral
|
3035 |
3033 neutral
|
|
|
3037 |
3035 contradiction
|
3038 |
3036 neutral
|
3039 |
3037 entailment
|
3040 |
+
3038 contradiction
|
3041 |
3039 entailment
|
3042 |
3040 neutral
|
3043 |
3041 contradiction
|
3044 |
3042 neutral
|
3045 |
3043 entailment
|
3046 |
3044 contradiction
|
3047 |
+
3045 entailment
|
3048 |
3046 entailment
|
3049 |
3047 contradiction
|
3050 |
3048 neutral
|
3051 |
+
3049 entailment
|
3052 |
+
3050 neutral
|
3053 |
3051 entailment
|
3054 |
3052 contradiction
|
3055 |
+
3053 neutral
|
3056 |
3054 neutral
|
3057 |
3055 neutral
|
3058 |
3056 entailment
|
|
|
3066 |
3064 entailment
|
3067 |
3065 contradiction
|
3068 |
3066 contradiction
|
3069 |
+
3067 entailment
|
3070 |
3068 neutral
|
3071 |
3069 neutral
|
3072 |
3070 entailment
|
|
|
3077 |
3075 contradiction
|
3078 |
3076 neutral
|
3079 |
3077 entailment
|
3080 |
+
3078 neutral
|
3081 |
3079 neutral
|
3082 |
3080 neutral
|
3083 |
3081 neutral
|
|
|
3092 |
3090 contradiction
|
3093 |
3091 entailment
|
3094 |
3092 neutral
|
3095 |
+
3093 entailment
|
3096 |
3094 neutral
|
3097 |
3095 contradiction
|
3098 |
+
3096 contradiction
|
3099 |
3097 contradiction
|
3100 |
3098 neutral
|
3101 |
3099 neutral
|
3102 |
3100 entailment
|
3103 |
3101 contradiction
|
3104 |
+
3102 neutral
|
3105 |
+
3103 entailment
|
3106 |
3104 neutral
|
3107 |
3105 contradiction
|
3108 |
3106 contradiction
|
|
|
3114 |
3112 neutral
|
3115 |
3113 entailment
|
3116 |
3114 contradiction
|
3117 |
+
3115 neutral
|
3118 |
3116 entailment
|
3119 |
3117 neutral
|
3120 |
3118 entailment
|
|
|
3124 |
3122 neutral
|
3125 |
3123 neutral
|
3126 |
3124 neutral
|
3127 |
+
3125 neutral
|
3128 |
3126 neutral
|
3129 |
3127 neutral
|
3130 |
3128 contradiction
|
3131 |
3129 neutral
|
3132 |
3130 neutral
|
3133 |
+
3131 entailment
|
3134 |
3132 contradiction
|
3135 |
3133 entailment
|
3136 |
3134 neutral
|
|
|
3142 |
3140 entailment
|
3143 |
3141 neutral
|
3144 |
3142 contradiction
|
3145 |
+
3143 neutral
|
3146 |
3144 contradiction
|
3147 |
3145 contradiction
|
3148 |
3146 entailment
|
3149 |
3147 neutral
|
3150 |
+
3148 neutral
|
3151 |
3149 neutral
|
3152 |
+
3150 contradiction
|
3153 |
+
3151 neutral
|
3154 |
3152 entailment
|
3155 |
3153 neutral
|
3156 |
3154 neutral
|
3157 |
+
3155 neutral
|
3158 |
3156 contradiction
|
3159 |
3157 entailment
|
3160 |
3158 neutral
|
3161 |
3159 entailment
|
3162 |
3160 entailment
|
3163 |
3161 neutral
|
3164 |
+
3162 entailment
|
3165 |
3163 entailment
|
3166 |
3164 contradiction
|
3167 |
+
3165 entailment
|
3168 |
3166 neutral
|
3169 |
3167 contradiction
|
3170 |
3168 contradiction
|
|
|
3177 |
3175 contradiction
|
3178 |
3176 neutral
|
3179 |
3177 neutral
|
3180 |
+
3178 neutral
|
3181 |
3179 neutral
|
3182 |
3180 contradiction
|
3183 |
3181 neutral
|
|
|
3186 |
3184 contradiction
|
3187 |
3185 neutral
|
3188 |
3186 entailment
|
3189 |
+
3187 entailment
|
3190 |
3188 neutral
|
3191 |
3189 neutral
|
3192 |
+
3190 contradiction
|
3193 |
3191 entailment
|
3194 |
3192 entailment
|
3195 |
+
3193 neutral
|
3196 |
3194 neutral
|
3197 |
3195 contradiction
|
3198 |
3196 neutral
|
3199 |
3197 contradiction
|
3200 |
3198 contradiction
|
3201 |
3199 entailment
|
3202 |
+
3200 neutral
|
3203 |
3201 neutral
|
3204 |
3202 contradiction
|
3205 |
3203 contradiction
|
|
|
3208 |
3206 neutral
|
3209 |
3207 neutral
|
3210 |
3208 contradiction
|
3211 |
+
3209 neutral
|
3212 |
3210 neutral
|
3213 |
3211 contradiction
|
3214 |
3212 entailment
|
3215 |
+
3213 entailment
|
3216 |
3214 neutral
|
3217 |
+
3215 neutral
|
3218 |
3216 neutral
|
3219 |
3217 entailment
|
3220 |
3218 contradiction
|
|
|
3229 |
3227 contradiction
|
3230 |
3228 neutral
|
3231 |
3229 contradiction
|
3232 |
+
3230 contradiction
|
3233 |
3231 contradiction
|
3234 |
3232 entailment
|
3235 |
3233 neutral
|
3236 |
3234 contradiction
|
3237 |
3235 entailment
|
3238 |
3236 neutral
|
3239 |
+
3237 entailment
|
3240 |
3238 contradiction
|
3241 |
3239 contradiction
|
3242 |
3240 entailment
|
|
|
3249 |
3247 neutral
|
3250 |
3248 entailment
|
3251 |
3249 neutral
|
3252 |
+
3250 contradiction
|
3253 |
3251 contradiction
|
3254 |
3252 neutral
|
3255 |
3253 entailment
|
|
|
3258 |
3256 entailment
|
3259 |
3257 contradiction
|
3260 |
3258 contradiction
|
3261 |
+
3259 entailment
|
3262 |
3260 neutral
|
3263 |
+
3261 entailment
|
3264 |
3262 contradiction
|
3265 |
+
3263 entailment
|
3266 |
3264 contradiction
|
3267 |
3265 neutral
|
3268 |
+
3266 contradiction
|
3269 |
3267 neutral
|
3270 |
3268 contradiction
|
3271 |
3269 contradiction
|
3272 |
3270 neutral
|
3273 |
3271 entailment
|
3274 |
+
3272 neutral
|
3275 |
3273 entailment
|
3276 |
3274 contradiction
|
3277 |
3275 neutral
|
|
|
3289 |
3287 entailment
|
3290 |
3288 neutral
|
3291 |
3289 neutral
|
3292 |
+
3290 contradiction
|
3293 |
3291 contradiction
|
3294 |
3292 neutral
|
3295 |
3293 entailment
|
|
|
3300 |
3298 contradiction
|
3301 |
3299 contradiction
|
3302 |
3300 contradiction
|
3303 |
+
3301 entailment
|
3304 |
3302 neutral
|
3305 |
3303 entailment
|
3306 |
3304 entailment
|
|
|
3321 |
3319 contradiction
|
3322 |
3320 neutral
|
3323 |
3321 entailment
|
3324 |
+
3322 neutral
|
3325 |
3323 contradiction
|
3326 |
3324 contradiction
|
3327 |
3325 contradiction
|
|
|
3335 |
3333 entailment
|
3336 |
3334 neutral
|
3337 |
3335 contradiction
|
3338 |
+
3336 entailment
|
3339 |
3337 neutral
|
3340 |
3338 entailment
|
3341 |
+
3339 neutral
|
3342 |
+
3340 neutral
|
3343 |
+
3341 neutral
|
3344 |
+
3342 contradiction
|
3345 |
3343 contradiction
|
3346 |
3344 contradiction
|
3347 |
3345 contradiction
|
|
|
3349 |
3347 entailment
|
3350 |
3348 neutral
|
3351 |
3349 entailment
|
3352 |
+
3350 neutral
|
3353 |
3351 contradiction
|
3354 |
3352 entailment
|
3355 |
3353 entailment
|
|
|
3360 |
3358 neutral
|
3361 |
3359 contradiction
|
3362 |
3360 contradiction
|
3363 |
+
3361 neutral
|
3364 |
3362 contradiction
|
3365 |
3363 neutral
|
3366 |
3364 neutral
|
|
|
3369 |
3367 entailment
|
3370 |
3368 neutral
|
3371 |
3369 entailment
|
3372 |
+
3370 neutral
|
3373 |
3371 neutral
|
3374 |
3372 contradiction
|
3375 |
3373 entailment
|
|
|
3390 |
3388 entailment
|
3391 |
3389 neutral
|
3392 |
3390 neutral
|
3393 |
+
3391 contradiction
|
3394 |
3392 contradiction
|
3395 |
3393 entailment
|
3396 |
3394 neutral
|
3397 |
3395 neutral
|
3398 |
3396 contradiction
|
3399 |
3397 entailment
|
3400 |
+
3398 neutral
|
3401 |
3399 neutral
|
3402 |
3400 contradiction
|
3403 |
3401 entailment
|
|
|
3405 |
3403 entailment
|
3406 |
3404 contradiction
|
3407 |
3405 neutral
|
3408 |
+
3406 contradiction
|
3409 |
3407 entailment
|
3410 |
3408 contradiction
|
3411 |
+
3409 contradiction
|
3412 |
3410 entailment
|
3413 |
3411 entailment
|
3414 |
3412 neutral
|
|
|
3419 |
3417 contradiction
|
3420 |
3418 neutral
|
3421 |
3419 neutral
|
3422 |
+
3420 neutral
|
3423 |
3421 contradiction
|
3424 |
+
3422 neutral
|
3425 |
3423 contradiction
|
3426 |
+
3424 neutral
|
3427 |
3425 neutral
|
3428 |
3426 contradiction
|
3429 |
3427 entailment
|
|
|
3432 |
3430 neutral
|
3433 |
3431 neutral
|
3434 |
3432 entailment
|
3435 |
+
3433 neutral
|
3436 |
3434 neutral
|
3437 |
3435 neutral
|
3438 |
3436 neutral
|
|
|
3440 |
3438 entailment
|
3441 |
3439 neutral
|
3442 |
3440 contradiction
|
3443 |
+
3441 entailment
|
3444 |
+
3442 contradiction
|
3445 |
3443 neutral
|
3446 |
+
3444 neutral
|
3447 |
3445 neutral
|
3448 |
3446 contradiction
|
3449 |
3447 neutral
|
|
|
3451 |
3449 neutral
|
3452 |
3450 contradiction
|
3453 |
3451 neutral
|
3454 |
+
3452 contradiction
|
3455 |
+
3453 neutral
|
3456 |
+
3454 neutral
|
3457 |
3455 contradiction
|
3458 |
3456 contradiction
|
3459 |
3457 entailment
|
|
|
3467 |
3465 contradiction
|
3468 |
3466 neutral
|
3469 |
3467 entailment
|
3470 |
+
3468 neutral
|
3471 |
+
3469 contradiction
|
3472 |
3470 neutral
|
3473 |
3471 neutral
|
3474 |
3472 neutral
|
3475 |
+
3473 neutral
|
3476 |
3474 neutral
|
3477 |
3475 neutral
|
3478 |
3476 contradiction
|
|
|
3487 |
3485 entailment
|
3488 |
3486 entailment
|
3489 |
3487 neutral
|
3490 |
+
3488 neutral
|
3491 |
3489 neutral
|
3492 |
3490 contradiction
|
3493 |
3491 entailment
|
3494 |
3492 contradiction
|
3495 |
+
3493 neutral
|
3496 |
3494 neutral
|
3497 |
3495 entailment
|
3498 |
+
3496 neutral
|
3499 |
3497 contradiction
|
3500 |
3498 entailment
|
3501 |
3499 entailment
|
|
|
3505 |
3503 neutral
|
3506 |
3504 entailment
|
3507 |
3505 neutral
|
3508 |
+
3506 neutral
|
3509 |
3507 neutral
|
3510 |
3508 entailment
|
3511 |
3509 contradiction
|
3512 |
+
3510 neutral
|
3513 |
3511 entailment
|
3514 |
3512 neutral
|
3515 |
3513 neutral
|
3516 |
+
3514 contradiction
|
3517 |
3515 contradiction
|
3518 |
3516 neutral
|
3519 |
3517 neutral
|
|
|
3522 |
3520 contradiction
|
3523 |
3521 entailment
|
3524 |
3522 contradiction
|
3525 |
+
3523 neutral
|
3526 |
3524 neutral
|
3527 |
3525 entailment
|
3528 |
3526 contradiction
|
3529 |
3527 neutral
|
3530 |
3528 neutral
|
3531 |
+
3529 neutral
|
3532 |
3530 entailment
|
3533 |
3531 entailment
|
3534 |
3532 entailment
|
3535 |
+
3533 neutral
|
3536 |
3534 contradiction
|
3537 |
3535 entailment
|
3538 |
3536 neutral
|
3539 |
3537 neutral
|
3540 |
3538 neutral
|
3541 |
+
3539 neutral
|
3542 |
3540 contradiction
|
3543 |
3541 neutral
|
3544 |
+
3542 entailment
|
3545 |
3543 neutral
|
3546 |
+
3544 contradiction
|
3547 |
3545 entailment
|
3548 |
3546 neutral
|
3549 |
3547 contradiction
|
3550 |
+
3548 entailment
|
3551 |
3549 entailment
|
3552 |
3550 contradiction
|
3553 |
+
3551 neutral
|
3554 |
3552 neutral
|
3555 |
3553 neutral
|
3556 |
3554 neutral
|
3557 |
3555 contradiction
|
3558 |
+
3556 contradiction
|
3559 |
3557 contradiction
|
3560 |
3558 contradiction
|
3561 |
+
3559 entailment
|
3562 |
3560 neutral
|
3563 |
3561 neutral
|
3564 |
3562 contradiction
|
3565 |
+
3563 contradiction
|
3566 |
3564 contradiction
|
3567 |
3565 neutral
|
3568 |
3566 neutral
|
|
|
3574 |
3572 neutral
|
3575 |
3573 neutral
|
3576 |
3574 neutral
|
3577 |
+
3575 contradiction
|
3578 |
3576 neutral
|
3579 |
3577 neutral
|
3580 |
3578 entailment
|
|
|
3582 |
3580 neutral
|
3583 |
3581 contradiction
|
3584 |
3582 neutral
|
3585 |
+
3583 neutral
|
3586 |
3584 contradiction
|
3587 |
3585 neutral
|
3588 |
+
3586 contradiction
|
3589 |
3587 neutral
|
3590 |
3588 contradiction
|
3591 |
3589 contradiction
|
|
|
3595 |
3593 neutral
|
3596 |
3594 contradiction
|
3597 |
3595 neutral
|
3598 |
+
3596 entailment
|
3599 |
3597 contradiction
|
3600 |
3598 entailment
|
3601 |
+
3599 contradiction
|
3602 |
3600 contradiction
|
3603 |
+
3601 entailment
|
3604 |
3602 neutral
|
3605 |
3603 contradiction
|
3606 |
3604 neutral
|
3607 |
+
3605 neutral
|
3608 |
3606 contradiction
|
3609 |
3607 neutral
|
3610 |
3608 entailment
|
|
|
3630 |
3628 entailment
|
3631 |
3629 neutral
|
3632 |
3630 neutral
|
3633 |
+
3631 neutral
|
3634 |
3632 contradiction
|
3635 |
3633 contradiction
|
3636 |
3634 entailment
|
|
|
3646 |
3644 contradiction
|
3647 |
3645 neutral
|
3648 |
3646 contradiction
|
3649 |
+
3647 entailment
|
3650 |
3648 neutral
|
3651 |
3649 entailment
|
3652 |
3650 contradiction
|
3653 |
+
3651 neutral
|
3654 |
3652 neutral
|
3655 |
+
3653 entailment
|
3656 |
3654 neutral
|
3657 |
3655 neutral
|
3658 |
3656 neutral
|
|
|
3664 |
3662 contradiction
|
3665 |
3663 entailment
|
3666 |
3664 neutral
|
3667 |
+
3665 entailment
|
3668 |
3666 contradiction
|
3669 |
3667 entailment
|
3670 |
3668 neutral
|
|
|
3673 |
3671 entailment
|
3674 |
3672 entailment
|
3675 |
3673 contradiction
|
3676 |
+
3674 contradiction
|
3677 |
3675 neutral
|
3678 |
3676 neutral
|
3679 |
3677 entailment
|
|
|
3695 |
3693 entailment
|
3696 |
3694 neutral
|
3697 |
3695 contradiction
|
3698 |
+
3696 contradiction
|
3699 |
+
3697 entailment
|
3700 |
3698 neutral
|
3701 |
3699 contradiction
|
3702 |
3700 neutral
|
3703 |
3701 neutral
|
3704 |
+
3702 entailment
|
3705 |
+
3703 contradiction
|
3706 |
3704 contradiction
|
3707 |
3705 entailment
|
3708 |
3706 entailment
|
|
|
3712 |
3710 contradiction
|
3713 |
3711 neutral
|
3714 |
3712 neutral
|
3715 |
+
3713 neutral
|
3716 |
3714 entailment
|
3717 |
3715 entailment
|
3718 |
3716 contradiction
|
|
|
3721 |
3719 contradiction
|
3722 |
3720 neutral
|
3723 |
3721 neutral
|
3724 |
+
3722 neutral
|
3725 |
+
3723 neutral
|
3726 |
3724 neutral
|
3727 |
3725 contradiction
|
3728 |
+
3726 contradiction
|
3729 |
3727 entailment
|
3730 |
3728 neutral
|
3731 |
3729 neutral
|
3732 |
3730 neutral
|
3733 |
+
3731 neutral
|
3734 |
3732 neutral
|
3735 |
3733 entailment
|
3736 |
3734 contradiction
|
|
|
3744 |
3742 entailment
|
3745 |
3743 contradiction
|
3746 |
3744 contradiction
|
3747 |
+
3745 neutral
|
3748 |
3746 neutral
|
3749 |
3747 neutral
|
3750 |
3748 entailment
|
|
|
3774 |
3772 entailment
|
3775 |
3773 contradiction
|
3776 |
3774 neutral
|
3777 |
+
3775 entailment
|
3778 |
3776 entailment
|
3779 |
3777 neutral
|
3780 |
3778 entailment
|
|
|
3782 |
3780 contradiction
|
3783 |
3781 neutral
|
3784 |
3782 entailment
|
3785 |
+
3783 neutral
|
3786 |
3784 neutral
|
3787 |
3785 contradiction
|
3788 |
3786 neutral
|
3789 |
3787 entailment
|
3790 |
3788 neutral
|
3791 |
+
3789 entailment
|
3792 |
3790 neutral
|
3793 |
3791 contradiction
|
3794 |
3792 entailment
|
|
|
3805 |
3803 entailment
|
3806 |
3804 contradiction
|
3807 |
3805 neutral
|
3808 |
+
3806 neutral
|
3809 |
3807 contradiction
|
3810 |
3808 neutral
|
3811 |
3809 entailment
|
|
|
3814 |
3812 entailment
|
3815 |
3813 contradiction
|
3816 |
3814 neutral
|
3817 |
+
3815 neutral
|
3818 |
3816 contradiction
|
3819 |
+
3817 neutral
|
3820 |
+
3818 neutral
|
3821 |
3819 entailment
|
3822 |
3820 contradiction
|
3823 |
3821 contradiction
|
|
|
3835 |
3833 entailment
|
3836 |
3834 entailment
|
3837 |
3835 neutral
|
3838 |
+
3836 neutral
|
3839 |
3837 neutral
|
3840 |
3838 entailment
|
3841 |
3839 contradiction
|
|
|
3845 |
3843 contradiction
|
3846 |
3844 neutral
|
3847 |
3845 entailment
|
3848 |
+
3846 contradiction
|
3849 |
+
3847 neutral
|
3850 |
+
3848 contradiction
|
3851 |
3849 neutral
|
3852 |
3850 contradiction
|
3853 |
3851 entailment
|
3854 |
+
3852 neutral
|
3855 |
3853 contradiction
|
3856 |
3854 neutral
|
3857 |
3855 contradiction
|
3858 |
3856 entailment
|
3859 |
3857 neutral
|
3860 |
+
3858 neutral
|
3861 |
3859 neutral
|
3862 |
3860 neutral
|
3863 |
3861 contradiction
|
3864 |
3862 neutral
|
3865 |
+
3863 neutral
|
3866 |
+
3864 entailment
|
3867 |
3865 neutral
|
3868 |
3866 contradiction
|
3869 |
3867 entailment
|
3870 |
3868 neutral
|
3871 |
+
3869 contradiction
|
3872 |
3870 entailment
|
3873 |
+
3871 contradiction
|
3874 |
3872 neutral
|
3875 |
3873 contradiction
|
3876 |
3874 neutral
|
|
|
3879 |
3877 neutral
|
3880 |
3878 contradiction
|
3881 |
3879 neutral
|
3882 |
+
3880 neutral
|
3883 |
3881 entailment
|
3884 |
3882 entailment
|
3885 |
+
3883 neutral
|
3886 |
+
3884 neutral
|
3887 |
+
3885 contradiction
|
3888 |
3886 neutral
|
3889 |
3887 entailment
|
3890 |
3888 neutral
|
|
|
3914 |
3912 contradiction
|
3915 |
3913 entailment
|
3916 |
3914 neutral
|
3917 |
+
3915 neutral
|
3918 |
3916 entailment
|
3919 |
3917 neutral
|
3920 |
3918 contradiction
|
3921 |
3919 entailment
|
3922 |
3920 neutral
|
3923 |
3921 neutral
|
3924 |
+
3922 contradiction
|
3925 |
3923 neutral
|
3926 |
3924 entailment
|
3927 |
3925 neutral
|
3928 |
3926 contradiction
|
3929 |
+
3927 neutral
|
3930 |
3928 entailment
|
3931 |
3929 contradiction
|
3932 |
+
3930 entailment
|
3933 |
3931 neutral
|
3934 |
3932 contradiction
|
3935 |
3933 neutral
|
3936 |
3934 contradiction
|
3937 |
+
3935 neutral
|
3938 |
3936 contradiction
|
3939 |
3937 neutral
|
3940 |
3938 entailment
|
3941 |
3939 contradiction
|
3942 |
+
3940 contradiction
|
3943 |
3941 neutral
|
3944 |
3942 contradiction
|
3945 |
3943 neutral
|
|
|
3951 |
3949 neutral
|
3952 |
3950 contradiction
|
3953 |
3951 neutral
|
3954 |
+
3952 entailment
|
3955 |
3953 neutral
|
3956 |
3954 neutral
|
3957 |
3955 contradiction
|
3958 |
3956 neutral
|
3959 |
3957 neutral
|
3960 |
+
3958 entailment
|
3961 |
3959 entailment
|
3962 |
3960 entailment
|
3963 |
3961 neutral
|
3964 |
+
3962 entailment
|
3965 |
3963 contradiction
|
3966 |
3964 neutral
|
3967 |
+
3965 neutral
|
3968 |
3966 contradiction
|
3969 |
3967 neutral
|
3970 |
3968 entailment
|
|
|
3989 |
3987 neutral
|
3990 |
3988 contradiction
|
3991 |
3989 neutral
|
3992 |
+
3990 entailment
|
3993 |
3991 contradiction
|
3994 |
3992 contradiction
|
3995 |
3993 contradiction
|
|
|
4007 |
4005 entailment
|
4008 |
4006 neutral
|
4009 |
4007 contradiction
|
4010 |
+
4008 neutral
|
4011 |
4009 contradiction
|
4012 |
4010 entailment
|
4013 |
4011 contradiction
|
4014 |
+
4012 entailment
|
4015 |
4013 neutral
|
4016 |
4014 contradiction
|
4017 |
4015 entailment
|
4018 |
4016 contradiction
|
4019 |
4017 entailment
|
4020 |
+
4018 contradiction
|
4021 |
4019 neutral
|
4022 |
4020 neutral
|
4023 |
4021 contradiction
|
|
|
4025 |
4023 entailment
|
4026 |
4024 contradiction
|
4027 |
4025 neutral
|
4028 |
+
4026 entailment
|
4029 |
4027 neutral
|
4030 |
4028 neutral
|
4031 |
4029 contradiction
|
4032 |
+
4030 contradiction
|
4033 |
4031 entailment
|
4034 |
+
4032 neutral
|
4035 |
+
4033 entailment
|
4036 |
4034 entailment
|
4037 |
4035 neutral
|
4038 |
4036 neutral
|
|
|
4041 |
4039 entailment
|
4042 |
4040 entailment
|
4043 |
4041 entailment
|
4044 |
+
4042 contradiction
|
4045 |
4043 contradiction
|
4046 |
4044 entailment
|
4047 |
4045 neutral
|
|
|
4052 |
4050 contradiction
|
4053 |
4051 contradiction
|
4054 |
4052 neutral
|
4055 |
+
4053 entailment
|
4056 |
4054 neutral
|
4057 |
4055 contradiction
|
4058 |
4056 neutral
|
4059 |
+
4057 neutral
|
4060 |
+
4058 neutral
|
4061 |
4059 neutral
|
4062 |
4060 contradiction
|
4063 |
4061 entailment
|
|
|
4068 |
4066 entailment
|
4069 |
4067 contradiction
|
4070 |
4068 contradiction
|
4071 |
+
4069 neutral
|
4072 |
4070 entailment
|
4073 |
4071 neutral
|
4074 |
4072 entailment
|
|
|
4077 |
4075 contradiction
|
4078 |
4076 entailment
|
4079 |
4077 entailment
|
4080 |
+
4078 neutral
|
4081 |
4079 neutral
|
4082 |
4080 neutral
|
4083 |
+
4081 neutral
|
4084 |
4082 contradiction
|
4085 |
4083 contradiction
|
4086 |
+
4084 entailment
|
4087 |
+
4085 contradiction
|
4088 |
4086 entailment
|
4089 |
4087 entailment
|
4090 |
4088 neutral
|
4091 |
4089 neutral
|
4092 |
+
4090 contradiction
|
4093 |
4091 contradiction
|
4094 |
4092 entailment
|
4095 |
4093 entailment
|
4096 |
4094 neutral
|
4097 |
+
4095 contradiction
|
4098 |
4096 neutral
|
4099 |
+
4097 neutral
|
4100 |
4098 contradiction
|
4101 |
4099 entailment
|
4102 |
4100 entailment
|
|
|
4105 |
4103 contradiction
|
4106 |
4104 contradiction
|
4107 |
4105 entailment
|
4108 |
+
4106 contradiction
|
4109 |
+
4107 neutral
|
4110 |
4108 entailment
|
4111 |
4109 neutral
|
4112 |
4110 entailment
|
|
|
4123 |
4121 contradiction
|
4124 |
4122 contradiction
|
4125 |
4123 neutral
|
4126 |
+
4124 entailment
|
4127 |
+
4125 neutral
|
4128 |
4126 contradiction
|
4129 |
4127 entailment
|
4130 |
4128 neutral
|
|
|
4135 |
4133 entailment
|
4136 |
4134 contradiction
|
4137 |
4135 neutral
|
4138 |
+
4136 entailment
|
4139 |
4137 contradiction
|
4140 |
4138 entailment
|
4141 |
4139 neutral
|
|
|
4148 |
4146 entailment
|
4149 |
4147 contradiction
|
4150 |
4148 entailment
|
4151 |
+
4149 contradiction
|
4152 |
4150 neutral
|
4153 |
4151 entailment
|
4154 |
4152 neutral
|
4155 |
4153 entailment
|
4156 |
4154 contradiction
|
4157 |
4155 neutral
|
4158 |
+
4156 entailment
|
4159 |
4157 entailment
|
4160 |
4158 neutral
|
4161 |
4159 neutral
|
4162 |
4160 neutral
|
4163 |
+
4161 neutral
|
4164 |
+
4162 entailment
|
4165 |
4163 contradiction
|
4166 |
4164 contradiction
|
4167 |
4165 entailment
|
4168 |
+
4166 entailment
|
4169 |
4167 neutral
|
4170 |
4168 contradiction
|
4171 |
4169 entailment
|
4172 |
4170 neutral
|
4173 |
+
4171 contradiction
|
4174 |
4172 neutral
|
4175 |
4173 neutral
|
4176 |
+
4174 neutral
|
4177 |
4175 entailment
|
4178 |
4176 neutral
|
4179 |
4177 neutral
|
4180 |
+
4178 entailment
|
4181 |
4179 entailment
|
4182 |
4180 neutral
|
4183 |
4181 contradiction
|
4184 |
4182 contradiction
|
4185 |
+
4183 entailment
|
4186 |
4184 neutral
|
4187 |
4185 contradiction
|
4188 |
4186 neutral
|
4189 |
4187 entailment
|
4190 |
+
4188 entailment
|
4191 |
4189 entailment
|
4192 |
4190 neutral
|
4193 |
4191 entailment
|
|
|
4195 |
4193 neutral
|
4196 |
4194 neutral
|
4197 |
4195 contradiction
|
4198 |
+
4196 contradiction
|
4199 |
4197 contradiction
|
4200 |
4198 neutral
|
4201 |
4199 neutral
|
|
|
4209 |
4207 entailment
|
4210 |
4208 contradiction
|
4211 |
4209 neutral
|
4212 |
+
4210 contradiction
|
4213 |
+
4211 entailment
|
4214 |
4212 neutral
|
4215 |
4213 entailment
|
4216 |
+
4214 neutral
|
4217 |
4215 neutral
|
4218 |
+
4216 neutral
|
4219 |
+
4217 neutral
|
4220 |
4218 neutral
|
4221 |
+
4219 contradiction
|
4222 |
4220 entailment
|
4223 |
4221 neutral
|
4224 |
4222 entailment
|
|
|
4226 |
4224 neutral
|
4227 |
4225 neutral
|
4228 |
4226 contradiction
|
4229 |
+
4227 contradiction
|
4230 |
4228 contradiction
|
4231 |
4229 entailment
|
4232 |
4230 contradiction
|
4233 |
4231 contradiction
|
4234 |
4232 entailment
|
4235 |
+
4233 neutral
|
4236 |
+
4234 entailment
|
4237 |
4235 contradiction
|
4238 |
4236 entailment
|
4239 |
4237 neutral
|
|
|
4251 |
4249 contradiction
|
4252 |
4250 neutral
|
4253 |
4251 neutral
|
4254 |
+
4252 contradiction
|
4255 |
+
4253 contradiction
|
4256 |
4254 contradiction
|
4257 |
4255 neutral
|
4258 |
4256 contradiction
|
4259 |
4257 contradiction
|
4260 |
+
4258 neutral
|
4261 |
4259 neutral
|
4262 |
4260 contradiction
|
4263 |
4261 neutral
|
4264 |
4262 neutral
|
4265 |
4263 contradiction
|
4266 |
+
4264 contradiction
|
4267 |
4265 entailment
|
4268 |
4266 contradiction
|
4269 |
4267 entailment
|
|
|
4275 |
4273 neutral
|
4276 |
4274 neutral
|
4277 |
4275 neutral
|
4278 |
+
4276 neutral
|
4279 |
4277 neutral
|
4280 |
4278 contradiction
|
4281 |
4279 contradiction
|
4282 |
+
4280 contradiction
|
4283 |
4281 contradiction
|
4284 |
4282 neutral
|
4285 |
+
4283 entailment
|
4286 |
4284 entailment
|
4287 |
4285 contradiction
|
4288 |
4286 entailment
|
4289 |
4287 neutral
|
4290 |
+
4288 entailment
|
4291 |
+
4289 contradiction
|
4292 |
4290 neutral
|
4293 |
4291 entailment
|
4294 |
4292 entailment
|
4295 |
4293 contradiction
|
4296 |
+
4294 neutral
|
4297 |
4295 neutral
|
4298 |
4296 neutral
|
4299 |
4297 entailment
|
4300 |
4298 neutral
|
4301 |
4299 neutral
|
4302 |
4300 neutral
|
4303 |
+
4301 contradiction
|
4304 |
4302 entailment
|
4305 |
4303 entailment
|
4306 |
4304 contradiction
|
|
|
4310 |
4308 neutral
|
4311 |
4309 entailment
|
4312 |
4310 contradiction
|
4313 |
+
4311 entailment
|
4314 |
4312 contradiction
|
4315 |
4313 contradiction
|
4316 |
4314 contradiction
|
|
|
4342 |
4340 entailment
|
4343 |
4341 contradiction
|
4344 |
4342 entailment
|
4345 |
+
4343 contradiction
|
4346 |
+
4344 entailment
|
4347 |
4345 neutral
|
4348 |
4346 entailment
|
4349 |
4347 contradiction
|
|
|
4360 |
4358 neutral
|
4361 |
4359 contradiction
|
4362 |
4360 entailment
|
4363 |
+
4361 contradiction
|
4364 |
4362 neutral
|
4365 |
4363 contradiction
|
4366 |
4364 neutral
|
4367 |
+
4365 contradiction
|
4368 |
4366 entailment
|
4369 |
+
4367 neutral
|
4370 |
4368 entailment
|
4371 |
+
4369 neutral
|
4372 |
4370 contradiction
|
4373 |
4371 contradiction
|
4374 |
4372 contradiction
|
|
|
4381 |
4379 neutral
|
4382 |
4380 contradiction
|
4383 |
4381 entailment
|
4384 |
+
4382 entailment
|
4385 |
4383 neutral
|
4386 |
4384 entailment
|
4387 |
4385 contradiction
|
4388 |
4386 contradiction
|
4389 |
4387 contradiction
|
4390 |
+
4388 neutral
|
4391 |
4389 entailment
|
4392 |
4390 contradiction
|
4393 |
+
4391 contradiction
|
4394 |
4392 neutral
|
4395 |
4393 contradiction
|
4396 |
4394 entailment
|
|
|
4401 |
4399 entailment
|
4402 |
4400 neutral
|
4403 |
4401 neutral
|
4404 |
+
4402 neutral
|
4405 |
4403 neutral
|
4406 |
4404 neutral
|
4407 |
4405 contradiction
|
4408 |
+
4406 entailment
|
4409 |
4407 contradiction
|
4410 |
4408 contradiction
|
4411 |
4409 neutral
|
|
|
4413 |
4411 contradiction
|
4414 |
4412 neutral
|
4415 |
4413 contradiction
|
4416 |
+
4414 neutral
|
4417 |
4415 contradiction
|
4418 |
4416 neutral
|
4419 |
4417 contradiction
|
4420 |
4418 contradiction
|
4421 |
+
4419 contradiction
|
4422 |
4420 entailment
|
4423 |
4421 neutral
|
4424 |
4422 neutral
|
|
|
4431 |
4429 neutral
|
4432 |
4430 entailment
|
4433 |
4431 entailment
|
4434 |
+
4432 contradiction
|
4435 |
4433 contradiction
|
4436 |
+
4434 entailment
|
4437 |
4435 neutral
|
4438 |
4436 contradiction
|
4439 |
4437 neutral
|
|
|
4445 |
4443 entailment
|
4446 |
4444 entailment
|
4447 |
4445 entailment
|
4448 |
+
4446 entailment
|
4449 |
4447 neutral
|
4450 |
4448 contradiction
|
4451 |
4449 neutral
|
|
|
4455 |
4453 contradiction
|
4456 |
4454 entailment
|
4457 |
4455 contradiction
|
4458 |
+
4456 entailment
|
4459 |
4457 neutral
|
4460 |
4458 contradiction
|
4461 |
+
4459 entailment
|
4462 |
+
4460 entailment
|
4463 |
4461 neutral
|
4464 |
4462 entailment
|
4465 |
4463 contradiction
|
|
|
4482 |
4480 entailment
|
4483 |
4481 contradiction
|
4484 |
4482 contradiction
|
4485 |
+
4483 entailment
|
4486 |
4484 neutral
|
4487 |
+
4485 neutral
|
4488 |
+
4486 contradiction
|
4489 |
4487 entailment
|
4490 |
4488 entailment
|
4491 |
4489 contradiction
|
4492 |
4490 contradiction
|
4493 |
4491 neutral
|
4494 |
+
4492 entailment
|
4495 |
4493 neutral
|
4496 |
4494 entailment
|
4497 |
4495 neutral
|
4498 |
4496 entailment
|
4499 |
4497 contradiction
|
4500 |
+
4498 contradiction
|
4501 |
4499 entailment
|
4502 |
4500 contradiction
|
4503 |
4501 contradiction
|
|
|
4507 |
4505 contradiction
|
4508 |
4506 contradiction
|
4509 |
4507 neutral
|
4510 |
+
4508 neutral
|
4511 |
4509 neutral
|
4512 |
4510 neutral
|
4513 |
4511 contradiction
|
|
|
4515 |
4513 entailment
|
4516 |
4514 contradiction
|
4517 |
4515 neutral
|
4518 |
+
4516 neutral
|
4519 |
4517 contradiction
|
4520 |
4518 neutral
|
4521 |
4519 entailment
|
4522 |
4520 contradiction
|
4523 |
4521 contradiction
|
4524 |
+
4522 contradiction
|
4525 |
4523 neutral
|
4526 |
4524 contradiction
|
4527 |
4525 neutral
|
|
|
4535 |
4533 entailment
|
4536 |
4534 contradiction
|
4537 |
4535 contradiction
|
4538 |
+
4536 contradiction
|
4539 |
4537 contradiction
|
4540 |
4538 neutral
|
4541 |
+
4539 entailment
|
4542 |
4540 contradiction
|
4543 |
4541 neutral
|
4544 |
4542 contradiction
|
|
|
4550 |
4548 contradiction
|
4551 |
4549 neutral
|
4552 |
4550 entailment
|
4553 |
+
4551 neutral
|
4554 |
4552 contradiction
|
4555 |
+
4553 entailment
|
4556 |
4554 neutral
|
4557 |
4555 contradiction
|
4558 |
4556 entailment
|
|
|
4560 |
4558 neutral
|
4561 |
4559 entailment
|
4562 |
4560 neutral
|
4563 |
+
4561 entailment
|
4564 |
4562 entailment
|
4565 |
4563 neutral
|
4566 |
4564 entailment
|
4567 |
4565 neutral
|
4568 |
4566 contradiction
|
4569 |
+
4567 entailment
|
4570 |
4568 entailment
|
4571 |
4569 contradiction
|
4572 |
+
4570 neutral
|
4573 |
4571 neutral
|
4574 |
4572 entailment
|
4575 |
4573 contradiction
|
4576 |
+
4574 entailment
|
4577 |
4575 entailment
|
4578 |
4576 contradiction
|
4579 |
4577 neutral
|
|
|
4593 |
4591 entailment
|
4594 |
4592 contradiction
|
4595 |
4593 neutral
|
4596 |
+
4594 contradiction
|
4597 |
4595 contradiction
|
4598 |
4596 neutral
|
4599 |
4597 contradiction
|
|
|
4605 |
4603 neutral
|
4606 |
4604 neutral
|
4607 |
4605 contradiction
|
4608 |
+
4606 entailment
|
4609 |
4607 neutral
|
4610 |
4608 contradiction
|
4611 |
4609 neutral
|
4612 |
4610 contradiction
|
4613 |
+
4611 entailment
|
4614 |
4612 contradiction
|
4615 |
4613 contradiction
|
4616 |
4614 entailment
|
|
|
4621 |
4619 neutral
|
4622 |
4620 contradiction
|
4623 |
4621 entailment
|
4624 |
+
4622 contradiction
|
4625 |
4623 contradiction
|
4626 |
4624 entailment
|
4627 |
4625 entailment
|
4628 |
+
4626 contradiction
|
4629 |
4627 neutral
|
4630 |
+
4628 contradiction
|
4631 |
4629 contradiction
|
4632 |
+
4630 entailment
|
4633 |
4631 contradiction
|
4634 |
4632 neutral
|
4635 |
4633 entailment
|
|
|
4640 |
4638 neutral
|
4641 |
4639 neutral
|
4642 |
4640 neutral
|
4643 |
+
4641 entailment
|
4644 |
4642 neutral
|
4645 |
4643 contradiction
|
4646 |
+
4644 neutral
|
4647 |
4645 neutral
|
4648 |
4646 neutral
|
4649 |
4647 neutral
|
4650 |
4648 entailment
|
4651 |
4649 contradiction
|
4652 |
4650 entailment
|
4653 |
+
4651 contradiction
|
4654 |
4652 contradiction
|
4655 |
4653 contradiction
|
4656 |
+
4654 entailment
|
4657 |
4655 neutral
|
4658 |
4656 neutral
|
4659 |
4657 contradiction
|
|
|
4664 |
4662 neutral
|
4665 |
4663 entailment
|
4666 |
4664 neutral
|
4667 |
+
4665 neutral
|
4668 |
4666 contradiction
|
4669 |
4667 neutral
|
4670 |
4668 contradiction
|
4671 |
4669 entailment
|
4672 |
4670 neutral
|
4673 |
4671 contradiction
|
4674 |
+
4672 neutral
|
4675 |
4673 entailment
|
4676 |
4674 entailment
|
4677 |
4675 neutral
|
|
|
4683 |
4681 contradiction
|
4684 |
4682 entailment
|
4685 |
4683 contradiction
|
4686 |
+
4684 entailment
|
4687 |
4685 entailment
|
4688 |
+
4686 neutral
|
4689 |
4687 neutral
|
4690 |
4688 contradiction
|
4691 |
4689 neutral
|
|
|
4693 |
4691 neutral
|
4694 |
4692 contradiction
|
4695 |
4693 neutral
|
4696 |
+
4694 entailment
|
4697 |
4695 entailment
|
4698 |
+
4696 neutral
|
4699 |
+
4697 entailment
|
4700 |
4698 entailment
|
4701 |
4699 neutral
|
4702 |
4700 neutral
|
4703 |
4701 neutral
|
4704 |
4702 entailment
|
4705 |
+
4703 contradiction
|
4706 |
4704 entailment
|
4707 |
4705 contradiction
|
4708 |
4706 neutral
|
|
|
4712 |
4710 contradiction
|
4713 |
4711 neutral
|
4714 |
4712 entailment
|
4715 |
+
4713 neutral
|
4716 |
4714 contradiction
|
4717 |
4715 neutral
|
4718 |
4716 contradiction
|
4719 |
+
4717 contradiction
|
4720 |
4718 neutral
|
4721 |
4719 entailment
|
4722 |
+
4720 neutral
|
4723 |
4721 contradiction
|
4724 |
+
4722 neutral
|
4725 |
4723 neutral
|
4726 |
4724 contradiction
|
4727 |
4725 neutral
|
4728 |
4726 contradiction
|
4729 |
+
4727 neutral
|
4730 |
4728 neutral
|
4731 |
4729 entailment
|
4732 |
4730 neutral
|
4733 |
4731 contradiction
|
4734 |
4732 neutral
|
4735 |
+
4733 contradiction
|
4736 |
4734 contradiction
|
4737 |
+
4735 contradiction
|
4738 |
4736 contradiction
|
4739 |
4737 entailment
|
4740 |
4738 contradiction
|
4741 |
4739 entailment
|
4742 |
4740 neutral
|
4743 |
4741 neutral
|
4744 |
+
4742 entailment
|
4745 |
4743 entailment
|
4746 |
4744 contradiction
|
4747 |
4745 entailment
|
4748 |
4746 neutral
|
4749 |
+
4747 contradiction
|
4750 |
4748 neutral
|
4751 |
4749 contradiction
|
4752 |
+
4750 entailment
|
4753 |
4751 entailment
|
4754 |
+
4752 contradiction
|
4755 |
+
4753 contradiction
|
4756 |
4754 entailment
|
4757 |
4755 contradiction
|
4758 |
4756 neutral
|
|
|
4772 |
4770 contradiction
|
4773 |
4771 contradiction
|
4774 |
4772 contradiction
|
4775 |
+
4773 entailment
|
4776 |
4774 neutral
|
4777 |
4775 contradiction
|
4778 |
+
4776 contradiction
|
4779 |
4777 entailment
|
4780 |
4778 neutral
|
4781 |
4779 entailment
|
4782 |
4780 neutral
|
4783 |
4781 contradiction
|
4784 |
+
4782 entailment
|
4785 |
+
4783 entailment
|
4786 |
+
4784 contradiction
|
4787 |
4785 entailment
|
4788 |
4786 neutral
|
4789 |
+
4787 entailment
|
4790 |
4788 contradiction
|
4791 |
4789 neutral
|
4792 |
4790 entailment
|
4793 |
4791 contradiction
|
4794 |
4792 neutral
|
4795 |
+
4793 contradiction
|
4796 |
4794 contradiction
|
4797 |
+
4795 entailment
|
4798 |
4796 contradiction
|
4799 |
4797 entailment
|
4800 |
4798 contradiction
|
|
|
4809 |
4807 entailment
|
4810 |
4808 neutral
|
4811 |
4809 contradiction
|
4812 |
+
4810 neutral
|
4813 |
4811 neutral
|
4814 |
4812 contradiction
|
4815 |
+
4813 entailment
|
4816 |
4814 entailment
|
4817 |
4815 contradiction
|
4818 |
4816 entailment
|
|
|
4820 |
4818 contradiction
|
4821 |
4819 entailment
|
4822 |
4820 neutral
|
4823 |
+
4821 neutral
|
4824 |
+
4822 entailment
|
4825 |
4823 neutral
|
4826 |
4824 contradiction
|
4827 |
4825 neutral
|
|
|
4830 |
4828 contradiction
|
4831 |
4829 neutral
|
4832 |
4830 neutral
|
4833 |
+
4831 entailment
|
4834 |
4832 contradiction
|
4835 |
4833 neutral
|
4836 |
4834 entailment
|
|
|
4838 |
4836 contradiction
|
4839 |
4837 neutral
|
4840 |
4838 entailment
|
4841 |
+
4839 entailment
|
4842 |
4840 contradiction
|
4843 |
4841 entailment
|
4844 |
4842 neutral
|
|
|
4856 |
4854 entailment
|
4857 |
4855 neutral
|
4858 |
4856 neutral
|
4859 |
+
4857 entailment
|
4860 |
+
4858 entailment
|
4861 |
4859 neutral
|
4862 |
+
4860 neutral
|
4863 |
4861 neutral
|
4864 |
4862 neutral
|
4865 |
4863 neutral
|
|
|
4869 |
4867 entailment
|
4870 |
4868 contradiction
|
4871 |
4869 neutral
|
4872 |
+
4870 entailment
|
4873 |
4871 contradiction
|
4874 |
+
4872 contradiction
|
4875 |
4873 neutral
|
4876 |
+
4874 neutral
|
4877 |
4875 entailment
|
4878 |
4876 contradiction
|
4879 |
4877 contradiction
|
4880 |
+
4878 neutral
|
4881 |
+
4879 contradiction
|
4882 |
4880 entailment
|
4883 |
+
4881 neutral
|
4884 |
4882 entailment
|
4885 |
4883 contradiction
|
4886 |
4884 contradiction
|
|
|
4892 |
4890 entailment
|
4893 |
4891 contradiction
|
4894 |
4892 entailment
|
4895 |
+
4893 entailment
|
4896 |
4894 neutral
|
4897 |
4895 contradiction
|
4898 |
4896 contradiction
|
|
|
4901 |
4899 contradiction
|
4902 |
4900 entailment
|
4903 |
4901 neutral
|
4904 |
+
4902 contradiction
|
4905 |
4903 contradiction
|
4906 |
4904 entailment
|
4907 |
4905 contradiction
|
|
|
4912 |
4910 contradiction
|
4913 |
4911 neutral
|
4914 |
4912 neutral
|
4915 |
+
4913 neutral
|
4916 |
4914 contradiction
|
4917 |
4915 neutral
|
4918 |
4916 contradiction
|
|
|
4920 |
4918 entailment
|
4921 |
4919 entailment
|
4922 |
4920 entailment
|
4923 |
+
4921 entailment
|
4924 |
4922 entailment
|
4925 |
4923 neutral
|
4926 |
4924 contradiction
|
|
|
4928 |
4926 contradiction
|
4929 |
4927 neutral
|
4930 |
4928 entailment
|
4931 |
+
4929 entailment
|
4932 |
4930 neutral
|
4933 |
4931 neutral
|
4934 |
4932 entailment
|
4935 |
+
4933 entailment
|
4936 |
4934 contradiction
|
4937 |
4935 neutral
|
4938 |
4936 entailment
|
|
|
4943 |
4941 entailment
|
4944 |
4942 entailment
|
4945 |
4943 contradiction
|
4946 |
+
4944 contradiction
|
4947 |
4945 entailment
|
4948 |
4946 entailment
|
4949 |
4947 entailment
|
|
|
4953 |
4951 entailment
|
4954 |
4952 neutral
|
4955 |
4953 contradiction
|
4956 |
+
4954 entailment
|
4957 |
+
4955 entailment
|
4958 |
4956 neutral
|
4959 |
4957 entailment
|
4960 |
4958 contradiction
|
4961 |
4959 contradiction
|
4962 |
4960 entailment
|
4963 |
+
4961 neutral
|
4964 |
+
4962 entailment
|
4965 |
4963 contradiction
|
4966 |
4964 entailment
|
4967 |
4965 neutral
|
|
|
4983 |
4981 neutral
|
4984 |
4982 entailment
|
4985 |
4983 entailment
|
4986 |
+
4984 neutral
|
4987 |
4985 neutral
|
4988 |
4986 entailment
|
4989 |
4987 contradiction
|
4990 |
4988 entailment
|
4991 |
+
4989 contradiction
|
4992 |
+
4990 neutral
|
4993 |
+
4991 contradiction
|
4994 |
4992 contradiction
|
4995 |
4993 entailment
|
4996 |
4994 entailment
|
4997 |
4995 entailment
|
4998 |
+
4996 entailment
|
4999 |
4997 contradiction
|
5000 |
4998 entailment
|
5001 |
4999 neutral
|
5002 |
5000 contradiction
|
5003 |
5001 neutral
|
5004 |
5002 contradiction
|
5005 |
+
5003 neutral
|
5006 |
5004 entailment
|
5007 |
5005 entailment
|
5008 |
5006 contradiction
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1112257205
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00dc5fe340a11fad153d09025e79a6497ad436d43effbe6bbdcf6aef64befca4
|
3 |
size 1112257205
|
tokenizer.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62c24cdc13d4c9952d63718d6c9fa4c287974249e16b7ade6d5a85e7bbb75626
|
3 |
+
size 17082660
|
train_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
-
"epoch":
|
3 |
-
"train_loss": 0.
|
4 |
-
"train_runtime":
|
5 |
"train_samples": 392702,
|
6 |
-
"train_samples_per_second":
|
7 |
-
"train_steps_per_second":
|
8 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 5.0,
|
3 |
+
"train_loss": 0.4736778818799433,
|
4 |
+
"train_runtime": 12286.2871,
|
5 |
"train_samples": 392702,
|
6 |
+
"train_samples_per_second": 159.813,
|
7 |
+
"train_steps_per_second": 4.994
|
8 |
}
|
trainer_state.json
CHANGED
@@ -1,490 +1,802 @@
|
|
1 |
{
|
2 |
-
"best_metric": 0.
|
3 |
-
"best_model_checkpoint": "german_xlm_xnli/checkpoint-
|
4 |
-
"epoch":
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
9 |
"log_history": [
|
10 |
{
|
11 |
"epoch": 0.04,
|
12 |
-
"learning_rate":
|
13 |
-
"loss": 1.
|
14 |
"step": 500
|
15 |
},
|
16 |
{
|
17 |
"epoch": 0.08,
|
18 |
-
"learning_rate":
|
19 |
-
"loss": 0.
|
20 |
"step": 1000
|
21 |
},
|
22 |
{
|
23 |
"epoch": 0.12,
|
24 |
-
"learning_rate":
|
25 |
-
"loss": 0.
|
26 |
"step": 1500
|
27 |
},
|
28 |
{
|
29 |
"epoch": 0.16,
|
30 |
-
"learning_rate":
|
31 |
-
"loss": 0.
|
32 |
"step": 2000
|
33 |
},
|
34 |
{
|
35 |
"epoch": 0.2,
|
36 |
-
"learning_rate":
|
37 |
-
"loss": 0.
|
38 |
"step": 2500
|
39 |
},
|
40 |
{
|
41 |
"epoch": 0.24,
|
42 |
-
"learning_rate":
|
43 |
-
"loss": 0.
|
44 |
"step": 3000
|
45 |
},
|
46 |
{
|
47 |
"epoch": 0.29,
|
48 |
-
"learning_rate":
|
49 |
-
"loss": 0.
|
50 |
"step": 3500
|
51 |
},
|
52 |
{
|
53 |
"epoch": 0.33,
|
54 |
-
"learning_rate":
|
55 |
-
"loss": 0.
|
56 |
"step": 4000
|
57 |
},
|
58 |
{
|
59 |
"epoch": 0.37,
|
60 |
-
"learning_rate":
|
61 |
-
"loss": 0.
|
62 |
"step": 4500
|
63 |
},
|
64 |
{
|
65 |
"epoch": 0.41,
|
66 |
-
"learning_rate":
|
67 |
-
"loss": 0.
|
68 |
"step": 5000
|
69 |
},
|
70 |
{
|
71 |
"epoch": 0.45,
|
72 |
-
"learning_rate":
|
73 |
-
"loss": 0.
|
74 |
"step": 5500
|
75 |
},
|
76 |
{
|
77 |
"epoch": 0.49,
|
78 |
-
"learning_rate":
|
79 |
-
"loss": 0.
|
80 |
"step": 6000
|
81 |
},
|
82 |
{
|
83 |
"epoch": 0.53,
|
84 |
-
"learning_rate":
|
85 |
-
"loss": 0.
|
86 |
"step": 6500
|
87 |
},
|
88 |
{
|
89 |
"epoch": 0.57,
|
90 |
-
"learning_rate":
|
91 |
-
"loss": 0.
|
92 |
"step": 7000
|
93 |
},
|
94 |
{
|
95 |
"epoch": 0.61,
|
96 |
-
"learning_rate":
|
97 |
-
"loss": 0.
|
98 |
"step": 7500
|
99 |
},
|
100 |
{
|
101 |
"epoch": 0.65,
|
102 |
-
"learning_rate":
|
103 |
-
"loss": 0.
|
104 |
"step": 8000
|
105 |
},
|
106 |
{
|
107 |
"epoch": 0.69,
|
108 |
-
"learning_rate":
|
109 |
-
"loss": 0.
|
110 |
"step": 8500
|
111 |
},
|
112 |
{
|
113 |
"epoch": 0.73,
|
114 |
-
"learning_rate":
|
115 |
-
"loss": 0.
|
116 |
"step": 9000
|
117 |
},
|
118 |
{
|
119 |
"epoch": 0.77,
|
120 |
-
"learning_rate":
|
121 |
-
"loss": 0.
|
122 |
"step": 9500
|
123 |
},
|
124 |
{
|
125 |
"epoch": 0.81,
|
126 |
-
"learning_rate":
|
127 |
-
"loss": 0.
|
128 |
"step": 10000
|
129 |
},
|
130 |
{
|
131 |
"epoch": 0.86,
|
132 |
-
"learning_rate":
|
133 |
-
"loss": 0.
|
134 |
"step": 10500
|
135 |
},
|
136 |
{
|
137 |
"epoch": 0.9,
|
138 |
-
"learning_rate":
|
139 |
-
"loss": 0.
|
140 |
"step": 11000
|
141 |
},
|
142 |
{
|
143 |
"epoch": 0.94,
|
144 |
-
"learning_rate":
|
145 |
-
"loss": 0.
|
146 |
"step": 11500
|
147 |
},
|
148 |
{
|
149 |
"epoch": 0.98,
|
150 |
-
"learning_rate":
|
151 |
-
"loss": 0.
|
152 |
"step": 12000
|
153 |
},
|
154 |
{
|
155 |
"epoch": 1.0,
|
156 |
-
"eval_accuracy": 0.
|
157 |
-
"eval_loss": 0.
|
158 |
-
"eval_runtime":
|
159 |
-
"eval_samples_per_second":
|
160 |
-
"eval_steps_per_second":
|
161 |
"step": 12272
|
162 |
},
|
163 |
{
|
164 |
"epoch": 1.02,
|
165 |
-
"learning_rate":
|
166 |
-
"loss": 0.
|
167 |
"step": 12500
|
168 |
},
|
169 |
{
|
170 |
"epoch": 1.06,
|
171 |
-
"learning_rate":
|
172 |
-
"loss": 0.
|
173 |
"step": 13000
|
174 |
},
|
175 |
{
|
176 |
"epoch": 1.1,
|
177 |
-
"learning_rate":
|
178 |
-
"loss": 0.
|
179 |
"step": 13500
|
180 |
},
|
181 |
{
|
182 |
"epoch": 1.14,
|
183 |
-
"learning_rate":
|
184 |
-
"loss": 0.
|
185 |
"step": 14000
|
186 |
},
|
187 |
{
|
188 |
"epoch": 1.18,
|
189 |
-
"learning_rate":
|
190 |
-
"loss": 0.
|
191 |
"step": 14500
|
192 |
},
|
193 |
{
|
194 |
"epoch": 1.22,
|
195 |
-
"learning_rate":
|
196 |
-
"loss": 0.
|
197 |
"step": 15000
|
198 |
},
|
199 |
{
|
200 |
"epoch": 1.26,
|
201 |
-
"learning_rate":
|
202 |
-
"loss": 0.
|
203 |
"step": 15500
|
204 |
},
|
205 |
{
|
206 |
"epoch": 1.3,
|
207 |
-
"learning_rate":
|
208 |
-
"loss": 0.
|
209 |
"step": 16000
|
210 |
},
|
211 |
{
|
212 |
"epoch": 1.34,
|
213 |
-
"learning_rate":
|
214 |
-
"loss": 0.
|
215 |
"step": 16500
|
216 |
},
|
217 |
{
|
218 |
"epoch": 1.39,
|
219 |
-
"learning_rate":
|
220 |
-
"loss": 0.
|
221 |
"step": 17000
|
222 |
},
|
223 |
{
|
224 |
"epoch": 1.43,
|
225 |
-
"learning_rate":
|
226 |
-
"loss": 0.
|
227 |
"step": 17500
|
228 |
},
|
229 |
{
|
230 |
"epoch": 1.47,
|
231 |
-
"learning_rate":
|
232 |
-
"loss": 0.
|
233 |
"step": 18000
|
234 |
},
|
235 |
{
|
236 |
"epoch": 1.51,
|
237 |
-
"learning_rate":
|
238 |
-
"loss": 0.
|
239 |
"step": 18500
|
240 |
},
|
241 |
{
|
242 |
"epoch": 1.55,
|
243 |
-
"learning_rate":
|
244 |
-
"loss": 0.
|
245 |
"step": 19000
|
246 |
},
|
247 |
{
|
248 |
"epoch": 1.59,
|
249 |
-
"learning_rate":
|
250 |
-
"loss": 0.
|
251 |
"step": 19500
|
252 |
},
|
253 |
{
|
254 |
"epoch": 1.63,
|
255 |
-
"learning_rate":
|
256 |
-
"loss": 0.
|
257 |
"step": 20000
|
258 |
},
|
259 |
{
|
260 |
"epoch": 1.67,
|
261 |
-
"learning_rate":
|
262 |
-
"loss": 0.
|
263 |
"step": 20500
|
264 |
},
|
265 |
{
|
266 |
"epoch": 1.71,
|
267 |
-
"learning_rate":
|
268 |
-
"loss": 0.
|
269 |
"step": 21000
|
270 |
},
|
271 |
{
|
272 |
"epoch": 1.75,
|
273 |
-
"learning_rate":
|
274 |
-
"loss": 0.
|
275 |
"step": 21500
|
276 |
},
|
277 |
{
|
278 |
"epoch": 1.79,
|
279 |
-
"learning_rate":
|
280 |
-
"loss": 0.
|
281 |
"step": 22000
|
282 |
},
|
283 |
{
|
284 |
"epoch": 1.83,
|
285 |
-
"learning_rate": 1.
|
286 |
-
"loss": 0.
|
287 |
"step": 22500
|
288 |
},
|
289 |
{
|
290 |
"epoch": 1.87,
|
291 |
-
"learning_rate": 1.
|
292 |
-
"loss": 0.
|
293 |
"step": 23000
|
294 |
},
|
295 |
{
|
296 |
"epoch": 1.91,
|
297 |
-
"learning_rate": 1.
|
298 |
-
"loss": 0.
|
299 |
"step": 23500
|
300 |
},
|
301 |
{
|
302 |
"epoch": 1.96,
|
303 |
-
"learning_rate": 1.
|
304 |
-
"loss": 0.
|
305 |
"step": 24000
|
306 |
},
|
307 |
{
|
308 |
"epoch": 2.0,
|
309 |
-
"learning_rate": 1.
|
310 |
-
"loss": 0.
|
311 |
"step": 24500
|
312 |
},
|
313 |
{
|
314 |
"epoch": 2.0,
|
315 |
-
"eval_accuracy": 0.
|
316 |
-
"eval_loss": 0.
|
317 |
-
"eval_runtime":
|
318 |
-
"eval_samples_per_second":
|
319 |
-
"eval_steps_per_second":
|
320 |
"step": 24544
|
321 |
},
|
322 |
{
|
323 |
"epoch": 2.04,
|
324 |
-
"learning_rate": 1.
|
325 |
-
"loss": 0.
|
326 |
"step": 25000
|
327 |
},
|
328 |
{
|
329 |
"epoch": 2.08,
|
330 |
-
"learning_rate": 1.
|
331 |
-
"loss": 0.
|
332 |
"step": 25500
|
333 |
},
|
334 |
{
|
335 |
"epoch": 2.12,
|
336 |
-
"learning_rate": 1.
|
337 |
-
"loss": 0.
|
338 |
"step": 26000
|
339 |
},
|
340 |
{
|
341 |
"epoch": 2.16,
|
342 |
-
"learning_rate": 1.
|
343 |
-
"loss": 0.
|
344 |
"step": 26500
|
345 |
},
|
346 |
{
|
347 |
"epoch": 2.2,
|
348 |
-
"learning_rate": 1.
|
349 |
-
"loss": 0.
|
350 |
"step": 27000
|
351 |
},
|
352 |
{
|
353 |
"epoch": 2.24,
|
354 |
-
"learning_rate": 1.
|
355 |
-
"loss": 0.
|
356 |
"step": 27500
|
357 |
},
|
358 |
{
|
359 |
"epoch": 2.28,
|
360 |
-
"learning_rate": 1.
|
361 |
-
"loss": 0.
|
362 |
"step": 28000
|
363 |
},
|
364 |
{
|
365 |
"epoch": 2.32,
|
366 |
-
"learning_rate": 1.
|
367 |
-
"loss": 0.
|
368 |
"step": 28500
|
369 |
},
|
370 |
{
|
371 |
"epoch": 2.36,
|
372 |
-
"learning_rate": 1.
|
373 |
-
"loss": 0.
|
374 |
"step": 29000
|
375 |
},
|
376 |
{
|
377 |
"epoch": 2.4,
|
378 |
-
"learning_rate":
|
379 |
-
"loss": 0.
|
380 |
"step": 29500
|
381 |
},
|
382 |
{
|
383 |
"epoch": 2.44,
|
384 |
-
"learning_rate":
|
385 |
-
"loss": 0.
|
386 |
"step": 30000
|
387 |
},
|
388 |
{
|
389 |
"epoch": 2.49,
|
390 |
-
"learning_rate":
|
391 |
-
"loss": 0.
|
392 |
"step": 30500
|
393 |
},
|
394 |
{
|
395 |
"epoch": 2.53,
|
396 |
-
"learning_rate":
|
397 |
-
"loss": 0.
|
398 |
"step": 31000
|
399 |
},
|
400 |
{
|
401 |
"epoch": 2.57,
|
402 |
-
"learning_rate":
|
403 |
-
"loss": 0.
|
404 |
"step": 31500
|
405 |
},
|
406 |
{
|
407 |
"epoch": 2.61,
|
408 |
-
"learning_rate":
|
409 |
-
"loss": 0.
|
410 |
"step": 32000
|
411 |
},
|
412 |
{
|
413 |
"epoch": 2.65,
|
414 |
-
"learning_rate":
|
415 |
-
"loss": 0.
|
416 |
"step": 32500
|
417 |
},
|
418 |
{
|
419 |
"epoch": 2.69,
|
420 |
-
"learning_rate":
|
421 |
-
"loss": 0.
|
422 |
"step": 33000
|
423 |
},
|
424 |
{
|
425 |
"epoch": 2.73,
|
426 |
-
"learning_rate":
|
427 |
-
"loss": 0.
|
428 |
"step": 33500
|
429 |
},
|
430 |
{
|
431 |
"epoch": 2.77,
|
432 |
-
"learning_rate":
|
433 |
-
"loss": 0.
|
434 |
"step": 34000
|
435 |
},
|
436 |
{
|
437 |
"epoch": 2.81,
|
438 |
-
"learning_rate":
|
439 |
-
"loss": 0.
|
440 |
"step": 34500
|
441 |
},
|
442 |
{
|
443 |
"epoch": 2.85,
|
444 |
-
"learning_rate":
|
445 |
-
"loss": 0.
|
446 |
"step": 35000
|
447 |
},
|
448 |
{
|
449 |
"epoch": 2.89,
|
450 |
-
"learning_rate":
|
451 |
-
"loss": 0.
|
452 |
"step": 35500
|
453 |
},
|
454 |
{
|
455 |
"epoch": 2.93,
|
456 |
-
"learning_rate":
|
457 |
-
"loss": 0.
|
458 |
"step": 36000
|
459 |
},
|
460 |
{
|
461 |
"epoch": 2.97,
|
462 |
-
"learning_rate":
|
463 |
-
"loss": 0.
|
464 |
"step": 36500
|
465 |
},
|
466 |
{
|
467 |
"epoch": 3.0,
|
468 |
-
"eval_accuracy": 0.
|
469 |
-
"eval_loss": 0.
|
470 |
-
"eval_runtime":
|
471 |
-
"eval_samples_per_second":
|
472 |
-
"eval_steps_per_second":
|
473 |
"step": 36816
|
474 |
},
|
475 |
{
|
476 |
-
"epoch": 3.
|
477 |
-
"
|
478 |
-
"
|
479 |
-
"
|
480 |
-
|
481 |
-
|
482 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
483 |
}
|
484 |
],
|
485 |
-
"max_steps":
|
486 |
-
"num_train_epochs":
|
487 |
-
"total_flos":
|
488 |
"trial_name": null,
|
489 |
"trial_params": null
|
490 |
}
|
|
|
1 |
{
|
2 |
+
"best_metric": 0.7931726907630522,
|
3 |
+
"best_model_checkpoint": "models/german_xlm_xnli/checkpoint-49088",
|
4 |
+
"epoch": 5.0,
|
5 |
+
"global_step": 61360,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
9 |
"log_history": [
|
10 |
{
|
11 |
"epoch": 0.04,
|
12 |
+
"learning_rate": 1.983702737940026e-05,
|
13 |
+
"loss": 1.0212,
|
14 |
"step": 500
|
15 |
},
|
16 |
{
|
17 |
"epoch": 0.08,
|
18 |
+
"learning_rate": 1.9674054758800523e-05,
|
19 |
+
"loss": 0.8564,
|
20 |
"step": 1000
|
21 |
},
|
22 |
{
|
23 |
"epoch": 0.12,
|
24 |
+
"learning_rate": 1.9511082138200782e-05,
|
25 |
+
"loss": 0.7866,
|
26 |
"step": 1500
|
27 |
},
|
28 |
{
|
29 |
"epoch": 0.16,
|
30 |
+
"learning_rate": 1.9348109517601044e-05,
|
31 |
+
"loss": 0.7406,
|
32 |
"step": 2000
|
33 |
},
|
34 |
{
|
35 |
"epoch": 0.2,
|
36 |
+
"learning_rate": 1.9185136897001307e-05,
|
37 |
+
"loss": 0.7337,
|
38 |
"step": 2500
|
39 |
},
|
40 |
{
|
41 |
"epoch": 0.24,
|
42 |
+
"learning_rate": 1.9022164276401566e-05,
|
43 |
+
"loss": 0.7218,
|
44 |
"step": 3000
|
45 |
},
|
46 |
{
|
47 |
"epoch": 0.29,
|
48 |
+
"learning_rate": 1.8859191655801828e-05,
|
49 |
+
"loss": 0.7036,
|
50 |
"step": 3500
|
51 |
},
|
52 |
{
|
53 |
"epoch": 0.33,
|
54 |
+
"learning_rate": 1.8696219035202087e-05,
|
55 |
+
"loss": 0.6906,
|
56 |
"step": 4000
|
57 |
},
|
58 |
{
|
59 |
"epoch": 0.37,
|
60 |
+
"learning_rate": 1.853324641460235e-05,
|
61 |
+
"loss": 0.6761,
|
62 |
"step": 4500
|
63 |
},
|
64 |
{
|
65 |
"epoch": 0.41,
|
66 |
+
"learning_rate": 1.837027379400261e-05,
|
67 |
+
"loss": 0.67,
|
68 |
"step": 5000
|
69 |
},
|
70 |
{
|
71 |
"epoch": 0.45,
|
72 |
+
"learning_rate": 1.820730117340287e-05,
|
73 |
+
"loss": 0.6608,
|
74 |
"step": 5500
|
75 |
},
|
76 |
{
|
77 |
"epoch": 0.49,
|
78 |
+
"learning_rate": 1.804432855280313e-05,
|
79 |
+
"loss": 0.6617,
|
80 |
"step": 6000
|
81 |
},
|
82 |
{
|
83 |
"epoch": 0.53,
|
84 |
+
"learning_rate": 1.788135593220339e-05,
|
85 |
+
"loss": 0.6531,
|
86 |
"step": 6500
|
87 |
},
|
88 |
{
|
89 |
"epoch": 0.57,
|
90 |
+
"learning_rate": 1.771838331160365e-05,
|
91 |
+
"loss": 0.6474,
|
92 |
"step": 7000
|
93 |
},
|
94 |
{
|
95 |
"epoch": 0.61,
|
96 |
+
"learning_rate": 1.7555410691003914e-05,
|
97 |
+
"loss": 0.6439,
|
98 |
"step": 7500
|
99 |
},
|
100 |
{
|
101 |
"epoch": 0.65,
|
102 |
+
"learning_rate": 1.7392438070404173e-05,
|
103 |
+
"loss": 0.6378,
|
104 |
"step": 8000
|
105 |
},
|
106 |
{
|
107 |
"epoch": 0.69,
|
108 |
+
"learning_rate": 1.7229465449804435e-05,
|
109 |
+
"loss": 0.6356,
|
110 |
"step": 8500
|
111 |
},
|
112 |
{
|
113 |
"epoch": 0.73,
|
114 |
+
"learning_rate": 1.7066492829204694e-05,
|
115 |
+
"loss": 0.626,
|
116 |
"step": 9000
|
117 |
},
|
118 |
{
|
119 |
"epoch": 0.77,
|
120 |
+
"learning_rate": 1.6903520208604957e-05,
|
121 |
+
"loss": 0.6297,
|
122 |
"step": 9500
|
123 |
},
|
124 |
{
|
125 |
"epoch": 0.81,
|
126 |
+
"learning_rate": 1.6740547588005215e-05,
|
127 |
+
"loss": 0.6189,
|
128 |
"step": 10000
|
129 |
},
|
130 |
{
|
131 |
"epoch": 0.86,
|
132 |
+
"learning_rate": 1.6577574967405478e-05,
|
133 |
+
"loss": 0.6198,
|
134 |
"step": 10500
|
135 |
},
|
136 |
{
|
137 |
"epoch": 0.9,
|
138 |
+
"learning_rate": 1.6414602346805737e-05,
|
139 |
+
"loss": 0.6216,
|
140 |
"step": 11000
|
141 |
},
|
142 |
{
|
143 |
"epoch": 0.94,
|
144 |
+
"learning_rate": 1.6251629726206e-05,
|
145 |
+
"loss": 0.6068,
|
146 |
"step": 11500
|
147 |
},
|
148 |
{
|
149 |
"epoch": 0.98,
|
150 |
+
"learning_rate": 1.608865710560626e-05,
|
151 |
+
"loss": 0.6159,
|
152 |
"step": 12000
|
153 |
},
|
154 |
{
|
155 |
"epoch": 1.0,
|
156 |
+
"eval_accuracy": 0.7726907630522089,
|
157 |
+
"eval_loss": 0.5801302790641785,
|
158 |
+
"eval_runtime": 6.0805,
|
159 |
+
"eval_samples_per_second": 409.504,
|
160 |
+
"eval_steps_per_second": 51.311,
|
161 |
"step": 12272
|
162 |
},
|
163 |
{
|
164 |
"epoch": 1.02,
|
165 |
+
"learning_rate": 1.592568448500652e-05,
|
166 |
+
"loss": 0.5841,
|
167 |
"step": 12500
|
168 |
},
|
169 |
{
|
170 |
"epoch": 1.06,
|
171 |
+
"learning_rate": 1.576271186440678e-05,
|
172 |
+
"loss": 0.549,
|
173 |
"step": 13000
|
174 |
},
|
175 |
{
|
176 |
"epoch": 1.1,
|
177 |
+
"learning_rate": 1.5599739243807042e-05,
|
178 |
+
"loss": 0.5519,
|
179 |
"step": 13500
|
180 |
},
|
181 |
{
|
182 |
"epoch": 1.14,
|
183 |
+
"learning_rate": 1.54367666232073e-05,
|
184 |
+
"loss": 0.5413,
|
185 |
"step": 14000
|
186 |
},
|
187 |
{
|
188 |
"epoch": 1.18,
|
189 |
+
"learning_rate": 1.5273794002607563e-05,
|
190 |
+
"loss": 0.5308,
|
191 |
"step": 14500
|
192 |
},
|
193 |
{
|
194 |
"epoch": 1.22,
|
195 |
+
"learning_rate": 1.5110821382007822e-05,
|
196 |
+
"loss": 0.5367,
|
197 |
"step": 15000
|
198 |
},
|
199 |
{
|
200 |
"epoch": 1.26,
|
201 |
+
"learning_rate": 1.4947848761408083e-05,
|
202 |
+
"loss": 0.5362,
|
203 |
"step": 15500
|
204 |
},
|
205 |
{
|
206 |
"epoch": 1.3,
|
207 |
+
"learning_rate": 1.4784876140808346e-05,
|
208 |
+
"loss": 0.5269,
|
209 |
"step": 16000
|
210 |
},
|
211 |
{
|
212 |
"epoch": 1.34,
|
213 |
+
"learning_rate": 1.4621903520208606e-05,
|
214 |
+
"loss": 0.539,
|
215 |
"step": 16500
|
216 |
},
|
217 |
{
|
218 |
"epoch": 1.39,
|
219 |
+
"learning_rate": 1.4458930899608867e-05,
|
220 |
+
"loss": 0.5434,
|
221 |
"step": 17000
|
222 |
},
|
223 |
{
|
224 |
"epoch": 1.43,
|
225 |
+
"learning_rate": 1.4295958279009128e-05,
|
226 |
+
"loss": 0.5269,
|
227 |
"step": 17500
|
228 |
},
|
229 |
{
|
230 |
"epoch": 1.47,
|
231 |
+
"learning_rate": 1.4132985658409388e-05,
|
232 |
+
"loss": 0.5381,
|
233 |
"step": 18000
|
234 |
},
|
235 |
{
|
236 |
"epoch": 1.51,
|
237 |
+
"learning_rate": 1.3970013037809649e-05,
|
238 |
+
"loss": 0.5343,
|
239 |
"step": 18500
|
240 |
},
|
241 |
{
|
242 |
"epoch": 1.55,
|
243 |
+
"learning_rate": 1.380704041720991e-05,
|
244 |
+
"loss": 0.5434,
|
245 |
"step": 19000
|
246 |
},
|
247 |
{
|
248 |
"epoch": 1.59,
|
249 |
+
"learning_rate": 1.364406779661017e-05,
|
250 |
+
"loss": 0.5389,
|
251 |
"step": 19500
|
252 |
},
|
253 |
{
|
254 |
"epoch": 1.63,
|
255 |
+
"learning_rate": 1.3481095176010431e-05,
|
256 |
+
"loss": 0.5372,
|
257 |
"step": 20000
|
258 |
},
|
259 |
{
|
260 |
"epoch": 1.67,
|
261 |
+
"learning_rate": 1.3318122555410693e-05,
|
262 |
+
"loss": 0.5339,
|
263 |
"step": 20500
|
264 |
},
|
265 |
{
|
266 |
"epoch": 1.71,
|
267 |
+
"learning_rate": 1.3155149934810954e-05,
|
268 |
+
"loss": 0.5342,
|
269 |
"step": 21000
|
270 |
},
|
271 |
{
|
272 |
"epoch": 1.75,
|
273 |
+
"learning_rate": 1.2992177314211213e-05,
|
274 |
+
"loss": 0.5327,
|
275 |
"step": 21500
|
276 |
},
|
277 |
{
|
278 |
"epoch": 1.79,
|
279 |
+
"learning_rate": 1.2829204693611474e-05,
|
280 |
+
"loss": 0.5301,
|
281 |
"step": 22000
|
282 |
},
|
283 |
{
|
284 |
"epoch": 1.83,
|
285 |
+
"learning_rate": 1.2666232073011735e-05,
|
286 |
+
"loss": 0.5316,
|
287 |
"step": 22500
|
288 |
},
|
289 |
{
|
290 |
"epoch": 1.87,
|
291 |
+
"learning_rate": 1.2503259452411995e-05,
|
292 |
+
"loss": 0.5402,
|
293 |
"step": 23000
|
294 |
},
|
295 |
{
|
296 |
"epoch": 1.91,
|
297 |
+
"learning_rate": 1.2340286831812256e-05,
|
298 |
+
"loss": 0.5196,
|
299 |
"step": 23500
|
300 |
},
|
301 |
{
|
302 |
"epoch": 1.96,
|
303 |
+
"learning_rate": 1.2177314211212517e-05,
|
304 |
+
"loss": 0.5329,
|
305 |
"step": 24000
|
306 |
},
|
307 |
{
|
308 |
"epoch": 2.0,
|
309 |
+
"learning_rate": 1.2014341590612777e-05,
|
310 |
+
"loss": 0.5257,
|
311 |
"step": 24500
|
312 |
},
|
313 |
{
|
314 |
"epoch": 2.0,
|
315 |
+
"eval_accuracy": 0.7895582329317269,
|
316 |
+
"eval_loss": 0.5412057638168335,
|
317 |
+
"eval_runtime": 6.3368,
|
318 |
+
"eval_samples_per_second": 392.945,
|
319 |
+
"eval_steps_per_second": 49.236,
|
320 |
"step": 24544
|
321 |
},
|
322 |
{
|
323 |
"epoch": 2.04,
|
324 |
+
"learning_rate": 1.185136897001304e-05,
|
325 |
+
"loss": 0.4563,
|
326 |
"step": 25000
|
327 |
},
|
328 |
{
|
329 |
"epoch": 2.08,
|
330 |
+
"learning_rate": 1.16883963494133e-05,
|
331 |
+
"loss": 0.4525,
|
332 |
"step": 25500
|
333 |
},
|
334 |
{
|
335 |
"epoch": 2.12,
|
336 |
+
"learning_rate": 1.1525423728813561e-05,
|
337 |
+
"loss": 0.4436,
|
338 |
"step": 26000
|
339 |
},
|
340 |
{
|
341 |
"epoch": 2.16,
|
342 |
+
"learning_rate": 1.1362451108213822e-05,
|
343 |
+
"loss": 0.4471,
|
344 |
"step": 26500
|
345 |
},
|
346 |
{
|
347 |
"epoch": 2.2,
|
348 |
+
"learning_rate": 1.1199478487614082e-05,
|
349 |
+
"loss": 0.4483,
|
350 |
"step": 27000
|
351 |
},
|
352 |
{
|
353 |
"epoch": 2.24,
|
354 |
+
"learning_rate": 1.1036505867014341e-05,
|
355 |
+
"loss": 0.4446,
|
356 |
"step": 27500
|
357 |
},
|
358 |
{
|
359 |
"epoch": 2.28,
|
360 |
+
"learning_rate": 1.0873533246414602e-05,
|
361 |
+
"loss": 0.4583,
|
362 |
"step": 28000
|
363 |
},
|
364 |
{
|
365 |
"epoch": 2.32,
|
366 |
+
"learning_rate": 1.0710560625814863e-05,
|
367 |
+
"loss": 0.4487,
|
368 |
"step": 28500
|
369 |
},
|
370 |
{
|
371 |
"epoch": 2.36,
|
372 |
+
"learning_rate": 1.0547588005215125e-05,
|
373 |
+
"loss": 0.4484,
|
374 |
"step": 29000
|
375 |
},
|
376 |
{
|
377 |
"epoch": 2.4,
|
378 |
+
"learning_rate": 1.0384615384615386e-05,
|
379 |
+
"loss": 0.4559,
|
380 |
"step": 29500
|
381 |
},
|
382 |
{
|
383 |
"epoch": 2.44,
|
384 |
+
"learning_rate": 1.0221642764015647e-05,
|
385 |
+
"loss": 0.4503,
|
386 |
"step": 30000
|
387 |
},
|
388 |
{
|
389 |
"epoch": 2.49,
|
390 |
+
"learning_rate": 1.0058670143415907e-05,
|
391 |
+
"loss": 0.4634,
|
392 |
"step": 30500
|
393 |
},
|
394 |
{
|
395 |
"epoch": 2.53,
|
396 |
+
"learning_rate": 9.895697522816168e-06,
|
397 |
+
"loss": 0.4516,
|
398 |
"step": 31000
|
399 |
},
|
400 |
{
|
401 |
"epoch": 2.57,
|
402 |
+
"learning_rate": 9.732724902216429e-06,
|
403 |
+
"loss": 0.4506,
|
404 |
"step": 31500
|
405 |
},
|
406 |
{
|
407 |
"epoch": 2.61,
|
408 |
+
"learning_rate": 9.56975228161669e-06,
|
409 |
+
"loss": 0.4487,
|
410 |
"step": 32000
|
411 |
},
|
412 |
{
|
413 |
"epoch": 2.65,
|
414 |
+
"learning_rate": 9.40677966101695e-06,
|
415 |
+
"loss": 0.4355,
|
416 |
"step": 32500
|
417 |
},
|
418 |
{
|
419 |
"epoch": 2.69,
|
420 |
+
"learning_rate": 9.24380704041721e-06,
|
421 |
+
"loss": 0.4523,
|
422 |
"step": 33000
|
423 |
},
|
424 |
{
|
425 |
"epoch": 2.73,
|
426 |
+
"learning_rate": 9.080834419817471e-06,
|
427 |
+
"loss": 0.4449,
|
428 |
"step": 33500
|
429 |
},
|
430 |
{
|
431 |
"epoch": 2.77,
|
432 |
+
"learning_rate": 8.917861799217732e-06,
|
433 |
+
"loss": 0.4453,
|
434 |
"step": 34000
|
435 |
},
|
436 |
{
|
437 |
"epoch": 2.81,
|
438 |
+
"learning_rate": 8.754889178617993e-06,
|
439 |
+
"loss": 0.4564,
|
440 |
"step": 34500
|
441 |
},
|
442 |
{
|
443 |
"epoch": 2.85,
|
444 |
+
"learning_rate": 8.591916558018254e-06,
|
445 |
+
"loss": 0.4545,
|
446 |
"step": 35000
|
447 |
},
|
448 |
{
|
449 |
"epoch": 2.89,
|
450 |
+
"learning_rate": 8.428943937418514e-06,
|
451 |
+
"loss": 0.4487,
|
452 |
"step": 35500
|
453 |
},
|
454 |
{
|
455 |
"epoch": 2.93,
|
456 |
+
"learning_rate": 8.265971316818775e-06,
|
457 |
+
"loss": 0.4521,
|
458 |
"step": 36000
|
459 |
},
|
460 |
{
|
461 |
"epoch": 2.97,
|
462 |
+
"learning_rate": 8.102998696219036e-06,
|
463 |
+
"loss": 0.4468,
|
464 |
"step": 36500
|
465 |
},
|
466 |
{
|
467 |
"epoch": 3.0,
|
468 |
+
"eval_accuracy": 0.7863453815261044,
|
469 |
+
"eval_loss": 0.5777254700660706,
|
470 |
+
"eval_runtime": 5.2465,
|
471 |
+
"eval_samples_per_second": 474.598,
|
472 |
+
"eval_steps_per_second": 59.468,
|
473 |
"step": 36816
|
474 |
},
|
475 |
{
|
476 |
+
"epoch": 3.01,
|
477 |
+
"learning_rate": 7.940026075619296e-06,
|
478 |
+
"loss": 0.4161,
|
479 |
+
"step": 37000
|
480 |
+
},
|
481 |
+
{
|
482 |
+
"epoch": 3.06,
|
483 |
+
"learning_rate": 7.777053455019557e-06,
|
484 |
+
"loss": 0.3732,
|
485 |
+
"step": 37500
|
486 |
+
},
|
487 |
+
{
|
488 |
+
"epoch": 3.1,
|
489 |
+
"learning_rate": 7.614080834419818e-06,
|
490 |
+
"loss": 0.3717,
|
491 |
+
"step": 38000
|
492 |
+
},
|
493 |
+
{
|
494 |
+
"epoch": 3.14,
|
495 |
+
"learning_rate": 7.451108213820078e-06,
|
496 |
+
"loss": 0.3946,
|
497 |
+
"step": 38500
|
498 |
+
},
|
499 |
+
{
|
500 |
+
"epoch": 3.18,
|
501 |
+
"learning_rate": 7.288135593220339e-06,
|
502 |
+
"loss": 0.3709,
|
503 |
+
"step": 39000
|
504 |
+
},
|
505 |
+
{
|
506 |
+
"epoch": 3.22,
|
507 |
+
"learning_rate": 7.125162972620601e-06,
|
508 |
+
"loss": 0.3795,
|
509 |
+
"step": 39500
|
510 |
+
},
|
511 |
+
{
|
512 |
+
"epoch": 3.26,
|
513 |
+
"learning_rate": 6.962190352020861e-06,
|
514 |
+
"loss": 0.3777,
|
515 |
+
"step": 40000
|
516 |
+
},
|
517 |
+
{
|
518 |
+
"epoch": 3.3,
|
519 |
+
"learning_rate": 6.799217731421122e-06,
|
520 |
+
"loss": 0.3741,
|
521 |
+
"step": 40500
|
522 |
+
},
|
523 |
+
{
|
524 |
+
"epoch": 3.34,
|
525 |
+
"learning_rate": 6.636245110821382e-06,
|
526 |
+
"loss": 0.3768,
|
527 |
+
"step": 41000
|
528 |
+
},
|
529 |
+
{
|
530 |
+
"epoch": 3.38,
|
531 |
+
"learning_rate": 6.473272490221643e-06,
|
532 |
+
"loss": 0.3818,
|
533 |
+
"step": 41500
|
534 |
+
},
|
535 |
+
{
|
536 |
+
"epoch": 3.42,
|
537 |
+
"learning_rate": 6.310299869621904e-06,
|
538 |
+
"loss": 0.3756,
|
539 |
+
"step": 42000
|
540 |
+
},
|
541 |
+
{
|
542 |
+
"epoch": 3.46,
|
543 |
+
"learning_rate": 6.147327249022165e-06,
|
544 |
+
"loss": 0.3834,
|
545 |
+
"step": 42500
|
546 |
+
},
|
547 |
+
{
|
548 |
+
"epoch": 3.5,
|
549 |
+
"learning_rate": 5.9843546284224255e-06,
|
550 |
+
"loss": 0.3795,
|
551 |
+
"step": 43000
|
552 |
+
},
|
553 |
+
{
|
554 |
+
"epoch": 3.54,
|
555 |
+
"learning_rate": 5.821382007822687e-06,
|
556 |
+
"loss": 0.3765,
|
557 |
+
"step": 43500
|
558 |
+
},
|
559 |
+
{
|
560 |
+
"epoch": 3.59,
|
561 |
+
"learning_rate": 5.658409387222948e-06,
|
562 |
+
"loss": 0.3851,
|
563 |
+
"step": 44000
|
564 |
+
},
|
565 |
+
{
|
566 |
+
"epoch": 3.63,
|
567 |
+
"learning_rate": 5.4954367666232076e-06,
|
568 |
+
"loss": 0.3787,
|
569 |
+
"step": 44500
|
570 |
+
},
|
571 |
+
{
|
572 |
+
"epoch": 3.67,
|
573 |
+
"learning_rate": 5.332464146023468e-06,
|
574 |
+
"loss": 0.3829,
|
575 |
+
"step": 45000
|
576 |
+
},
|
577 |
+
{
|
578 |
+
"epoch": 3.71,
|
579 |
+
"learning_rate": 5.169491525423729e-06,
|
580 |
+
"loss": 0.3774,
|
581 |
+
"step": 45500
|
582 |
+
},
|
583 |
+
{
|
584 |
+
"epoch": 3.75,
|
585 |
+
"learning_rate": 5.0065189048239905e-06,
|
586 |
+
"loss": 0.372,
|
587 |
+
"step": 46000
|
588 |
+
},
|
589 |
+
{
|
590 |
+
"epoch": 3.79,
|
591 |
+
"learning_rate": 4.843546284224251e-06,
|
592 |
+
"loss": 0.3754,
|
593 |
+
"step": 46500
|
594 |
+
},
|
595 |
+
{
|
596 |
+
"epoch": 3.83,
|
597 |
+
"learning_rate": 4.680573663624511e-06,
|
598 |
+
"loss": 0.3846,
|
599 |
+
"step": 47000
|
600 |
+
},
|
601 |
+
{
|
602 |
+
"epoch": 3.87,
|
603 |
+
"learning_rate": 4.5176010430247726e-06,
|
604 |
+
"loss": 0.365,
|
605 |
+
"step": 47500
|
606 |
+
},
|
607 |
+
{
|
608 |
+
"epoch": 3.91,
|
609 |
+
"learning_rate": 4.354628422425033e-06,
|
610 |
+
"loss": 0.3647,
|
611 |
+
"step": 48000
|
612 |
+
},
|
613 |
+
{
|
614 |
+
"epoch": 3.95,
|
615 |
+
"learning_rate": 4.191655801825294e-06,
|
616 |
+
"loss": 0.3779,
|
617 |
+
"step": 48500
|
618 |
+
},
|
619 |
+
{
|
620 |
+
"epoch": 3.99,
|
621 |
+
"learning_rate": 4.028683181225555e-06,
|
622 |
+
"loss": 0.3729,
|
623 |
+
"step": 49000
|
624 |
+
},
|
625 |
+
{
|
626 |
+
"epoch": 4.0,
|
627 |
+
"eval_accuracy": 0.7931726907630522,
|
628 |
+
"eval_loss": 0.6138126850128174,
|
629 |
+
"eval_runtime": 5.1705,
|
630 |
+
"eval_samples_per_second": 481.577,
|
631 |
+
"eval_steps_per_second": 60.342,
|
632 |
+
"step": 49088
|
633 |
+
},
|
634 |
+
{
|
635 |
+
"epoch": 4.03,
|
636 |
+
"learning_rate": 3.865710560625815e-06,
|
637 |
+
"loss": 0.3345,
|
638 |
+
"step": 49500
|
639 |
+
},
|
640 |
+
{
|
641 |
+
"epoch": 4.07,
|
642 |
+
"learning_rate": 3.702737940026076e-06,
|
643 |
+
"loss": 0.3222,
|
644 |
+
"step": 50000
|
645 |
+
},
|
646 |
+
{
|
647 |
+
"epoch": 4.12,
|
648 |
+
"learning_rate": 3.5397653194263363e-06,
|
649 |
+
"loss": 0.3269,
|
650 |
+
"step": 50500
|
651 |
+
},
|
652 |
+
{
|
653 |
+
"epoch": 4.16,
|
654 |
+
"learning_rate": 3.3767926988265974e-06,
|
655 |
+
"loss": 0.3154,
|
656 |
+
"step": 51000
|
657 |
+
},
|
658 |
+
{
|
659 |
+
"epoch": 4.2,
|
660 |
+
"learning_rate": 3.213820078226858e-06,
|
661 |
+
"loss": 0.3249,
|
662 |
+
"step": 51500
|
663 |
+
},
|
664 |
+
{
|
665 |
+
"epoch": 4.24,
|
666 |
+
"learning_rate": 3.0508474576271192e-06,
|
667 |
+
"loss": 0.3175,
|
668 |
+
"step": 52000
|
669 |
+
},
|
670 |
+
{
|
671 |
+
"epoch": 4.28,
|
672 |
+
"learning_rate": 2.8878748370273795e-06,
|
673 |
+
"loss": 0.3279,
|
674 |
+
"step": 52500
|
675 |
+
},
|
676 |
+
{
|
677 |
+
"epoch": 4.32,
|
678 |
+
"learning_rate": 2.7249022164276406e-06,
|
679 |
+
"loss": 0.313,
|
680 |
+
"step": 53000
|
681 |
+
},
|
682 |
+
{
|
683 |
+
"epoch": 4.36,
|
684 |
+
"learning_rate": 2.5619295958279013e-06,
|
685 |
+
"loss": 0.3219,
|
686 |
+
"step": 53500
|
687 |
+
},
|
688 |
+
{
|
689 |
+
"epoch": 4.4,
|
690 |
+
"learning_rate": 2.398956975228162e-06,
|
691 |
+
"loss": 0.3202,
|
692 |
+
"step": 54000
|
693 |
+
},
|
694 |
+
{
|
695 |
+
"epoch": 4.44,
|
696 |
+
"learning_rate": 2.2359843546284227e-06,
|
697 |
+
"loss": 0.3203,
|
698 |
+
"step": 54500
|
699 |
+
},
|
700 |
+
{
|
701 |
+
"epoch": 4.48,
|
702 |
+
"learning_rate": 2.0730117340286834e-06,
|
703 |
+
"loss": 0.3285,
|
704 |
+
"step": 55000
|
705 |
+
},
|
706 |
+
{
|
707 |
+
"epoch": 4.52,
|
708 |
+
"learning_rate": 1.910039113428944e-06,
|
709 |
+
"loss": 0.3179,
|
710 |
+
"step": 55500
|
711 |
+
},
|
712 |
+
{
|
713 |
+
"epoch": 4.56,
|
714 |
+
"learning_rate": 1.7470664928292048e-06,
|
715 |
+
"loss": 0.3195,
|
716 |
+
"step": 56000
|
717 |
+
},
|
718 |
+
{
|
719 |
+
"epoch": 4.6,
|
720 |
+
"learning_rate": 1.5840938722294655e-06,
|
721 |
+
"loss": 0.3281,
|
722 |
+
"step": 56500
|
723 |
+
},
|
724 |
+
{
|
725 |
+
"epoch": 4.64,
|
726 |
+
"learning_rate": 1.4211212516297262e-06,
|
727 |
+
"loss": 0.3242,
|
728 |
+
"step": 57000
|
729 |
+
},
|
730 |
+
{
|
731 |
+
"epoch": 4.69,
|
732 |
+
"learning_rate": 1.258148631029987e-06,
|
733 |
+
"loss": 0.3108,
|
734 |
+
"step": 57500
|
735 |
+
},
|
736 |
+
{
|
737 |
+
"epoch": 4.73,
|
738 |
+
"learning_rate": 1.0951760104302478e-06,
|
739 |
+
"loss": 0.315,
|
740 |
+
"step": 58000
|
741 |
+
},
|
742 |
+
{
|
743 |
+
"epoch": 4.77,
|
744 |
+
"learning_rate": 9.322033898305086e-07,
|
745 |
+
"loss": 0.3174,
|
746 |
+
"step": 58500
|
747 |
+
},
|
748 |
+
{
|
749 |
+
"epoch": 4.81,
|
750 |
+
"learning_rate": 7.692307692307694e-07,
|
751 |
+
"loss": 0.3138,
|
752 |
+
"step": 59000
|
753 |
+
},
|
754 |
+
{
|
755 |
+
"epoch": 4.85,
|
756 |
+
"learning_rate": 6.0625814863103e-07,
|
757 |
+
"loss": 0.3254,
|
758 |
+
"step": 59500
|
759 |
+
},
|
760 |
+
{
|
761 |
+
"epoch": 4.89,
|
762 |
+
"learning_rate": 4.432855280312908e-07,
|
763 |
+
"loss": 0.322,
|
764 |
+
"step": 60000
|
765 |
+
},
|
766 |
+
{
|
767 |
+
"epoch": 4.93,
|
768 |
+
"learning_rate": 2.803129074315515e-07,
|
769 |
+
"loss": 0.3147,
|
770 |
+
"step": 60500
|
771 |
+
},
|
772 |
+
{
|
773 |
+
"epoch": 4.97,
|
774 |
+
"learning_rate": 1.1734028683181226e-07,
|
775 |
+
"loss": 0.3267,
|
776 |
+
"step": 61000
|
777 |
+
},
|
778 |
+
{
|
779 |
+
"epoch": 5.0,
|
780 |
+
"eval_accuracy": 0.7847389558232932,
|
781 |
+
"eval_loss": 0.6564955115318298,
|
782 |
+
"eval_runtime": 5.1501,
|
783 |
+
"eval_samples_per_second": 483.486,
|
784 |
+
"eval_steps_per_second": 60.581,
|
785 |
+
"step": 61360
|
786 |
+
},
|
787 |
+
{
|
788 |
+
"epoch": 5.0,
|
789 |
+
"step": 61360,
|
790 |
+
"total_flos": 1.2915645671077632e+17,
|
791 |
+
"train_loss": 0.4736778818799433,
|
792 |
+
"train_runtime": 12286.2871,
|
793 |
+
"train_samples_per_second": 159.813,
|
794 |
+
"train_steps_per_second": 4.994
|
795 |
}
|
796 |
],
|
797 |
+
"max_steps": 61360,
|
798 |
+
"num_train_epochs": 5,
|
799 |
+
"total_flos": 1.2915645671077632e+17,
|
800 |
"trial_name": null,
|
801 |
"trial_params": null
|
802 |
}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:392817ee105a8eda28d0843431e93ca09dda1e6948e70786fec91a98b5e4968f
|
3 |
+
size 3451
|