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 +785 -785
- pytorch_model.bin +1 -1
- 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": 5.
|
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":
|
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": 5.
|
20 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 5.0,
|
3 |
+
"eval_accuracy": 0.7437751004016064,
|
4 |
+
"eval_loss": 0.716753363609314,
|
5 |
+
"eval_runtime": 5.8327,
|
6 |
"eval_samples": 2490,
|
7 |
+
"eval_samples_per_second": 426.902,
|
8 |
+
"eval_steps_per_second": 53.491,
|
9 |
+
"predict_accuracy": 0.7419161676646706,
|
10 |
+
"predict_loss": 0.6939452886581421,
|
11 |
+
"predict_runtime": 11.0441,
|
12 |
"predict_samples": 5010,
|
13 |
+
"predict_samples_per_second": 453.638,
|
14 |
+
"predict_steps_per_second": 56.773,
|
15 |
+
"train_loss": 0.5355199811356008,
|
16 |
+
"train_runtime": 12222.1805,
|
17 |
"train_samples": 392702,
|
18 |
+
"train_samples_per_second": 160.651,
|
19 |
+
"train_steps_per_second": 5.02
|
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": 5.
|
6 |
"eval_samples": 2490,
|
7 |
-
"eval_samples_per_second":
|
8 |
-
"eval_steps_per_second":
|
9 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 5.0,
|
3 |
+
"eval_accuracy": 0.7437751004016064,
|
4 |
+
"eval_loss": 0.716753363609314,
|
5 |
+
"eval_runtime": 5.8327,
|
6 |
"eval_samples": 2490,
|
7 |
+
"eval_samples_per_second": 426.902,
|
8 |
+
"eval_steps_per_second": 53.491
|
9 |
}
|
predict_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
-
"predict_accuracy": 0.
|
3 |
-
"predict_loss": 0.
|
4 |
-
"predict_runtime":
|
5 |
"predict_samples": 5010,
|
6 |
-
"predict_samples_per_second":
|
7 |
-
"predict_steps_per_second":
|
8 |
}
|
|
|
1 |
{
|
2 |
+
"predict_accuracy": 0.7419161676646706,
|
3 |
+
"predict_loss": 0.6939452886581421,
|
4 |
+
"predict_runtime": 11.0441,
|
5 |
"predict_samples": 5010,
|
6 |
+
"predict_samples_per_second": 453.638,
|
7 |
+
"predict_steps_per_second": 56.773
|
8 |
}
|
predictions.txt
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
index prediction
|
2 |
0 contradiction
|
3 |
1 entailment
|
4 |
-
2
|
5 |
-
3
|
6 |
4 entailment
|
7 |
5 contradiction
|
8 |
6 contradiction
|
9 |
7 entailment
|
10 |
8 neutral
|
11 |
-
9
|
12 |
10 contradiction
|
13 |
11 neutral
|
14 |
12 contradiction
|
@@ -48,7 +48,7 @@ index prediction
|
|
48 |
46 neutral
|
49 |
47 contradiction
|
50 |
48 neutral
|
51 |
-
49
|
52 |
50 contradiction
|
53 |
51 neutral
|
54 |
52 entailment
|
@@ -56,31 +56,31 @@ index prediction
|
|
56 |
54 entailment
|
57 |
55 neutral
|
58 |
56 neutral
|
59 |
-
57
|
60 |
58 neutral
|
61 |
59 contradiction
|
62 |
60 neutral
|
63 |
61 entailment
|
64 |
-
62
|
65 |
63 contradiction
|
66 |
-
64
|
67 |
65 contradiction
|
68 |
-
66
|
69 |
67 entailment
|
70 |
68 neutral
|
71 |
-
69
|
72 |
-
70
|
73 |
-
71
|
74 |
72 contradiction
|
75 |
73 contradiction
|
76 |
74 entailment
|
77 |
75 neutral
|
78 |
-
76
|
79 |
-
77
|
80 |
78 contradiction
|
81 |
79 neutral
|
82 |
80 entailment
|
83 |
-
81
|
84 |
82 contradiction
|
85 |
83 contradiction
|
86 |
84 contradiction
|
@@ -90,10 +90,10 @@ index prediction
|
|
90 |
88 contradiction
|
91 |
89 neutral
|
92 |
90 neutral
|
93 |
-
91
|
94 |
-
92
|
95 |
-
93
|
96 |
-
94
|
97 |
95 contradiction
|
98 |
96 entailment
|
99 |
97 contradiction
|
@@ -112,22 +112,22 @@ index prediction
|
|
112 |
110 contradiction
|
113 |
111 neutral
|
114 |
112 contradiction
|
115 |
-
113
|
116 |
114 neutral
|
117 |
115 entailment
|
118 |
-
116
|
119 |
117 neutral
|
120 |
118 contradiction
|
121 |
-
119
|
122 |
120 entailment
|
123 |
121 entailment
|
124 |
122 neutral
|
125 |
123 neutral
|
126 |
-
124
|
127 |
125 contradiction
|
128 |
126 contradiction
|
129 |
127 neutral
|
130 |
-
128
|
131 |
129 contradiction
|
132 |
130 neutral
|
133 |
131 neutral
|
@@ -141,10 +141,10 @@ index prediction
|
|
141 |
139 contradiction
|
142 |
140 entailment
|
143 |
141 contradiction
|
144 |
-
142
|
145 |
-
143
|
146 |
144 contradiction
|
147 |
-
145
|
148 |
146 neutral
|
149 |
147 neutral
|
150 |
148 entailment
|
@@ -153,20 +153,20 @@ index prediction
|
|
153 |
151 neutral
|
154 |
152 entailment
|
155 |
153 contradiction
|
156 |
-
154
|
157 |
155 entailment
|
158 |
156 entailment
|
159 |
-
157
|
160 |
158 neutral
|
161 |
159 contradiction
|
162 |
160 entailment
|
163 |
161 entailment
|
164 |
162 contradiction
|
165 |
-
163
|
166 |
-
164
|
167 |
165 contradiction
|
168 |
166 neutral
|
169 |
-
167
|
170 |
168 neutral
|
171 |
169 entailment
|
172 |
170 contradiction
|
@@ -177,7 +177,7 @@ index prediction
|
|
177 |
175 neutral
|
178 |
176 contradiction
|
179 |
177 contradiction
|
180 |
-
178
|
181 |
179 contradiction
|
182 |
180 entailment
|
183 |
181 contradiction
|
@@ -201,7 +201,7 @@ index prediction
|
|
201 |
199 entailment
|
202 |
200 neutral
|
203 |
201 contradiction
|
204 |
-
202
|
205 |
203 neutral
|
206 |
204 neutral
|
207 |
205 contradiction
|
@@ -209,19 +209,19 @@ index prediction
|
|
209 |
207 contradiction
|
210 |
208 neutral
|
211 |
209 neutral
|
212 |
-
210
|
213 |
-
211
|
214 |
-
212
|
215 |
213 entailment
|
216 |
214 neutral
|
217 |
215 contradiction
|
218 |
216 contradiction
|
219 |
217 entailment
|
220 |
-
218
|
221 |
219 contradiction
|
222 |
220 entailment
|
223 |
221 neutral
|
224 |
-
222
|
225 |
223 entailment
|
226 |
224 neutral
|
227 |
225 contradiction
|
@@ -243,22 +243,22 @@ index prediction
|
|
243 |
241 contradiction
|
244 |
242 contradiction
|
245 |
243 neutral
|
246 |
-
244
|
247 |
245 neutral
|
248 |
246 neutral
|
249 |
247 entailment
|
250 |
-
248
|
251 |
249 contradiction
|
252 |
250 neutral
|
253 |
-
251
|
254 |
-
252
|
255 |
253 neutral
|
256 |
254 contradiction
|
257 |
255 neutral
|
258 |
256 entailment
|
259 |
257 contradiction
|
260 |
258 entailment
|
261 |
-
259
|
262 |
260 contradiction
|
263 |
261 contradiction
|
264 |
262 neutral
|
@@ -269,7 +269,7 @@ index prediction
|
|
269 |
267 neutral
|
270 |
268 contradiction
|
271 |
269 entailment
|
272 |
-
270
|
273 |
271 contradiction
|
274 |
272 neutral
|
275 |
273 contradiction
|
@@ -277,20 +277,20 @@ index prediction
|
|
277 |
275 contradiction
|
278 |
276 neutral
|
279 |
277 contradiction
|
280 |
-
278
|
281 |
279 neutral
|
282 |
280 neutral
|
283 |
-
281
|
284 |
282 neutral
|
285 |
283 contradiction
|
286 |
284 entailment
|
287 |
285 contradiction
|
288 |
-
286
|
289 |
287 entailment
|
290 |
288 contradiction
|
291 |
289 neutral
|
292 |
290 neutral
|
293 |
-
291
|
294 |
292 entailment
|
295 |
293 entailment
|
296 |
294 entailment
|
@@ -299,12 +299,12 @@ index prediction
|
|
299 |
297 neutral
|
300 |
298 entailment
|
301 |
299 contradiction
|
302 |
-
300
|
303 |
301 neutral
|
304 |
302 entailment
|
305 |
303 entailment
|
306 |
304 contradiction
|
307 |
-
305
|
308 |
306 contradiction
|
309 |
307 contradiction
|
310 |
308 entailment
|
@@ -318,25 +318,25 @@ index prediction
|
|
318 |
316 contradiction
|
319 |
317 neutral
|
320 |
318 neutral
|
321 |
-
319
|
322 |
320 entailment
|
323 |
321 neutral
|
324 |
-
322
|
325 |
323 contradiction
|
326 |
-
324
|
327 |
325 entailment
|
328 |
326 contradiction
|
329 |
-
327
|
330 |
-
328
|
331 |
-
329
|
332 |
330 contradiction
|
333 |
331 contradiction
|
334 |
332 neutral
|
335 |
-
333
|
336 |
334 contradiction
|
337 |
335 contradiction
|
338 |
336 contradiction
|
339 |
-
337
|
340 |
338 contradiction
|
341 |
339 entailment
|
342 |
340 neutral
|
@@ -350,7 +350,7 @@ index prediction
|
|
350 |
348 entailment
|
351 |
349 neutral
|
352 |
350 neutral
|
353 |
-
351
|
354 |
352 entailment
|
355 |
353 contradiction
|
356 |
354 neutral
|
@@ -359,13 +359,13 @@ index prediction
|
|
359 |
357 contradiction
|
360 |
358 neutral
|
361 |
359 entailment
|
362 |
-
360
|
363 |
361 neutral
|
364 |
362 neutral
|
365 |
363 neutral
|
366 |
364 contradiction
|
367 |
365 contradiction
|
368 |
-
366
|
369 |
367 entailment
|
370 |
368 contradiction
|
371 |
369 neutral
|
@@ -380,13 +380,13 @@ index prediction
|
|
380 |
378 neutral
|
381 |
379 entailment
|
382 |
380 contradiction
|
383 |
-
381
|
384 |
382 contradiction
|
385 |
383 neutral
|
386 |
384 neutral
|
387 |
385 contradiction
|
388 |
386 entailment
|
389 |
-
387
|
390 |
388 entailment
|
391 |
389 contradiction
|
392 |
390 neutral
|
@@ -402,11 +402,11 @@ index prediction
|
|
402 |
400 contradiction
|
403 |
401 entailment
|
404 |
402 entailment
|
405 |
-
403
|
406 |
404 contradiction
|
407 |
405 entailment
|
408 |
-
406
|
409 |
-
407
|
410 |
408 contradiction
|
411 |
409 entailment
|
412 |
410 neutral
|
@@ -421,7 +421,7 @@ index prediction
|
|
421 |
419 contradiction
|
422 |
420 neutral
|
423 |
421 contradiction
|
424 |
-
422
|
425 |
423 contradiction
|
426 |
424 contradiction
|
427 |
425 contradiction
|
@@ -429,9 +429,9 @@ index prediction
|
|
429 |
427 contradiction
|
430 |
428 entailment
|
431 |
429 contradiction
|
432 |
-
430
|
433 |
431 neutral
|
434 |
-
432
|
435 |
433 neutral
|
436 |
434 contradiction
|
437 |
435 neutral
|
@@ -448,32 +448,32 @@ index prediction
|
|
448 |
446 neutral
|
449 |
447 contradiction
|
450 |
448 neutral
|
451 |
-
449
|
452 |
450 neutral
|
453 |
451 entailment
|
454 |
-
452
|
455 |
453 entailment
|
456 |
454 contradiction
|
457 |
455 neutral
|
458 |
456 neutral
|
459 |
-
457
|
460 |
-
458
|
461 |
459 neutral
|
462 |
-
460
|
463 |
461 entailment
|
464 |
462 entailment
|
465 |
-
463
|
466 |
464 neutral
|
467 |
465 neutral
|
468 |
-
466
|
469 |
467 contradiction
|
470 |
-
468
|
471 |
469 entailment
|
472 |
470 contradiction
|
473 |
471 contradiction
|
474 |
-
472
|
475 |
473 entailment
|
476 |
-
474
|
477 |
475 contradiction
|
478 |
476 neutral
|
479 |
477 contradiction
|
@@ -485,17 +485,17 @@ index prediction
|
|
485 |
483 entailment
|
486 |
484 neutral
|
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 neutral
|
497 |
495 entailment
|
498 |
-
496
|
499 |
497 contradiction
|
500 |
498 contradiction
|
501 |
499 neutral
|
@@ -514,7 +514,7 @@ index prediction
|
|
514 |
512 entailment
|
515 |
513 contradiction
|
516 |
514 neutral
|
517 |
-
515
|
518 |
516 neutral
|
519 |
517 neutral
|
520 |
518 contradiction
|
@@ -527,7 +527,7 @@ index prediction
|
|
527 |
525 neutral
|
528 |
526 neutral
|
529 |
527 contradiction
|
530 |
-
528
|
531 |
529 neutral
|
532 |
530 contradiction
|
533 |
531 entailment
|
@@ -539,12 +539,12 @@ index prediction
|
|
539 |
537 neutral
|
540 |
538 neutral
|
541 |
539 entailment
|
542 |
-
540
|
543 |
541 neutral
|
544 |
-
542
|
545 |
543 neutral
|
546 |
-
544
|
547 |
-
545
|
548 |
546 entailment
|
549 |
547 contradiction
|
550 |
548 neutral
|
@@ -578,7 +578,7 @@ index prediction
|
|
578 |
576 neutral
|
579 |
577 neutral
|
580 |
578 entailment
|
581 |
-
579
|
582 |
580 neutral
|
583 |
581 contradiction
|
584 |
582 entailment
|
@@ -598,10 +598,10 @@ index prediction
|
|
598 |
596 neutral
|
599 |
597 neutral
|
600 |
598 entailment
|
601 |
-
599
|
602 |
600 entailment
|
603 |
601 contradiction
|
604 |
-
602
|
605 |
603 neutral
|
606 |
604 entailment
|
607 |
605 neutral
|
@@ -617,13 +617,13 @@ index prediction
|
|
617 |
615 entailment
|
618 |
616 entailment
|
619 |
617 entailment
|
620 |
-
618
|
621 |
619 entailment
|
622 |
620 neutral
|
623 |
621 entailment
|
624 |
622 contradiction
|
625 |
623 contradiction
|
626 |
-
624
|
627 |
625 neutral
|
628 |
626 neutral
|
629 |
627 contradiction
|
@@ -636,24 +636,24 @@ index prediction
|
|
636 |
634 neutral
|
637 |
635 entailment
|
638 |
636 contradiction
|
639 |
-
637
|
640 |
-
638
|
641 |
639 contradiction
|
642 |
640 contradiction
|
643 |
-
641
|
644 |
642 neutral
|
645 |
-
643
|
646 |
644 contradiction
|
647 |
645 neutral
|
648 |
646 contradiction
|
649 |
-
647
|
650 |
648 entailment
|
651 |
649 entailment
|
652 |
650 neutral
|
653 |
651 entailment
|
654 |
652 neutral
|
655 |
653 neutral
|
656 |
-
654
|
657 |
655 contradiction
|
658 |
656 entailment
|
659 |
657 contradiction
|
@@ -661,7 +661,7 @@ index prediction
|
|
661 |
659 contradiction
|
662 |
660 entailment
|
663 |
661 contradiction
|
664 |
-
662
|
665 |
663 entailment
|
666 |
664 neutral
|
667 |
665 contradiction
|
@@ -671,7 +671,7 @@ index prediction
|
|
671 |
669 contradiction
|
672 |
670 contradiction
|
673 |
671 neutral
|
674 |
-
672
|
675 |
673 entailment
|
676 |
674 neutral
|
677 |
675 neutral
|
@@ -682,13 +682,13 @@ index prediction
|
|
682 |
680 entailment
|
683 |
681 entailment
|
684 |
682 contradiction
|
685 |
-
683
|
686 |
684 neutral
|
687 |
685 entailment
|
688 |
686 neutral
|
689 |
687 contradiction
|
690 |
688 entailment
|
691 |
-
689
|
692 |
690 entailment
|
693 |
691 neutral
|
694 |
692 contradiction
|
@@ -699,15 +699,15 @@ index prediction
|
|
699 |
697 contradiction
|
700 |
698 neutral
|
701 |
699 entailment
|
702 |
-
700
|
703 |
701 neutral
|
704 |
702 neutral
|
705 |
703 contradiction
|
706 |
-
704
|
707 |
-
705
|
708 |
706 entailment
|
709 |
707 contradiction
|
710 |
-
708
|
711 |
709 contradiction
|
712 |
710 neutral
|
713 |
711 entailment
|
@@ -718,7 +718,7 @@ index prediction
|
|
718 |
716 contradiction
|
719 |
717 neutral
|
720 |
718 entailment
|
721 |
-
719
|
722 |
720 contradiction
|
723 |
721 contradiction
|
724 |
722 entailment
|
@@ -732,16 +732,16 @@ index prediction
|
|
732 |
730 contradiction
|
733 |
731 entailment
|
734 |
732 entailment
|
735 |
-
733
|
736 |
734 contradiction
|
737 |
735 neutral
|
738 |
-
736
|
739 |
737 neutral
|
740 |
738 contradiction
|
741 |
-
739
|
742 |
740 neutral
|
743 |
741 entailment
|
744 |
-
742
|
745 |
743 entailment
|
746 |
744 contradiction
|
747 |
745 entailment
|
@@ -755,15 +755,15 @@ index prediction
|
|
755 |
753 neutral
|
756 |
754 entailment
|
757 |
755 neutral
|
758 |
-
756
|
759 |
-
757
|
760 |
758 neutral
|
761 |
759 neutral
|
762 |
760 entailment
|
763 |
761 contradiction
|
764 |
762 entailment
|
765 |
763 neutral
|
766 |
-
764
|
767 |
765 entailment
|
768 |
766 neutral
|
769 |
767 neutral
|
@@ -772,7 +772,7 @@ index prediction
|
|
772 |
770 contradiction
|
773 |
771 entailment
|
774 |
772 contradiction
|
775 |
-
773
|
776 |
774 neutral
|
777 |
775 contradiction
|
778 |
776 contradiction
|
@@ -783,7 +783,7 @@ index prediction
|
|
783 |
781 contradiction
|
784 |
782 entailment
|
785 |
783 contradiction
|
786 |
-
784
|
787 |
785 neutral
|
788 |
786 contradiction
|
789 |
787 neutral
|
@@ -799,7 +799,7 @@ index prediction
|
|
799 |
797 neutral
|
800 |
798 neutral
|
801 |
799 entailment
|
802 |
-
800
|
803 |
801 contradiction
|
804 |
802 neutral
|
805 |
803 entailment
|
@@ -809,27 +809,27 @@ index prediction
|
|
809 |
807 neutral
|
810 |
808 neutral
|
811 |
809 contradiction
|
812 |
-
810
|
813 |
811 neutral
|
814 |
812 neutral
|
815 |
-
813
|
816 |
814 entailment
|
817 |
815 contradiction
|
818 |
816 neutral
|
819 |
817 entailment
|
820 |
818 contradiction
|
821 |
819 neutral
|
822 |
-
820
|
823 |
821 neutral
|
824 |
822 neutral
|
825 |
823 contradiction
|
826 |
824 entailment
|
827 |
825 entailment
|
828 |
-
826
|
829 |
827 contradiction
|
830 |
828 entailment
|
831 |
829 neutral
|
832 |
-
830
|
833 |
831 contradiction
|
834 |
832 entailment
|
835 |
833 entailment
|
@@ -844,10 +844,10 @@ index prediction
|
|
844 |
842 contradiction
|
845 |
843 neutral
|
846 |
844 entailment
|
847 |
-
845
|
848 |
846 entailment
|
849 |
-
847
|
850 |
-
848
|
851 |
849 neutral
|
852 |
850 neutral
|
853 |
851 contradiction
|
@@ -861,18 +861,18 @@ 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 contradiction
|
870 |
-
868
|
871 |
869 neutral
|
872 |
870 contradiction
|
873 |
-
871
|
874 |
-
872
|
875 |
-
873
|
876 |
874 entailment
|
877 |
875 neutral
|
878 |
876 contradiction
|
@@ -889,19 +889,19 @@ index prediction
|
|
889 |
887 neutral
|
890 |
888 entailment
|
891 |
889 neutral
|
892 |
-
890
|
893 |
891 contradiction
|
894 |
892 entailment
|
895 |
893 neutral
|
896 |
-
894
|
897 |
-
895
|
898 |
896 contradiction
|
899 |
897 contradiction
|
900 |
898 entailment
|
901 |
899 neutral
|
902 |
900 contradiction
|
903 |
901 contradiction
|
904 |
-
902
|
905 |
903 contradiction
|
906 |
904 neutral
|
907 |
905 entailment
|
@@ -915,7 +915,7 @@ index prediction
|
|
915 |
913 entailment
|
916 |
914 neutral
|
917 |
915 neutral
|
918 |
-
916
|
919 |
917 contradiction
|
920 |
918 neutral
|
921 |
919 entailment
|
@@ -926,7 +926,7 @@ index prediction
|
|
926 |
924 entailment
|
927 |
925 contradiction
|
928 |
926 neutral
|
929 |
-
927
|
930 |
928 entailment
|
931 |
929 neutral
|
932 |
930 neutral
|
@@ -937,24 +937,24 @@ index prediction
|
|
937 |
935 neutral
|
938 |
936 neutral
|
939 |
937 neutral
|
940 |
-
938
|
941 |
939 contradiction
|
942 |
-
940
|
943 |
941 neutral
|
944 |
-
942
|
945 |
943 entailment
|
946 |
944 contradiction
|
947 |
945 entailment
|
948 |
946 neutral
|
949 |
947 contradiction
|
950 |
-
948
|
951 |
949 neutral
|
952 |
950 contradiction
|
953 |
951 contradiction
|
954 |
-
952
|
955 |
-
953
|
956 |
954 contradiction
|
957 |
-
955
|
958 |
956 neutral
|
959 |
957 entailment
|
960 |
958 contradiction
|
@@ -970,15 +970,15 @@ index prediction
|
|
970 |
968 neutral
|
971 |
969 neutral
|
972 |
970 neutral
|
973 |
-
971
|
974 |
972 contradiction
|
975 |
973 neutral
|
976 |
974 neutral
|
977 |
-
975
|
978 |
976 neutral
|
979 |
-
977
|
980 |
978 entailment
|
981 |
-
979
|
982 |
980 neutral
|
983 |
981 neutral
|
984 |
982 entailment
|
@@ -987,7 +987,7 @@ index prediction
|
|
987 |
985 contradiction
|
988 |
986 neutral
|
989 |
987 entailment
|
990 |
-
988
|
991 |
989 contradiction
|
992 |
990 neutral
|
993 |
991 contradiction
|
@@ -995,12 +995,12 @@ index prediction
|
|
995 |
993 neutral
|
996 |
994 entailment
|
997 |
995 contradiction
|
998 |
-
996
|
999 |
997 neutral
|
1000 |
-
998
|
1001 |
999 neutral
|
1002 |
1000 entailment
|
1003 |
-
1001
|
1004 |
1002 neutral
|
1005 |
1003 neutral
|
1006 |
1004 contradiction
|
@@ -1013,11 +1013,11 @@ index prediction
|
|
1013 |
1011 contradiction
|
1014 |
1012 neutral
|
1015 |
1013 neutral
|
1016 |
-
1014
|
1017 |
1015 neutral
|
1018 |
-
1016
|
1019 |
1017 contradiction
|
1020 |
-
1018
|
1021 |
1019 neutral
|
1022 |
1020 neutral
|
1023 |
1021 entailment
|
@@ -1027,9 +1027,9 @@ index prediction
|
|
1027 |
1025 neutral
|
1028 |
1026 neutral
|
1029 |
1027 entailment
|
1030 |
-
1028
|
1031 |
1029 neutral
|
1032 |
-
1030
|
1033 |
1031 neutral
|
1034 |
1032 neutral
|
1035 |
1033 entailment
|
@@ -1041,7 +1041,7 @@ index prediction
|
|
1041 |
1039 contradiction
|
1042 |
1040 neutral
|
1043 |
1041 neutral
|
1044 |
-
1042
|
1045 |
1043 neutral
|
1046 |
1044 contradiction
|
1047 |
1045 neutral
|
@@ -1049,7 +1049,7 @@ index prediction
|
|
1049 |
1047 contradiction
|
1050 |
1048 entailment
|
1051 |
1049 neutral
|
1052 |
-
1050
|
1053 |
1051 neutral
|
1054 |
1052 contradiction
|
1055 |
1053 contradiction
|
@@ -1057,9 +1057,9 @@ index prediction
|
|
1057 |
1055 neutral
|
1058 |
1056 contradiction
|
1059 |
1057 entailment
|
1060 |
-
1058
|
1061 |
1059 contradiction
|
1062 |
-
1060
|
1063 |
1061 neutral
|
1064 |
1062 contradiction
|
1065 |
1063 contradiction
|
@@ -1070,7 +1070,7 @@ index prediction
|
|
1070 |
1068 entailment
|
1071 |
1069 entailment
|
1072 |
1070 contradiction
|
1073 |
-
1071
|
1074 |
1072 neutral
|
1075 |
1073 entailment
|
1076 |
1074 contradiction
|
@@ -1082,16 +1082,16 @@ index prediction
|
|
1082 |
1080 contradiction
|
1083 |
1081 entailment
|
1084 |
1082 entailment
|
1085 |
-
1083
|
1086 |
-
1084
|
1087 |
1085 contradiction
|
1088 |
1086 entailment
|
1089 |
1087 contradiction
|
1090 |
-
1088
|
1091 |
1089 entailment
|
1092 |
1090 entailment
|
1093 |
1091 entailment
|
1094 |
-
1092
|
1095 |
1093 contradiction
|
1096 |
1094 contradiction
|
1097 |
1095 neutral
|
@@ -1104,31 +1104,31 @@ index prediction
|
|
1104 |
1102 contradiction
|
1105 |
1103 entailment
|
1106 |
1104 neutral
|
1107 |
-
1105
|
1108 |
1106 contradiction
|
1109 |
-
1107
|
1110 |
1108 entailment
|
1111 |
-
1109
|
1112 |
1110 entailment
|
1113 |
1111 neutral
|
1114 |
1112 neutral
|
1115 |
-
1113
|
1116 |
1114 contradiction
|
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
|
1128 |
1126 contradiction
|
1129 |
1127 entailment
|
1130 |
-
1128
|
1131 |
-
1129
|
1132 |
1130 neutral
|
1133 |
1131 entailment
|
1134 |
1132 neutral
|
@@ -1143,7 +1143,7 @@ index prediction
|
|
1143 |
1141 neutral
|
1144 |
1142 entailment
|
1145 |
1143 contradiction
|
1146 |
-
1144
|
1147 |
1145 neutral
|
1148 |
1146 neutral
|
1149 |
1147 neutral
|
@@ -1158,9 +1158,9 @@ index prediction
|
|
1158 |
1156 contradiction
|
1159 |
1157 neutral
|
1160 |
1158 entailment
|
1161 |
-
1159
|
1162 |
-
1160
|
1163 |
-
1161
|
1164 |
1162 contradiction
|
1165 |
1163 entailment
|
1166 |
1164 neutral
|
@@ -1172,7 +1172,7 @@ index prediction
|
|
1172 |
1170 neutral
|
1173 |
1171 entailment
|
1174 |
1172 contradiction
|
1175 |
-
1173
|
1176 |
1174 contradiction
|
1177 |
1175 contradiction
|
1178 |
1176 neutral
|
@@ -1180,10 +1180,10 @@ index prediction
|
|
1180 |
1178 contradiction
|
1181 |
1179 entailment
|
1182 |
1180 contradiction
|
1183 |
-
1181
|
1184 |
1182 entailment
|
1185 |
1183 contradiction
|
1186 |
-
1184
|
1187 |
1185 neutral
|
1188 |
1186 contradiction
|
1189 |
1187 contradiction
|
@@ -1204,7 +1204,7 @@ index prediction
|
|
1204 |
1202 entailment
|
1205 |
1203 entailment
|
1206 |
1204 entailment
|
1207 |
-
1205
|
1208 |
1206 entailment
|
1209 |
1207 contradiction
|
1210 |
1208 neutral
|
@@ -1214,12 +1214,12 @@ index prediction
|
|
1214 |
1212 contradiction
|
1215 |
1213 neutral
|
1216 |
1214 neutral
|
1217 |
-
1215
|
1218 |
-
1216
|
1219 |
1217 contradiction
|
1220 |
1218 contradiction
|
1221 |
1219 contradiction
|
1222 |
-
1220
|
1223 |
1221 entailment
|
1224 |
1222 entailment
|
1225 |
1223 contradiction
|
@@ -1231,7 +1231,7 @@ index prediction
|
|
1231 |
1229 contradiction
|
1232 |
1230 contradiction
|
1233 |
1231 contradiction
|
1234 |
-
1232
|
1235 |
1233 neutral
|
1236 |
1234 contradiction
|
1237 |
1235 entailment
|
@@ -1247,7 +1247,7 @@ index prediction
|
|
1247 |
1245 neutral
|
1248 |
1246 entailment
|
1249 |
1247 contradiction
|
1250 |
-
1248
|
1251 |
1249 contradiction
|
1252 |
1250 neutral
|
1253 |
1251 neutral
|
@@ -1259,7 +1259,7 @@ index prediction
|
|
1259 |
1257 neutral
|
1260 |
1258 contradiction
|
1261 |
1259 entailment
|
1262 |
-
1260
|
1263 |
1261 entailment
|
1264 |
1262 neutral
|
1265 |
1263 contradiction
|
@@ -1272,7 +1272,7 @@ index prediction
|
|
1272 |
1270 neutral
|
1273 |
1271 entailment
|
1274 |
1272 contradiction
|
1275 |
-
1273
|
1276 |
1274 neutral
|
1277 |
1275 entailment
|
1278 |
1276 contradiction
|
@@ -1285,7 +1285,7 @@ index prediction
|
|
1285 |
1283 neutral
|
1286 |
1284 entailment
|
1287 |
1285 contradiction
|
1288 |
-
1286
|
1289 |
1287 contradiction
|
1290 |
1288 neutral
|
1291 |
1289 entailment
|
@@ -1297,7 +1297,7 @@ index prediction
|
|
1297 |
1295 entailment
|
1298 |
1296 contradiction
|
1299 |
1297 contradiction
|
1300 |
-
1298
|
1301 |
1299 contradiction
|
1302 |
1300 entailment
|
1303 |
1301 neutral
|
@@ -1308,9 +1308,9 @@ index prediction
|
|
1308 |
1306 neutral
|
1309 |
1307 contradiction
|
1310 |
1308 neutral
|
1311 |
-
1309
|
1312 |
1310 contradiction
|
1313 |
-
1311
|
1314 |
1312 neutral
|
1315 |
1313 contradiction
|
1316 |
1314 contradiction
|
@@ -1321,7 +1321,7 @@ index prediction
|
|
1321 |
1319 neutral
|
1322 |
1320 entailment
|
1323 |
1321 neutral
|
1324 |
-
1322
|
1325 |
1323 contradiction
|
1326 |
1324 neutral
|
1327 |
1325 entailment
|
@@ -1329,17 +1329,17 @@ index prediction
|
|
1329 |
1327 neutral
|
1330 |
1328 contradiction
|
1331 |
1329 contradiction
|
1332 |
-
1330
|
1333 |
1331 neutral
|
1334 |
1332 contradiction
|
1335 |
-
1333
|
1336 |
1334 entailment
|
1337 |
1335 neutral
|
1338 |
1336 entailment
|
1339 |
-
1337
|
1340 |
1338 entailment
|
1341 |
1339 entailment
|
1342 |
-
1340
|
1343 |
1341 entailment
|
1344 |
1342 neutral
|
1345 |
1343 entailment
|
@@ -1349,21 +1349,21 @@ index prediction
|
|
1349 |
1347 neutral
|
1350 |
1348 neutral
|
1351 |
1349 contradiction
|
1352 |
-
1350
|
1353 |
1351 contradiction
|
1354 |
1352 entailment
|
1355 |
1353 contradiction
|
1356 |
1354 neutral
|
1357 |
1355 contradiction
|
1358 |
-
1356
|
1359 |
1357 contradiction
|
1360 |
1358 neutral
|
1361 |
1359 neutral
|
1362 |
-
1360
|
1363 |
1361 neutral
|
1364 |
1362 contradiction
|
1365 |
1363 neutral
|
1366 |
-
1364
|
1367 |
1365 neutral
|
1368 |
1366 entailment
|
1369 |
1367 neutral
|
@@ -1377,7 +1377,7 @@ index prediction
|
|
1377 |
1375 contradiction
|
1378 |
1376 neutral
|
1379 |
1377 neutral
|
1380 |
-
1378
|
1381 |
1379 neutral
|
1382 |
1380 contradiction
|
1383 |
1381 neutral
|
@@ -1386,24 +1386,24 @@ index prediction
|
|
1386 |
1384 neutral
|
1387 |
1385 neutral
|
1388 |
1386 contradiction
|
1389 |
-
1387
|
1390 |
1388 contradiction
|
1391 |
1389 contradiction
|
1392 |
1390 entailment
|
1393 |
-
1391
|
1394 |
-
1392
|
1395 |
1393 entailment
|
1396 |
1394 contradiction
|
1397 |
-
1395
|
1398 |
1396 entailment
|
1399 |
1397 contradiction
|
1400 |
1398 neutral
|
1401 |
1399 entailment
|
1402 |
1400 contradiction
|
1403 |
-
1401
|
1404 |
1402 entailment
|
1405 |
1403 contradiction
|
1406 |
-
1404
|
1407 |
1405 contradiction
|
1408 |
1406 entailment
|
1409 |
1407 entailment
|
@@ -1411,52 +1411,52 @@ index prediction
|
|
1411 |
1409 contradiction
|
1412 |
1410 neutral
|
1413 |
1411 entailment
|
1414 |
-
1412
|
1415 |
1413 entailment
|
1416 |
1414 contradiction
|
1417 |
1415 neutral
|
1418 |
1416 neutral
|
1419 |
-
1417
|
1420 |
1418 entailment
|
1421 |
1419 neutral
|
1422 |
1420 neutral
|
1423 |
1421 entailment
|
1424 |
-
1422
|
1425 |
1423 neutral
|
1426 |
1424 contradiction
|
1427 |
1425 neutral
|
1428 |
1426 entailment
|
1429 |
-
1427
|
1430 |
1428 neutral
|
1431 |
-
1429
|
1432 |
-
1430
|
1433 |
-
1431
|
1434 |
1432 neutral
|
1435 |
1433 neutral
|
1436 |
1434 neutral
|
1437 |
1435 neutral
|
1438 |
1436 neutral
|
1439 |
-
1437
|
1440 |
1438 neutral
|
1441 |
1439 entailment
|
1442 |
1440 neutral
|
1443 |
1441 neutral
|
1444 |
1442 entailment
|
1445 |
-
1443
|
1446 |
1444 neutral
|
1447 |
-
1445
|
1448 |
1446 entailment
|
1449 |
1447 neutral
|
1450 |
-
1448
|
1451 |
1449 entailment
|
1452 |
1450 entailment
|
1453 |
1451 contradiction
|
1454 |
-
1452
|
1455 |
1453 contradiction
|
1456 |
1454 contradiction
|
1457 |
1455 neutral
|
1458 |
1456 contradiction
|
1459 |
-
1457
|
1460 |
1458 contradiction
|
1461 |
1459 neutral
|
1462 |
1460 entailment
|
@@ -1471,33 +1471,33 @@ index prediction
|
|
1471 |
1469 entailment
|
1472 |
1470 entailment
|
1473 |
1471 neutral
|
1474 |
-
1472
|
1475 |
1473 entailment
|
1476 |
-
1474
|
1477 |
1475 contradiction
|
1478 |
1476 neutral
|
1479 |
1477 neutral
|
1480 |
1478 contradiction
|
1481 |
1479 neutral
|
1482 |
-
1480
|
1483 |
1481 entailment
|
1484 |
1482 neutral
|
1485 |
1483 entailment
|
1486 |
1484 contradiction
|
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
|
1496 |
-
1494
|
1497 |
1495 entailment
|
1498 |
1496 contradiction
|
1499 |
1497 entailment
|
1500 |
-
1498
|
1501 |
1499 neutral
|
1502 |
1500 neutral
|
1503 |
1501 neutral
|
@@ -1512,9 +1512,9 @@ index prediction
|
|
1512 |
1510 contradiction
|
1513 |
1511 neutral
|
1514 |
1512 neutral
|
1515 |
-
1513
|
1516 |
1514 contradiction
|
1517 |
-
1515
|
1518 |
1516 neutral
|
1519 |
1517 contradiction
|
1520 |
1518 entailment
|
@@ -1530,7 +1530,7 @@ index prediction
|
|
1530 |
1528 neutral
|
1531 |
1529 neutral
|
1532 |
1530 contradiction
|
1533 |
-
1531
|
1534 |
1532 entailment
|
1535 |
1533 entailment
|
1536 |
1534 contradiction
|
@@ -1538,17 +1538,17 @@ index prediction
|
|
1538 |
1536 entailment
|
1539 |
1537 neutral
|
1540 |
1538 neutral
|
1541 |
-
1539
|
1542 |
-
1540
|
1543 |
1541 neutral
|
1544 |
-
1542
|
1545 |
1543 contradiction
|
1546 |
1544 neutral
|
1547 |
1545 neutral
|
1548 |
1546 neutral
|
1549 |
1547 contradiction
|
1550 |
-
1548
|
1551 |
-
1549
|
1552 |
1550 neutral
|
1553 |
1551 neutral
|
1554 |
1552 neutral
|
@@ -1563,7 +1563,7 @@ index prediction
|
|
1563 |
1561 contradiction
|
1564 |
1562 contradiction
|
1565 |
1563 contradiction
|
1566 |
-
1564
|
1567 |
1565 neutral
|
1568 |
1566 neutral
|
1569 |
1567 entailment
|
@@ -1578,9 +1578,9 @@ index prediction
|
|
1578 |
1576 entailment
|
1579 |
1577 entailment
|
1580 |
1578 entailment
|
1581 |
-
1579
|
1582 |
1580 neutral
|
1583 |
-
1581
|
1584 |
1582 neutral
|
1585 |
1583 entailment
|
1586 |
1584 contradiction
|
@@ -1588,11 +1588,11 @@ index prediction
|
|
1588 |
1586 entailment
|
1589 |
1587 entailment
|
1590 |
1588 contradiction
|
1591 |
-
1589
|
1592 |
1590 neutral
|
1593 |
1591 entailment
|
1594 |
1592 contradiction
|
1595 |
-
1593
|
1596 |
1594 contradiction
|
1597 |
1595 neutral
|
1598 |
1596 entailment
|
@@ -1605,20 +1605,20 @@ index prediction
|
|
1605 |
1603 neutral
|
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 contradiction
|
1615 |
-
1613
|
1616 |
1614 contradiction
|
1617 |
1615 entailment
|
1618 |
1616 entailment
|
1619 |
1617 contradiction
|
1620 |
-
1618
|
1621 |
-
1619
|
1622 |
1620 contradiction
|
1623 |
1621 entailment
|
1624 |
1622 neutral
|
@@ -1635,21 +1635,21 @@ index prediction
|
|
1635 |
1633 neutral
|
1636 |
1634 entailment
|
1637 |
1635 contradiction
|
1638 |
-
1636
|
1639 |
1637 neutral
|
1640 |
-
1638
|
1641 |
-
1639
|
1642 |
1640 neutral
|
1643 |
1641 neutral
|
1644 |
-
1642
|
1645 |
1643 contradiction
|
1646 |
1644 contradiction
|
1647 |
-
1645
|
1648 |
1646 neutral
|
1649 |
1647 neutral
|
1650 |
1648 contradiction
|
1651 |
-
1649
|
1652 |
-
1650
|
1653 |
1651 neutral
|
1654 |
1652 contradiction
|
1655 |
1653 neutral
|
@@ -1663,13 +1663,13 @@ index prediction
|
|
1663 |
1661 neutral
|
1664 |
1662 neutral
|
1665 |
1663 entailment
|
1666 |
-
1664
|
1667 |
-
1665
|
1668 |
1666 entailment
|
1669 |
1667 entailment
|
1670 |
1668 contradiction
|
1671 |
-
1669
|
1672 |
-
1670
|
1673 |
1671 entailment
|
1674 |
1672 neutral
|
1675 |
1673 contradiction
|
@@ -1684,7 +1684,7 @@ index prediction
|
|
1684 |
1682 entailment
|
1685 |
1683 contradiction
|
1686 |
1684 neutral
|
1687 |
-
1685
|
1688 |
1686 neutral
|
1689 |
1687 neutral
|
1690 |
1688 contradiction
|
@@ -1698,14 +1698,14 @@ index prediction
|
|
1698 |
1696 neutral
|
1699 |
1697 entailment
|
1700 |
1698 neutral
|
1701 |
-
1699
|
1702 |
1700 neutral
|
1703 |
1701 contradiction
|
1704 |
-
1702
|
1705 |
-
1703
|
1706 |
1704 contradiction
|
1707 |
1705 entailment
|
1708 |
-
1706
|
1709 |
1707 neutral
|
1710 |
1708 neutral
|
1711 |
1709 neutral
|
@@ -1715,7 +1715,7 @@ index prediction
|
|
1715 |
1713 neutral
|
1716 |
1714 entailment
|
1717 |
1715 contradiction
|
1718 |
-
1716
|
1719 |
1717 contradiction
|
1720 |
1718 neutral
|
1721 |
1719 entailment
|
@@ -1730,10 +1730,10 @@ index prediction
|
|
1730 |
1728 contradiction
|
1731 |
1729 neutral
|
1732 |
1730 neutral
|
1733 |
-
1731
|
1734 |
-
1732
|
1735 |
1733 contradiction
|
1736 |
-
1734
|
1737 |
1735 neutral
|
1738 |
1736 contradiction
|
1739 |
1737 neutral
|
@@ -1744,7 +1744,7 @@ index prediction
|
|
1744 |
1742 neutral
|
1745 |
1743 contradiction
|
1746 |
1744 neutral
|
1747 |
-
1745
|
1748 |
1746 entailment
|
1749 |
1747 entailment
|
1750 |
1748 neutral
|
@@ -1757,7 +1757,7 @@ index prediction
|
|
1757 |
1755 neutral
|
1758 |
1756 neutral
|
1759 |
1757 neutral
|
1760 |
-
1758
|
1761 |
1759 contradiction
|
1762 |
1760 entailment
|
1763 |
1761 entailment
|
@@ -1772,13 +1772,13 @@ index prediction
|
|
1772 |
1770 contradiction
|
1773 |
1771 entailment
|
1774 |
1772 contradiction
|
1775 |
-
1773
|
1776 |
1774 contradiction
|
1777 |
-
1775
|
1778 |
1776 contradiction
|
1779 |
1777 entailment
|
1780 |
1778 neutral
|
1781 |
-
1779
|
1782 |
1780 neutral
|
1783 |
1781 entailment
|
1784 |
1782 contradiction
|
@@ -1788,7 +1788,7 @@ index prediction
|
|
1788 |
1786 neutral
|
1789 |
1787 entailment
|
1790 |
1788 entailment
|
1791 |
-
1789
|
1792 |
1790 neutral
|
1793 |
1791 contradiction
|
1794 |
1792 entailment
|
@@ -1809,14 +1809,14 @@ index prediction
|
|
1809 |
1807 contradiction
|
1810 |
1808 neutral
|
1811 |
1809 neutral
|
1812 |
-
1810
|
1813 |
-
1811
|
1814 |
1812 contradiction
|
1815 |
-
1813
|
1816 |
1814 entailment
|
1817 |
-
1815
|
1818 |
1816 entailment
|
1819 |
-
1817
|
1820 |
1818 neutral
|
1821 |
1819 contradiction
|
1822 |
1820 neutral
|
@@ -1837,17 +1837,17 @@ index prediction
|
|
1837 |
1835 entailment
|
1838 |
1836 entailment
|
1839 |
1837 contradiction
|
1840 |
-
1838
|
1841 |
1839 contradiction
|
1842 |
1840 neutral
|
1843 |
1841 neutral
|
1844 |
1842 contradiction
|
1845 |
-
1843
|
1846 |
1844 neutral
|
1847 |
1845 contradiction
|
1848 |
1846 neutral
|
1849 |
1847 neutral
|
1850 |
-
1848
|
1851 |
1849 neutral
|
1852 |
1850 neutral
|
1853 |
1851 contradiction
|
@@ -1867,12 +1867,12 @@ index prediction
|
|
1867 |
1865 contradiction
|
1868 |
1866 contradiction
|
1869 |
1867 neutral
|
1870 |
-
1868
|
1871 |
1869 neutral
|
1872 |
1870 contradiction
|
1873 |
1871 entailment
|
1874 |
1872 entailment
|
1875 |
-
1873
|
1876 |
1874 neutral
|
1877 |
1875 entailment
|
1878 |
1876 contradiction
|
@@ -1886,15 +1886,15 @@ index prediction
|
|
1886 |
1884 entailment
|
1887 |
1885 neutral
|
1888 |
1886 contradiction
|
1889 |
-
1887
|
1890 |
1888 entailment
|
1891 |
1889 contradiction
|
1892 |
1890 neutral
|
1893 |
-
1891
|
1894 |
-
1892
|
1895 |
1893 neutral
|
1896 |
1894 contradiction
|
1897 |
-
1895
|
1898 |
1896 neutral
|
1899 |
1897 entailment
|
1900 |
1898 neutral
|
@@ -1907,14 +1907,14 @@ index prediction
|
|
1907 |
1905 contradiction
|
1908 |
1906 neutral
|
1909 |
1907 neutral
|
1910 |
-
1908
|
1911 |
1909 neutral
|
1912 |
1910 contradiction
|
1913 |
1911 contradiction
|
1914 |
-
1912
|
1915 |
1913 neutral
|
1916 |
1914 contradiction
|
1917 |
-
1915
|
1918 |
1916 entailment
|
1919 |
1917 contradiction
|
1920 |
1918 entailment
|
@@ -1928,7 +1928,7 @@ index prediction
|
|
1928 |
1926 contradiction
|
1929 |
1927 entailment
|
1930 |
1928 neutral
|
1931 |
-
1929
|
1932 |
1930 neutral
|
1933 |
1931 neutral
|
1934 |
1932 neutral
|
@@ -1945,7 +1945,7 @@ index prediction
|
|
1945 |
1943 neutral
|
1946 |
1944 contradiction
|
1947 |
1945 neutral
|
1948 |
-
1946
|
1949 |
1947 contradiction
|
1950 |
1948 neutral
|
1951 |
1949 entailment
|
@@ -1960,7 +1960,7 @@ index prediction
|
|
1960 |
1958 entailment
|
1961 |
1959 neutral
|
1962 |
1960 entailment
|
1963 |
-
1961
|
1964 |
1962 entailment
|
1965 |
1963 contradiction
|
1966 |
1964 contradiction
|
@@ -1969,25 +1969,25 @@ index prediction
|
|
1969 |
1967 neutral
|
1970 |
1968 neutral
|
1971 |
1969 neutral
|
1972 |
-
1970
|
1973 |
1971 entailment
|
1974 |
1972 entailment
|
1975 |
-
1973
|
1976 |
1974 neutral
|
1977 |
1975 contradiction
|
1978 |
-
1976
|
1979 |
1977 neutral
|
1980 |
1978 entailment
|
1981 |
1979 neutral
|
1982 |
1980 entailment
|
1983 |
1981 contradiction
|
1984 |
1982 neutral
|
1985 |
-
1983
|
1986 |
1984 contradiction
|
1987 |
1985 entailment
|
1988 |
1986 contradiction
|
1989 |
1987 neutral
|
1990 |
-
1988
|
1991 |
1989 neutral
|
1992 |
1990 neutral
|
1993 |
1991 contradiction
|
@@ -2002,9 +2002,9 @@ index prediction
|
|
2002 |
2000 neutral
|
2003 |
2001 contradiction
|
2004 |
2002 contradiction
|
2005 |
-
2003
|
2006 |
-
2004
|
2007 |
-
2005
|
2008 |
2006 contradiction
|
2009 |
2007 neutral
|
2010 |
2008 entailment
|
@@ -2014,16 +2014,16 @@ index prediction
|
|
2014 |
2012 neutral
|
2015 |
2013 neutral
|
2016 |
2014 neutral
|
2017 |
-
2015
|
2018 |
2016 neutral
|
2019 |
2017 entailment
|
2020 |
-
2018
|
2021 |
2019 contradiction
|
2022 |
2020 entailment
|
2023 |
2021 neutral
|
2024 |
2022 contradiction
|
2025 |
2023 neutral
|
2026 |
-
2024
|
2027 |
2025 neutral
|
2028 |
2026 contradiction
|
2029 |
2027 neutral
|
@@ -2032,15 +2032,15 @@ index prediction
|
|
2032 |
2030 neutral
|
2033 |
2031 neutral
|
2034 |
2032 contradiction
|
2035 |
-
2033
|
2036 |
2034 neutral
|
2037 |
2035 contradiction
|
2038 |
-
2036
|
2039 |
2037 neutral
|
2040 |
2038 contradiction
|
2041 |
2039 entailment
|
2042 |
2040 contradiction
|
2043 |
-
2041
|
2044 |
2042 neutral
|
2045 |
2043 contradiction
|
2046 |
2044 entailment
|
@@ -2048,13 +2048,13 @@ index prediction
|
|
2048 |
2046 neutral
|
2049 |
2047 contradiction
|
2050 |
2048 neutral
|
2051 |
-
2049
|
2052 |
-
2050
|
2053 |
2051 contradiction
|
2054 |
-
2052
|
2055 |
-
2053
|
2056 |
2054 neutral
|
2057 |
-
2055
|
2058 |
2056 neutral
|
2059 |
2057 contradiction
|
2060 |
2058 contradiction
|
@@ -2068,7 +2068,7 @@ index prediction
|
|
2068 |
2066 contradiction
|
2069 |
2067 neutral
|
2070 |
2068 contradiction
|
2071 |
-
2069
|
2072 |
2070 neutral
|
2073 |
2071 contradiction
|
2074 |
2072 neutral
|
@@ -2076,9 +2076,9 @@ index prediction
|
|
2076 |
2074 entailment
|
2077 |
2075 contradiction
|
2078 |
2076 entailment
|
2079 |
-
2077
|
2080 |
2078 entailment
|
2081 |
-
2079
|
2082 |
2080 neutral
|
2083 |
2081 entailment
|
2084 |
2082 contradiction
|
@@ -2092,31 +2092,31 @@ index prediction
|
|
2092 |
2090 entailment
|
2093 |
2091 contradiction
|
2094 |
2092 entailment
|
2095 |
-
2093
|
2096 |
2094 neutral
|
2097 |
2095 contradiction
|
2098 |
2096 entailment
|
2099 |
2097 contradiction
|
2100 |
2098 entailment
|
2101 |
2099 neutral
|
2102 |
-
2100
|
2103 |
2101 contradiction
|
2104 |
2102 entailment
|
2105 |
-
2103
|
2106 |
-
2104
|
2107 |
2105 contradiction
|
2108 |
2106 neutral
|
2109 |
2107 entailment
|
2110 |
2108 contradiction
|
2111 |
2109 entailment
|
2112 |
-
2110
|
2113 |
2111 neutral
|
2114 |
2112 neutral
|
2115 |
2113 neutral
|
2116 |
2114 entailment
|
2117 |
2115 contradiction
|
2118 |
-
2116
|
2119 |
-
2117
|
2120 |
2118 contradiction
|
2121 |
2119 entailment
|
2122 |
2120 contradiction
|
@@ -2134,22 +2134,22 @@ index prediction
|
|
2134 |
2132 contradiction
|
2135 |
2133 entailment
|
2136 |
2134 contradiction
|
2137 |
-
2135
|
2138 |
2136 neutral
|
2139 |
2137 contradiction
|
2140 |
2138 entailment
|
2141 |
2139 contradiction
|
2142 |
2140 entailment
|
2143 |
-
2141
|
2144 |
2142 contradiction
|
2145 |
2143 entailment
|
2146 |
-
2144
|
2147 |
-
2145
|
2148 |
2146 neutral
|
2149 |
2147 contradiction
|
2150 |
2148 neutral
|
2151 |
2149 neutral
|
2152 |
-
2150
|
2153 |
2151 contradiction
|
2154 |
2152 entailment
|
2155 |
2153 entailment
|
@@ -2160,7 +2160,7 @@ index prediction
|
|
2160 |
2158 contradiction
|
2161 |
2159 neutral
|
2162 |
2160 entailment
|
2163 |
-
2161
|
2164 |
2162 contradiction
|
2165 |
2163 neutral
|
2166 |
2164 contradiction
|
@@ -2174,7 +2174,7 @@ index prediction
|
|
2174 |
2172 neutral
|
2175 |
2173 neutral
|
2176 |
2174 entailment
|
2177 |
-
2175
|
2178 |
2176 contradiction
|
2179 |
2177 contradiction
|
2180 |
2178 neutral
|
@@ -2184,7 +2184,7 @@ index prediction
|
|
2184 |
2182 neutral
|
2185 |
2183 neutral
|
2186 |
2184 contradiction
|
2187 |
-
2185
|
2188 |
2186 neutral
|
2189 |
2187 contradiction
|
2190 |
2188 neutral
|
@@ -2204,15 +2204,15 @@ index prediction
|
|
2204 |
2202 contradiction
|
2205 |
2203 entailment
|
2206 |
2204 entailment
|
2207 |
-
2205
|
2208 |
2206 neutral
|
2209 |
-
2207
|
2210 |
2208 contradiction
|
2211 |
2209 neutral
|
2212 |
-
2210
|
2213 |
2211 neutral
|
2214 |
2212 neutral
|
2215 |
-
2213
|
2216 |
2214 contradiction
|
2217 |
2215 entailment
|
2218 |
2216 neutral
|
@@ -2241,7 +2241,7 @@ index prediction
|
|
2241 |
2239 neutral
|
2242 |
2240 contradiction
|
2243 |
2241 contradiction
|
2244 |
-
2242
|
2245 |
2243 neutral
|
2246 |
2244 neutral
|
2247 |
2245 contradiction
|
@@ -2249,7 +2249,7 @@ index prediction
|
|
2249 |
2247 contradiction
|
2250 |
2248 neutral
|
2251 |
2249 entailment
|
2252 |
-
2250
|
2253 |
2251 neutral
|
2254 |
2252 contradiction
|
2255 |
2253 neutral
|
@@ -2260,8 +2260,8 @@ index prediction
|
|
2260 |
2258 neutral
|
2261 |
2259 entailment
|
2262 |
2260 contradiction
|
2263 |
-
2261
|
2264 |
-
2262
|
2265 |
2263 neutral
|
2266 |
2264 entailment
|
2267 |
2265 neutral
|
@@ -2269,12 +2269,12 @@ index prediction
|
|
2269 |
2267 entailment
|
2270 |
2268 contradiction
|
2271 |
2269 entailment
|
2272 |
-
2270
|
2273 |
2271 entailment
|
2274 |
2272 contradiction
|
2275 |
2273 contradiction
|
2276 |
2274 entailment
|
2277 |
-
2275
|
2278 |
2276 entailment
|
2279 |
2277 neutral
|
2280 |
2278 entailment
|
@@ -2293,20 +2293,20 @@ index prediction
|
|
2293 |
2291 contradiction
|
2294 |
2292 entailment
|
2295 |
2293 entailment
|
2296 |
-
2294
|
2297 |
2295 neutral
|
2298 |
-
2296
|
2299 |
2297 contradiction
|
2300 |
2298 neutral
|
2301 |
2299 entailment
|
2302 |
2300 neutral
|
2303 |
-
2301
|
2304 |
-
2302
|
2305 |
-
2303
|
2306 |
2304 neutral
|
2307 |
2305 entailment
|
2308 |
2306 neutral
|
2309 |
-
2307
|
2310 |
2308 neutral
|
2311 |
2309 contradiction
|
2312 |
2310 neutral
|
@@ -2334,13 +2334,13 @@ index prediction
|
|
2334 |
2332 entailment
|
2335 |
2333 neutral
|
2336 |
2334 neutral
|
2337 |
-
2335
|
2338 |
-
2336
|
2339 |
2337 contradiction
|
2340 |
2338 neutral
|
2341 |
2339 entailment
|
2342 |
2340 entailment
|
2343 |
-
2341
|
2344 |
2342 contradiction
|
2345 |
2343 neutral
|
2346 |
2344 contradiction
|
@@ -2366,30 +2366,30 @@ index prediction
|
|
2366 |
2364 contradiction
|
2367 |
2365 contradiction
|
2368 |
2366 entailment
|
2369 |
-
2367
|
2370 |
2368 neutral
|
2371 |
2369 contradiction
|
2372 |
2370 entailment
|
2373 |
2371 contradiction
|
2374 |
2372 entailment
|
2375 |
-
2373
|
2376 |
2374 entailment
|
2377 |
-
2375
|
2378 |
2376 neutral
|
2379 |
2377 contradiction
|
2380 |
2378 entailment
|
2381 |
2379 contradiction
|
2382 |
2380 contradiction
|
2383 |
-
2381
|
2384 |
-
2382
|
2385 |
2383 contradiction
|
2386 |
2384 neutral
|
2387 |
2385 entailment
|
2388 |
2386 neutral
|
2389 |
2387 contradiction
|
2390 |
2388 contradiction
|
2391 |
-
2389
|
2392 |
-
2390
|
2393 |
2391 neutral
|
2394 |
2392 entailment
|
2395 |
2393 contradiction
|
@@ -2401,16 +2401,16 @@ index prediction
|
|
2401 |
2399 entailment
|
2402 |
2400 neutral
|
2403 |
2401 entailment
|
2404 |
-
2402
|
2405 |
2403 neutral
|
2406 |
-
2404
|
2407 |
2405 entailment
|
2408 |
2406 neutral
|
2409 |
2407 contradiction
|
2410 |
2408 contradiction
|
2411 |
2409 neutral
|
2412 |
2410 contradiction
|
2413 |
-
2411
|
2414 |
2412 contradiction
|
2415 |
2413 neutral
|
2416 |
2414 contradiction
|
@@ -2420,7 +2420,7 @@ index prediction
|
|
2420 |
2418 contradiction
|
2421 |
2419 neutral
|
2422 |
2420 neutral
|
2423 |
-
2421
|
2424 |
2422 neutral
|
2425 |
2423 contradiction
|
2426 |
2424 neutral
|
@@ -2432,37 +2432,37 @@ index prediction
|
|
2432 |
2430 entailment
|
2433 |
2431 contradiction
|
2434 |
2432 neutral
|
2435 |
-
2433
|
2436 |
-
2434
|
2437 |
2435 contradiction
|
2438 |
2436 neutral
|
2439 |
2437 contradiction
|
2440 |
2438 entailment
|
2441 |
-
2439
|
2442 |
-
2440
|
2443 |
2441 neutral
|
2444 |
2442 contradiction
|
2445 |
2443 neutral
|
2446 |
2444 entailment
|
2447 |
2445 neutral
|
2448 |
-
2446
|
2449 |
2447 contradiction
|
2450 |
2448 contradiction
|
2451 |
2449 entailment
|
2452 |
2450 neutral
|
2453 |
-
2451
|
2454 |
2452 neutral
|
2455 |
2453 entailment
|
2456 |
2454 neutral
|
2457 |
2455 contradiction
|
2458 |
-
2456
|
2459 |
2457 entailment
|
2460 |
2458 contradiction
|
2461 |
2459 entailment
|
2462 |
-
2460
|
2463 |
2461 neutral
|
2464 |
2462 neutral
|
2465 |
-
2463
|
2466 |
2464 neutral
|
2467 |
2465 contradiction
|
2468 |
2466 contradiction
|
@@ -2479,26 +2479,26 @@ index prediction
|
|
2479 |
2477 entailment
|
2480 |
2478 contradiction
|
2481 |
2479 entailment
|
2482 |
-
2480
|
2483 |
2481 neutral
|
2484 |
2482 contradiction
|
2485 |
2483 entailment
|
2486 |
-
2484
|
2487 |
2485 neutral
|
2488 |
2486 neutral
|
2489 |
2487 contradiction
|
2490 |
2488 contradiction
|
2491 |
2489 neutral
|
2492 |
2490 contradiction
|
2493 |
-
2491
|
2494 |
2492 entailment
|
2495 |
2493 contradiction
|
2496 |
2494 entailment
|
2497 |
-
2495
|
2498 |
2496 neutral
|
2499 |
2497 neutral
|
2500 |
2498 contradiction
|
2501 |
-
2499
|
2502 |
2500 neutral
|
2503 |
2501 contradiction
|
2504 |
2502 contradiction
|
@@ -2522,15 +2522,15 @@ index prediction
|
|
2522 |
2520 contradiction
|
2523 |
2521 entailment
|
2524 |
2522 neutral
|
2525 |
-
2523
|
2526 |
-
2524
|
2527 |
2525 contradiction
|
2528 |
2526 contradiction
|
2529 |
2527 neutral
|
2530 |
2528 entailment
|
2531 |
2529 neutral
|
2532 |
-
2530
|
2533 |
-
2531
|
2534 |
2532 neutral
|
2535 |
2533 contradiction
|
2536 |
2534 entailment
|
@@ -2539,27 +2539,27 @@ index prediction
|
|
2539 |
2537 contradiction
|
2540 |
2538 neutral
|
2541 |
2539 contradiction
|
2542 |
-
2540
|
2543 |
2541 neutral
|
2544 |
-
2542
|
2545 |
2543 contradiction
|
2546 |
-
2544
|
2547 |
2545 contradiction
|
2548 |
2546 neutral
|
2549 |
2547 contradiction
|
2550 |
2548 neutral
|
2551 |
2549 entailment
|
2552 |
2550 contradiction
|
2553 |
-
2551
|
2554 |
2552 neutral
|
2555 |
2553 neutral
|
2556 |
-
2554
|
2557 |
2555 entailment
|
2558 |
-
2556
|
2559 |
-
2557
|
2560 |
2558 entailment
|
2561 |
2559 neutral
|
2562 |
-
2560
|
2563 |
2561 neutral
|
2564 |
2562 neutral
|
2565 |
2563 entailment
|
@@ -2569,7 +2569,7 @@ index prediction
|
|
2569 |
2567 entailment
|
2570 |
2568 contradiction
|
2571 |
2569 neutral
|
2572 |
-
2570
|
2573 |
2571 entailment
|
2574 |
2572 neutral
|
2575 |
2573 contradiction
|
@@ -2582,19 +2582,19 @@ index prediction
|
|
2582 |
2580 entailment
|
2583 |
2581 neutral
|
2584 |
2582 contradiction
|
2585 |
-
2583
|
2586 |
-
2584
|
2587 |
2585 contradiction
|
2588 |
-
2586
|
2589 |
2587 entailment
|
2590 |
2588 contradiction
|
2591 |
2589 neutral
|
2592 |
-
2590
|
2593 |
2591 contradiction
|
2594 |
2592 contradiction
|
2595 |
2593 neutral
|
2596 |
2594 entailment
|
2597 |
-
2595
|
2598 |
2596 neutral
|
2599 |
2597 contradiction
|
2600 |
2598 contradiction
|
@@ -2606,13 +2606,13 @@ index prediction
|
|
2606 |
2604 entailment
|
2607 |
2605 neutral
|
2608 |
2606 contradiction
|
2609 |
-
2607
|
2610 |
2608 neutral
|
2611 |
2609 entailment
|
2612 |
2610 neutral
|
2613 |
2611 entailment
|
2614 |
2612 neutral
|
2615 |
-
2613
|
2616 |
2614 contradiction
|
2617 |
2615 neutral
|
2618 |
2616 entailment
|
@@ -2621,28 +2621,28 @@ index prediction
|
|
2621 |
2619 neutral
|
2622 |
2620 entailment
|
2623 |
2621 neutral
|
2624 |
-
2622
|
2625 |
2623 neutral
|
2626 |
2624 entailment
|
2627 |
2625 contradiction
|
2628 |
-
2626
|
2629 |
2627 contradiction
|
2630 |
2628 contradiction
|
2631 |
2629 contradiction
|
2632 |
2630 contradiction
|
2633 |
-
2631
|
2634 |
2632 neutral
|
2635 |
-
2633
|
2636 |
2634 neutral
|
2637 |
2635 entailment
|
2638 |
2636 contradiction
|
2639 |
-
2637
|
2640 |
-
2638
|
2641 |
2639 contradiction
|
2642 |
2640 neutral
|
2643 |
2641 neutral
|
2644 |
2642 neutral
|
2645 |
-
2643
|
2646 |
2644 neutral
|
2647 |
2645 neutral
|
2648 |
2646 contradiction
|
@@ -2652,16 +2652,16 @@ index prediction
|
|
2652 |
2650 neutral
|
2653 |
2651 contradiction
|
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
|
2665 |
2663 neutral
|
2666 |
2664 contradiction
|
2667 |
2665 entailment
|
@@ -2672,7 +2672,7 @@ index prediction
|
|
2672 |
2670 neutral
|
2673 |
2671 neutral
|
2674 |
2672 contradiction
|
2675 |
-
2673
|
2676 |
2674 contradiction
|
2677 |
2675 contradiction
|
2678 |
2676 neutral
|
@@ -2683,7 +2683,7 @@ index prediction
|
|
2683 |
2681 entailment
|
2684 |
2682 neutral
|
2685 |
2683 entailment
|
2686 |
-
2684
|
2687 |
2685 neutral
|
2688 |
2686 entailment
|
2689 |
2687 entailment
|
@@ -2692,10 +2692,10 @@ index prediction
|
|
2692 |
2690 neutral
|
2693 |
2691 contradiction
|
2694 |
2692 neutral
|
2695 |
-
2693
|
2696 |
-
2694
|
2697 |
2695 neutral
|
2698 |
-
2696
|
2699 |
2697 neutral
|
2700 |
2698 contradiction
|
2701 |
2699 neutral
|
@@ -2708,7 +2708,7 @@ index prediction
|
|
2708 |
2706 contradiction
|
2709 |
2707 neutral
|
2710 |
2708 entailment
|
2711 |
-
2709
|
2712 |
2710 entailment
|
2713 |
2711 neutral
|
2714 |
2712 neutral
|
@@ -2738,17 +2738,17 @@ index prediction
|
|
2738 |
2736 contradiction
|
2739 |
2737 entailment
|
2740 |
2738 neutral
|
2741 |
-
2739
|
2742 |
2740 neutral
|
2743 |
-
2741
|
2744 |
-
2742
|
2745 |
2743 neutral
|
2746 |
2744 entailment
|
2747 |
2745 entailment
|
2748 |
2746 contradiction
|
2749 |
-
2747
|
2750 |
2748 entailment
|
2751 |
-
2749
|
2752 |
2750 contradiction
|
2753 |
2751 neutral
|
2754 |
2752 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
|
@@ -2783,7 +2783,7 @@ index prediction
|
|
2783 |
2781 neutral
|
2784 |
2782 contradiction
|
2785 |
2783 entailment
|
2786 |
-
2784
|
2787 |
2785 entailment
|
2788 |
2786 contradiction
|
2789 |
2787 entailment
|
@@ -2795,7 +2795,7 @@ index prediction
|
|
2795 |
2793 neutral
|
2796 |
2794 neutral
|
2797 |
2795 contradiction
|
2798 |
-
2796
|
2799 |
2797 contradiction
|
2800 |
2798 entailment
|
2801 |
2799 entailment
|
@@ -2807,26 +2807,26 @@ index prediction
|
|
2807 |
2805 neutral
|
2808 |
2806 contradiction
|
2809 |
2807 entailment
|
2810 |
-
2808
|
2811 |
2809 contradiction
|
2812 |
2810 entailment
|
2813 |
2811 neutral
|
2814 |
2812 entailment
|
2815 |
-
2813
|
2816 |
2814 entailment
|
2817 |
2815 neutral
|
2818 |
2816 contradiction
|
2819 |
-
2817
|
2820 |
2818 contradiction
|
2821 |
2819 entailment
|
2822 |
2820 neutral
|
2823 |
2821 entailment
|
2824 |
-
2822
|
2825 |
2823 entailment
|
2826 |
2824 contradiction
|
2827 |
2825 neutral
|
2828 |
2826 entailment
|
2829 |
-
2827
|
2830 |
2828 contradiction
|
2831 |
2829 contradiction
|
2832 |
2830 entailment
|
@@ -2841,7 +2841,7 @@ index prediction
|
|
2841 |
2839 contradiction
|
2842 |
2840 entailment
|
2843 |
2841 neutral
|
2844 |
-
2842
|
2845 |
2843 neutral
|
2846 |
2844 neutral
|
2847 |
2845 neutral
|
@@ -2851,7 +2851,7 @@ index prediction
|
|
2851 |
2849 contradiction
|
2852 |
2850 contradiction
|
2853 |
2851 entailment
|
2854 |
-
2852
|
2855 |
2853 contradiction
|
2856 |
2854 entailment
|
2857 |
2855 neutral
|
@@ -2868,12 +2868,12 @@ index prediction
|
|
2868 |
2866 entailment
|
2869 |
2867 contradiction
|
2870 |
2868 contradiction
|
2871 |
-
2869
|
2872 |
2870 contradiction
|
2873 |
2871 contradiction
|
2874 |
2872 neutral
|
2875 |
2873 entailment
|
2876 |
-
2874
|
2877 |
2875 entailment
|
2878 |
2876 neutral
|
2879 |
2877 contradiction
|
@@ -2888,10 +2888,10 @@ index prediction
|
|
2888 |
2886 neutral
|
2889 |
2887 contradiction
|
2890 |
2888 entailment
|
2891 |
-
2889
|
2892 |
-
2890
|
2893 |
2891 contradiction
|
2894 |
-
2892
|
2895 |
2893 contradiction
|
2896 |
2894 contradiction
|
2897 |
2895 contradiction
|
@@ -2913,15 +2913,15 @@ index prediction
|
|
2913 |
2911 contradiction
|
2914 |
2912 neutral
|
2915 |
2913 entailment
|
2916 |
-
2914
|
2917 |
-
2915
|
2918 |
-
2916
|
2919 |
2917 entailment
|
2920 |
2918 neutral
|
2921 |
2919 entailment
|
2922 |
2920 contradiction
|
2923 |
2921 neutral
|
2924 |
-
2922
|
2925 |
2923 entailment
|
2926 |
2924 entailment
|
2927 |
2925 neutral
|
@@ -2940,7 +2940,7 @@ index prediction
|
|
2940 |
2938 entailment
|
2941 |
2939 entailment
|
2942 |
2940 contradiction
|
2943 |
-
2941
|
2944 |
2942 entailment
|
2945 |
2943 entailment
|
2946 |
2944 contradiction
|
@@ -2955,13 +2955,13 @@ index prediction
|
|
2955 |
2953 neutral
|
2956 |
2954 contradiction
|
2957 |
2955 contradiction
|
2958 |
-
2956
|
2959 |
2957 neutral
|
2960 |
-
2958
|
2961 |
2959 contradiction
|
2962 |
2960 neutral
|
2963 |
-
2961
|
2964 |
-
2962
|
2965 |
2963 contradiction
|
2966 |
2964 neutral
|
2967 |
2965 contradiction
|
@@ -2979,34 +2979,34 @@ index prediction
|
|
2979 |
2977 contradiction
|
2980 |
2978 entailment
|
2981 |
2979 neutral
|
2982 |
-
2980
|
2983 |
2981 contradiction
|
2984 |
2982 neutral
|
2985 |
2983 contradiction
|
2986 |
2984 neutral
|
2987 |
2985 contradiction
|
2988 |
-
2986
|
2989 |
-
2987
|
2990 |
2988 neutral
|
2991 |
-
2989
|
2992 |
2990 neutral
|
2993 |
2991 entailment
|
2994 |
2992 contradiction
|
2995 |
-
2993
|
2996 |
-
2994
|
2997 |
2995 contradiction
|
2998 |
2996 neutral
|
2999 |
2997 neutral
|
3000 |
2998 entailment
|
3001 |
2999 contradiction
|
3002 |
-
3000
|
3003 |
3001 neutral
|
3004 |
3002 contradiction
|
3005 |
3003 entailment
|
3006 |
3004 contradiction
|
3007 |
3005 neutral
|
3008 |
3006 contradiction
|
3009 |
-
3007
|
3010 |
3008 neutral
|
3011 |
3009 contradiction
|
3012 |
3010 neutral
|
@@ -3027,12 +3027,12 @@ index prediction
|
|
3027 |
3025 neutral
|
3028 |
3026 neutral
|
3029 |
3027 neutral
|
3030 |
-
3028
|
3031 |
3029 contradiction
|
3032 |
3030 entailment
|
3033 |
3031 contradiction
|
3034 |
3032 neutral
|
3035 |
-
3033
|
3036 |
3034 entailment
|
3037 |
3035 contradiction
|
3038 |
3036 neutral
|
@@ -3059,14 +3059,14 @@ index prediction
|
|
3059 |
3057 entailment
|
3060 |
3058 contradiction
|
3061 |
3059 contradiction
|
3062 |
-
3060
|
3063 |
3061 neutral
|
3064 |
3062 entailment
|
3065 |
3063 neutral
|
3066 |
-
3064
|
3067 |
3065 contradiction
|
3068 |
3066 contradiction
|
3069 |
-
3067
|
3070 |
3068 neutral
|
3071 |
3069 neutral
|
3072 |
3070 entailment
|
@@ -3074,7 +3074,7 @@ index prediction
|
|
3074 |
3072 neutral
|
3075 |
3073 entailment
|
3076 |
3074 contradiction
|
3077 |
-
3075
|
3078 |
3076 neutral
|
3079 |
3077 entailment
|
3080 |
3078 contradiction
|
@@ -3082,30 +3082,30 @@ index prediction
|
|
3082 |
3080 contradiction
|
3083 |
3081 neutral
|
3084 |
3082 contradiction
|
3085 |
-
3083
|
3086 |
3084 neutral
|
3087 |
3085 entailment
|
3088 |
3086 contradiction
|
3089 |
-
3087
|
3090 |
-
3088
|
3091 |
3089 neutral
|
3092 |
3090 contradiction
|
3093 |
-
3091
|
3094 |
-
3092
|
3095 |
-
3093
|
3096 |
3094 neutral
|
3097 |
3095 contradiction
|
3098 |
3096 neutral
|
3099 |
-
3097
|
3100 |
3098 neutral
|
3101 |
3099 neutral
|
3102 |
3100 neutral
|
3103 |
3101 contradiction
|
3104 |
-
3102
|
3105 |
-
3103
|
3106 |
3104 neutral
|
3107 |
3105 contradiction
|
3108 |
-
3106
|
3109 |
3107 entailment
|
3110 |
3108 neutral
|
3111 |
3109 contradiction
|
@@ -3117,7 +3117,7 @@ index prediction
|
|
3117 |
3115 entailment
|
3118 |
3116 entailment
|
3119 |
3117 neutral
|
3120 |
-
3118
|
3121 |
3119 contradiction
|
3122 |
3120 neutral
|
3123 |
3121 contradiction
|
@@ -3126,9 +3126,9 @@ index prediction
|
|
3126 |
3124 contradiction
|
3127 |
3125 contradiction
|
3128 |
3126 entailment
|
3129 |
-
3127
|
3130 |
3128 contradiction
|
3131 |
-
3129
|
3132 |
3130 neutral
|
3133 |
3131 entailment
|
3134 |
3132 contradiction
|
@@ -3138,20 +3138,20 @@ index prediction
|
|
3138 |
3136 entailment
|
3139 |
3137 contradiction
|
3140 |
3138 contradiction
|
3141 |
-
3139
|
3142 |
3140 neutral
|
3143 |
3141 neutral
|
3144 |
3142 contradiction
|
3145 |
3143 neutral
|
3146 |
-
3144
|
3147 |
3145 contradiction
|
3148 |
3146 entailment
|
3149 |
3147 neutral
|
3150 |
3148 entailment
|
3151 |
3149 contradiction
|
3152 |
-
3150
|
3153 |
3151 neutral
|
3154 |
-
3152
|
3155 |
3153 entailment
|
3156 |
3154 neutral
|
3157 |
3155 entailment
|
@@ -3161,20 +3161,20 @@ index prediction
|
|
3161 |
3159 contradiction
|
3162 |
3160 entailment
|
3163 |
3161 neutral
|
3164 |
-
3162
|
3165 |
3163 entailment
|
3166 |
3164 contradiction
|
3167 |
3165 entailment
|
3168 |
3166 neutral
|
3169 |
-
3167
|
3170 |
3168 neutral
|
3171 |
-
3169
|
3172 |
-
3170
|
3173 |
3171 neutral
|
3174 |
3172 contradiction
|
3175 |
3173 entailment
|
3176 |
3174 entailment
|
3177 |
-
3175
|
3178 |
3176 neutral
|
3179 |
3177 neutral
|
3180 |
3178 neutral
|
@@ -3186,19 +3186,19 @@ index prediction
|
|
3186 |
3184 contradiction
|
3187 |
3185 neutral
|
3188 |
3186 entailment
|
3189 |
-
3187
|
3190 |
3188 neutral
|
3191 |
3189 neutral
|
3192 |
-
3190
|
3193 |
-
3191
|
3194 |
3192 entailment
|
3195 |
-
3193
|
3196 |
3194 contradiction
|
3197 |
3195 contradiction
|
3198 |
3196 neutral
|
3199 |
3197 entailment
|
3200 |
3198 contradiction
|
3201 |
-
3199
|
3202 |
3200 neutral
|
3203 |
3201 neutral
|
3204 |
3202 entailment
|
@@ -3216,7 +3216,7 @@ index prediction
|
|
3216 |
3214 neutral
|
3217 |
3215 contradiction
|
3218 |
3216 neutral
|
3219 |
-
3217
|
3220 |
3218 contradiction
|
3221 |
3219 neutral
|
3222 |
3220 contradiction
|
@@ -3229,19 +3229,19 @@ index prediction
|
|
3229 |
3227 contradiction
|
3230 |
3228 neutral
|
3231 |
3229 contradiction
|
3232 |
-
3230
|
3233 |
-
3231
|
3234 |
-
3232
|
3235 |
3233 neutral
|
3236 |
3234 contradiction
|
3237 |
3235 entailment
|
3238 |
-
3236
|
3239 |
-
3237
|
3240 |
3238 entailment
|
3241 |
3239 contradiction
|
3242 |
3240 entailment
|
3243 |
3241 contradiction
|
3244 |
-
3242
|
3245 |
3243 entailment
|
3246 |
3244 contradiction
|
3247 |
3245 neutral
|
@@ -3254,21 +3254,21 @@ index prediction
|
|
3254 |
3252 contradiction
|
3255 |
3253 contradiction
|
3256 |
3254 contradiction
|
3257 |
-
3255
|
3258 |
3256 entailment
|
3259 |
3257 contradiction
|
3260 |
-
3258
|
3261 |
3259 entailment
|
3262 |
3260 neutral
|
3263 |
-
3261
|
3264 |
3262 contradiction
|
3265 |
3263 neutral
|
3266 |
3264 neutral
|
3267 |
3265 neutral
|
3268 |
-
3266
|
3269 |
3267 neutral
|
3270 |
3268 contradiction
|
3271 |
-
3269
|
3272 |
3270 neutral
|
3273 |
3271 entailment
|
3274 |
3272 contradiction
|
@@ -3280,7 +3280,7 @@ index prediction
|
|
3280 |
3278 entailment
|
3281 |
3279 contradiction
|
3282 |
3280 neutral
|
3283 |
-
3281
|
3284 |
3282 entailment
|
3285 |
3283 contradiction
|
3286 |
3284 neutral
|
@@ -3294,15 +3294,15 @@ index prediction
|
|
3294 |
3292 neutral
|
3295 |
3293 entailment
|
3296 |
3294 entailment
|
3297 |
-
3295
|
3298 |
3296 neutral
|
3299 |
-
3297
|
3300 |
3298 contradiction
|
3301 |
3299 contradiction
|
3302 |
3300 contradiction
|
3303 |
3301 entailment
|
3304 |
-
3302
|
3305 |
-
3303
|
3306 |
3304 entailment
|
3307 |
3305 contradiction
|
3308 |
3306 entailment
|
@@ -3310,24 +3310,24 @@ index prediction
|
|
3310 |
3308 neutral
|
3311 |
3309 contradiction
|
3312 |
3310 entailment
|
3313 |
-
3311
|
3314 |
3312 contradiction
|
3315 |
3313 entailment
|
3316 |
-
3314
|
3317 |
-
3315
|
3318 |
3316 contradiction
|
3319 |
3317 neutral
|
3320 |
3318 entailment
|
3321 |
3319 contradiction
|
3322 |
3320 neutral
|
3323 |
3321 entailment
|
3324 |
-
3322
|
3325 |
3323 contradiction
|
3326 |
3324 contradiction
|
3327 |
3325 contradiction
|
3328 |
3326 neutral
|
3329 |
3327 contradiction
|
3330 |
-
3328
|
3331 |
3329 contradiction
|
3332 |
3330 neutral
|
3333 |
3331 neutral
|
@@ -3338,9 +3338,9 @@ index prediction
|
|
3338 |
3336 contradiction
|
3339 |
3337 neutral
|
3340 |
3338 contradiction
|
3341 |
-
3339
|
3342 |
3340 contradiction
|
3343 |
-
3341
|
3344 |
3342 neutral
|
3345 |
3343 contradiction
|
3346 |
3344 contradiction
|
@@ -3349,7 +3349,7 @@ index prediction
|
|
3349 |
3347 entailment
|
3350 |
3348 neutral
|
3351 |
3349 contradiction
|
3352 |
-
3350
|
3353 |
3351 contradiction
|
3354 |
3352 neutral
|
3355 |
3353 entailment
|
@@ -3371,17 +3371,17 @@ index prediction
|
|
3371 |
3369 entailment
|
3372 |
3370 neutral
|
3373 |
3371 neutral
|
3374 |
-
3372
|
3375 |
3373 entailment
|
3376 |
3374 neutral
|
3377 |
3375 neutral
|
3378 |
-
3376
|
3379 |
3377 contradiction
|
3380 |
3378 neutral
|
3381 |
3379 neutral
|
3382 |
-
3380
|
3383 |
3381 contradiction
|
3384 |
-
3382
|
3385 |
3383 neutral
|
3386 |
3384 contradiction
|
3387 |
3385 entailment
|
@@ -3389,7 +3389,7 @@ index prediction
|
|
3389 |
3387 neutral
|
3390 |
3388 neutral
|
3391 |
3389 contradiction
|
3392 |
-
3390
|
3393 |
3391 contradiction
|
3394 |
3392 contradiction
|
3395 |
3393 entailment
|
@@ -3397,22 +3397,22 @@ index prediction
|
|
3397 |
3395 neutral
|
3398 |
3396 contradiction
|
3399 |
3397 entailment
|
3400 |
-
3398
|
3401 |
3399 neutral
|
3402 |
-
3400
|
3403 |
3401 entailment
|
3404 |
3402 neutral
|
3405 |
3403 entailment
|
3406 |
-
3404
|
3407 |
-
3405
|
3408 |
3406 neutral
|
3409 |
3407 entailment
|
3410 |
3408 contradiction
|
3411 |
-
3409
|
3412 |
3410 contradiction
|
3413 |
3411 entailment
|
3414 |
3412 neutral
|
3415 |
-
3413
|
3416 |
3414 entailment
|
3417 |
3415 contradiction
|
3418 |
3416 neutral
|
@@ -3423,7 +3423,7 @@ index prediction
|
|
3423 |
3421 contradiction
|
3424 |
3422 neutral
|
3425 |
3423 contradiction
|
3426 |
-
3424
|
3427 |
3425 entailment
|
3428 |
3426 contradiction
|
3429 |
3427 entailment
|
@@ -3431,19 +3431,19 @@ index prediction
|
|
3431 |
3429 entailment
|
3432 |
3430 neutral
|
3433 |
3431 contradiction
|
3434 |
-
3432
|
3435 |
3433 neutral
|
3436 |
3434 neutral
|
3437 |
3435 neutral
|
3438 |
3436 contradiction
|
3439 |
3437 entailment
|
3440 |
-
3438
|
3441 |
3439 neutral
|
3442 |
3440 contradiction
|
3443 |
3441 entailment
|
3444 |
-
3442
|
3445 |
3443 neutral
|
3446 |
-
3444
|
3447 |
3445 neutral
|
3448 |
3446 contradiction
|
3449 |
3447 contradiction
|
@@ -3467,41 +3467,41 @@ index prediction
|
|
3467 |
3465 contradiction
|
3468 |
3466 neutral
|
3469 |
3467 entailment
|
3470 |
-
3468
|
3471 |
3469 contradiction
|
3472 |
3470 neutral
|
3473 |
3471 contradiction
|
3474 |
3472 neutral
|
3475 |
-
3473
|
3476 |
3474 neutral
|
3477 |
-
3475
|
3478 |
-
3476
|
3479 |
-
3477
|
3480 |
3478 neutral
|
3481 |
3479 contradiction
|
3482 |
3480 neutral
|
3483 |
3481 neutral
|
3484 |
3482 contradiction
|
3485 |
3483 contradiction
|
3486 |
-
3484
|
3487 |
-
3485
|
3488 |
3486 neutral
|
3489 |
-
3487
|
3490 |
3488 neutral
|
3491 |
3489 neutral
|
3492 |
3490 contradiction
|
3493 |
3491 entailment
|
3494 |
3492 contradiction
|
3495 |
3493 entailment
|
3496 |
-
3494
|
3497 |
3495 entailment
|
3498 |
-
3496
|
3499 |
3497 contradiction
|
3500 |
3498 entailment
|
3501 |
3499 entailment
|
3502 |
3500 neutral
|
3503 |
3501 entailment
|
3504 |
-
3502
|
3505 |
3503 neutral
|
3506 |
3504 entailment
|
3507 |
3505 neutral
|
@@ -3516,10 +3516,10 @@ index prediction
|
|
3516 |
3514 contradiction
|
3517 |
3515 entailment
|
3518 |
3516 neutral
|
3519 |
-
3517
|
3520 |
-
3518
|
3521 |
3519 neutral
|
3522 |
-
3520
|
3523 |
3521 entailment
|
3524 |
3522 contradiction
|
3525 |
3523 neutral
|
@@ -3534,16 +3534,16 @@ index prediction
|
|
3534 |
3532 entailment
|
3535 |
3533 neutral
|
3536 |
3534 contradiction
|
3537 |
-
3535
|
3538 |
3536 neutral
|
3539 |
-
3537
|
3540 |
3538 neutral
|
3541 |
3539 entailment
|
3542 |
3540 contradiction
|
3543 |
3541 neutral
|
3544 |
3542 entailment
|
3545 |
3543 neutral
|
3546 |
-
3544
|
3547 |
3545 entailment
|
3548 |
3546 neutral
|
3549 |
3547 contradiction
|
@@ -3556,10 +3556,10 @@ index prediction
|
|
3556 |
3554 neutral
|
3557 |
3555 contradiction
|
3558 |
3556 neutral
|
3559 |
-
3557
|
3560 |
3558 contradiction
|
3561 |
3559 entailment
|
3562 |
-
3560
|
3563 |
3561 neutral
|
3564 |
3562 contradiction
|
3565 |
3563 entailment
|
@@ -3582,44 +3582,44 @@ index prediction
|
|
3582 |
3580 neutral
|
3583 |
3581 contradiction
|
3584 |
3582 neutral
|
3585 |
-
3583
|
3586 |
3584 contradiction
|
3587 |
3585 contradiction
|
3588 |
3586 neutral
|
3589 |
3587 contradiction
|
3590 |
-
3588
|
3591 |
-
3589
|
3592 |
3590 entailment
|
3593 |
3591 neutral
|
3594 |
-
3592
|
3595 |
3593 neutral
|
3596 |
3594 contradiction
|
3597 |
-
3595
|
3598 |
-
3596
|
3599 |
3597 contradiction
|
3600 |
3598 entailment
|
3601 |
3599 neutral
|
3602 |
3600 contradiction
|
3603 |
3601 entailment
|
3604 |
3602 neutral
|
3605 |
-
3603
|
3606 |
3604 neutral
|
3607 |
3605 neutral
|
3608 |
3606 contradiction
|
3609 |
3607 neutral
|
3610 |
-
3608
|
3611 |
3609 neutral
|
3612 |
3610 contradiction
|
3613 |
3611 entailment
|
3614 |
3612 contradiction
|
3615 |
3613 neutral
|
3616 |
-
3614
|
3617 |
-
3615
|
3618 |
3616 neutral
|
3619 |
3617 contradiction
|
3620 |
3618 entailment
|
3621 |
3619 entailment
|
3622 |
-
3620
|
3623 |
3621 contradiction
|
3624 |
3622 entailment
|
3625 |
3623 neutral
|
@@ -3633,12 +3633,12 @@ index prediction
|
|
3633 |
3631 neutral
|
3634 |
3632 contradiction
|
3635 |
3633 contradiction
|
3636 |
-
3634
|
3637 |
3635 neutral
|
3638 |
3636 contradiction
|
3639 |
3637 entailment
|
3640 |
3638 neutral
|
3641 |
-
3639
|
3642 |
3640 entailment
|
3643 |
3641 contradiction
|
3644 |
3642 neutral
|
@@ -3652,11 +3652,11 @@ index prediction
|
|
3652 |
3650 contradiction
|
3653 |
3651 contradiction
|
3654 |
3652 neutral
|
3655 |
-
3653
|
3656 |
-
3654
|
3657 |
-
3655
|
3658 |
3656 neutral
|
3659 |
-
3657
|
3660 |
3658 neutral
|
3661 |
3659 contradiction
|
3662 |
3660 neutral
|
@@ -3666,21 +3666,21 @@ index prediction
|
|
3666 |
3664 neutral
|
3667 |
3665 contradiction
|
3668 |
3666 contradiction
|
3669 |
-
3667
|
3670 |
3668 neutral
|
3671 |
3669 contradiction
|
3672 |
3670 neutral
|
3673 |
3671 entailment
|
3674 |
3672 entailment
|
3675 |
3673 contradiction
|
3676 |
-
3674
|
3677 |
3675 neutral
|
3678 |
3676 neutral
|
3679 |
3677 entailment
|
3680 |
3678 contradiction
|
3681 |
3679 entailment
|
3682 |
3680 contradiction
|
3683 |
-
3681
|
3684 |
3682 neutral
|
3685 |
3683 contradiction
|
3686 |
3684 neutral
|
@@ -3692,7 +3692,7 @@ index prediction
|
|
3692 |
3690 contradiction
|
3693 |
3691 neutral
|
3694 |
3692 contradiction
|
3695 |
-
3693
|
3696 |
3694 neutral
|
3697 |
3695 contradiction
|
3698 |
3696 neutral
|
@@ -3702,12 +3702,12 @@ index prediction
|
|
3702 |
3700 neutral
|
3703 |
3701 neutral
|
3704 |
3702 entailment
|
3705 |
-
3703
|
3706 |
3704 neutral
|
3707 |
-
3705
|
3708 |
3706 entailment
|
3709 |
3707 contradiction
|
3710 |
-
3708
|
3711 |
3709 entailment
|
3712 |
3710 contradiction
|
3713 |
3711 neutral
|
@@ -3719,9 +3719,9 @@ index prediction
|
|
3719 |
3717 contradiction
|
3720 |
3718 entailment
|
3721 |
3719 contradiction
|
3722 |
-
3720
|
3723 |
3721 neutral
|
3724 |
-
3722
|
3725 |
3723 entailment
|
3726 |
3724 neutral
|
3727 |
3725 contradiction
|
@@ -3730,7 +3730,7 @@ index prediction
|
|
3730 |
3728 neutral
|
3731 |
3729 neutral
|
3732 |
3730 neutral
|
3733 |
-
3731
|
3734 |
3732 neutral
|
3735 |
3733 entailment
|
3736 |
3734 contradiction
|
@@ -3738,7 +3738,7 @@ index prediction
|
|
3738 |
3736 neutral
|
3739 |
3737 neutral
|
3740 |
3738 neutral
|
3741 |
-
3739
|
3742 |
3740 contradiction
|
3743 |
3741 neutral
|
3744 |
3742 entailment
|
@@ -3746,15 +3746,15 @@ index prediction
|
|
3746 |
3744 contradiction
|
3747 |
3745 entailment
|
3748 |
3746 neutral
|
3749 |
-
3747
|
3750 |
3748 entailment
|
3751 |
3749 contradiction
|
3752 |
3750 neutral
|
3753 |
-
3751
|
3754 |
3752 contradiction
|
3755 |
3753 contradiction
|
3756 |
3754 neutral
|
3757 |
-
3755
|
3758 |
3756 entailment
|
3759 |
3757 neutral
|
3760 |
3758 contradiction
|
@@ -3775,19 +3775,19 @@ index prediction
|
|
3775 |
3773 neutral
|
3776 |
3774 neutral
|
3777 |
3775 contradiction
|
3778 |
-
3776
|
3779 |
3777 neutral
|
3780 |
3778 neutral
|
3781 |
3779 contradiction
|
3782 |
3780 contradiction
|
3783 |
-
3781
|
3784 |
3782 entailment
|
3785 |
3783 contradiction
|
3786 |
3784 neutral
|
3787 |
3785 contradiction
|
3788 |
3786 neutral
|
3789 |
3787 neutral
|
3790 |
-
3788
|
3791 |
3789 entailment
|
3792 |
3790 neutral
|
3793 |
3791 contradiction
|
@@ -3804,20 +3804,20 @@ index prediction
|
|
3804 |
3802 contradiction
|
3805 |
3803 entailment
|
3806 |
3804 contradiction
|
3807 |
-
3805
|
3808 |
-
3806
|
3809 |
3807 contradiction
|
3810 |
3808 neutral
|
3811 |
3809 entailment
|
3812 |
3810 neutral
|
3813 |
3811 neutral
|
3814 |
3812 entailment
|
3815 |
-
3813
|
3816 |
3814 neutral
|
3817 |
3815 entailment
|
3818 |
3816 contradiction
|
3819 |
3817 contradiction
|
3820 |
-
3818
|
3821 |
3819 neutral
|
3822 |
3820 contradiction
|
3823 |
3821 neutral
|
@@ -3837,9 +3837,9 @@ index prediction
|
|
3837 |
3835 neutral
|
3838 |
3836 contradiction
|
3839 |
3837 contradiction
|
3840 |
-
3838
|
3841 |
3839 contradiction
|
3842 |
-
3840
|
3843 |
3841 neutral
|
3844 |
3842 entailment
|
3845 |
3843 contradiction
|
@@ -3855,11 +3855,11 @@ index prediction
|
|
3855 |
3853 contradiction
|
3856 |
3854 neutral
|
3857 |
3855 contradiction
|
3858 |
-
3856
|
3859 |
3857 neutral
|
3860 |
3858 neutral
|
3861 |
3859 entailment
|
3862 |
-
3860
|
3863 |
3861 contradiction
|
3864 |
3862 neutral
|
3865 |
3863 entailment
|
@@ -3869,21 +3869,21 @@ index prediction
|
|
3869 |
3867 entailment
|
3870 |
3868 neutral
|
3871 |
3869 contradiction
|
3872 |
-
3870
|
3873 |
3871 contradiction
|
3874 |
3872 neutral
|
3875 |
3873 contradiction
|
3876 |
3874 neutral
|
3877 |
3875 neutral
|
3878 |
-
3876
|
3879 |
3877 neutral
|
3880 |
3878 contradiction
|
3881 |
3879 neutral
|
3882 |
-
3880
|
3883 |
-
3881
|
3884 |
3882 neutral
|
3885 |
3883 contradiction
|
3886 |
-
3884
|
3887 |
3885 contradiction
|
3888 |
3886 neutral
|
3889 |
3887 entailment
|
@@ -3910,26 +3910,26 @@ index prediction
|
|
3910 |
3908 contradiction
|
3911 |
3909 contradiction
|
3912 |
3910 neutral
|
3913 |
-
3911
|
3914 |
3912 neutral
|
3915 |
3913 entailment
|
3916 |
-
3914
|
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 neutral
|
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
|
@@ -3939,15 +3939,15 @@ index prediction
|
|
3939 |
3937 neutral
|
3940 |
3938 entailment
|
3941 |
3939 neutral
|
3942 |
-
3940
|
3943 |
3941 neutral
|
3944 |
3942 contradiction
|
3945 |
3943 neutral
|
3946 |
3944 entailment
|
3947 |
-
3945
|
3948 |
3946 neutral
|
3949 |
-
3947
|
3950 |
-
3948
|
3951 |
3949 neutral
|
3952 |
3950 contradiction
|
3953 |
3951 neutral
|
@@ -3961,7 +3961,7 @@ index prediction
|
|
3961 |
3959 entailment
|
3962 |
3960 neutral
|
3963 |
3961 contradiction
|
3964 |
-
3962
|
3965 |
3963 contradiction
|
3966 |
3964 neutral
|
3967 |
3965 contradiction
|
@@ -3982,7 +3982,7 @@ index prediction
|
|
3982 |
3980 entailment
|
3983 |
3981 entailment
|
3984 |
3982 contradiction
|
3985 |
-
3983
|
3986 |
3984 neutral
|
3987 |
3985 entailment
|
3988 |
3986 contradiction
|
@@ -3995,9 +3995,9 @@ index prediction
|
|
3995 |
3993 contradiction
|
3996 |
3994 entailment
|
3997 |
3995 neutral
|
3998 |
-
3996
|
3999 |
3997 entailment
|
4000 |
-
3998
|
4001 |
3999 neutral
|
4002 |
4000 contradiction
|
4003 |
4001 entailment
|
@@ -4009,21 +4009,21 @@ index prediction
|
|
4009 |
4007 contradiction
|
4010 |
4008 neutral
|
4011 |
4009 contradiction
|
4012 |
-
4010
|
4013 |
4011 contradiction
|
4014 |
4012 entailment
|
4015 |
4013 contradiction
|
4016 |
-
4014
|
4017 |
4015 entailment
|
4018 |
4016 contradiction
|
4019 |
4017 entailment
|
4020 |
-
4018
|
4021 |
4019 neutral
|
4022 |
4020 neutral
|
4023 |
4021 entailment
|
4024 |
4022 neutral
|
4025 |
-
4023
|
4026 |
-
4024
|
4027 |
4025 neutral
|
4028 |
4026 entailment
|
4029 |
4027 neutral
|
@@ -4057,16 +4057,16 @@ index prediction
|
|
4057 |
4055 contradiction
|
4058 |
4056 neutral
|
4059 |
4057 contradiction
|
4060 |
-
4058
|
4061 |
4059 neutral
|
4062 |
4060 contradiction
|
4063 |
4061 entailment
|
4064 |
4062 neutral
|
4065 |
-
4063
|
4066 |
4064 neutral
|
4067 |
4065 neutral
|
4068 |
-
4066
|
4069 |
-
4067
|
4070 |
4068 contradiction
|
4071 |
4069 entailment
|
4072 |
4070 entailment
|
@@ -4078,20 +4078,20 @@ index prediction
|
|
4078 |
4076 entailment
|
4079 |
4077 neutral
|
4080 |
4078 contradiction
|
4081 |
-
4079
|
4082 |
4080 neutral
|
4083 |
4081 neutral
|
4084 |
4082 contradiction
|
4085 |
4083 neutral
|
4086 |
4084 neutral
|
4087 |
-
4085
|
4088 |
4086 entailment
|
4089 |
-
4087
|
4090 |
4088 neutral
|
4091 |
4089 neutral
|
4092 |
-
4090
|
4093 |
-
4091
|
4094 |
-
4092
|
4095 |
4093 entailment
|
4096 |
4094 neutral
|
4097 |
4095 contradiction
|
@@ -4100,30 +4100,30 @@ index prediction
|
|
4100 |
4098 contradiction
|
4101 |
4099 entailment
|
4102 |
4100 entailment
|
4103 |
-
4101
|
4104 |
4102 contradiction
|
4105 |
-
4103
|
4106 |
4104 contradiction
|
4107 |
4105 entailment
|
4108 |
4106 contradiction
|
4109 |
4107 contradiction
|
4110 |
-
4108
|
4111 |
4109 neutral
|
4112 |
4110 entailment
|
4113 |
4111 neutral
|
4114 |
4112 neutral
|
4115 |
-
4113
|
4116 |
4114 neutral
|
4117 |
4115 neutral
|
4118 |
4116 contradiction
|
4119 |
4117 neutral
|
4120 |
4118 neutral
|
4121 |
4119 contradiction
|
4122 |
-
4120
|
4123 |
4121 contradiction
|
4124 |
4122 contradiction
|
4125 |
4123 neutral
|
4126 |
-
4124
|
4127 |
4125 neutral
|
4128 |
4126 contradiction
|
4129 |
4127 entailment
|
@@ -4135,12 +4135,12 @@ index prediction
|
|
4135 |
4133 entailment
|
4136 |
4134 neutral
|
4137 |
4135 neutral
|
4138 |
-
4136
|
4139 |
4137 contradiction
|
4140 |
-
4138
|
4141 |
-
4139
|
4142 |
4140 contradiction
|
4143 |
-
4141
|
4144 |
4142 entailment
|
4145 |
4143 contradiction
|
4146 |
4144 entailment
|
@@ -4154,14 +4154,14 @@ index prediction
|
|
4154 |
4152 neutral
|
4155 |
4153 entailment
|
4156 |
4154 neutral
|
4157 |
-
4155
|
4158 |
4156 entailment
|
4159 |
4157 entailment
|
4160 |
4158 neutral
|
4161 |
4159 entailment
|
4162 |
-
4160
|
4163 |
4161 entailment
|
4164 |
-
4162
|
4165 |
4163 contradiction
|
4166 |
4164 contradiction
|
4167 |
4165 entailment
|
@@ -4173,7 +4173,7 @@ index prediction
|
|
4173 |
4171 neutral
|
4174 |
4172 neutral
|
4175 |
4173 contradiction
|
4176 |
-
4174
|
4177 |
4175 contradiction
|
4178 |
4176 neutral
|
4179 |
4177 neutral
|
@@ -4187,7 +4187,7 @@ index prediction
|
|
4187 |
4185 contradiction
|
4188 |
4186 neutral
|
4189 |
4187 entailment
|
4190 |
-
4188
|
4191 |
4189 entailment
|
4192 |
4190 contradiction
|
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
|
@@ -4221,7 +4221,7 @@ index prediction
|
|
4221 |
4219 contradiction
|
4222 |
4220 entailment
|
4223 |
4221 neutral
|
4224 |
-
4222
|
4225 |
4223 contradiction
|
4226 |
4224 neutral
|
4227 |
4225 neutral
|
@@ -4234,11 +4234,11 @@ index prediction
|
|
4234 |
4232 entailment
|
4235 |
4233 neutral
|
4236 |
4234 neutral
|
4237 |
-
4235
|
4238 |
4236 neutral
|
4239 |
4237 neutral
|
4240 |
4238 neutral
|
4241 |
-
4239
|
4242 |
4240 contradiction
|
4243 |
4241 entailment
|
4244 |
4242 contradiction
|
@@ -4251,19 +4251,19 @@ index prediction
|
|
4251 |
4249 contradiction
|
4252 |
4250 neutral
|
4253 |
4251 neutral
|
4254 |
-
4252
|
4255 |
4253 contradiction
|
4256 |
4254 contradiction
|
4257 |
-
4255
|
4258 |
4256 entailment
|
4259 |
4257 contradiction
|
4260 |
4258 entailment
|
4261 |
-
4259
|
4262 |
4260 contradiction
|
4263 |
4261 contradiction
|
4264 |
-
4262
|
4265 |
4263 contradiction
|
4266 |
-
4264
|
4267 |
4265 entailment
|
4268 |
4266 contradiction
|
4269 |
4267 entailment
|
@@ -4276,14 +4276,14 @@ index prediction
|
|
4276 |
4274 neutral
|
4277 |
4275 neutral
|
4278 |
4276 neutral
|
4279 |
-
4277
|
4280 |
4278 contradiction
|
4281 |
4279 neutral
|
4282 |
4280 entailment
|
4283 |
4281 contradiction
|
4284 |
-
4282
|
4285 |
4283 neutral
|
4286 |
-
4284
|
4287 |
4285 contradiction
|
4288 |
4286 entailment
|
4289 |
4287 neutral
|
@@ -4291,19 +4291,19 @@ index prediction
|
|
4291 |
4289 neutral
|
4292 |
4290 contradiction
|
4293 |
4291 contradiction
|
4294 |
-
4292
|
4295 |
4293 contradiction
|
4296 |
4294 contradiction
|
4297 |
-
4295
|
4298 |
4296 contradiction
|
4299 |
4297 entailment
|
4300 |
-
4298
|
4301 |
4299 neutral
|
4302 |
4300 neutral
|
4303 |
4301 contradiction
|
4304 |
-
4302
|
4305 |
4303 entailment
|
4306 |
-
4304
|
4307 |
4305 entailment
|
4308 |
4306 neutral
|
4309 |
4307 contradiction
|
@@ -4311,19 +4311,19 @@ index prediction
|
|
4311 |
4309 contradiction
|
4312 |
4310 contradiction
|
4313 |
4311 contradiction
|
4314 |
-
4312
|
4315 |
4313 contradiction
|
4316 |
-
4314
|
4317 |
-
4315
|
4318 |
-
4316
|
4319 |
4317 contradiction
|
4320 |
4318 entailment
|
4321 |
4319 neutral
|
4322 |
4320 contradiction
|
4323 |
4321 neutral
|
4324 |
4322 entailment
|
4325 |
-
4323
|
4326 |
-
4324
|
4327 |
4325 neutral
|
4328 |
4326 entailment
|
4329 |
4327 neutral
|
@@ -4338,36 +4338,36 @@ index prediction
|
|
4338 |
4336 entailment
|
4339 |
4337 contradiction
|
4340 |
4338 contradiction
|
4341 |
-
4339
|
4342 |
-
4340
|
4343 |
4341 contradiction
|
4344 |
4342 entailment
|
4345 |
-
4343
|
4346 |
4344 entailment
|
4347 |
4345 neutral
|
4348 |
4346 entailment
|
4349 |
4347 contradiction
|
4350 |
4348 neutral
|
4351 |
4349 entailment
|
4352 |
-
4350
|
4353 |
-
4351
|
4354 |
-
4352
|
4355 |
4353 neutral
|
4356 |
-
4354
|
4357 |
4355 contradiction
|
4358 |
-
4356
|
4359 |
4357 entailment
|
4360 |
4358 neutral
|
4361 |
4359 contradiction
|
4362 |
-
4360
|
4363 |
4361 neutral
|
4364 |
4362 neutral
|
4365 |
4363 contradiction
|
4366 |
-
4364
|
4367 |
4365 neutral
|
4368 |
4366 entailment
|
4369 |
-
4367
|
4370 |
-
4368
|
4371 |
4369 entailment
|
4372 |
4370 contradiction
|
4373 |
4371 contradiction
|
@@ -4381,14 +4381,14 @@ index prediction
|
|
4381 |
4379 neutral
|
4382 |
4380 entailment
|
4383 |
4381 entailment
|
4384 |
-
4382
|
4385 |
4383 neutral
|
4386 |
4384 entailment
|
4387 |
4385 contradiction
|
4388 |
4386 contradiction
|
4389 |
-
4387
|
4390 |
4388 entailment
|
4391 |
-
4389
|
4392 |
4390 contradiction
|
4393 |
4391 neutral
|
4394 |
4392 entailment
|
@@ -4400,15 +4400,15 @@ index prediction
|
|
4400 |
4398 contradiction
|
4401 |
4399 contradiction
|
4402 |
4400 neutral
|
4403 |
-
4401
|
4404 |
-
4402
|
4405 |
-
4403
|
4406 |
4404 neutral
|
4407 |
4405 contradiction
|
4408 |
4406 neutral
|
4409 |
-
4407
|
4410 |
4408 contradiction
|
4411 |
-
4409
|
4412 |
4410 entailment
|
4413 |
4411 contradiction
|
4414 |
4412 contradiction
|
@@ -4438,35 +4438,35 @@ index prediction
|
|
4438 |
4436 contradiction
|
4439 |
4437 neutral
|
4440 |
4438 entailment
|
4441 |
-
4439
|
4442 |
4440 entailment
|
4443 |
4441 contradiction
|
4444 |
4442 neutral
|
4445 |
4443 entailment
|
4446 |
4444 entailment
|
4447 |
4445 entailment
|
4448 |
-
4446
|
4449 |
4447 neutral
|
4450 |
4448 contradiction
|
4451 |
-
4449
|
4452 |
4450 contradiction
|
4453 |
4451 entailment
|
4454 |
4452 neutral
|
4455 |
4453 contradiction
|
4456 |
4454 entailment
|
4457 |
4455 contradiction
|
4458 |
-
4456
|
4459 |
4457 neutral
|
4460 |
-
4458
|
4461 |
4459 neutral
|
4462 |
4460 entailment
|
4463 |
4461 neutral
|
4464 |
-
4462
|
4465 |
4463 contradiction
|
4466 |
4464 contradiction
|
4467 |
4465 entailment
|
4468 |
-
4466
|
4469 |
-
4467
|
4470 |
4468 neutral
|
4471 |
4469 neutral
|
4472 |
4470 neutral
|
@@ -4477,44 +4477,44 @@ index prediction
|
|
4477 |
4475 contradiction
|
4478 |
4476 neutral
|
4479 |
4477 contradiction
|
4480 |
-
4478
|
4481 |
4479 neutral
|
4482 |
4480 entailment
|
4483 |
4481 contradiction
|
4484 |
4482 neutral
|
4485 |
-
4483
|
4486 |
4484 neutral
|
4487 |
4485 neutral
|
4488 |
4486 entailment
|
4489 |
4487 entailment
|
4490 |
4488 neutral
|
4491 |
4489 neutral
|
4492 |
-
4490
|
4493 |
-
4491
|
4494 |
4492 neutral
|
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 entailment
|
4504 |
4502 contradiction
|
4505 |
-
4503
|
4506 |
4504 entailment
|
4507 |
4505 contradiction
|
4508 |
4506 contradiction
|
4509 |
-
4507
|
4510 |
4508 contradiction
|
4511 |
-
4509
|
4512 |
4510 neutral
|
4513 |
4511 contradiction
|
4514 |
4512 entailment
|
4515 |
4513 entailment
|
4516 |
4514 contradiction
|
4517 |
-
4515
|
4518 |
4516 neutral
|
4519 |
4517 contradiction
|
4520 |
4518 neutral
|
@@ -4525,7 +4525,7 @@ index prediction
|
|
4525 |
4523 neutral
|
4526 |
4524 contradiction
|
4527 |
4525 neutral
|
4528 |
-
4526
|
4529 |
4527 contradiction
|
4530 |
4528 neutral
|
4531 |
4529 neutral
|
@@ -4534,18 +4534,18 @@ index prediction
|
|
4534 |
4532 entailment
|
4535 |
4533 entailment
|
4536 |
4534 contradiction
|
4537 |
-
4535
|
4538 |
4536 contradiction
|
4539 |
4537 contradiction
|
4540 |
4538 neutral
|
4541 |
-
4539
|
4542 |
4540 contradiction
|
4543 |
4541 neutral
|
4544 |
4542 contradiction
|
4545 |
4543 contradiction
|
4546 |
-
4544
|
4547 |
-
4545
|
4548 |
-
4546
|
4549 |
4547 entailment
|
4550 |
4548 contradiction
|
4551 |
4549 neutral
|
@@ -4557,19 +4557,19 @@ index prediction
|
|
4557 |
4555 contradiction
|
4558 |
4556 neutral
|
4559 |
4557 neutral
|
4560 |
-
4558
|
4561 |
4559 neutral
|
4562 |
4560 neutral
|
4563 |
-
4561
|
4564 |
4562 entailment
|
4565 |
4563 neutral
|
4566 |
4564 neutral
|
4567 |
4565 neutral
|
4568 |
4566 contradiction
|
4569 |
-
4567
|
4570 |
4568 entailment
|
4571 |
4569 contradiction
|
4572 |
-
4570
|
4573 |
4571 neutral
|
4574 |
4572 neutral
|
4575 |
4573 contradiction
|
@@ -4579,9 +4579,9 @@ index prediction
|
|
4579 |
4577 neutral
|
4580 |
4578 neutral
|
4581 |
4579 contradiction
|
4582 |
-
4580
|
4583 |
-
4581
|
4584 |
-
4582
|
4585 |
4583 neutral
|
4586 |
4584 contradiction
|
4587 |
4585 entailment
|
@@ -4594,7 +4594,7 @@ index prediction
|
|
4594 |
4592 contradiction
|
4595 |
4593 neutral
|
4596 |
4594 neutral
|
4597 |
-
4595
|
4598 |
4596 neutral
|
4599 |
4597 contradiction
|
4600 |
4598 entailment
|
@@ -4603,37 +4603,37 @@ index prediction
|
|
4603 |
4601 neutral
|
4604 |
4602 neutral
|
4605 |
4603 neutral
|
4606 |
-
4604
|
4607 |
-
4605
|
4608 |
-
4606
|
4609 |
-
4607
|
4610 |
4608 contradiction
|
4611 |
4609 neutral
|
4612 |
4610 contradiction
|
4613 |
4611 contradiction
|
4614 |
4612 neutral
|
4615 |
-
4613
|
4616 |
-
4614
|
4617 |
4615 contradiction
|
4618 |
4616 neutral
|
4619 |
4617 contradiction
|
4620 |
4618 neutral
|
4621 |
4619 neutral
|
4622 |
-
4620
|
4623 |
4621 entailment
|
4624 |
-
4622
|
4625 |
4623 contradiction
|
4626 |
4624 entailment
|
4627 |
4625 entailment
|
4628 |
-
4626
|
4629 |
4627 neutral
|
4630 |
4628 entailment
|
4631 |
4629 contradiction
|
4632 |
4630 contradiction
|
4633 |
-
4631
|
4634 |
4632 neutral
|
4635 |
4633 entailment
|
4636 |
-
4634
|
4637 |
4635 entailment
|
4638 |
4636 contradiction
|
4639 |
4637 entailment
|
@@ -4642,7 +4642,7 @@ index prediction
|
|
4642 |
4640 neutral
|
4643 |
4641 neutral
|
4644 |
4642 neutral
|
4645 |
-
4643
|
4646 |
4644 contradiction
|
4647 |
4645 neutral
|
4648 |
4646 neutral
|
@@ -4658,28 +4658,28 @@ index prediction
|
|
4658 |
4656 neutral
|
4659 |
4657 contradiction
|
4660 |
4658 entailment
|
4661 |
-
4659
|
4662 |
4660 neutral
|
4663 |
4661 neutral
|
4664 |
4662 neutral
|
4665 |
-
4663
|
4666 |
4664 neutral
|
4667 |
-
4665
|
4668 |
4666 contradiction
|
4669 |
4667 neutral
|
4670 |
4668 contradiction
|
4671 |
-
4669
|
4672 |
-
4670
|
4673 |
4671 contradiction
|
4674 |
4672 contradiction
|
4675 |
-
4673
|
4676 |
4674 entailment
|
4677 |
4675 neutral
|
4678 |
4676 contradiction
|
4679 |
4677 contradiction
|
4680 |
4678 neutral
|
4681 |
4679 entailment
|
4682 |
-
4680
|
4683 |
4681 neutral
|
4684 |
4682 entailment
|
4685 |
4683 contradiction
|
@@ -4688,15 +4688,15 @@ index prediction
|
|
4688 |
4686 neutral
|
4689 |
4687 neutral
|
4690 |
4688 contradiction
|
4691 |
-
4689
|
4692 |
-
4690
|
4693 |
4691 entailment
|
4694 |
4692 neutral
|
4695 |
-
4693
|
4696 |
4694 contradiction
|
4697 |
4695 entailment
|
4698 |
4696 contradiction
|
4699 |
-
4697
|
4700 |
4698 entailment
|
4701 |
4699 neutral
|
4702 |
4700 neutral
|
@@ -4716,37 +4716,37 @@ index prediction
|
|
4716 |
4714 contradiction
|
4717 |
4715 neutral
|
4718 |
4716 entailment
|
4719 |
-
4717
|
4720 |
4718 neutral
|
4721 |
4719 contradiction
|
4722 |
-
4720
|
4723 |
4721 contradiction
|
4724 |
4722 entailment
|
4725 |
4723 neutral
|
4726 |
4724 contradiction
|
4727 |
4725 neutral
|
4728 |
-
4726
|
4729 |
-
4727
|
4730 |
4728 neutral
|
4731 |
4729 entailment
|
4732 |
4730 contradiction
|
4733 |
4731 contradiction
|
4734 |
-
4732
|
4735 |
4733 entailment
|
4736 |
4734 entailment
|
4737 |
-
4735
|
4738 |
4736 entailment
|
4739 |
-
4737
|
4740 |
4738 contradiction
|
4741 |
4739 entailment
|
4742 |
4740 neutral
|
4743 |
-
4741
|
4744 |
4742 entailment
|
4745 |
4743 neutral
|
4746 |
4744 contradiction
|
4747 |
4745 entailment
|
4748 |
4746 neutral
|
4749 |
-
4747
|
4750 |
4748 neutral
|
4751 |
4749 contradiction
|
4752 |
4750 entailment
|
@@ -4759,7 +4759,7 @@ index prediction
|
|
4759 |
4757 neutral
|
4760 |
4758 neutral
|
4761 |
4759 entailment
|
4762 |
-
4760
|
4763 |
4761 entailment
|
4764 |
4762 entailment
|
4765 |
4763 contradiction
|
@@ -4785,7 +4785,7 @@ index prediction
|
|
4785 |
4783 entailment
|
4786 |
4784 contradiction
|
4787 |
4785 entailment
|
4788 |
-
4786
|
4789 |
4787 contradiction
|
4790 |
4788 contradiction
|
4791 |
4789 neutral
|
@@ -4793,7 +4793,7 @@ index prediction
|
|
4793 |
4791 contradiction
|
4794 |
4792 neutral
|
4795 |
4793 contradiction
|
4796 |
-
4794
|
4797 |
4795 contradiction
|
4798 |
4796 contradiction
|
4799 |
4797 entailment
|
@@ -4805,8 +4805,8 @@ index prediction
|
|
4805 |
4803 neutral
|
4806 |
4804 neutral
|
4807 |
4805 neutral
|
4808 |
-
4806
|
4809 |
-
4807
|
4810 |
4808 neutral
|
4811 |
4809 contradiction
|
4812 |
4810 neutral
|
@@ -4820,7 +4820,7 @@ index prediction
|
|
4820 |
4818 contradiction
|
4821 |
4819 entailment
|
4822 |
4820 neutral
|
4823 |
-
4821
|
4824 |
4822 entailment
|
4825 |
4823 neutral
|
4826 |
4824 contradiction
|
@@ -4836,7 +4836,7 @@ index prediction
|
|
4836 |
4834 neutral
|
4837 |
4835 neutral
|
4838 |
4836 contradiction
|
4839 |
-
4837
|
4840 |
4838 entailment
|
4841 |
4839 neutral
|
4842 |
4840 contradiction
|
@@ -4848,39 +4848,39 @@ index prediction
|
|
4848 |
4846 neutral
|
4849 |
4847 entailment
|
4850 |
4848 contradiction
|
4851 |
-
4849
|
4852 |
-
4850
|
4853 |
4851 contradiction
|
4854 |
4852 entailment
|
4855 |
4853 contradiction
|
4856 |
4854 entailment
|
4857 |
4855 neutral
|
4858 |
-
4856
|
4859 |
-
4857
|
4860 |
-
4858
|
4861 |
4859 neutral
|
4862 |
-
4860
|
4863 |
-
4861
|
4864 |
-
4862
|
4865 |
-
4863
|
4866 |
-
4864
|
4867 |
-
4865
|
4868 |
4866 neutral
|
4869 |
-
4867
|
4870 |
4868 contradiction
|
4871 |
-
4869
|
4872 |
4870 neutral
|
4873 |
4871 contradiction
|
4874 |
-
4872
|
4875 |
4873 neutral
|
4876 |
-
4874
|
4877 |
4875 entailment
|
4878 |
4876 contradiction
|
4879 |
4877 contradiction
|
4880 |
4878 neutral
|
4881 |
4879 entailment
|
4882 |
4880 neutral
|
4883 |
-
4881
|
4884 |
4882 neutral
|
4885 |
4883 contradiction
|
4886 |
4884 entailment
|
@@ -4897,17 +4897,17 @@ index prediction
|
|
4897 |
4895 contradiction
|
4898 |
4896 contradiction
|
4899 |
4897 entailment
|
4900 |
-
4898
|
4901 |
4899 contradiction
|
4902 |
4900 entailment
|
4903 |
4901 neutral
|
4904 |
4902 contradiction
|
4905 |
4903 contradiction
|
4906 |
-
4904
|
4907 |
4905 contradiction
|
4908 |
4906 neutral
|
4909 |
4907 entailment
|
4910 |
-
4908
|
4911 |
4909 contradiction
|
4912 |
4910 entailment
|
4913 |
4911 neutral
|
@@ -4917,9 +4917,9 @@ index prediction
|
|
4917 |
4915 neutral
|
4918 |
4916 contradiction
|
4919 |
4917 contradiction
|
4920 |
-
4918
|
4921 |
4919 entailment
|
4922 |
-
4920
|
4923 |
4921 entailment
|
4924 |
4922 entailment
|
4925 |
4923 neutral
|
@@ -4927,16 +4927,16 @@ index prediction
|
|
4927 |
4925 entailment
|
4928 |
4926 contradiction
|
4929 |
4927 neutral
|
4930 |
-
4928
|
4931 |
-
4929
|
4932 |
-
4930
|
4933 |
4931 neutral
|
4934 |
-
4932
|
4935 |
-
4933
|
4936 |
-
4934
|
4937 |
4935 contradiction
|
4938 |
4936 contradiction
|
4939 |
-
4937
|
4940 |
4938 entailment
|
4941 |
4939 entailment
|
4942 |
4940 contradiction
|
@@ -4946,15 +4946,15 @@ index prediction
|
|
4946 |
4944 entailment
|
4947 |
4945 entailment
|
4948 |
4946 entailment
|
4949 |
-
4947
|
4950 |
4948 contradiction
|
4951 |
4949 entailment
|
4952 |
4950 contradiction
|
4953 |
4951 entailment
|
4954 |
4952 neutral
|
4955 |
-
4953
|
4956 |
-
4954
|
4957 |
-
4955
|
4958 |
4956 entailment
|
4959 |
4957 entailment
|
4960 |
4958 contradiction
|
@@ -4970,11 +4970,11 @@ index prediction
|
|
4970 |
4968 entailment
|
4971 |
4969 contradiction
|
4972 |
4970 neutral
|
4973 |
-
4971
|
4974 |
4972 neutral
|
4975 |
4973 neutral
|
4976 |
4974 contradiction
|
4977 |
-
4975
|
4978 |
4976 entailment
|
4979 |
4977 contradiction
|
4980 |
4978 neutral
|
@@ -4982,11 +4982,11 @@ index prediction
|
|
4982 |
4980 contradiction
|
4983 |
4981 neutral
|
4984 |
4982 entailment
|
4985 |
-
4983
|
4986 |
4984 contradiction
|
4987 |
4985 neutral
|
4988 |
-
4986
|
4989 |
-
4987
|
4990 |
4988 entailment
|
4991 |
4989 contradiction
|
4992 |
4990 neutral
|
@@ -4994,18 +4994,18 @@ index prediction
|
|
4994 |
4992 contradiction
|
4995 |
4993 entailment
|
4996 |
4994 entailment
|
4997 |
-
4995
|
4998 |
4996 entailment
|
4999 |
4997 contradiction
|
5000 |
4998 entailment
|
5001 |
4999 neutral
|
5002 |
5000 contradiction
|
5003 |
-
5001
|
5004 |
5002 contradiction
|
5005 |
5003 neutral
|
5006 |
5004 entailment
|
5007 |
5005 entailment
|
5008 |
5006 neutral
|
5009 |
-
5007
|
5010 |
5008 contradiction
|
5011 |
5009 entailment
|
|
|
1 |
index prediction
|
2 |
0 contradiction
|
3 |
1 entailment
|
4 |
+
2 contradiction
|
5 |
+
3 neutral
|
6 |
4 entailment
|
7 |
5 contradiction
|
8 |
6 contradiction
|
9 |
7 entailment
|
10 |
8 neutral
|
11 |
+
9 contradiction
|
12 |
10 contradiction
|
13 |
11 neutral
|
14 |
12 contradiction
|
|
|
48 |
46 neutral
|
49 |
47 contradiction
|
50 |
48 neutral
|
51 |
+
49 entailment
|
52 |
50 contradiction
|
53 |
51 neutral
|
54 |
52 entailment
|
|
|
56 |
54 entailment
|
57 |
55 neutral
|
58 |
56 neutral
|
59 |
+
57 entailment
|
60 |
58 neutral
|
61 |
59 contradiction
|
62 |
60 neutral
|
63 |
61 entailment
|
64 |
+
62 contradiction
|
65 |
63 contradiction
|
66 |
+
64 entailment
|
67 |
65 contradiction
|
68 |
+
66 entailment
|
69 |
67 entailment
|
70 |
68 neutral
|
71 |
+
69 neutral
|
72 |
+
70 contradiction
|
73 |
+
71 neutral
|
74 |
72 contradiction
|
75 |
73 contradiction
|
76 |
74 entailment
|
77 |
75 neutral
|
78 |
+
76 contradiction
|
79 |
+
77 neutral
|
80 |
78 contradiction
|
81 |
79 neutral
|
82 |
80 entailment
|
83 |
+
81 neutral
|
84 |
82 contradiction
|
85 |
83 contradiction
|
86 |
84 contradiction
|
|
|
90 |
88 contradiction
|
91 |
89 neutral
|
92 |
90 neutral
|
93 |
+
91 entailment
|
94 |
+
92 neutral
|
95 |
+
93 contradiction
|
96 |
+
94 entailment
|
97 |
95 contradiction
|
98 |
96 entailment
|
99 |
97 contradiction
|
|
|
112 |
110 contradiction
|
113 |
111 neutral
|
114 |
112 contradiction
|
115 |
+
113 entailment
|
116 |
114 neutral
|
117 |
115 entailment
|
118 |
+
116 neutral
|
119 |
117 neutral
|
120 |
118 contradiction
|
121 |
+
119 neutral
|
122 |
120 entailment
|
123 |
121 entailment
|
124 |
122 neutral
|
125 |
123 neutral
|
126 |
+
124 contradiction
|
127 |
125 contradiction
|
128 |
126 contradiction
|
129 |
127 neutral
|
130 |
+
128 neutral
|
131 |
129 contradiction
|
132 |
130 neutral
|
133 |
131 neutral
|
|
|
141 |
139 contradiction
|
142 |
140 entailment
|
143 |
141 contradiction
|
144 |
+
142 contradiction
|
145 |
+
143 neutral
|
146 |
144 contradiction
|
147 |
+
145 contradiction
|
148 |
146 neutral
|
149 |
147 neutral
|
150 |
148 entailment
|
|
|
153 |
151 neutral
|
154 |
152 entailment
|
155 |
153 contradiction
|
156 |
+
154 entailment
|
157 |
155 entailment
|
158 |
156 entailment
|
159 |
+
157 neutral
|
160 |
158 neutral
|
161 |
159 contradiction
|
162 |
160 entailment
|
163 |
161 entailment
|
164 |
162 contradiction
|
165 |
+
163 entailment
|
166 |
+
164 contradiction
|
167 |
165 contradiction
|
168 |
166 neutral
|
169 |
+
167 neutral
|
170 |
168 neutral
|
171 |
169 entailment
|
172 |
170 contradiction
|
|
|
177 |
175 neutral
|
178 |
176 contradiction
|
179 |
177 contradiction
|
180 |
+
178 neutral
|
181 |
179 contradiction
|
182 |
180 entailment
|
183 |
181 contradiction
|
|
|
201 |
199 entailment
|
202 |
200 neutral
|
203 |
201 contradiction
|
204 |
+
202 neutral
|
205 |
203 neutral
|
206 |
204 neutral
|
207 |
205 contradiction
|
|
|
209 |
207 contradiction
|
210 |
208 neutral
|
211 |
209 neutral
|
212 |
+
210 neutral
|
213 |
+
211 neutral
|
214 |
+
212 neutral
|
215 |
213 entailment
|
216 |
214 neutral
|
217 |
215 contradiction
|
218 |
216 contradiction
|
219 |
217 entailment
|
220 |
+
218 neutral
|
221 |
219 contradiction
|
222 |
220 entailment
|
223 |
221 neutral
|
224 |
+
222 neutral
|
225 |
223 entailment
|
226 |
224 neutral
|
227 |
225 contradiction
|
|
|
243 |
241 contradiction
|
244 |
242 contradiction
|
245 |
243 neutral
|
246 |
+
244 contradiction
|
247 |
245 neutral
|
248 |
246 neutral
|
249 |
247 entailment
|
250 |
+
248 neutral
|
251 |
249 contradiction
|
252 |
250 neutral
|
253 |
+
251 neutral
|
254 |
+
252 contradiction
|
255 |
253 neutral
|
256 |
254 contradiction
|
257 |
255 neutral
|
258 |
256 entailment
|
259 |
257 contradiction
|
260 |
258 entailment
|
261 |
+
259 entailment
|
262 |
260 contradiction
|
263 |
261 contradiction
|
264 |
262 neutral
|
|
|
269 |
267 neutral
|
270 |
268 contradiction
|
271 |
269 entailment
|
272 |
+
270 contradiction
|
273 |
271 contradiction
|
274 |
272 neutral
|
275 |
273 contradiction
|
|
|
277 |
275 contradiction
|
278 |
276 neutral
|
279 |
277 contradiction
|
280 |
+
278 neutral
|
281 |
279 neutral
|
282 |
280 neutral
|
283 |
+
281 contradiction
|
284 |
282 neutral
|
285 |
283 contradiction
|
286 |
284 entailment
|
287 |
285 contradiction
|
288 |
+
286 neutral
|
289 |
287 entailment
|
290 |
288 contradiction
|
291 |
289 neutral
|
292 |
290 neutral
|
293 |
+
291 contradiction
|
294 |
292 entailment
|
295 |
293 entailment
|
296 |
294 entailment
|
|
|
299 |
297 neutral
|
300 |
298 entailment
|
301 |
299 contradiction
|
302 |
+
300 contradiction
|
303 |
301 neutral
|
304 |
302 entailment
|
305 |
303 entailment
|
306 |
304 contradiction
|
307 |
+
305 neutral
|
308 |
306 contradiction
|
309 |
307 contradiction
|
310 |
308 entailment
|
|
|
318 |
316 contradiction
|
319 |
317 neutral
|
320 |
318 neutral
|
321 |
+
319 contradiction
|
322 |
320 entailment
|
323 |
321 neutral
|
324 |
+
322 contradiction
|
325 |
323 contradiction
|
326 |
+
324 neutral
|
327 |
325 entailment
|
328 |
326 contradiction
|
329 |
+
327 neutral
|
330 |
+
328 neutral
|
331 |
+
329 neutral
|
332 |
330 contradiction
|
333 |
331 contradiction
|
334 |
332 neutral
|
335 |
+
333 neutral
|
336 |
334 contradiction
|
337 |
335 contradiction
|
338 |
336 contradiction
|
339 |
+
337 neutral
|
340 |
338 contradiction
|
341 |
339 entailment
|
342 |
340 neutral
|
|
|
350 |
348 entailment
|
351 |
349 neutral
|
352 |
350 neutral
|
353 |
+
351 entailment
|
354 |
352 entailment
|
355 |
353 contradiction
|
356 |
354 neutral
|
|
|
359 |
357 contradiction
|
360 |
358 neutral
|
361 |
359 entailment
|
362 |
+
360 neutral
|
363 |
361 neutral
|
364 |
362 neutral
|
365 |
363 neutral
|
366 |
364 contradiction
|
367 |
365 contradiction
|
368 |
+
366 neutral
|
369 |
367 entailment
|
370 |
368 contradiction
|
371 |
369 neutral
|
|
|
380 |
378 neutral
|
381 |
379 entailment
|
382 |
380 contradiction
|
383 |
+
381 neutral
|
384 |
382 contradiction
|
385 |
383 neutral
|
386 |
384 neutral
|
387 |
385 contradiction
|
388 |
386 entailment
|
389 |
+
387 contradiction
|
390 |
388 entailment
|
391 |
389 contradiction
|
392 |
390 neutral
|
|
|
402 |
400 contradiction
|
403 |
401 entailment
|
404 |
402 entailment
|
405 |
+
403 neutral
|
406 |
404 contradiction
|
407 |
405 entailment
|
408 |
+
406 neutral
|
409 |
+
407 neutral
|
410 |
408 contradiction
|
411 |
409 entailment
|
412 |
410 neutral
|
|
|
421 |
419 contradiction
|
422 |
420 neutral
|
423 |
421 contradiction
|
424 |
+
422 neutral
|
425 |
423 contradiction
|
426 |
424 contradiction
|
427 |
425 contradiction
|
|
|
429 |
427 contradiction
|
430 |
428 entailment
|
431 |
429 contradiction
|
432 |
+
430 neutral
|
433 |
431 neutral
|
434 |
+
432 neutral
|
435 |
433 neutral
|
436 |
434 contradiction
|
437 |
435 neutral
|
|
|
448 |
446 neutral
|
449 |
447 contradiction
|
450 |
448 neutral
|
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 contradiction
|
461 |
459 neutral
|
462 |
+
460 neutral
|
463 |
461 entailment
|
464 |
462 entailment
|
465 |
+
463 neutral
|
466 |
464 neutral
|
467 |
465 neutral
|
468 |
+
466 contradiction
|
469 |
467 contradiction
|
470 |
+
468 contradiction
|
471 |
469 entailment
|
472 |
470 contradiction
|
473 |
471 contradiction
|
474 |
+
472 neutral
|
475 |
473 entailment
|
476 |
+
474 neutral
|
477 |
475 contradiction
|
478 |
476 neutral
|
479 |
477 contradiction
|
|
|
485 |
483 entailment
|
486 |
484 neutral
|
487 |
485 neutral
|
488 |
+
486 neutral
|
489 |
+
487 neutral
|
490 |
488 contradiction
|
491 |
+
489 contradiction
|
492 |
490 neutral
|
493 |
+
491 contradiction
|
494 |
492 neutral
|
495 |
493 contradiction
|
496 |
494 neutral
|
497 |
495 entailment
|
498 |
+
496 entailment
|
499 |
497 contradiction
|
500 |
498 contradiction
|
501 |
499 neutral
|
|
|
514 |
512 entailment
|
515 |
513 contradiction
|
516 |
514 neutral
|
517 |
+
515 contradiction
|
518 |
516 neutral
|
519 |
517 neutral
|
520 |
518 contradiction
|
|
|
527 |
525 neutral
|
528 |
526 neutral
|
529 |
527 contradiction
|
530 |
+
528 entailment
|
531 |
529 neutral
|
532 |
530 contradiction
|
533 |
531 entailment
|
|
|
539 |
537 neutral
|
540 |
538 neutral
|
541 |
539 entailment
|
542 |
+
540 neutral
|
543 |
541 neutral
|
544 |
+
542 neutral
|
545 |
543 neutral
|
546 |
+
544 contradiction
|
547 |
+
545 entailment
|
548 |
546 entailment
|
549 |
547 contradiction
|
550 |
548 neutral
|
|
|
578 |
576 neutral
|
579 |
577 neutral
|
580 |
578 entailment
|
581 |
+
579 entailment
|
582 |
580 neutral
|
583 |
581 contradiction
|
584 |
582 entailment
|
|
|
598 |
596 neutral
|
599 |
597 neutral
|
600 |
598 entailment
|
601 |
+
599 neutral
|
602 |
600 entailment
|
603 |
601 contradiction
|
604 |
+
602 contradiction
|
605 |
603 neutral
|
606 |
604 entailment
|
607 |
605 neutral
|
|
|
617 |
615 entailment
|
618 |
616 entailment
|
619 |
617 entailment
|
620 |
+
618 contradiction
|
621 |
619 entailment
|
622 |
620 neutral
|
623 |
621 entailment
|
624 |
622 contradiction
|
625 |
623 contradiction
|
626 |
+
624 neutral
|
627 |
625 neutral
|
628 |
626 neutral
|
629 |
627 contradiction
|
|
|
636 |
634 neutral
|
637 |
635 entailment
|
638 |
636 contradiction
|
639 |
+
637 entailment
|
640 |
+
638 neutral
|
641 |
639 contradiction
|
642 |
640 contradiction
|
643 |
+
641 contradiction
|
644 |
642 neutral
|
645 |
+
643 neutral
|
646 |
644 contradiction
|
647 |
645 neutral
|
648 |
646 contradiction
|
649 |
+
647 contradiction
|
650 |
648 entailment
|
651 |
649 entailment
|
652 |
650 neutral
|
653 |
651 entailment
|
654 |
652 neutral
|
655 |
653 neutral
|
656 |
+
654 entailment
|
657 |
655 contradiction
|
658 |
656 entailment
|
659 |
657 contradiction
|
|
|
661 |
659 contradiction
|
662 |
660 entailment
|
663 |
661 contradiction
|
664 |
+
662 neutral
|
665 |
663 entailment
|
666 |
664 neutral
|
667 |
665 contradiction
|
|
|
671 |
669 contradiction
|
672 |
670 contradiction
|
673 |
671 neutral
|
674 |
+
672 contradiction
|
675 |
673 entailment
|
676 |
674 neutral
|
677 |
675 neutral
|
|
|
682 |
680 entailment
|
683 |
681 entailment
|
684 |
682 contradiction
|
685 |
+
683 neutral
|
686 |
684 neutral
|
687 |
685 entailment
|
688 |
686 neutral
|
689 |
687 contradiction
|
690 |
688 entailment
|
691 |
+
689 neutral
|
692 |
690 entailment
|
693 |
691 neutral
|
694 |
692 contradiction
|
|
|
699 |
697 contradiction
|
700 |
698 neutral
|
701 |
699 entailment
|
702 |
+
700 contradiction
|
703 |
701 neutral
|
704 |
702 neutral
|
705 |
703 contradiction
|
706 |
+
704 neutral
|
707 |
+
705 neutral
|
708 |
706 entailment
|
709 |
707 contradiction
|
710 |
+
708 entailment
|
711 |
709 contradiction
|
712 |
710 neutral
|
713 |
711 entailment
|
|
|
718 |
716 contradiction
|
719 |
717 neutral
|
720 |
718 entailment
|
721 |
+
719 contradiction
|
722 |
720 contradiction
|
723 |
721 contradiction
|
724 |
722 entailment
|
|
|
732 |
730 contradiction
|
733 |
731 entailment
|
734 |
732 entailment
|
735 |
+
733 contradiction
|
736 |
734 contradiction
|
737 |
735 neutral
|
738 |
+
736 contradiction
|
739 |
737 neutral
|
740 |
738 contradiction
|
741 |
+
739 neutral
|
742 |
740 neutral
|
743 |
741 entailment
|
744 |
+
742 contradiction
|
745 |
743 entailment
|
746 |
744 contradiction
|
747 |
745 entailment
|
|
|
755 |
753 neutral
|
756 |
754 entailment
|
757 |
755 neutral
|
758 |
+
756 contradiction
|
759 |
+
757 entailment
|
760 |
758 neutral
|
761 |
759 neutral
|
762 |
760 entailment
|
763 |
761 contradiction
|
764 |
762 entailment
|
765 |
763 neutral
|
766 |
+
764 contradiction
|
767 |
765 entailment
|
768 |
766 neutral
|
769 |
767 neutral
|
|
|
772 |
770 contradiction
|
773 |
771 entailment
|
774 |
772 contradiction
|
775 |
+
773 contradiction
|
776 |
774 neutral
|
777 |
775 contradiction
|
778 |
776 contradiction
|
|
|
783 |
781 contradiction
|
784 |
782 entailment
|
785 |
783 contradiction
|
786 |
+
784 neutral
|
787 |
785 neutral
|
788 |
786 contradiction
|
789 |
787 neutral
|
|
|
799 |
797 neutral
|
800 |
798 neutral
|
801 |
799 entailment
|
802 |
+
800 neutral
|
803 |
801 contradiction
|
804 |
802 neutral
|
805 |
803 entailment
|
|
|
809 |
807 neutral
|
810 |
808 neutral
|
811 |
809 contradiction
|
812 |
+
810 contradiction
|
813 |
811 neutral
|
814 |
812 neutral
|
815 |
+
813 contradiction
|
816 |
814 entailment
|
817 |
815 contradiction
|
818 |
816 neutral
|
819 |
817 entailment
|
820 |
818 contradiction
|
821 |
819 neutral
|
822 |
+
820 contradiction
|
823 |
821 neutral
|
824 |
822 neutral
|
825 |
823 contradiction
|
826 |
824 entailment
|
827 |
825 entailment
|
828 |
+
826 neutral
|
829 |
827 contradiction
|
830 |
828 entailment
|
831 |
829 neutral
|
832 |
+
830 neutral
|
833 |
831 contradiction
|
834 |
832 entailment
|
835 |
833 entailment
|
|
|
844 |
842 contradiction
|
845 |
843 neutral
|
846 |
844 entailment
|
847 |
+
845 contradiction
|
848 |
846 entailment
|
849 |
+
847 contradiction
|
850 |
+
848 contradiction
|
851 |
849 neutral
|
852 |
850 neutral
|
853 |
851 contradiction
|
|
|
861 |
859 neutral
|
862 |
860 entailment
|
863 |
861 entailment
|
864 |
+
862 neutral
|
865 |
863 contradiction
|
866 |
864 neutral
|
867 |
865 neutral
|
868 |
866 neutral
|
869 |
867 contradiction
|
870 |
+
868 entailment
|
871 |
869 neutral
|
872 |
870 contradiction
|
873 |
+
871 neutral
|
874 |
+
872 entailment
|
875 |
+
873 neutral
|
876 |
874 entailment
|
877 |
875 neutral
|
878 |
876 contradiction
|
|
|
889 |
887 neutral
|
890 |
888 entailment
|
891 |
889 neutral
|
892 |
+
890 neutral
|
893 |
891 contradiction
|
894 |
892 entailment
|
895 |
893 neutral
|
896 |
+
894 entailment
|
897 |
+
895 neutral
|
898 |
896 contradiction
|
899 |
897 contradiction
|
900 |
898 entailment
|
901 |
899 neutral
|
902 |
900 contradiction
|
903 |
901 contradiction
|
904 |
+
902 contradiction
|
905 |
903 contradiction
|
906 |
904 neutral
|
907 |
905 entailment
|
|
|
915 |
913 entailment
|
916 |
914 neutral
|
917 |
915 neutral
|
918 |
+
916 entailment
|
919 |
917 contradiction
|
920 |
918 neutral
|
921 |
919 entailment
|
|
|
926 |
924 entailment
|
927 |
925 contradiction
|
928 |
926 neutral
|
929 |
+
927 entailment
|
930 |
928 entailment
|
931 |
929 neutral
|
932 |
930 neutral
|
|
|
937 |
935 neutral
|
938 |
936 neutral
|
939 |
937 neutral
|
940 |
+
938 contradiction
|
941 |
939 contradiction
|
942 |
+
940 entailment
|
943 |
941 neutral
|
944 |
+
942 neutral
|
945 |
943 entailment
|
946 |
944 contradiction
|
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 neutral
|
956 |
954 contradiction
|
957 |
+
955 neutral
|
958 |
956 neutral
|
959 |
957 entailment
|
960 |
958 contradiction
|
|
|
970 |
968 neutral
|
971 |
969 neutral
|
972 |
970 neutral
|
973 |
+
971 contradiction
|
974 |
972 contradiction
|
975 |
973 neutral
|
976 |
974 neutral
|
977 |
+
975 neutral
|
978 |
976 neutral
|
979 |
+
977 neutral
|
980 |
978 entailment
|
981 |
+
979 neutral
|
982 |
980 neutral
|
983 |
981 neutral
|
984 |
982 entailment
|
|
|
987 |
985 contradiction
|
988 |
986 neutral
|
989 |
987 entailment
|
990 |
+
988 contradiction
|
991 |
989 contradiction
|
992 |
990 neutral
|
993 |
991 contradiction
|
|
|
995 |
993 neutral
|
996 |
994 entailment
|
997 |
995 contradiction
|
998 |
+
996 neutral
|
999 |
997 neutral
|
1000 |
+
998 entailment
|
1001 |
999 neutral
|
1002 |
1000 entailment
|
1003 |
+
1001 entailment
|
1004 |
1002 neutral
|
1005 |
1003 neutral
|
1006 |
1004 contradiction
|
|
|
1013 |
1011 contradiction
|
1014 |
1012 neutral
|
1015 |
1013 neutral
|
1016 |
+
1014 contradiction
|
1017 |
1015 neutral
|
1018 |
+
1016 neutral
|
1019 |
1017 contradiction
|
1020 |
+
1018 neutral
|
1021 |
1019 neutral
|
1022 |
1020 neutral
|
1023 |
1021 entailment
|
|
|
1027 |
1025 neutral
|
1028 |
1026 neutral
|
1029 |
1027 entailment
|
1030 |
+
1028 neutral
|
1031 |
1029 neutral
|
1032 |
+
1030 contradiction
|
1033 |
1031 neutral
|
1034 |
1032 neutral
|
1035 |
1033 entailment
|
|
|
1041 |
1039 contradiction
|
1042 |
1040 neutral
|
1043 |
1041 neutral
|
1044 |
+
1042 contradiction
|
1045 |
1043 neutral
|
1046 |
1044 contradiction
|
1047 |
1045 neutral
|
|
|
1049 |
1047 contradiction
|
1050 |
1048 entailment
|
1051 |
1049 neutral
|
1052 |
+
1050 entailment
|
1053 |
1051 neutral
|
1054 |
1052 contradiction
|
1055 |
1053 contradiction
|
|
|
1057 |
1055 neutral
|
1058 |
1056 contradiction
|
1059 |
1057 entailment
|
1060 |
+
1058 entailment
|
1061 |
1059 contradiction
|
1062 |
+
1060 neutral
|
1063 |
1061 neutral
|
1064 |
1062 contradiction
|
1065 |
1063 contradiction
|
|
|
1070 |
1068 entailment
|
1071 |
1069 entailment
|
1072 |
1070 contradiction
|
1073 |
+
1071 entailment
|
1074 |
1072 neutral
|
1075 |
1073 entailment
|
1076 |
1074 contradiction
|
|
|
1082 |
1080 contradiction
|
1083 |
1081 entailment
|
1084 |
1082 entailment
|
1085 |
+
1083 entailment
|
1086 |
+
1084 contradiction
|
1087 |
1085 contradiction
|
1088 |
1086 entailment
|
1089 |
1087 contradiction
|
1090 |
+
1088 neutral
|
1091 |
1089 entailment
|
1092 |
1090 entailment
|
1093 |
1091 entailment
|
1094 |
+
1092 contradiction
|
1095 |
1093 contradiction
|
1096 |
1094 contradiction
|
1097 |
1095 neutral
|
|
|
1104 |
1102 contradiction
|
1105 |
1103 entailment
|
1106 |
1104 neutral
|
1107 |
+
1105 contradiction
|
1108 |
1106 contradiction
|
1109 |
+
1107 contradiction
|
1110 |
1108 entailment
|
1111 |
+
1109 contradiction
|
1112 |
1110 entailment
|
1113 |
1111 neutral
|
1114 |
1112 neutral
|
1115 |
+
1113 contradiction
|
1116 |
1114 contradiction
|
1117 |
1115 neutral
|
1118 |
+
1116 contradiction
|
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
|
1128 |
1126 contradiction
|
1129 |
1127 entailment
|
1130 |
+
1128 neutral
|
1131 |
+
1129 contradiction
|
1132 |
1130 neutral
|
1133 |
1131 entailment
|
1134 |
1132 neutral
|
|
|
1143 |
1141 neutral
|
1144 |
1142 entailment
|
1145 |
1143 contradiction
|
1146 |
+
1144 neutral
|
1147 |
1145 neutral
|
1148 |
1146 neutral
|
1149 |
1147 neutral
|
|
|
1158 |
1156 contradiction
|
1159 |
1157 neutral
|
1160 |
1158 entailment
|
1161 |
+
1159 entailment
|
1162 |
+
1160 contradiction
|
1163 |
+
1161 contradiction
|
1164 |
1162 contradiction
|
1165 |
1163 entailment
|
1166 |
1164 neutral
|
|
|
1172 |
1170 neutral
|
1173 |
1171 entailment
|
1174 |
1172 contradiction
|
1175 |
+
1173 contradiction
|
1176 |
1174 contradiction
|
1177 |
1175 contradiction
|
1178 |
1176 neutral
|
|
|
1180 |
1178 contradiction
|
1181 |
1179 entailment
|
1182 |
1180 contradiction
|
1183 |
+
1181 entailment
|
1184 |
1182 entailment
|
1185 |
1183 contradiction
|
1186 |
+
1184 neutral
|
1187 |
1185 neutral
|
1188 |
1186 contradiction
|
1189 |
1187 contradiction
|
|
|
1204 |
1202 entailment
|
1205 |
1203 entailment
|
1206 |
1204 entailment
|
1207 |
+
1205 contradiction
|
1208 |
1206 entailment
|
1209 |
1207 contradiction
|
1210 |
1208 neutral
|
|
|
1214 |
1212 contradiction
|
1215 |
1213 neutral
|
1216 |
1214 neutral
|
1217 |
+
1215 neutral
|
1218 |
+
1216 neutral
|
1219 |
1217 contradiction
|
1220 |
1218 contradiction
|
1221 |
1219 contradiction
|
1222 |
+
1220 entailment
|
1223 |
1221 entailment
|
1224 |
1222 entailment
|
1225 |
1223 contradiction
|
|
|
1231 |
1229 contradiction
|
1232 |
1230 contradiction
|
1233 |
1231 contradiction
|
1234 |
+
1232 entailment
|
1235 |
1233 neutral
|
1236 |
1234 contradiction
|
1237 |
1235 entailment
|
|
|
1247 |
1245 neutral
|
1248 |
1246 entailment
|
1249 |
1247 contradiction
|
1250 |
+
1248 entailment
|
1251 |
1249 contradiction
|
1252 |
1250 neutral
|
1253 |
1251 neutral
|
|
|
1259 |
1257 neutral
|
1260 |
1258 contradiction
|
1261 |
1259 entailment
|
1262 |
+
1260 contradiction
|
1263 |
1261 entailment
|
1264 |
1262 neutral
|
1265 |
1263 contradiction
|
|
|
1272 |
1270 neutral
|
1273 |
1271 entailment
|
1274 |
1272 contradiction
|
1275 |
+
1273 neutral
|
1276 |
1274 neutral
|
1277 |
1275 entailment
|
1278 |
1276 contradiction
|
|
|
1285 |
1283 neutral
|
1286 |
1284 entailment
|
1287 |
1285 contradiction
|
1288 |
+
1286 neutral
|
1289 |
1287 contradiction
|
1290 |
1288 neutral
|
1291 |
1289 entailment
|
|
|
1297 |
1295 entailment
|
1298 |
1296 contradiction
|
1299 |
1297 contradiction
|
1300 |
+
1298 entailment
|
1301 |
1299 contradiction
|
1302 |
1300 entailment
|
1303 |
1301 neutral
|
|
|
1308 |
1306 neutral
|
1309 |
1307 contradiction
|
1310 |
1308 neutral
|
1311 |
+
1309 contradiction
|
1312 |
1310 contradiction
|
1313 |
+
1311 contradiction
|
1314 |
1312 neutral
|
1315 |
1313 contradiction
|
1316 |
1314 contradiction
|
|
|
1321 |
1319 neutral
|
1322 |
1320 entailment
|
1323 |
1321 neutral
|
1324 |
+
1322 neutral
|
1325 |
1323 contradiction
|
1326 |
1324 neutral
|
1327 |
1325 entailment
|
|
|
1329 |
1327 neutral
|
1330 |
1328 contradiction
|
1331 |
1329 contradiction
|
1332 |
+
1330 contradiction
|
1333 |
1331 neutral
|
1334 |
1332 contradiction
|
1335 |
+
1333 neutral
|
1336 |
1334 entailment
|
1337 |
1335 neutral
|
1338 |
1336 entailment
|
1339 |
+
1337 contradiction
|
1340 |
1338 entailment
|
1341 |
1339 entailment
|
1342 |
+
1340 neutral
|
1343 |
1341 entailment
|
1344 |
1342 neutral
|
1345 |
1343 entailment
|
|
|
1349 |
1347 neutral
|
1350 |
1348 neutral
|
1351 |
1349 contradiction
|
1352 |
+
1350 contradiction
|
1353 |
1351 contradiction
|
1354 |
1352 entailment
|
1355 |
1353 contradiction
|
1356 |
1354 neutral
|
1357 |
1355 contradiction
|
1358 |
+
1356 contradiction
|
1359 |
1357 contradiction
|
1360 |
1358 neutral
|
1361 |
1359 neutral
|
1362 |
+
1360 neutral
|
1363 |
1361 neutral
|
1364 |
1362 contradiction
|
1365 |
1363 neutral
|
1366 |
+
1364 entailment
|
1367 |
1365 neutral
|
1368 |
1366 entailment
|
1369 |
1367 neutral
|
|
|
1377 |
1375 contradiction
|
1378 |
1376 neutral
|
1379 |
1377 neutral
|
1380 |
+
1378 neutral
|
1381 |
1379 neutral
|
1382 |
1380 contradiction
|
1383 |
1381 neutral
|
|
|
1386 |
1384 neutral
|
1387 |
1385 neutral
|
1388 |
1386 contradiction
|
1389 |
+
1387 neutral
|
1390 |
1388 contradiction
|
1391 |
1389 contradiction
|
1392 |
1390 entailment
|
1393 |
+
1391 neutral
|
1394 |
+
1392 contradiction
|
1395 |
1393 entailment
|
1396 |
1394 contradiction
|
1397 |
+
1395 entailment
|
1398 |
1396 entailment
|
1399 |
1397 contradiction
|
1400 |
1398 neutral
|
1401 |
1399 entailment
|
1402 |
1400 contradiction
|
1403 |
+
1401 entailment
|
1404 |
1402 entailment
|
1405 |
1403 contradiction
|
1406 |
+
1404 contradiction
|
1407 |
1405 contradiction
|
1408 |
1406 entailment
|
1409 |
1407 entailment
|
|
|
1411 |
1409 contradiction
|
1412 |
1410 neutral
|
1413 |
1411 entailment
|
1414 |
+
1412 contradiction
|
1415 |
1413 entailment
|
1416 |
1414 contradiction
|
1417 |
1415 neutral
|
1418 |
1416 neutral
|
1419 |
+
1417 entailment
|
1420 |
1418 entailment
|
1421 |
1419 neutral
|
1422 |
1420 neutral
|
1423 |
1421 entailment
|
1424 |
+
1422 neutral
|
1425 |
1423 neutral
|
1426 |
1424 contradiction
|
1427 |
1425 neutral
|
1428 |
1426 entailment
|
1429 |
+
1427 contradiction
|
1430 |
1428 neutral
|
1431 |
+
1429 contradiction
|
1432 |
+
1430 entailment
|
1433 |
+
1431 neutral
|
1434 |
1432 neutral
|
1435 |
1433 neutral
|
1436 |
1434 neutral
|
1437 |
1435 neutral
|
1438 |
1436 neutral
|
1439 |
+
1437 neutral
|
1440 |
1438 neutral
|
1441 |
1439 entailment
|
1442 |
1440 neutral
|
1443 |
1441 neutral
|
1444 |
1442 entailment
|
1445 |
+
1443 contradiction
|
1446 |
1444 neutral
|
1447 |
+
1445 neutral
|
1448 |
1446 entailment
|
1449 |
1447 neutral
|
1450 |
+
1448 contradiction
|
1451 |
1449 entailment
|
1452 |
1450 entailment
|
1453 |
1451 contradiction
|
1454 |
+
1452 entailment
|
1455 |
1453 contradiction
|
1456 |
1454 contradiction
|
1457 |
1455 neutral
|
1458 |
1456 contradiction
|
1459 |
+
1457 contradiction
|
1460 |
1458 contradiction
|
1461 |
1459 neutral
|
1462 |
1460 entailment
|
|
|
1471 |
1469 entailment
|
1472 |
1470 entailment
|
1473 |
1471 neutral
|
1474 |
+
1472 neutral
|
1475 |
1473 entailment
|
1476 |
+
1474 neutral
|
1477 |
1475 contradiction
|
1478 |
1476 neutral
|
1479 |
1477 neutral
|
1480 |
1478 contradiction
|
1481 |
1479 neutral
|
1482 |
+
1480 contradiction
|
1483 |
1481 entailment
|
1484 |
1482 neutral
|
1485 |
1483 entailment
|
1486 |
1484 contradiction
|
1487 |
+
1485 neutral
|
1488 |
1486 neutral
|
1489 |
1487 neutral
|
1490 |
1488 neutral
|
1491 |
1489 contradiction
|
1492 |
+
1490 contradiction
|
1493 |
1491 neutral
|
1494 |
1492 contradiction
|
1495 |
1493 entailment
|
1496 |
+
1494 neutral
|
1497 |
1495 entailment
|
1498 |
1496 contradiction
|
1499 |
1497 entailment
|
1500 |
+
1498 neutral
|
1501 |
1499 neutral
|
1502 |
1500 neutral
|
1503 |
1501 neutral
|
|
|
1512 |
1510 contradiction
|
1513 |
1511 neutral
|
1514 |
1512 neutral
|
1515 |
+
1513 entailment
|
1516 |
1514 contradiction
|
1517 |
+
1515 neutral
|
1518 |
1516 neutral
|
1519 |
1517 contradiction
|
1520 |
1518 entailment
|
|
|
1530 |
1528 neutral
|
1531 |
1529 neutral
|
1532 |
1530 contradiction
|
1533 |
+
1531 entailment
|
1534 |
1532 entailment
|
1535 |
1533 entailment
|
1536 |
1534 contradiction
|
|
|
1538 |
1536 entailment
|
1539 |
1537 neutral
|
1540 |
1538 neutral
|
1541 |
+
1539 neutral
|
1542 |
+
1540 neutral
|
1543 |
1541 neutral
|
1544 |
+
1542 entailment
|
1545 |
1543 contradiction
|
1546 |
1544 neutral
|
1547 |
1545 neutral
|
1548 |
1546 neutral
|
1549 |
1547 contradiction
|
1550 |
+
1548 neutral
|
1551 |
+
1549 contradiction
|
1552 |
1550 neutral
|
1553 |
1551 neutral
|
1554 |
1552 neutral
|
|
|
1563 |
1561 contradiction
|
1564 |
1562 contradiction
|
1565 |
1563 contradiction
|
1566 |
+
1564 contradiction
|
1567 |
1565 neutral
|
1568 |
1566 neutral
|
1569 |
1567 entailment
|
|
|
1578 |
1576 entailment
|
1579 |
1577 entailment
|
1580 |
1578 entailment
|
1581 |
+
1579 contradiction
|
1582 |
1580 neutral
|
1583 |
+
1581 neutral
|
1584 |
1582 neutral
|
1585 |
1583 entailment
|
1586 |
1584 contradiction
|
|
|
1588 |
1586 entailment
|
1589 |
1587 entailment
|
1590 |
1588 contradiction
|
1591 |
+
1589 neutral
|
1592 |
1590 neutral
|
1593 |
1591 entailment
|
1594 |
1592 contradiction
|
1595 |
+
1593 entailment
|
1596 |
1594 contradiction
|
1597 |
1595 neutral
|
1598 |
1596 entailment
|
|
|
1605 |
1603 neutral
|
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 contradiction
|
1615 |
+
1613 entailment
|
1616 |
1614 contradiction
|
1617 |
1615 entailment
|
1618 |
1616 entailment
|
1619 |
1617 contradiction
|
1620 |
+
1618 contradiction
|
1621 |
+
1619 neutral
|
1622 |
1620 contradiction
|
1623 |
1621 entailment
|
1624 |
1622 neutral
|
|
|
1635 |
1633 neutral
|
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 entailment
|
1645 |
1643 contradiction
|
1646 |
1644 contradiction
|
1647 |
+
1645 neutral
|
1648 |
1646 neutral
|
1649 |
1647 neutral
|
1650 |
1648 contradiction
|
1651 |
+
1649 contradiction
|
1652 |
+
1650 contradiction
|
1653 |
1651 neutral
|
1654 |
1652 contradiction
|
1655 |
1653 neutral
|
|
|
1663 |
1661 neutral
|
1664 |
1662 neutral
|
1665 |
1663 entailment
|
1666 |
+
1664 neutral
|
1667 |
+
1665 contradiction
|
1668 |
1666 entailment
|
1669 |
1667 entailment
|
1670 |
1668 contradiction
|
1671 |
+
1669 contradiction
|
1672 |
+
1670 contradiction
|
1673 |
1671 entailment
|
1674 |
1672 neutral
|
1675 |
1673 contradiction
|
|
|
1684 |
1682 entailment
|
1685 |
1683 contradiction
|
1686 |
1684 neutral
|
1687 |
+
1685 neutral
|
1688 |
1686 neutral
|
1689 |
1687 neutral
|
1690 |
1688 contradiction
|
|
|
1698 |
1696 neutral
|
1699 |
1697 entailment
|
1700 |
1698 neutral
|
1701 |
+
1699 entailment
|
1702 |
1700 neutral
|
1703 |
1701 contradiction
|
1704 |
+
1702 entailment
|
1705 |
+
1703 neutral
|
1706 |
1704 contradiction
|
1707 |
1705 entailment
|
1708 |
+
1706 neutral
|
1709 |
1707 neutral
|
1710 |
1708 neutral
|
1711 |
1709 neutral
|
|
|
1715 |
1713 neutral
|
1716 |
1714 entailment
|
1717 |
1715 contradiction
|
1718 |
+
1716 entailment
|
1719 |
1717 contradiction
|
1720 |
1718 neutral
|
1721 |
1719 entailment
|
|
|
1730 |
1728 contradiction
|
1731 |
1729 neutral
|
1732 |
1730 neutral
|
1733 |
+
1731 contradiction
|
1734 |
+
1732 entailment
|
1735 |
1733 contradiction
|
1736 |
+
1734 entailment
|
1737 |
1735 neutral
|
1738 |
1736 contradiction
|
1739 |
1737 neutral
|
|
|
1744 |
1742 neutral
|
1745 |
1743 contradiction
|
1746 |
1744 neutral
|
1747 |
+
1745 entailment
|
1748 |
1746 entailment
|
1749 |
1747 entailment
|
1750 |
1748 neutral
|
|
|
1757 |
1755 neutral
|
1758 |
1756 neutral
|
1759 |
1757 neutral
|
1760 |
+
1758 entailment
|
1761 |
1759 contradiction
|
1762 |
1760 entailment
|
1763 |
1761 entailment
|
|
|
1772 |
1770 contradiction
|
1773 |
1771 entailment
|
1774 |
1772 contradiction
|
1775 |
+
1773 neutral
|
1776 |
1774 contradiction
|
1777 |
+
1775 entailment
|
1778 |
1776 contradiction
|
1779 |
1777 entailment
|
1780 |
1778 neutral
|
1781 |
+
1779 neutral
|
1782 |
1780 neutral
|
1783 |
1781 entailment
|
1784 |
1782 contradiction
|
|
|
1788 |
1786 neutral
|
1789 |
1787 entailment
|
1790 |
1788 entailment
|
1791 |
+
1789 contradiction
|
1792 |
1790 neutral
|
1793 |
1791 contradiction
|
1794 |
1792 entailment
|
|
|
1809 |
1807 contradiction
|
1810 |
1808 neutral
|
1811 |
1809 neutral
|
1812 |
+
1810 entailment
|
1813 |
+
1811 entailment
|
1814 |
1812 contradiction
|
1815 |
+
1813 neutral
|
1816 |
1814 entailment
|
1817 |
+
1815 neutral
|
1818 |
1816 entailment
|
1819 |
+
1817 neutral
|
1820 |
1818 neutral
|
1821 |
1819 contradiction
|
1822 |
1820 neutral
|
|
|
1837 |
1835 entailment
|
1838 |
1836 entailment
|
1839 |
1837 contradiction
|
1840 |
+
1838 contradiction
|
1841 |
1839 contradiction
|
1842 |
1840 neutral
|
1843 |
1841 neutral
|
1844 |
1842 contradiction
|
1845 |
+
1843 contradiction
|
1846 |
1844 neutral
|
1847 |
1845 contradiction
|
1848 |
1846 neutral
|
1849 |
1847 neutral
|
1850 |
+
1848 neutral
|
1851 |
1849 neutral
|
1852 |
1850 neutral
|
1853 |
1851 contradiction
|
|
|
1867 |
1865 contradiction
|
1868 |
1866 contradiction
|
1869 |
1867 neutral
|
1870 |
+
1868 neutral
|
1871 |
1869 neutral
|
1872 |
1870 contradiction
|
1873 |
1871 entailment
|
1874 |
1872 entailment
|
1875 |
+
1873 contradiction
|
1876 |
1874 neutral
|
1877 |
1875 entailment
|
1878 |
1876 contradiction
|
|
|
1886 |
1884 entailment
|
1887 |
1885 neutral
|
1888 |
1886 contradiction
|
1889 |
+
1887 entailment
|
1890 |
1888 entailment
|
1891 |
1889 contradiction
|
1892 |
1890 neutral
|
1893 |
+
1891 contradiction
|
1894 |
+
1892 entailment
|
1895 |
1893 neutral
|
1896 |
1894 contradiction
|
1897 |
+
1895 neutral
|
1898 |
1896 neutral
|
1899 |
1897 entailment
|
1900 |
1898 neutral
|
|
|
1907 |
1905 contradiction
|
1908 |
1906 neutral
|
1909 |
1907 neutral
|
1910 |
+
1908 contradiction
|
1911 |
1909 neutral
|
1912 |
1910 contradiction
|
1913 |
1911 contradiction
|
1914 |
+
1912 entailment
|
1915 |
1913 neutral
|
1916 |
1914 contradiction
|
1917 |
+
1915 entailment
|
1918 |
1916 entailment
|
1919 |
1917 contradiction
|
1920 |
1918 entailment
|
|
|
1928 |
1926 contradiction
|
1929 |
1927 entailment
|
1930 |
1928 neutral
|
1931 |
+
1929 contradiction
|
1932 |
1930 neutral
|
1933 |
1931 neutral
|
1934 |
1932 neutral
|
|
|
1945 |
1943 neutral
|
1946 |
1944 contradiction
|
1947 |
1945 neutral
|
1948 |
+
1946 entailment
|
1949 |
1947 contradiction
|
1950 |
1948 neutral
|
1951 |
1949 entailment
|
|
|
1960 |
1958 entailment
|
1961 |
1959 neutral
|
1962 |
1960 entailment
|
1963 |
+
1961 contradiction
|
1964 |
1962 entailment
|
1965 |
1963 contradiction
|
1966 |
1964 contradiction
|
|
|
1969 |
1967 neutral
|
1970 |
1968 neutral
|
1971 |
1969 neutral
|
1972 |
+
1970 contradiction
|
1973 |
1971 entailment
|
1974 |
1972 entailment
|
1975 |
+
1973 neutral
|
1976 |
1974 neutral
|
1977 |
1975 contradiction
|
1978 |
+
1976 neutral
|
1979 |
1977 neutral
|
1980 |
1978 entailment
|
1981 |
1979 neutral
|
1982 |
1980 entailment
|
1983 |
1981 contradiction
|
1984 |
1982 neutral
|
1985 |
+
1983 neutral
|
1986 |
1984 contradiction
|
1987 |
1985 entailment
|
1988 |
1986 contradiction
|
1989 |
1987 neutral
|
1990 |
+
1988 neutral
|
1991 |
1989 neutral
|
1992 |
1990 neutral
|
1993 |
1991 contradiction
|
|
|
2002 |
2000 neutral
|
2003 |
2001 contradiction
|
2004 |
2002 contradiction
|
2005 |
+
2003 entailment
|
2006 |
+
2004 entailment
|
2007 |
+
2005 entailment
|
2008 |
2006 contradiction
|
2009 |
2007 neutral
|
2010 |
2008 entailment
|
|
|
2014 |
2012 neutral
|
2015 |
2013 neutral
|
2016 |
2014 neutral
|
2017 |
+
2015 neutral
|
2018 |
2016 neutral
|
2019 |
2017 entailment
|
2020 |
+
2018 contradiction
|
2021 |
2019 contradiction
|
2022 |
2020 entailment
|
2023 |
2021 neutral
|
2024 |
2022 contradiction
|
2025 |
2023 neutral
|
2026 |
+
2024 neutral
|
2027 |
2025 neutral
|
2028 |
2026 contradiction
|
2029 |
2027 neutral
|
|
|
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 entailment
|
2042 |
2040 contradiction
|
2043 |
+
2041 contradiction
|
2044 |
2042 neutral
|
2045 |
2043 contradiction
|
2046 |
2044 entailment
|
|
|
2048 |
2046 neutral
|
2049 |
2047 contradiction
|
2050 |
2048 neutral
|
2051 |
+
2049 contradiction
|
2052 |
+
2050 neutral
|
2053 |
2051 contradiction
|
2054 |
+
2052 contradiction
|
2055 |
+
2053 neutral
|
2056 |
2054 neutral
|
2057 |
+
2055 entailment
|
2058 |
2056 neutral
|
2059 |
2057 contradiction
|
2060 |
2058 contradiction
|
|
|
2068 |
2066 contradiction
|
2069 |
2067 neutral
|
2070 |
2068 contradiction
|
2071 |
+
2069 neutral
|
2072 |
2070 neutral
|
2073 |
2071 contradiction
|
2074 |
2072 neutral
|
|
|
2076 |
2074 entailment
|
2077 |
2075 contradiction
|
2078 |
2076 entailment
|
2079 |
+
2077 contradiction
|
2080 |
2078 entailment
|
2081 |
+
2079 neutral
|
2082 |
2080 neutral
|
2083 |
2081 entailment
|
2084 |
2082 contradiction
|
|
|
2092 |
2090 entailment
|
2093 |
2091 contradiction
|
2094 |
2092 entailment
|
2095 |
+
2093 neutral
|
2096 |
2094 neutral
|
2097 |
2095 contradiction
|
2098 |
2096 entailment
|
2099 |
2097 contradiction
|
2100 |
2098 entailment
|
2101 |
2099 neutral
|
2102 |
+
2100 contradiction
|
2103 |
2101 contradiction
|
2104 |
2102 entailment
|
2105 |
+
2103 contradiction
|
2106 |
+
2104 neutral
|
2107 |
2105 contradiction
|
2108 |
2106 neutral
|
2109 |
2107 entailment
|
2110 |
2108 contradiction
|
2111 |
2109 entailment
|
2112 |
+
2110 entailment
|
2113 |
2111 neutral
|
2114 |
2112 neutral
|
2115 |
2113 neutral
|
2116 |
2114 entailment
|
2117 |
2115 contradiction
|
2118 |
+
2116 contradiction
|
2119 |
+
2117 entailment
|
2120 |
2118 contradiction
|
2121 |
2119 entailment
|
2122 |
2120 contradiction
|
|
|
2134 |
2132 contradiction
|
2135 |
2133 entailment
|
2136 |
2134 contradiction
|
2137 |
+
2135 neutral
|
2138 |
2136 neutral
|
2139 |
2137 contradiction
|
2140 |
2138 entailment
|
2141 |
2139 contradiction
|
2142 |
2140 entailment
|
2143 |
+
2141 neutral
|
2144 |
2142 contradiction
|
2145 |
2143 entailment
|
2146 |
+
2144 neutral
|
2147 |
+
2145 entailment
|
2148 |
2146 neutral
|
2149 |
2147 contradiction
|
2150 |
2148 neutral
|
2151 |
2149 neutral
|
2152 |
+
2150 neutral
|
2153 |
2151 contradiction
|
2154 |
2152 entailment
|
2155 |
2153 entailment
|
|
|
2160 |
2158 contradiction
|
2161 |
2159 neutral
|
2162 |
2160 entailment
|
2163 |
+
2161 neutral
|
2164 |
2162 contradiction
|
2165 |
2163 neutral
|
2166 |
2164 contradiction
|
|
|
2174 |
2172 neutral
|
2175 |
2173 neutral
|
2176 |
2174 entailment
|
2177 |
+
2175 contradiction
|
2178 |
2176 contradiction
|
2179 |
2177 contradiction
|
2180 |
2178 neutral
|
|
|
2184 |
2182 neutral
|
2185 |
2183 neutral
|
2186 |
2184 contradiction
|
2187 |
+
2185 neutral
|
2188 |
2186 neutral
|
2189 |
2187 contradiction
|
2190 |
2188 neutral
|
|
|
2204 |
2202 contradiction
|
2205 |
2203 entailment
|
2206 |
2204 entailment
|
2207 |
+
2205 contradiction
|
2208 |
2206 neutral
|
2209 |
+
2207 contradiction
|
2210 |
2208 contradiction
|
2211 |
2209 neutral
|
2212 |
+
2210 entailment
|
2213 |
2211 neutral
|
2214 |
2212 neutral
|
2215 |
+
2213 contradiction
|
2216 |
2214 contradiction
|
2217 |
2215 entailment
|
2218 |
2216 neutral
|
|
|
2241 |
2239 neutral
|
2242 |
2240 contradiction
|
2243 |
2241 contradiction
|
2244 |
+
2242 contradiction
|
2245 |
2243 neutral
|
2246 |
2244 neutral
|
2247 |
2245 contradiction
|
|
|
2249 |
2247 contradiction
|
2250 |
2248 neutral
|
2251 |
2249 entailment
|
2252 |
+
2250 entailment
|
2253 |
2251 neutral
|
2254 |
2252 contradiction
|
2255 |
2253 neutral
|
|
|
2260 |
2258 neutral
|
2261 |
2259 entailment
|
2262 |
2260 contradiction
|
2263 |
+
2261 neutral
|
2264 |
+
2262 neutral
|
2265 |
2263 neutral
|
2266 |
2264 entailment
|
2267 |
2265 neutral
|
|
|
2269 |
2267 entailment
|
2270 |
2268 contradiction
|
2271 |
2269 entailment
|
2272 |
+
2270 contradiction
|
2273 |
2271 entailment
|
2274 |
2272 contradiction
|
2275 |
2273 contradiction
|
2276 |
2274 entailment
|
2277 |
+
2275 neutral
|
2278 |
2276 entailment
|
2279 |
2277 neutral
|
2280 |
2278 entailment
|
|
|
2293 |
2291 contradiction
|
2294 |
2292 entailment
|
2295 |
2293 entailment
|
2296 |
+
2294 neutral
|
2297 |
2295 neutral
|
2298 |
+
2296 contradiction
|
2299 |
2297 contradiction
|
2300 |
2298 neutral
|
2301 |
2299 entailment
|
2302 |
2300 neutral
|
2303 |
+
2301 contradiction
|
2304 |
+
2302 neutral
|
2305 |
+
2303 neutral
|
2306 |
2304 neutral
|
2307 |
2305 entailment
|
2308 |
2306 neutral
|
2309 |
+
2307 entailment
|
2310 |
2308 neutral
|
2311 |
2309 contradiction
|
2312 |
2310 neutral
|
|
|
2334 |
2332 entailment
|
2335 |
2333 neutral
|
2336 |
2334 neutral
|
2337 |
+
2335 entailment
|
2338 |
+
2336 entailment
|
2339 |
2337 contradiction
|
2340 |
2338 neutral
|
2341 |
2339 entailment
|
2342 |
2340 entailment
|
2343 |
+
2341 neutral
|
2344 |
2342 contradiction
|
2345 |
2343 neutral
|
2346 |
2344 contradiction
|
|
|
2366 |
2364 contradiction
|
2367 |
2365 contradiction
|
2368 |
2366 entailment
|
2369 |
+
2367 neutral
|
2370 |
2368 neutral
|
2371 |
2369 contradiction
|
2372 |
2370 entailment
|
2373 |
2371 contradiction
|
2374 |
2372 entailment
|
2375 |
+
2373 entailment
|
2376 |
2374 entailment
|
2377 |
+
2375 contradiction
|
2378 |
2376 neutral
|
2379 |
2377 contradiction
|
2380 |
2378 entailment
|
2381 |
2379 contradiction
|
2382 |
2380 contradiction
|
2383 |
+
2381 entailment
|
2384 |
+
2382 neutral
|
2385 |
2383 contradiction
|
2386 |
2384 neutral
|
2387 |
2385 entailment
|
2388 |
2386 neutral
|
2389 |
2387 contradiction
|
2390 |
2388 contradiction
|
2391 |
+
2389 entailment
|
2392 |
+
2390 entailment
|
2393 |
2391 neutral
|
2394 |
2392 entailment
|
2395 |
2393 contradiction
|
|
|
2401 |
2399 entailment
|
2402 |
2400 neutral
|
2403 |
2401 entailment
|
2404 |
+
2402 contradiction
|
2405 |
2403 neutral
|
2406 |
+
2404 contradiction
|
2407 |
2405 entailment
|
2408 |
2406 neutral
|
2409 |
2407 contradiction
|
2410 |
2408 contradiction
|
2411 |
2409 neutral
|
2412 |
2410 contradiction
|
2413 |
+
2411 neutral
|
2414 |
2412 contradiction
|
2415 |
2413 neutral
|
2416 |
2414 contradiction
|
|
|
2420 |
2418 contradiction
|
2421 |
2419 neutral
|
2422 |
2420 neutral
|
2423 |
+
2421 neutral
|
2424 |
2422 neutral
|
2425 |
2423 contradiction
|
2426 |
2424 neutral
|
|
|
2432 |
2430 entailment
|
2433 |
2431 contradiction
|
2434 |
2432 neutral
|
2435 |
+
2433 entailment
|
2436 |
+
2434 entailment
|
2437 |
2435 contradiction
|
2438 |
2436 neutral
|
2439 |
2437 contradiction
|
2440 |
2438 entailment
|
2441 |
+
2439 contradiction
|
2442 |
+
2440 neutral
|
2443 |
2441 neutral
|
2444 |
2442 contradiction
|
2445 |
2443 neutral
|
2446 |
2444 entailment
|
2447 |
2445 neutral
|
2448 |
+
2446 contradiction
|
2449 |
2447 contradiction
|
2450 |
2448 contradiction
|
2451 |
2449 entailment
|
2452 |
2450 neutral
|
2453 |
+
2451 contradiction
|
2454 |
2452 neutral
|
2455 |
2453 entailment
|
2456 |
2454 neutral
|
2457 |
2455 contradiction
|
2458 |
+
2456 neutral
|
2459 |
2457 entailment
|
2460 |
2458 contradiction
|
2461 |
2459 entailment
|
2462 |
+
2460 neutral
|
2463 |
2461 neutral
|
2464 |
2462 neutral
|
2465 |
+
2463 entailment
|
2466 |
2464 neutral
|
2467 |
2465 contradiction
|
2468 |
2466 contradiction
|
|
|
2479 |
2477 entailment
|
2480 |
2478 contradiction
|
2481 |
2479 entailment
|
2482 |
+
2480 contradiction
|
2483 |
2481 neutral
|
2484 |
2482 contradiction
|
2485 |
2483 entailment
|
2486 |
+
2484 neutral
|
2487 |
2485 neutral
|
2488 |
2486 neutral
|
2489 |
2487 contradiction
|
2490 |
2488 contradiction
|
2491 |
2489 neutral
|
2492 |
2490 contradiction
|
2493 |
+
2491 neutral
|
2494 |
2492 entailment
|
2495 |
2493 contradiction
|
2496 |
2494 entailment
|
2497 |
+
2495 neutral
|
2498 |
2496 neutral
|
2499 |
2497 neutral
|
2500 |
2498 contradiction
|
2501 |
+
2499 neutral
|
2502 |
2500 neutral
|
2503 |
2501 contradiction
|
2504 |
2502 contradiction
|
|
|
2522 |
2520 contradiction
|
2523 |
2521 entailment
|
2524 |
2522 neutral
|
2525 |
+
2523 entailment
|
2526 |
+
2524 entailment
|
2527 |
2525 contradiction
|
2528 |
2526 contradiction
|
2529 |
2527 neutral
|
2530 |
2528 entailment
|
2531 |
2529 neutral
|
2532 |
+
2530 contradiction
|
2533 |
+
2531 contradiction
|
2534 |
2532 neutral
|
2535 |
2533 contradiction
|
2536 |
2534 entailment
|
|
|
2539 |
2537 contradiction
|
2540 |
2538 neutral
|
2541 |
2539 contradiction
|
2542 |
+
2540 neutral
|
2543 |
2541 neutral
|
2544 |
+
2542 contradiction
|
2545 |
2543 contradiction
|
2546 |
+
2544 contradiction
|
2547 |
2545 contradiction
|
2548 |
2546 neutral
|
2549 |
2547 contradiction
|
2550 |
2548 neutral
|
2551 |
2549 entailment
|
2552 |
2550 contradiction
|
2553 |
+
2551 contradiction
|
2554 |
2552 neutral
|
2555 |
2553 neutral
|
2556 |
+
2554 contradiction
|
2557 |
2555 entailment
|
2558 |
+
2556 contradiction
|
2559 |
+
2557 entailment
|
2560 |
2558 entailment
|
2561 |
2559 neutral
|
2562 |
+
2560 neutral
|
2563 |
2561 neutral
|
2564 |
2562 neutral
|
2565 |
2563 entailment
|
|
|
2569 |
2567 entailment
|
2570 |
2568 contradiction
|
2571 |
2569 neutral
|
2572 |
+
2570 neutral
|
2573 |
2571 entailment
|
2574 |
2572 neutral
|
2575 |
2573 contradiction
|
|
|
2582 |
2580 entailment
|
2583 |
2581 neutral
|
2584 |
2582 contradiction
|
2585 |
+
2583 contradiction
|
2586 |
+
2584 contradiction
|
2587 |
2585 contradiction
|
2588 |
+
2586 contradiction
|
2589 |
2587 entailment
|
2590 |
2588 contradiction
|
2591 |
2589 neutral
|
2592 |
+
2590 contradiction
|
2593 |
2591 contradiction
|
2594 |
2592 contradiction
|
2595 |
2593 neutral
|
2596 |
2594 entailment
|
2597 |
+
2595 entailment
|
2598 |
2596 neutral
|
2599 |
2597 contradiction
|
2600 |
2598 contradiction
|
|
|
2606 |
2604 entailment
|
2607 |
2605 neutral
|
2608 |
2606 contradiction
|
2609 |
+
2607 contradiction
|
2610 |
2608 neutral
|
2611 |
2609 entailment
|
2612 |
2610 neutral
|
2613 |
2611 entailment
|
2614 |
2612 neutral
|
2615 |
+
2613 neutral
|
2616 |
2614 contradiction
|
2617 |
2615 neutral
|
2618 |
2616 entailment
|
|
|
2621 |
2619 neutral
|
2622 |
2620 entailment
|
2623 |
2621 neutral
|
2624 |
+
2622 entailment
|
2625 |
2623 neutral
|
2626 |
2624 entailment
|
2627 |
2625 contradiction
|
2628 |
+
2626 entailment
|
2629 |
2627 contradiction
|
2630 |
2628 contradiction
|
2631 |
2629 contradiction
|
2632 |
2630 contradiction
|
2633 |
+
2631 contradiction
|
2634 |
2632 neutral
|
2635 |
+
2633 contradiction
|
2636 |
2634 neutral
|
2637 |
2635 entailment
|
2638 |
2636 contradiction
|
2639 |
+
2637 contradiction
|
2640 |
+
2638 neutral
|
2641 |
2639 contradiction
|
2642 |
2640 neutral
|
2643 |
2641 neutral
|
2644 |
2642 neutral
|
2645 |
+
2643 contradiction
|
2646 |
2644 neutral
|
2647 |
2645 neutral
|
2648 |
2646 contradiction
|
|
|
2652 |
2650 neutral
|
2653 |
2651 contradiction
|
2654 |
2652 contradiction
|
2655 |
+
2653 neutral
|
2656 |
2654 entailment
|
2657 |
2655 contradiction
|
2658 |
2656 entailment
|
2659 |
2657 neutral
|
2660 |
2658 contradiction
|
2661 |
2659 neutral
|
2662 |
+
2660 neutral
|
2663 |
2661 neutral
|
2664 |
+
2662 neutral
|
2665 |
2663 neutral
|
2666 |
2664 contradiction
|
2667 |
2665 entailment
|
|
|
2672 |
2670 neutral
|
2673 |
2671 neutral
|
2674 |
2672 contradiction
|
2675 |
+
2673 entailment
|
2676 |
2674 contradiction
|
2677 |
2675 contradiction
|
2678 |
2676 neutral
|
|
|
2683 |
2681 entailment
|
2684 |
2682 neutral
|
2685 |
2683 entailment
|
2686 |
+
2684 contradiction
|
2687 |
2685 neutral
|
2688 |
2686 entailment
|
2689 |
2687 entailment
|
|
|
2692 |
2690 neutral
|
2693 |
2691 contradiction
|
2694 |
2692 neutral
|
2695 |
+
2693 entailment
|
2696 |
+
2694 contradiction
|
2697 |
2695 neutral
|
2698 |
+
2696 neutral
|
2699 |
2697 neutral
|
2700 |
2698 contradiction
|
2701 |
2699 neutral
|
|
|
2708 |
2706 contradiction
|
2709 |
2707 neutral
|
2710 |
2708 entailment
|
2711 |
+
2709 contradiction
|
2712 |
2710 entailment
|
2713 |
2711 neutral
|
2714 |
2712 neutral
|
|
|
2738 |
2736 contradiction
|
2739 |
2737 entailment
|
2740 |
2738 neutral
|
2741 |
+
2739 contradiction
|
2742 |
2740 neutral
|
2743 |
+
2741 neutral
|
2744 |
+
2742 contradiction
|
2745 |
2743 neutral
|
2746 |
2744 entailment
|
2747 |
2745 entailment
|
2748 |
2746 contradiction
|
2749 |
+
2747 neutral
|
2750 |
2748 entailment
|
2751 |
+
2749 neutral
|
2752 |
2750 contradiction
|
2753 |
2751 neutral
|
2754 |
2752 contradiction
|
|
|
2765 |
2763 neutral
|
2766 |
2764 entailment
|
2767 |
2765 contradiction
|
2768 |
+
2766 neutral
|
2769 |
2767 contradiction
|
2770 |
2768 neutral
|
2771 |
2769 entailment
|
|
|
2783 |
2781 neutral
|
2784 |
2782 contradiction
|
2785 |
2783 entailment
|
2786 |
+
2784 contradiction
|
2787 |
2785 entailment
|
2788 |
2786 contradiction
|
2789 |
2787 entailment
|
|
|
2795 |
2793 neutral
|
2796 |
2794 neutral
|
2797 |
2795 contradiction
|
2798 |
+
2796 neutral
|
2799 |
2797 contradiction
|
2800 |
2798 entailment
|
2801 |
2799 entailment
|
|
|
2807 |
2805 neutral
|
2808 |
2806 contradiction
|
2809 |
2807 entailment
|
2810 |
+
2808 neutral
|
2811 |
2809 contradiction
|
2812 |
2810 entailment
|
2813 |
2811 neutral
|
2814 |
2812 entailment
|
2815 |
+
2813 neutral
|
2816 |
2814 entailment
|
2817 |
2815 neutral
|
2818 |
2816 contradiction
|
2819 |
+
2817 neutral
|
2820 |
2818 contradiction
|
2821 |
2819 entailment
|
2822 |
2820 neutral
|
2823 |
2821 entailment
|
2824 |
+
2822 neutral
|
2825 |
2823 entailment
|
2826 |
2824 contradiction
|
2827 |
2825 neutral
|
2828 |
2826 entailment
|
2829 |
+
2827 entailment
|
2830 |
2828 contradiction
|
2831 |
2829 contradiction
|
2832 |
2830 entailment
|
|
|
2841 |
2839 contradiction
|
2842 |
2840 entailment
|
2843 |
2841 neutral
|
2844 |
+
2842 neutral
|
2845 |
2843 neutral
|
2846 |
2844 neutral
|
2847 |
2845 neutral
|
|
|
2851 |
2849 contradiction
|
2852 |
2850 contradiction
|
2853 |
2851 entailment
|
2854 |
+
2852 neutral
|
2855 |
2853 contradiction
|
2856 |
2854 entailment
|
2857 |
2855 neutral
|
|
|
2868 |
2866 entailment
|
2869 |
2867 contradiction
|
2870 |
2868 contradiction
|
2871 |
+
2869 neutral
|
2872 |
2870 contradiction
|
2873 |
2871 contradiction
|
2874 |
2872 neutral
|
2875 |
2873 entailment
|
2876 |
+
2874 neutral
|
2877 |
2875 entailment
|
2878 |
2876 neutral
|
2879 |
2877 contradiction
|
|
|
2888 |
2886 neutral
|
2889 |
2887 contradiction
|
2890 |
2888 entailment
|
2891 |
+
2889 contradiction
|
2892 |
+
2890 contradiction
|
2893 |
2891 contradiction
|
2894 |
+
2892 contradiction
|
2895 |
2893 contradiction
|
2896 |
2894 contradiction
|
2897 |
2895 contradiction
|
|
|
2913 |
2911 contradiction
|
2914 |
2912 neutral
|
2915 |
2913 entailment
|
2916 |
+
2914 neutral
|
2917 |
+
2915 contradiction
|
2918 |
+
2916 entailment
|
2919 |
2917 entailment
|
2920 |
2918 neutral
|
2921 |
2919 entailment
|
2922 |
2920 contradiction
|
2923 |
2921 neutral
|
2924 |
+
2922 neutral
|
2925 |
2923 entailment
|
2926 |
2924 entailment
|
2927 |
2925 neutral
|
|
|
2940 |
2938 entailment
|
2941 |
2939 entailment
|
2942 |
2940 contradiction
|
2943 |
+
2941 neutral
|
2944 |
2942 entailment
|
2945 |
2943 entailment
|
2946 |
2944 contradiction
|
|
|
2955 |
2953 neutral
|
2956 |
2954 contradiction
|
2957 |
2955 contradiction
|
2958 |
+
2956 contradiction
|
2959 |
2957 neutral
|
2960 |
+
2958 neutral
|
2961 |
2959 contradiction
|
2962 |
2960 neutral
|
2963 |
+
2961 entailment
|
2964 |
+
2962 neutral
|
2965 |
2963 contradiction
|
2966 |
2964 neutral
|
2967 |
2965 contradiction
|
|
|
2979 |
2977 contradiction
|
2980 |
2978 entailment
|
2981 |
2979 neutral
|
2982 |
+
2980 neutral
|
2983 |
2981 contradiction
|
2984 |
2982 neutral
|
2985 |
2983 contradiction
|
2986 |
2984 neutral
|
2987 |
2985 contradiction
|
2988 |
+
2986 entailment
|
2989 |
+
2987 contradiction
|
2990 |
2988 neutral
|
2991 |
+
2989 contradiction
|
2992 |
2990 neutral
|
2993 |
2991 entailment
|
2994 |
2992 contradiction
|
2995 |
+
2993 neutral
|
2996 |
+
2994 entailment
|
2997 |
2995 contradiction
|
2998 |
2996 neutral
|
2999 |
2997 neutral
|
3000 |
2998 entailment
|
3001 |
2999 contradiction
|
3002 |
+
3000 entailment
|
3003 |
3001 neutral
|
3004 |
3002 contradiction
|
3005 |
3003 entailment
|
3006 |
3004 contradiction
|
3007 |
3005 neutral
|
3008 |
3006 contradiction
|
3009 |
+
3007 entailment
|
3010 |
3008 neutral
|
3011 |
3009 contradiction
|
3012 |
3010 neutral
|
|
|
3027 |
3025 neutral
|
3028 |
3026 neutral
|
3029 |
3027 neutral
|
3030 |
+
3028 entailment
|
3031 |
3029 contradiction
|
3032 |
3030 entailment
|
3033 |
3031 contradiction
|
3034 |
3032 neutral
|
3035 |
+
3033 neutral
|
3036 |
3034 entailment
|
3037 |
3035 contradiction
|
3038 |
3036 neutral
|
|
|
3059 |
3057 entailment
|
3060 |
3058 contradiction
|
3061 |
3059 contradiction
|
3062 |
+
3060 contradiction
|
3063 |
3061 neutral
|
3064 |
3062 entailment
|
3065 |
3063 neutral
|
3066 |
+
3064 entailment
|
3067 |
3065 contradiction
|
3068 |
3066 contradiction
|
3069 |
+
3067 neutral
|
3070 |
3068 neutral
|
3071 |
3069 neutral
|
3072 |
3070 entailment
|
|
|
3074 |
3072 neutral
|
3075 |
3073 entailment
|
3076 |
3074 contradiction
|
3077 |
+
3075 contradiction
|
3078 |
3076 neutral
|
3079 |
3077 entailment
|
3080 |
3078 contradiction
|
|
|
3082 |
3080 contradiction
|
3083 |
3081 neutral
|
3084 |
3082 contradiction
|
3085 |
+
3083 contradiction
|
3086 |
3084 neutral
|
3087 |
3085 entailment
|
3088 |
3086 contradiction
|
3089 |
+
3087 neutral
|
3090 |
+
3088 neutral
|
3091 |
3089 neutral
|
3092 |
3090 contradiction
|
3093 |
+
3091 entailment
|
3094 |
+
3092 contradiction
|
3095 |
+
3093 neutral
|
3096 |
3094 neutral
|
3097 |
3095 contradiction
|
3098 |
3096 neutral
|
3099 |
+
3097 neutral
|
3100 |
3098 neutral
|
3101 |
3099 neutral
|
3102 |
3100 neutral
|
3103 |
3101 contradiction
|
3104 |
+
3102 contradiction
|
3105 |
+
3103 contradiction
|
3106 |
3104 neutral
|
3107 |
3105 contradiction
|
3108 |
+
3106 entailment
|
3109 |
3107 entailment
|
3110 |
3108 neutral
|
3111 |
3109 contradiction
|
|
|
3117 |
3115 entailment
|
3118 |
3116 entailment
|
3119 |
3117 neutral
|
3120 |
+
3118 neutral
|
3121 |
3119 contradiction
|
3122 |
3120 neutral
|
3123 |
3121 contradiction
|
|
|
3126 |
3124 contradiction
|
3127 |
3125 contradiction
|
3128 |
3126 entailment
|
3129 |
+
3127 contradiction
|
3130 |
3128 contradiction
|
3131 |
+
3129 neutral
|
3132 |
3130 neutral
|
3133 |
3131 entailment
|
3134 |
3132 contradiction
|
|
|
3138 |
3136 entailment
|
3139 |
3137 contradiction
|
3140 |
3138 contradiction
|
3141 |
+
3139 neutral
|
3142 |
3140 neutral
|
3143 |
3141 neutral
|
3144 |
3142 contradiction
|
3145 |
3143 neutral
|
3146 |
+
3144 neutral
|
3147 |
3145 contradiction
|
3148 |
3146 entailment
|
3149 |
3147 neutral
|
3150 |
3148 entailment
|
3151 |
3149 contradiction
|
3152 |
+
3150 entailment
|
3153 |
3151 neutral
|
3154 |
+
3152 neutral
|
3155 |
3153 entailment
|
3156 |
3154 neutral
|
3157 |
3155 entailment
|
|
|
3161 |
3159 contradiction
|
3162 |
3160 entailment
|
3163 |
3161 neutral
|
3164 |
+
3162 neutral
|
3165 |
3163 entailment
|
3166 |
3164 contradiction
|
3167 |
3165 entailment
|
3168 |
3166 neutral
|
3169 |
+
3167 contradiction
|
3170 |
3168 neutral
|
3171 |
+
3169 contradiction
|
3172 |
+
3170 neutral
|
3173 |
3171 neutral
|
3174 |
3172 contradiction
|
3175 |
3173 entailment
|
3176 |
3174 entailment
|
3177 |
+
3175 neutral
|
3178 |
3176 neutral
|
3179 |
3177 neutral
|
3180 |
3178 neutral
|
|
|
3186 |
3184 contradiction
|
3187 |
3185 neutral
|
3188 |
3186 entailment
|
3189 |
+
3187 contradiction
|
3190 |
3188 neutral
|
3191 |
3189 neutral
|
3192 |
+
3190 neutral
|
3193 |
+
3191 neutral
|
3194 |
3192 entailment
|
3195 |
+
3193 contradiction
|
3196 |
3194 contradiction
|
3197 |
3195 contradiction
|
3198 |
3196 neutral
|
3199 |
3197 entailment
|
3200 |
3198 contradiction
|
3201 |
+
3199 entailment
|
3202 |
3200 neutral
|
3203 |
3201 neutral
|
3204 |
3202 entailment
|
|
|
3216 |
3214 neutral
|
3217 |
3215 contradiction
|
3218 |
3216 neutral
|
3219 |
+
3217 neutral
|
3220 |
3218 contradiction
|
3221 |
3219 neutral
|
3222 |
3220 contradiction
|
|
|
3229 |
3227 contradiction
|
3230 |
3228 neutral
|
3231 |
3229 contradiction
|
3232 |
+
3230 contradiction
|
3233 |
+
3231 contradiction
|
3234 |
+
3232 neutral
|
3235 |
3233 neutral
|
3236 |
3234 contradiction
|
3237 |
3235 entailment
|
3238 |
+
3236 neutral
|
3239 |
+
3237 entailment
|
3240 |
3238 entailment
|
3241 |
3239 contradiction
|
3242 |
3240 entailment
|
3243 |
3241 contradiction
|
3244 |
+
3242 neutral
|
3245 |
3243 entailment
|
3246 |
3244 contradiction
|
3247 |
3245 neutral
|
|
|
3254 |
3252 contradiction
|
3255 |
3253 contradiction
|
3256 |
3254 contradiction
|
3257 |
+
3255 neutral
|
3258 |
3256 entailment
|
3259 |
3257 contradiction
|
3260 |
+
3258 neutral
|
3261 |
3259 entailment
|
3262 |
3260 neutral
|
3263 |
+
3261 entailment
|
3264 |
3262 contradiction
|
3265 |
3263 neutral
|
3266 |
3264 neutral
|
3267 |
3265 neutral
|
3268 |
+
3266 contradiction
|
3269 |
3267 neutral
|
3270 |
3268 contradiction
|
3271 |
+
3269 neutral
|
3272 |
3270 neutral
|
3273 |
3271 entailment
|
3274 |
3272 contradiction
|
|
|
3280 |
3278 entailment
|
3281 |
3279 contradiction
|
3282 |
3280 neutral
|
3283 |
+
3281 entailment
|
3284 |
3282 entailment
|
3285 |
3283 contradiction
|
3286 |
3284 neutral
|
|
|
3294 |
3292 neutral
|
3295 |
3293 entailment
|
3296 |
3294 entailment
|
3297 |
+
3295 neutral
|
3298 |
3296 neutral
|
3299 |
+
3297 entailment
|
3300 |
3298 contradiction
|
3301 |
3299 contradiction
|
3302 |
3300 contradiction
|
3303 |
3301 entailment
|
3304 |
+
3302 contradiction
|
3305 |
+
3303 entailment
|
3306 |
3304 entailment
|
3307 |
3305 contradiction
|
3308 |
3306 entailment
|
|
|
3310 |
3308 neutral
|
3311 |
3309 contradiction
|
3312 |
3310 entailment
|
3313 |
+
3311 neutral
|
3314 |
3312 contradiction
|
3315 |
3313 entailment
|
3316 |
+
3314 neutral
|
3317 |
+
3315 contradiction
|
3318 |
3316 contradiction
|
3319 |
3317 neutral
|
3320 |
3318 entailment
|
3321 |
3319 contradiction
|
3322 |
3320 neutral
|
3323 |
3321 entailment
|
3324 |
+
3322 contradiction
|
3325 |
3323 contradiction
|
3326 |
3324 contradiction
|
3327 |
3325 contradiction
|
3328 |
3326 neutral
|
3329 |
3327 contradiction
|
3330 |
+
3328 contradiction
|
3331 |
3329 contradiction
|
3332 |
3330 neutral
|
3333 |
3331 neutral
|
|
|
3338 |
3336 contradiction
|
3339 |
3337 neutral
|
3340 |
3338 contradiction
|
3341 |
+
3339 neutral
|
3342 |
3340 contradiction
|
3343 |
+
3341 contradiction
|
3344 |
3342 neutral
|
3345 |
3343 contradiction
|
3346 |
3344 contradiction
|
|
|
3349 |
3347 entailment
|
3350 |
3348 neutral
|
3351 |
3349 contradiction
|
3352 |
+
3350 contradiction
|
3353 |
3351 contradiction
|
3354 |
3352 neutral
|
3355 |
3353 entailment
|
|
|
3371 |
3369 entailment
|
3372 |
3370 neutral
|
3373 |
3371 neutral
|
3374 |
+
3372 neutral
|
3375 |
3373 entailment
|
3376 |
3374 neutral
|
3377 |
3375 neutral
|
3378 |
+
3376 entailment
|
3379 |
3377 contradiction
|
3380 |
3378 neutral
|
3381 |
3379 neutral
|
3382 |
+
3380 neutral
|
3383 |
3381 contradiction
|
3384 |
+
3382 contradiction
|
3385 |
3383 neutral
|
3386 |
3384 contradiction
|
3387 |
3385 entailment
|
|
|
3389 |
3387 neutral
|
3390 |
3388 neutral
|
3391 |
3389 contradiction
|
3392 |
+
3390 neutral
|
3393 |
3391 contradiction
|
3394 |
3392 contradiction
|
3395 |
3393 entailment
|
|
|
3397 |
3395 neutral
|
3398 |
3396 contradiction
|
3399 |
3397 entailment
|
3400 |
+
3398 neutral
|
3401 |
3399 neutral
|
3402 |
+
3400 entailment
|
3403 |
3401 entailment
|
3404 |
3402 neutral
|
3405 |
3403 entailment
|
3406 |
+
3404 contradiction
|
3407 |
+
3405 contradiction
|
3408 |
3406 neutral
|
3409 |
3407 entailment
|
3410 |
3408 contradiction
|
3411 |
+
3409 contradiction
|
3412 |
3410 contradiction
|
3413 |
3411 entailment
|
3414 |
3412 neutral
|
3415 |
+
3413 contradiction
|
3416 |
3414 entailment
|
3417 |
3415 contradiction
|
3418 |
3416 neutral
|
|
|
3423 |
3421 contradiction
|
3424 |
3422 neutral
|
3425 |
3423 contradiction
|
3426 |
+
3424 neutral
|
3427 |
3425 entailment
|
3428 |
3426 contradiction
|
3429 |
3427 entailment
|
|
|
3431 |
3429 entailment
|
3432 |
3430 neutral
|
3433 |
3431 contradiction
|
3434 |
+
3432 contradiction
|
3435 |
3433 neutral
|
3436 |
3434 neutral
|
3437 |
3435 neutral
|
3438 |
3436 contradiction
|
3439 |
3437 entailment
|
3440 |
+
3438 neutral
|
3441 |
3439 neutral
|
3442 |
3440 contradiction
|
3443 |
3441 entailment
|
3444 |
+
3442 contradiction
|
3445 |
3443 neutral
|
3446 |
+
3444 contradiction
|
3447 |
3445 neutral
|
3448 |
3446 contradiction
|
3449 |
3447 contradiction
|
|
|
3467 |
3465 contradiction
|
3468 |
3466 neutral
|
3469 |
3467 entailment
|
3470 |
+
3468 neutral
|
3471 |
3469 contradiction
|
3472 |
3470 neutral
|
3473 |
3471 contradiction
|
3474 |
3472 neutral
|
3475 |
+
3473 neutral
|
3476 |
3474 neutral
|
3477 |
+
3475 neutral
|
3478 |
+
3476 contradiction
|
3479 |
+
3477 neutral
|
3480 |
3478 neutral
|
3481 |
3479 contradiction
|
3482 |
3480 neutral
|
3483 |
3481 neutral
|
3484 |
3482 contradiction
|
3485 |
3483 contradiction
|
3486 |
+
3484 contradiction
|
3487 |
+
3485 neutral
|
3488 |
3486 neutral
|
3489 |
+
3487 contradiction
|
3490 |
3488 neutral
|
3491 |
3489 neutral
|
3492 |
3490 contradiction
|
3493 |
3491 entailment
|
3494 |
3492 contradiction
|
3495 |
3493 entailment
|
3496 |
+
3494 neutral
|
3497 |
3495 entailment
|
3498 |
+
3496 neutral
|
3499 |
3497 contradiction
|
3500 |
3498 entailment
|
3501 |
3499 entailment
|
3502 |
3500 neutral
|
3503 |
3501 entailment
|
3504 |
+
3502 entailment
|
3505 |
3503 neutral
|
3506 |
3504 entailment
|
3507 |
3505 neutral
|
|
|
3516 |
3514 contradiction
|
3517 |
3515 entailment
|
3518 |
3516 neutral
|
3519 |
+
3517 neutral
|
3520 |
+
3518 neutral
|
3521 |
3519 neutral
|
3522 |
+
3520 neutral
|
3523 |
3521 entailment
|
3524 |
3522 contradiction
|
3525 |
3523 neutral
|
|
|
3534 |
3532 entailment
|
3535 |
3533 neutral
|
3536 |
3534 contradiction
|
3537 |
+
3535 neutral
|
3538 |
3536 neutral
|
3539 |
+
3537 neutral
|
3540 |
3538 neutral
|
3541 |
3539 entailment
|
3542 |
3540 contradiction
|
3543 |
3541 neutral
|
3544 |
3542 entailment
|
3545 |
3543 neutral
|
3546 |
+
3544 entailment
|
3547 |
3545 entailment
|
3548 |
3546 neutral
|
3549 |
3547 contradiction
|
|
|
3556 |
3554 neutral
|
3557 |
3555 contradiction
|
3558 |
3556 neutral
|
3559 |
+
3557 entailment
|
3560 |
3558 contradiction
|
3561 |
3559 entailment
|
3562 |
+
3560 neutral
|
3563 |
3561 neutral
|
3564 |
3562 contradiction
|
3565 |
3563 entailment
|
|
|
3582 |
3580 neutral
|
3583 |
3581 contradiction
|
3584 |
3582 neutral
|
3585 |
+
3583 entailment
|
3586 |
3584 contradiction
|
3587 |
3585 contradiction
|
3588 |
3586 neutral
|
3589 |
3587 contradiction
|
3590 |
+
3588 contradiction
|
3591 |
+
3589 contradiction
|
3592 |
3590 entailment
|
3593 |
3591 neutral
|
3594 |
+
3592 neutral
|
3595 |
3593 neutral
|
3596 |
3594 contradiction
|
3597 |
+
3595 contradiction
|
3598 |
+
3596 entailment
|
3599 |
3597 contradiction
|
3600 |
3598 entailment
|
3601 |
3599 neutral
|
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
|
3611 |
3609 neutral
|
3612 |
3610 contradiction
|
3613 |
3611 entailment
|
3614 |
3612 contradiction
|
3615 |
3613 neutral
|
3616 |
+
3614 entailment
|
3617 |
+
3615 neutral
|
3618 |
3616 neutral
|
3619 |
3617 contradiction
|
3620 |
3618 entailment
|
3621 |
3619 entailment
|
3622 |
+
3620 neutral
|
3623 |
3621 contradiction
|
3624 |
3622 entailment
|
3625 |
3623 neutral
|
|
|
3633 |
3631 neutral
|
3634 |
3632 contradiction
|
3635 |
3633 contradiction
|
3636 |
+
3634 neutral
|
3637 |
3635 neutral
|
3638 |
3636 contradiction
|
3639 |
3637 entailment
|
3640 |
3638 neutral
|
3641 |
+
3639 neutral
|
3642 |
3640 entailment
|
3643 |
3641 contradiction
|
3644 |
3642 neutral
|
|
|
3652 |
3650 contradiction
|
3653 |
3651 contradiction
|
3654 |
3652 neutral
|
3655 |
+
3653 neutral
|
3656 |
+
3654 contradiction
|
3657 |
+
3655 contradiction
|
3658 |
3656 neutral
|
3659 |
+
3657 neutral
|
3660 |
3658 neutral
|
3661 |
3659 contradiction
|
3662 |
3660 neutral
|
|
|
3666 |
3664 neutral
|
3667 |
3665 contradiction
|
3668 |
3666 contradiction
|
3669 |
+
3667 neutral
|
3670 |
3668 neutral
|
3671 |
3669 contradiction
|
3672 |
3670 neutral
|
3673 |
3671 entailment
|
3674 |
3672 entailment
|
3675 |
3673 contradiction
|
3676 |
+
3674 neutral
|
3677 |
3675 neutral
|
3678 |
3676 neutral
|
3679 |
3677 entailment
|
3680 |
3678 contradiction
|
3681 |
3679 entailment
|
3682 |
3680 contradiction
|
3683 |
+
3681 entailment
|
3684 |
3682 neutral
|
3685 |
3683 contradiction
|
3686 |
3684 neutral
|
|
|
3692 |
3690 contradiction
|
3693 |
3691 neutral
|
3694 |
3692 contradiction
|
3695 |
+
3693 neutral
|
3696 |
3694 neutral
|
3697 |
3695 contradiction
|
3698 |
3696 neutral
|
|
|
3702 |
3700 neutral
|
3703 |
3701 neutral
|
3704 |
3702 entailment
|
3705 |
+
3703 neutral
|
3706 |
3704 neutral
|
3707 |
+
3705 contradiction
|
3708 |
3706 entailment
|
3709 |
3707 contradiction
|
3710 |
+
3708 entailment
|
3711 |
3709 entailment
|
3712 |
3710 contradiction
|
3713 |
3711 neutral
|
|
|
3719 |
3717 contradiction
|
3720 |
3718 entailment
|
3721 |
3719 contradiction
|
3722 |
+
3720 neutral
|
3723 |
3721 neutral
|
3724 |
+
3722 neutral
|
3725 |
3723 entailment
|
3726 |
3724 neutral
|
3727 |
3725 contradiction
|
|
|
3730 |
3728 neutral
|
3731 |
3729 neutral
|
3732 |
3730 neutral
|
3733 |
+
3731 neutral
|
3734 |
3732 neutral
|
3735 |
3733 entailment
|
3736 |
3734 contradiction
|
|
|
3738 |
3736 neutral
|
3739 |
3737 neutral
|
3740 |
3738 neutral
|
3741 |
+
3739 neutral
|
3742 |
3740 contradiction
|
3743 |
3741 neutral
|
3744 |
3742 entailment
|
|
|
3746 |
3744 contradiction
|
3747 |
3745 entailment
|
3748 |
3746 neutral
|
3749 |
+
3747 neutral
|
3750 |
3748 entailment
|
3751 |
3749 contradiction
|
3752 |
3750 neutral
|
3753 |
+
3751 entailment
|
3754 |
3752 contradiction
|
3755 |
3753 contradiction
|
3756 |
3754 neutral
|
3757 |
+
3755 neutral
|
3758 |
3756 entailment
|
3759 |
3757 neutral
|
3760 |
3758 contradiction
|
|
|
3775 |
3773 neutral
|
3776 |
3774 neutral
|
3777 |
3775 contradiction
|
3778 |
+
3776 entailment
|
3779 |
3777 neutral
|
3780 |
3778 neutral
|
3781 |
3779 contradiction
|
3782 |
3780 contradiction
|
3783 |
+
3781 contradiction
|
3784 |
3782 entailment
|
3785 |
3783 contradiction
|
3786 |
3784 neutral
|
3787 |
3785 contradiction
|
3788 |
3786 neutral
|
3789 |
3787 neutral
|
3790 |
+
3788 entailment
|
3791 |
3789 entailment
|
3792 |
3790 neutral
|
3793 |
3791 contradiction
|
|
|
3804 |
3802 contradiction
|
3805 |
3803 entailment
|
3806 |
3804 contradiction
|
3807 |
+
3805 neutral
|
3808 |
+
3806 neutral
|
3809 |
3807 contradiction
|
3810 |
3808 neutral
|
3811 |
3809 entailment
|
3812 |
3810 neutral
|
3813 |
3811 neutral
|
3814 |
3812 entailment
|
3815 |
+
3813 neutral
|
3816 |
3814 neutral
|
3817 |
3815 entailment
|
3818 |
3816 contradiction
|
3819 |
3817 contradiction
|
3820 |
+
3818 entailment
|
3821 |
3819 neutral
|
3822 |
3820 contradiction
|
3823 |
3821 neutral
|
|
|
3837 |
3835 neutral
|
3838 |
3836 contradiction
|
3839 |
3837 contradiction
|
3840 |
+
3838 contradiction
|
3841 |
3839 contradiction
|
3842 |
+
3840 neutral
|
3843 |
3841 neutral
|
3844 |
3842 entailment
|
3845 |
3843 contradiction
|
|
|
3855 |
3853 contradiction
|
3856 |
3854 neutral
|
3857 |
3855 contradiction
|
3858 |
+
3856 neutral
|
3859 |
3857 neutral
|
3860 |
3858 neutral
|
3861 |
3859 entailment
|
3862 |
+
3860 contradiction
|
3863 |
3861 contradiction
|
3864 |
3862 neutral
|
3865 |
3863 entailment
|
|
|
3869 |
3867 entailment
|
3870 |
3868 neutral
|
3871 |
3869 contradiction
|
3872 |
+
3870 neutral
|
3873 |
3871 contradiction
|
3874 |
3872 neutral
|
3875 |
3873 contradiction
|
3876 |
3874 neutral
|
3877 |
3875 neutral
|
3878 |
+
3876 neutral
|
3879 |
3877 neutral
|
3880 |
3878 contradiction
|
3881 |
3879 neutral
|
3882 |
+
3880 contradiction
|
3883 |
+
3881 entailment
|
3884 |
3882 neutral
|
3885 |
3883 contradiction
|
3886 |
+
3884 neutral
|
3887 |
3885 contradiction
|
3888 |
3886 neutral
|
3889 |
3887 entailment
|
|
|
3910 |
3908 contradiction
|
3911 |
3909 contradiction
|
3912 |
3910 neutral
|
3913 |
+
3911 entailment
|
3914 |
3912 neutral
|
3915 |
3913 entailment
|
3916 |
+
3914 neutral
|
3917 |
+
3915 contradiction
|
3918 |
3916 entailment
|
3919 |
3917 neutral
|
3920 |
3918 contradiction
|
3921 |
3919 entailment
|
3922 |
3920 neutral
|
3923 |
3921 neutral
|
3924 |
+
3922 neutral
|
3925 |
3923 neutral
|
3926 |
3924 neutral
|
3927 |
3925 neutral
|
3928 |
3926 contradiction
|
3929 |
+
3927 neutral
|
3930 |
3928 entailment
|
3931 |
3929 contradiction
|
3932 |
+
3930 contradiction
|
3933 |
3931 neutral
|
3934 |
3932 contradiction
|
3935 |
3933 neutral
|
|
|
3939 |
3937 neutral
|
3940 |
3938 entailment
|
3941 |
3939 neutral
|
3942 |
+
3940 contradiction
|
3943 |
3941 neutral
|
3944 |
3942 contradiction
|
3945 |
3943 neutral
|
3946 |
3944 entailment
|
3947 |
+
3945 contradiction
|
3948 |
3946 neutral
|
3949 |
+
3947 neutral
|
3950 |
+
3948 entailment
|
3951 |
3949 neutral
|
3952 |
3950 contradiction
|
3953 |
3951 neutral
|
|
|
3961 |
3959 entailment
|
3962 |
3960 neutral
|
3963 |
3961 contradiction
|
3964 |
+
3962 contradiction
|
3965 |
3963 contradiction
|
3966 |
3964 neutral
|
3967 |
3965 contradiction
|
|
|
3982 |
3980 entailment
|
3983 |
3981 entailment
|
3984 |
3982 contradiction
|
3985 |
+
3983 entailment
|
3986 |
3984 neutral
|
3987 |
3985 entailment
|
3988 |
3986 contradiction
|
|
|
3995 |
3993 contradiction
|
3996 |
3994 entailment
|
3997 |
3995 neutral
|
3998 |
+
3996 contradiction
|
3999 |
3997 entailment
|
4000 |
+
3998 neutral
|
4001 |
3999 neutral
|
4002 |
4000 contradiction
|
4003 |
4001 entailment
|
|
|
4009 |
4007 contradiction
|
4010 |
4008 neutral
|
4011 |
4009 contradiction
|
4012 |
+
4010 contradiction
|
4013 |
4011 contradiction
|
4014 |
4012 entailment
|
4015 |
4013 contradiction
|
4016 |
+
4014 neutral
|
4017 |
4015 entailment
|
4018 |
4016 contradiction
|
4019 |
4017 entailment
|
4020 |
+
4018 neutral
|
4021 |
4019 neutral
|
4022 |
4020 neutral
|
4023 |
4021 entailment
|
4024 |
4022 neutral
|
4025 |
+
4023 entailment
|
4026 |
+
4024 contradiction
|
4027 |
4025 neutral
|
4028 |
4026 entailment
|
4029 |
4027 neutral
|
|
|
4057 |
4055 contradiction
|
4058 |
4056 neutral
|
4059 |
4057 contradiction
|
4060 |
+
4058 entailment
|
4061 |
4059 neutral
|
4062 |
4060 contradiction
|
4063 |
4061 entailment
|
4064 |
4062 neutral
|
4065 |
+
4063 entailment
|
4066 |
4064 neutral
|
4067 |
4065 neutral
|
4068 |
+
4066 entailment
|
4069 |
+
4067 contradiction
|
4070 |
4068 contradiction
|
4071 |
4069 entailment
|
4072 |
4070 entailment
|
|
|
4078 |
4076 entailment
|
4079 |
4077 neutral
|
4080 |
4078 contradiction
|
4081 |
+
4079 neutral
|
4082 |
4080 neutral
|
4083 |
4081 neutral
|
4084 |
4082 contradiction
|
4085 |
4083 neutral
|
4086 |
4084 neutral
|
4087 |
+
4085 neutral
|
4088 |
4086 entailment
|
4089 |
+
4087 entailment
|
4090 |
4088 neutral
|
4091 |
4089 neutral
|
4092 |
+
4090 contradiction
|
4093 |
+
4091 contradiction
|
4094 |
+
4092 contradiction
|
4095 |
4093 entailment
|
4096 |
4094 neutral
|
4097 |
4095 contradiction
|
|
|
4100 |
4098 contradiction
|
4101 |
4099 entailment
|
4102 |
4100 entailment
|
4103 |
+
4101 contradiction
|
4104 |
4102 contradiction
|
4105 |
+
4103 contradiction
|
4106 |
4104 contradiction
|
4107 |
4105 entailment
|
4108 |
4106 contradiction
|
4109 |
4107 contradiction
|
4110 |
+
4108 neutral
|
4111 |
4109 neutral
|
4112 |
4110 entailment
|
4113 |
4111 neutral
|
4114 |
4112 neutral
|
4115 |
+
4113 entailment
|
4116 |
4114 neutral
|
4117 |
4115 neutral
|
4118 |
4116 contradiction
|
4119 |
4117 neutral
|
4120 |
4118 neutral
|
4121 |
4119 contradiction
|
4122 |
+
4120 contradiction
|
4123 |
4121 contradiction
|
4124 |
4122 contradiction
|
4125 |
4123 neutral
|
4126 |
+
4124 neutral
|
4127 |
4125 neutral
|
4128 |
4126 contradiction
|
4129 |
4127 entailment
|
|
|
4135 |
4133 entailment
|
4136 |
4134 neutral
|
4137 |
4135 neutral
|
4138 |
+
4136 entailment
|
4139 |
4137 contradiction
|
4140 |
+
4138 contradiction
|
4141 |
+
4139 contradiction
|
4142 |
4140 contradiction
|
4143 |
+
4141 neutral
|
4144 |
4142 entailment
|
4145 |
4143 contradiction
|
4146 |
4144 entailment
|
|
|
4154 |
4152 neutral
|
4155 |
4153 entailment
|
4156 |
4154 neutral
|
4157 |
+
4155 neutral
|
4158 |
4156 entailment
|
4159 |
4157 entailment
|
4160 |
4158 neutral
|
4161 |
4159 entailment
|
4162 |
+
4160 neutral
|
4163 |
4161 entailment
|
4164 |
+
4162 contradiction
|
4165 |
4163 contradiction
|
4166 |
4164 contradiction
|
4167 |
4165 entailment
|
|
|
4173 |
4171 neutral
|
4174 |
4172 neutral
|
4175 |
4173 contradiction
|
4176 |
+
4174 entailment
|
4177 |
4175 contradiction
|
4178 |
4176 neutral
|
4179 |
4177 neutral
|
|
|
4187 |
4185 contradiction
|
4188 |
4186 neutral
|
4189 |
4187 entailment
|
4190 |
+
4188 contradiction
|
4191 |
4189 entailment
|
4192 |
4190 contradiction
|
4193 |
4191 entailment
|
|
|
4195 |
4193 neutral
|
4196 |
4194 neutral
|
4197 |
4195 contradiction
|
4198 |
+
4196 contradiction
|
4199 |
4197 contradiction
|
4200 |
4198 neutral
|
4201 |
4199 neutral
|
|
|
4221 |
4219 contradiction
|
4222 |
4220 entailment
|
4223 |
4221 neutral
|
4224 |
+
4222 neutral
|
4225 |
4223 contradiction
|
4226 |
4224 neutral
|
4227 |
4225 neutral
|
|
|
4234 |
4232 entailment
|
4235 |
4233 neutral
|
4236 |
4234 neutral
|
4237 |
+
4235 contradiction
|
4238 |
4236 neutral
|
4239 |
4237 neutral
|
4240 |
4238 neutral
|
4241 |
+
4239 neutral
|
4242 |
4240 contradiction
|
4243 |
4241 entailment
|
4244 |
4242 contradiction
|
|
|
4251 |
4249 contradiction
|
4252 |
4250 neutral
|
4253 |
4251 neutral
|
4254 |
+
4252 entailment
|
4255 |
4253 contradiction
|
4256 |
4254 contradiction
|
4257 |
+
4255 entailment
|
4258 |
4256 entailment
|
4259 |
4257 contradiction
|
4260 |
4258 entailment
|
4261 |
+
4259 neutral
|
4262 |
4260 contradiction
|
4263 |
4261 contradiction
|
4264 |
+
4262 neutral
|
4265 |
4263 contradiction
|
4266 |
+
4264 contradiction
|
4267 |
4265 entailment
|
4268 |
4266 contradiction
|
4269 |
4267 entailment
|
|
|
4276 |
4274 neutral
|
4277 |
4275 neutral
|
4278 |
4276 neutral
|
4279 |
+
4277 neutral
|
4280 |
4278 contradiction
|
4281 |
4279 neutral
|
4282 |
4280 entailment
|
4283 |
4281 contradiction
|
4284 |
+
4282 neutral
|
4285 |
4283 neutral
|
4286 |
+
4284 entailment
|
4287 |
4285 contradiction
|
4288 |
4286 entailment
|
4289 |
4287 neutral
|
|
|
4291 |
4289 neutral
|
4292 |
4290 contradiction
|
4293 |
4291 contradiction
|
4294 |
+
4292 entailment
|
4295 |
4293 contradiction
|
4296 |
4294 contradiction
|
4297 |
+
4295 entailment
|
4298 |
4296 contradiction
|
4299 |
4297 entailment
|
4300 |
+
4298 neutral
|
4301 |
4299 neutral
|
4302 |
4300 neutral
|
4303 |
4301 contradiction
|
4304 |
+
4302 entailment
|
4305 |
4303 entailment
|
4306 |
+
4304 entailment
|
4307 |
4305 entailment
|
4308 |
4306 neutral
|
4309 |
4307 contradiction
|
|
|
4311 |
4309 contradiction
|
4312 |
4310 contradiction
|
4313 |
4311 contradiction
|
4314 |
+
4312 contradiction
|
4315 |
4313 contradiction
|
4316 |
+
4314 neutral
|
4317 |
+
4315 entailment
|
4318 |
+
4316 neutral
|
4319 |
4317 contradiction
|
4320 |
4318 entailment
|
4321 |
4319 neutral
|
4322 |
4320 contradiction
|
4323 |
4321 neutral
|
4324 |
4322 entailment
|
4325 |
+
4323 neutral
|
4326 |
+
4324 neutral
|
4327 |
4325 neutral
|
4328 |
4326 entailment
|
4329 |
4327 neutral
|
|
|
4338 |
4336 entailment
|
4339 |
4337 contradiction
|
4340 |
4338 contradiction
|
4341 |
+
4339 neutral
|
4342 |
+
4340 neutral
|
4343 |
4341 contradiction
|
4344 |
4342 entailment
|
4345 |
+
4343 contradiction
|
4346 |
4344 entailment
|
4347 |
4345 neutral
|
4348 |
4346 entailment
|
4349 |
4347 contradiction
|
4350 |
4348 neutral
|
4351 |
4349 entailment
|
4352 |
+
4350 contradiction
|
4353 |
+
4351 neutral
|
4354 |
+
4352 neutral
|
4355 |
4353 neutral
|
4356 |
+
4354 entailment
|
4357 |
4355 contradiction
|
4358 |
+
4356 contradiction
|
4359 |
4357 entailment
|
4360 |
4358 neutral
|
4361 |
4359 contradiction
|
4362 |
+
4360 neutral
|
4363 |
4361 neutral
|
4364 |
4362 neutral
|
4365 |
4363 contradiction
|
4366 |
+
4364 neutral
|
4367 |
4365 neutral
|
4368 |
4366 entailment
|
4369 |
+
4367 neutral
|
4370 |
+
4368 contradiction
|
4371 |
4369 entailment
|
4372 |
4370 contradiction
|
4373 |
4371 contradiction
|
|
|
4381 |
4379 neutral
|
4382 |
4380 entailment
|
4383 |
4381 entailment
|
4384 |
+
4382 entailment
|
4385 |
4383 neutral
|
4386 |
4384 entailment
|
4387 |
4385 contradiction
|
4388 |
4386 contradiction
|
4389 |
+
4387 neutral
|
4390 |
4388 entailment
|
4391 |
+
4389 neutral
|
4392 |
4390 contradiction
|
4393 |
4391 neutral
|
4394 |
4392 entailment
|
|
|
4400 |
4398 contradiction
|
4401 |
4399 contradiction
|
4402 |
4400 neutral
|
4403 |
+
4401 entailment
|
4404 |
+
4402 entailment
|
4405 |
+
4403 contradiction
|
4406 |
4404 neutral
|
4407 |
4405 contradiction
|
4408 |
4406 neutral
|
4409 |
+
4407 neutral
|
4410 |
4408 contradiction
|
4411 |
+
4409 contradiction
|
4412 |
4410 entailment
|
4413 |
4411 contradiction
|
4414 |
4412 contradiction
|
|
|
4438 |
4436 contradiction
|
4439 |
4437 neutral
|
4440 |
4438 entailment
|
4441 |
+
4439 contradiction
|
4442 |
4440 entailment
|
4443 |
4441 contradiction
|
4444 |
4442 neutral
|
4445 |
4443 entailment
|
4446 |
4444 entailment
|
4447 |
4445 entailment
|
4448 |
+
4446 neutral
|
4449 |
4447 neutral
|
4450 |
4448 contradiction
|
4451 |
+
4449 neutral
|
4452 |
4450 contradiction
|
4453 |
4451 entailment
|
4454 |
4452 neutral
|
4455 |
4453 contradiction
|
4456 |
4454 entailment
|
4457 |
4455 contradiction
|
4458 |
+
4456 contradiction
|
4459 |
4457 neutral
|
4460 |
+
4458 neutral
|
4461 |
4459 neutral
|
4462 |
4460 entailment
|
4463 |
4461 neutral
|
4464 |
+
4462 contradiction
|
4465 |
4463 contradiction
|
4466 |
4464 contradiction
|
4467 |
4465 entailment
|
4468 |
+
4466 neutral
|
4469 |
+
4467 contradiction
|
4470 |
4468 neutral
|
4471 |
4469 neutral
|
4472 |
4470 neutral
|
|
|
4477 |
4475 contradiction
|
4478 |
4476 neutral
|
4479 |
4477 contradiction
|
4480 |
+
4478 contradiction
|
4481 |
4479 neutral
|
4482 |
4480 entailment
|
4483 |
4481 contradiction
|
4484 |
4482 neutral
|
4485 |
+
4483 contradiction
|
4486 |
4484 neutral
|
4487 |
4485 neutral
|
4488 |
4486 entailment
|
4489 |
4487 entailment
|
4490 |
4488 neutral
|
4491 |
4489 neutral
|
4492 |
+
4490 contradiction
|
4493 |
+
4491 neutral
|
4494 |
4492 neutral
|
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 entailment
|
4504 |
4502 contradiction
|
4505 |
+
4503 contradiction
|
4506 |
4504 entailment
|
4507 |
4505 contradiction
|
4508 |
4506 contradiction
|
4509 |
+
4507 contradiction
|
4510 |
4508 contradiction
|
4511 |
+
4509 contradiction
|
4512 |
4510 neutral
|
4513 |
4511 contradiction
|
4514 |
4512 entailment
|
4515 |
4513 entailment
|
4516 |
4514 contradiction
|
4517 |
+
4515 neutral
|
4518 |
4516 neutral
|
4519 |
4517 contradiction
|
4520 |
4518 neutral
|
|
|
4525 |
4523 neutral
|
4526 |
4524 contradiction
|
4527 |
4525 neutral
|
4528 |
+
4526 contradiction
|
4529 |
4527 contradiction
|
4530 |
4528 neutral
|
4531 |
4529 neutral
|
|
|
4534 |
4532 entailment
|
4535 |
4533 entailment
|
4536 |
4534 contradiction
|
4537 |
+
4535 neutral
|
4538 |
4536 contradiction
|
4539 |
4537 contradiction
|
4540 |
4538 neutral
|
4541 |
+
4539 neutral
|
4542 |
4540 contradiction
|
4543 |
4541 neutral
|
4544 |
4542 contradiction
|
4545 |
4543 contradiction
|
4546 |
+
4544 contradiction
|
4547 |
+
4545 contradiction
|
4548 |
+
4546 contradiction
|
4549 |
4547 entailment
|
4550 |
4548 contradiction
|
4551 |
4549 neutral
|
|
|
4557 |
4555 contradiction
|
4558 |
4556 neutral
|
4559 |
4557 neutral
|
4560 |
+
4558 contradiction
|
4561 |
4559 neutral
|
4562 |
4560 neutral
|
4563 |
+
4561 entailment
|
4564 |
4562 entailment
|
4565 |
4563 neutral
|
4566 |
4564 neutral
|
4567 |
4565 neutral
|
4568 |
4566 contradiction
|
4569 |
+
4567 contradiction
|
4570 |
4568 entailment
|
4571 |
4569 contradiction
|
4572 |
+
4570 neutral
|
4573 |
4571 neutral
|
4574 |
4572 neutral
|
4575 |
4573 contradiction
|
|
|
4579 |
4577 neutral
|
4580 |
4578 neutral
|
4581 |
4579 contradiction
|
4582 |
+
4580 contradiction
|
4583 |
+
4581 neutral
|
4584 |
+
4582 contradiction
|
4585 |
4583 neutral
|
4586 |
4584 contradiction
|
4587 |
4585 entailment
|
|
|
4594 |
4592 contradiction
|
4595 |
4593 neutral
|
4596 |
4594 neutral
|
4597 |
+
4595 neutral
|
4598 |
4596 neutral
|
4599 |
4597 contradiction
|
4600 |
4598 entailment
|
|
|
4603 |
4601 neutral
|
4604 |
4602 neutral
|
4605 |
4603 neutral
|
4606 |
+
4604 neutral
|
4607 |
+
4605 entailment
|
4608 |
+
4606 neutral
|
4609 |
+
4607 contradiction
|
4610 |
4608 contradiction
|
4611 |
4609 neutral
|
4612 |
4610 contradiction
|
4613 |
4611 contradiction
|
4614 |
4612 neutral
|
4615 |
+
4613 entailment
|
4616 |
+
4614 neutral
|
4617 |
4615 contradiction
|
4618 |
4616 neutral
|
4619 |
4617 contradiction
|
4620 |
4618 neutral
|
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 entailment
|
4631 |
4629 contradiction
|
4632 |
4630 contradiction
|
4633 |
+
4631 entailment
|
4634 |
4632 neutral
|
4635 |
4633 entailment
|
4636 |
+
4634 neutral
|
4637 |
4635 entailment
|
4638 |
4636 contradiction
|
4639 |
4637 entailment
|
|
|
4642 |
4640 neutral
|
4643 |
4641 neutral
|
4644 |
4642 neutral
|
4645 |
+
4643 contradiction
|
4646 |
4644 contradiction
|
4647 |
4645 neutral
|
4648 |
4646 neutral
|
|
|
4658 |
4656 neutral
|
4659 |
4657 contradiction
|
4660 |
4658 entailment
|
4661 |
+
4659 neutral
|
4662 |
4660 neutral
|
4663 |
4661 neutral
|
4664 |
4662 neutral
|
4665 |
+
4663 contradiction
|
4666 |
4664 neutral
|
4667 |
+
4665 neutral
|
4668 |
4666 contradiction
|
4669 |
4667 neutral
|
4670 |
4668 contradiction
|
4671 |
+
4669 neutral
|
4672 |
+
4670 contradiction
|
4673 |
4671 contradiction
|
4674 |
4672 contradiction
|
4675 |
+
4673 contradiction
|
4676 |
4674 entailment
|
4677 |
4675 neutral
|
4678 |
4676 contradiction
|
4679 |
4677 contradiction
|
4680 |
4678 neutral
|
4681 |
4679 entailment
|
4682 |
+
4680 neutral
|
4683 |
4681 neutral
|
4684 |
4682 entailment
|
4685 |
4683 contradiction
|
|
|
4688 |
4686 neutral
|
4689 |
4687 neutral
|
4690 |
4688 contradiction
|
4691 |
+
4689 entailment
|
4692 |
+
4690 entailment
|
4693 |
4691 entailment
|
4694 |
4692 neutral
|
4695 |
+
4693 contradiction
|
4696 |
4694 contradiction
|
4697 |
4695 entailment
|
4698 |
4696 contradiction
|
4699 |
+
4697 entailment
|
4700 |
4698 entailment
|
4701 |
4699 neutral
|
4702 |
4700 neutral
|
|
|
4716 |
4714 contradiction
|
4717 |
4715 neutral
|
4718 |
4716 entailment
|
4719 |
+
4717 neutral
|
4720 |
4718 neutral
|
4721 |
4719 contradiction
|
4722 |
+
4720 contradiction
|
4723 |
4721 contradiction
|
4724 |
4722 entailment
|
4725 |
4723 neutral
|
4726 |
4724 contradiction
|
4727 |
4725 neutral
|
4728 |
+
4726 contradiction
|
4729 |
+
4727 neutral
|
4730 |
4728 neutral
|
4731 |
4729 entailment
|
4732 |
4730 contradiction
|
4733 |
4731 contradiction
|
4734 |
+
4732 entailment
|
4735 |
4733 entailment
|
4736 |
4734 entailment
|
4737 |
+
4735 contradiction
|
4738 |
4736 entailment
|
4739 |
+
4737 entailment
|
4740 |
4738 contradiction
|
4741 |
4739 entailment
|
4742 |
4740 neutral
|
4743 |
+
4741 neutral
|
4744 |
4742 entailment
|
4745 |
4743 neutral
|
4746 |
4744 contradiction
|
4747 |
4745 entailment
|
4748 |
4746 neutral
|
4749 |
+
4747 neutral
|
4750 |
4748 neutral
|
4751 |
4749 contradiction
|
4752 |
4750 entailment
|
|
|
4759 |
4757 neutral
|
4760 |
4758 neutral
|
4761 |
4759 entailment
|
4762 |
+
4760 neutral
|
4763 |
4761 entailment
|
4764 |
4762 entailment
|
4765 |
4763 contradiction
|
|
|
4785 |
4783 entailment
|
4786 |
4784 contradiction
|
4787 |
4785 entailment
|
4788 |
+
4786 contradiction
|
4789 |
4787 contradiction
|
4790 |
4788 contradiction
|
4791 |
4789 neutral
|
|
|
4793 |
4791 contradiction
|
4794 |
4792 neutral
|
4795 |
4793 contradiction
|
4796 |
+
4794 contradiction
|
4797 |
4795 contradiction
|
4798 |
4796 contradiction
|
4799 |
4797 entailment
|
|
|
4805 |
4803 neutral
|
4806 |
4804 neutral
|
4807 |
4805 neutral
|
4808 |
+
4806 contradiction
|
4809 |
+
4807 entailment
|
4810 |
4808 neutral
|
4811 |
4809 contradiction
|
4812 |
4810 neutral
|
|
|
4820 |
4818 contradiction
|
4821 |
4819 entailment
|
4822 |
4820 neutral
|
4823 |
+
4821 neutral
|
4824 |
4822 entailment
|
4825 |
4823 neutral
|
4826 |
4824 contradiction
|
|
|
4836 |
4834 neutral
|
4837 |
4835 neutral
|
4838 |
4836 contradiction
|
4839 |
+
4837 neutral
|
4840 |
4838 entailment
|
4841 |
4839 neutral
|
4842 |
4840 contradiction
|
|
|
4848 |
4846 neutral
|
4849 |
4847 entailment
|
4850 |
4848 contradiction
|
4851 |
+
4849 contradiction
|
4852 |
+
4850 contradiction
|
4853 |
4851 contradiction
|
4854 |
4852 entailment
|
4855 |
4853 contradiction
|
4856 |
4854 entailment
|
4857 |
4855 neutral
|
4858 |
+
4856 neutral
|
4859 |
+
4857 contradiction
|
4860 |
+
4858 neutral
|
4861 |
4859 neutral
|
4862 |
+
4860 neutral
|
4863 |
+
4861 neutral
|
4864 |
+
4862 contradiction
|
4865 |
+
4863 entailment
|
4866 |
+
4864 contradiction
|
4867 |
+
4865 neutral
|
4868 |
4866 neutral
|
4869 |
+
4867 entailment
|
4870 |
4868 contradiction
|
4871 |
+
4869 contradiction
|
4872 |
4870 neutral
|
4873 |
4871 contradiction
|
4874 |
+
4872 neutral
|
4875 |
4873 neutral
|
4876 |
+
4874 contradiction
|
4877 |
4875 entailment
|
4878 |
4876 contradiction
|
4879 |
4877 contradiction
|
4880 |
4878 neutral
|
4881 |
4879 entailment
|
4882 |
4880 neutral
|
4883 |
+
4881 neutral
|
4884 |
4882 neutral
|
4885 |
4883 contradiction
|
4886 |
4884 entailment
|
|
|
4897 |
4895 contradiction
|
4898 |
4896 contradiction
|
4899 |
4897 entailment
|
4900 |
+
4898 neutral
|
4901 |
4899 contradiction
|
4902 |
4900 entailment
|
4903 |
4901 neutral
|
4904 |
4902 contradiction
|
4905 |
4903 contradiction
|
4906 |
+
4904 neutral
|
4907 |
4905 contradiction
|
4908 |
4906 neutral
|
4909 |
4907 entailment
|
4910 |
+
4908 entailment
|
4911 |
4909 contradiction
|
4912 |
4910 entailment
|
4913 |
4911 neutral
|
|
|
4917 |
4915 neutral
|
4918 |
4916 contradiction
|
4919 |
4917 contradiction
|
4920 |
+
4918 entailment
|
4921 |
4919 entailment
|
4922 |
+
4920 neutral
|
4923 |
4921 entailment
|
4924 |
4922 entailment
|
4925 |
4923 neutral
|
|
|
4927 |
4925 entailment
|
4928 |
4926 contradiction
|
4929 |
4927 neutral
|
4930 |
+
4928 neutral
|
4931 |
+
4929 neutral
|
4932 |
+
4930 contradiction
|
4933 |
4931 neutral
|
4934 |
+
4932 contradiction
|
4935 |
+
4933 contradiction
|
4936 |
+
4934 neutral
|
4937 |
4935 contradiction
|
4938 |
4936 contradiction
|
4939 |
+
4937 entailment
|
4940 |
4938 entailment
|
4941 |
4939 entailment
|
4942 |
4940 contradiction
|
|
|
4946 |
4944 entailment
|
4947 |
4945 entailment
|
4948 |
4946 entailment
|
4949 |
+
4947 contradiction
|
4950 |
4948 contradiction
|
4951 |
4949 entailment
|
4952 |
4950 contradiction
|
4953 |
4951 entailment
|
4954 |
4952 neutral
|
4955 |
+
4953 neutral
|
4956 |
+
4954 entailment
|
4957 |
+
4955 neutral
|
4958 |
4956 entailment
|
4959 |
4957 entailment
|
4960 |
4958 contradiction
|
|
|
4970 |
4968 entailment
|
4971 |
4969 contradiction
|
4972 |
4970 neutral
|
4973 |
+
4971 entailment
|
4974 |
4972 neutral
|
4975 |
4973 neutral
|
4976 |
4974 contradiction
|
4977 |
+
4975 contradiction
|
4978 |
4976 entailment
|
4979 |
4977 contradiction
|
4980 |
4978 neutral
|
|
|
4982 |
4980 contradiction
|
4983 |
4981 neutral
|
4984 |
4982 entailment
|
4985 |
+
4983 neutral
|
4986 |
4984 contradiction
|
4987 |
4985 neutral
|
4988 |
+
4986 entailment
|
4989 |
+
4987 neutral
|
4990 |
4988 entailment
|
4991 |
4989 contradiction
|
4992 |
4990 neutral
|
|
|
4994 |
4992 contradiction
|
4995 |
4993 entailment
|
4996 |
4994 entailment
|
4997 |
+
4995 neutral
|
4998 |
4996 entailment
|
4999 |
4997 contradiction
|
5000 |
4998 entailment
|
5001 |
4999 neutral
|
5002 |
5000 contradiction
|
5003 |
+
5001 contradiction
|
5004 |
5002 contradiction
|
5005 |
5003 neutral
|
5006 |
5004 entailment
|
5007 |
5005 entailment
|
5008 |
5006 neutral
|
5009 |
+
5007 neutral
|
5010 |
5008 contradiction
|
5011 |
5009 entailment
|
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:309391d8bb39b885d617d78aaa570c70b3e1e552768f1fdd7bc62979a90347ca
|
3 |
size 1112257205
|
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": 5.
|
8 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 5.0,
|
3 |
+
"train_loss": 0.5355199811356008,
|
4 |
+
"train_runtime": 12222.1805,
|
5 |
"train_samples": 392702,
|
6 |
+
"train_samples_per_second": 160.651,
|
7 |
+
"train_steps_per_second": 5.02
|
8 |
}
|
trainer_state.json
CHANGED
@@ -1,490 +1,802 @@
|
|
1 |
{
|
2 |
-
"best_metric": 0.
|
3 |
-
"best_model_checkpoint": "arabic_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":
|
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": 5.
|
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": 5.
|
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": 5.
|
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.7437751004016064,
|
3 |
+
"best_model_checkpoint": "models/arabic_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": 0.9951,
|
14 |
"step": 500
|
15 |
},
|
16 |
{
|
17 |
"epoch": 0.08,
|
18 |
+
"learning_rate": 1.9674054758800523e-05,
|
19 |
+
"loss": 0.8623,
|
20 |
"step": 1000
|
21 |
},
|
22 |
{
|
23 |
"epoch": 0.12,
|
24 |
+
"learning_rate": 1.9511082138200782e-05,
|
25 |
+
"loss": 0.823,
|
26 |
"step": 1500
|
27 |
},
|
28 |
{
|
29 |
"epoch": 0.16,
|
30 |
+
"learning_rate": 1.9348109517601044e-05,
|
31 |
+
"loss": 0.7888,
|
32 |
"step": 2000
|
33 |
},
|
34 |
{
|
35 |
"epoch": 0.2,
|
36 |
+
"learning_rate": 1.9185136897001307e-05,
|
37 |
+
"loss": 0.7811,
|
38 |
"step": 2500
|
39 |
},
|
40 |
{
|
41 |
"epoch": 0.24,
|
42 |
+
"learning_rate": 1.9022164276401566e-05,
|
43 |
+
"loss": 0.7653,
|
44 |
"step": 3000
|
45 |
},
|
46 |
{
|
47 |
"epoch": 0.29,
|
48 |
+
"learning_rate": 1.8859191655801828e-05,
|
49 |
+
"loss": 0.7642,
|
50 |
"step": 3500
|
51 |
},
|
52 |
{
|
53 |
"epoch": 0.33,
|
54 |
+
"learning_rate": 1.8696219035202087e-05,
|
55 |
+
"loss": 0.742,
|
56 |
"step": 4000
|
57 |
},
|
58 |
{
|
59 |
"epoch": 0.37,
|
60 |
+
"learning_rate": 1.853324641460235e-05,
|
61 |
+
"loss": 0.736,
|
62 |
"step": 4500
|
63 |
},
|
64 |
{
|
65 |
"epoch": 0.41,
|
66 |
+
"learning_rate": 1.837027379400261e-05,
|
67 |
+
"loss": 0.7308,
|
68 |
"step": 5000
|
69 |
},
|
70 |
{
|
71 |
"epoch": 0.45,
|
72 |
+
"learning_rate": 1.820730117340287e-05,
|
73 |
+
"loss": 0.7217,
|
74 |
"step": 5500
|
75 |
},
|
76 |
{
|
77 |
"epoch": 0.49,
|
78 |
+
"learning_rate": 1.804432855280313e-05,
|
79 |
+
"loss": 0.719,
|
80 |
"step": 6000
|
81 |
},
|
82 |
{
|
83 |
"epoch": 0.53,
|
84 |
+
"learning_rate": 1.788135593220339e-05,
|
85 |
+
"loss": 0.7093,
|
86 |
"step": 6500
|
87 |
},
|
88 |
{
|
89 |
"epoch": 0.57,
|
90 |
+
"learning_rate": 1.771838331160365e-05,
|
91 |
+
"loss": 0.7163,
|
92 |
"step": 7000
|
93 |
},
|
94 |
{
|
95 |
"epoch": 0.61,
|
96 |
+
"learning_rate": 1.7555410691003914e-05,
|
97 |
+
"loss": 0.7002,
|
98 |
"step": 7500
|
99 |
},
|
100 |
{
|
101 |
"epoch": 0.65,
|
102 |
+
"learning_rate": 1.7392438070404173e-05,
|
103 |
+
"loss": 0.6888,
|
104 |
"step": 8000
|
105 |
},
|
106 |
{
|
107 |
"epoch": 0.69,
|
108 |
+
"learning_rate": 1.7229465449804435e-05,
|
109 |
+
"loss": 0.6945,
|
110 |
"step": 8500
|
111 |
},
|
112 |
{
|
113 |
"epoch": 0.73,
|
114 |
+
"learning_rate": 1.7066492829204694e-05,
|
115 |
+
"loss": 0.6907,
|
116 |
"step": 9000
|
117 |
},
|
118 |
{
|
119 |
"epoch": 0.77,
|
120 |
+
"learning_rate": 1.6903520208604957e-05,
|
121 |
+
"loss": 0.6858,
|
122 |
"step": 9500
|
123 |
},
|
124 |
{
|
125 |
"epoch": 0.81,
|
126 |
+
"learning_rate": 1.6740547588005215e-05,
|
127 |
+
"loss": 0.6811,
|
128 |
"step": 10000
|
129 |
},
|
130 |
{
|
131 |
"epoch": 0.86,
|
132 |
+
"learning_rate": 1.6577574967405478e-05,
|
133 |
+
"loss": 0.678,
|
134 |
"step": 10500
|
135 |
},
|
136 |
{
|
137 |
"epoch": 0.9,
|
138 |
+
"learning_rate": 1.6414602346805737e-05,
|
139 |
+
"loss": 0.6778,
|
140 |
"step": 11000
|
141 |
},
|
142 |
{
|
143 |
"epoch": 0.94,
|
144 |
+
"learning_rate": 1.6251629726206e-05,
|
145 |
+
"loss": 0.6686,
|
146 |
"step": 11500
|
147 |
},
|
148 |
{
|
149 |
"epoch": 0.98,
|
150 |
+
"learning_rate": 1.608865710560626e-05,
|
151 |
+
"loss": 0.6705,
|
152 |
"step": 12000
|
153 |
},
|
154 |
{
|
155 |
"epoch": 1.0,
|
156 |
+
"eval_accuracy": 0.7152610441767068,
|
157 |
+
"eval_loss": 0.6905383467674255,
|
158 |
+
"eval_runtime": 5.4763,
|
159 |
+
"eval_samples_per_second": 454.685,
|
160 |
+
"eval_steps_per_second": 56.973,
|
161 |
"step": 12272
|
162 |
},
|
163 |
{
|
164 |
"epoch": 1.02,
|
165 |
+
"learning_rate": 1.592568448500652e-05,
|
166 |
+
"loss": 0.6373,
|
167 |
"step": 12500
|
168 |
},
|
169 |
{
|
170 |
"epoch": 1.06,
|
171 |
+
"learning_rate": 1.576271186440678e-05,
|
172 |
+
"loss": 0.6081,
|
173 |
"step": 13000
|
174 |
},
|
175 |
{
|
176 |
"epoch": 1.1,
|
177 |
+
"learning_rate": 1.5599739243807042e-05,
|
178 |
+
"loss": 0.613,
|
179 |
"step": 13500
|
180 |
},
|
181 |
{
|
182 |
"epoch": 1.14,
|
183 |
+
"learning_rate": 1.54367666232073e-05,
|
184 |
+
"loss": 0.6035,
|
185 |
"step": 14000
|
186 |
},
|
187 |
{
|
188 |
"epoch": 1.18,
|
189 |
+
"learning_rate": 1.5273794002607563e-05,
|
190 |
+
"loss": 0.6084,
|
191 |
"step": 14500
|
192 |
},
|
193 |
{
|
194 |
"epoch": 1.22,
|
195 |
+
"learning_rate": 1.5110821382007822e-05,
|
196 |
+
"loss": 0.6029,
|
197 |
"step": 15000
|
198 |
},
|
199 |
{
|
200 |
"epoch": 1.26,
|
201 |
+
"learning_rate": 1.4947848761408083e-05,
|
202 |
+
"loss": 0.5968,
|
203 |
"step": 15500
|
204 |
},
|
205 |
{
|
206 |
"epoch": 1.3,
|
207 |
+
"learning_rate": 1.4784876140808346e-05,
|
208 |
+
"loss": 0.5989,
|
209 |
"step": 16000
|
210 |
},
|
211 |
{
|
212 |
"epoch": 1.34,
|
213 |
+
"learning_rate": 1.4621903520208606e-05,
|
214 |
+
"loss": 0.6055,
|
215 |
"step": 16500
|
216 |
},
|
217 |
{
|
218 |
"epoch": 1.39,
|
219 |
+
"learning_rate": 1.4458930899608867e-05,
|
220 |
+
"loss": 0.6085,
|
221 |
"step": 17000
|
222 |
},
|
223 |
{
|
224 |
"epoch": 1.43,
|
225 |
+
"learning_rate": 1.4295958279009128e-05,
|
226 |
+
"loss": 0.5962,
|
227 |
"step": 17500
|
228 |
},
|
229 |
{
|
230 |
"epoch": 1.47,
|
231 |
+
"learning_rate": 1.4132985658409388e-05,
|
232 |
+
"loss": 0.5981,
|
233 |
"step": 18000
|
234 |
},
|
235 |
{
|
236 |
"epoch": 1.51,
|
237 |
+
"learning_rate": 1.3970013037809649e-05,
|
238 |
+
"loss": 0.6,
|
239 |
"step": 18500
|
240 |
},
|
241 |
{
|
242 |
"epoch": 1.55,
|
243 |
+
"learning_rate": 1.380704041720991e-05,
|
244 |
+
"loss": 0.5946,
|
245 |
"step": 19000
|
246 |
},
|
247 |
{
|
248 |
"epoch": 1.59,
|
249 |
+
"learning_rate": 1.364406779661017e-05,
|
250 |
+
"loss": 0.6098,
|
251 |
"step": 19500
|
252 |
},
|
253 |
{
|
254 |
"epoch": 1.63,
|
255 |
+
"learning_rate": 1.3481095176010431e-05,
|
256 |
+
"loss": 0.5981,
|
257 |
"step": 20000
|
258 |
},
|
259 |
{
|
260 |
"epoch": 1.67,
|
261 |
+
"learning_rate": 1.3318122555410693e-05,
|
262 |
+
"loss": 0.5932,
|
263 |
"step": 20500
|
264 |
},
|
265 |
{
|
266 |
"epoch": 1.71,
|
267 |
+
"learning_rate": 1.3155149934810954e-05,
|
268 |
+
"loss": 0.6023,
|
269 |
"step": 21000
|
270 |
},
|
271 |
{
|
272 |
"epoch": 1.75,
|
273 |
+
"learning_rate": 1.2992177314211213e-05,
|
274 |
+
"loss": 0.6008,
|
275 |
"step": 21500
|
276 |
},
|
277 |
{
|
278 |
"epoch": 1.79,
|
279 |
+
"learning_rate": 1.2829204693611474e-05,
|
280 |
+
"loss": 0.5897,
|
281 |
"step": 22000
|
282 |
},
|
283 |
{
|
284 |
"epoch": 1.83,
|
285 |
+
"learning_rate": 1.2666232073011735e-05,
|
286 |
+
"loss": 0.5976,
|
287 |
"step": 22500
|
288 |
},
|
289 |
{
|
290 |
"epoch": 1.87,
|
291 |
+
"learning_rate": 1.2503259452411995e-05,
|
292 |
+
"loss": 0.5983,
|
293 |
"step": 23000
|
294 |
},
|
295 |
{
|
296 |
"epoch": 1.91,
|
297 |
+
"learning_rate": 1.2340286831812256e-05,
|
298 |
+
"loss": 0.5882,
|
299 |
"step": 23500
|
300 |
},
|
301 |
{
|
302 |
"epoch": 1.96,
|
303 |
+
"learning_rate": 1.2177314211212517e-05,
|
304 |
+
"loss": 0.5906,
|
305 |
"step": 24000
|
306 |
},
|
307 |
{
|
308 |
"epoch": 2.0,
|
309 |
+
"learning_rate": 1.2014341590612777e-05,
|
310 |
+
"loss": 0.5879,
|
311 |
"step": 24500
|
312 |
},
|
313 |
{
|
314 |
"epoch": 2.0,
|
315 |
+
"eval_accuracy": 0.7421686746987952,
|
316 |
+
"eval_loss": 0.6315130591392517,
|
317 |
+
"eval_runtime": 5.2669,
|
318 |
+
"eval_samples_per_second": 472.767,
|
319 |
+
"eval_steps_per_second": 59.238,
|
320 |
"step": 24544
|
321 |
},
|
322 |
{
|
323 |
"epoch": 2.04,
|
324 |
+
"learning_rate": 1.185136897001304e-05,
|
325 |
+
"loss": 0.5219,
|
326 |
"step": 25000
|
327 |
},
|
328 |
{
|
329 |
"epoch": 2.08,
|
330 |
+
"learning_rate": 1.16883963494133e-05,
|
331 |
+
"loss": 0.5187,
|
332 |
"step": 25500
|
333 |
},
|
334 |
{
|
335 |
"epoch": 2.12,
|
336 |
+
"learning_rate": 1.1525423728813561e-05,
|
337 |
+
"loss": 0.514,
|
338 |
"step": 26000
|
339 |
},
|
340 |
{
|
341 |
"epoch": 2.16,
|
342 |
+
"learning_rate": 1.1362451108213822e-05,
|
343 |
+
"loss": 0.5117,
|
344 |
"step": 26500
|
345 |
},
|
346 |
{
|
347 |
"epoch": 2.2,
|
348 |
+
"learning_rate": 1.1199478487614082e-05,
|
349 |
+
"loss": 0.5071,
|
350 |
"step": 27000
|
351 |
},
|
352 |
{
|
353 |
"epoch": 2.24,
|
354 |
+
"learning_rate": 1.1036505867014341e-05,
|
355 |
+
"loss": 0.5103,
|
356 |
"step": 27500
|
357 |
},
|
358 |
{
|
359 |
"epoch": 2.28,
|
360 |
+
"learning_rate": 1.0873533246414602e-05,
|
361 |
+
"loss": 0.5213,
|
362 |
"step": 28000
|
363 |
},
|
364 |
{
|
365 |
"epoch": 2.32,
|
366 |
+
"learning_rate": 1.0710560625814863e-05,
|
367 |
+
"loss": 0.5103,
|
368 |
"step": 28500
|
369 |
},
|
370 |
{
|
371 |
"epoch": 2.36,
|
372 |
+
"learning_rate": 1.0547588005215125e-05,
|
373 |
+
"loss": 0.515,
|
374 |
"step": 29000
|
375 |
},
|
376 |
{
|
377 |
"epoch": 2.4,
|
378 |
+
"learning_rate": 1.0384615384615386e-05,
|
379 |
+
"loss": 0.5193,
|
380 |
"step": 29500
|
381 |
},
|
382 |
{
|
383 |
"epoch": 2.44,
|
384 |
+
"learning_rate": 1.0221642764015647e-05,
|
385 |
+
"loss": 0.5122,
|
386 |
"step": 30000
|
387 |
},
|
388 |
{
|
389 |
"epoch": 2.49,
|
390 |
+
"learning_rate": 1.0058670143415907e-05,
|
391 |
+
"loss": 0.5242,
|
392 |
"step": 30500
|
393 |
},
|
394 |
{
|
395 |
"epoch": 2.53,
|
396 |
+
"learning_rate": 9.895697522816168e-06,
|
397 |
+
"loss": 0.5206,
|
398 |
"step": 31000
|
399 |
},
|
400 |
{
|
401 |
"epoch": 2.57,
|
402 |
+
"learning_rate": 9.732724902216429e-06,
|
403 |
+
"loss": 0.5124,
|
404 |
"step": 31500
|
405 |
},
|
406 |
{
|
407 |
"epoch": 2.61,
|
408 |
+
"learning_rate": 9.56975228161669e-06,
|
409 |
+
"loss": 0.5148,
|
410 |
"step": 32000
|
411 |
},
|
412 |
{
|
413 |
"epoch": 2.65,
|
414 |
+
"learning_rate": 9.40677966101695e-06,
|
415 |
+
"loss": 0.5075,
|
416 |
"step": 32500
|
417 |
},
|
418 |
{
|
419 |
"epoch": 2.69,
|
420 |
+
"learning_rate": 9.24380704041721e-06,
|
421 |
+
"loss": 0.5186,
|
422 |
"step": 33000
|
423 |
},
|
424 |
{
|
425 |
"epoch": 2.73,
|
426 |
+
"learning_rate": 9.080834419817471e-06,
|
427 |
+
"loss": 0.5006,
|
428 |
"step": 33500
|
429 |
},
|
430 |
{
|
431 |
"epoch": 2.77,
|
432 |
+
"learning_rate": 8.917861799217732e-06,
|
433 |
+
"loss": 0.5253,
|
434 |
"step": 34000
|
435 |
},
|
436 |
{
|
437 |
"epoch": 2.81,
|
438 |
+
"learning_rate": 8.754889178617993e-06,
|
439 |
+
"loss": 0.5165,
|
440 |
"step": 34500
|
441 |
},
|
442 |
{
|
443 |
"epoch": 2.85,
|
444 |
+
"learning_rate": 8.591916558018254e-06,
|
445 |
+
"loss": 0.5085,
|
446 |
"step": 35000
|
447 |
},
|
448 |
{
|
449 |
"epoch": 2.89,
|
450 |
+
"learning_rate": 8.428943937418514e-06,
|
451 |
+
"loss": 0.5157,
|
452 |
"step": 35500
|
453 |
},
|
454 |
{
|
455 |
"epoch": 2.93,
|
456 |
+
"learning_rate": 8.265971316818775e-06,
|
457 |
+
"loss": 0.5241,
|
458 |
"step": 36000
|
459 |
},
|
460 |
{
|
461 |
"epoch": 2.97,
|
462 |
+
"learning_rate": 8.102998696219036e-06,
|
463 |
+
"loss": 0.5072,
|
464 |
"step": 36500
|
465 |
},
|
466 |
{
|
467 |
"epoch": 3.0,
|
468 |
+
"eval_accuracy": 0.7409638554216867,
|
469 |
+
"eval_loss": 0.6780929565429688,
|
470 |
+
"eval_runtime": 5.9747,
|
471 |
+
"eval_samples_per_second": 416.756,
|
472 |
+
"eval_steps_per_second": 52.22,
|
473 |
"step": 36816
|
474 |
},
|
475 |
{
|
476 |
+
"epoch": 3.01,
|
477 |
+
"learning_rate": 7.940026075619296e-06,
|
478 |
+
"loss": 0.4821,
|
479 |
+
"step": 37000
|
480 |
+
},
|
481 |
+
{
|
482 |
+
"epoch": 3.06,
|
483 |
+
"learning_rate": 7.777053455019557e-06,
|
484 |
+
"loss": 0.4348,
|
485 |
+
"step": 37500
|
486 |
+
},
|
487 |
+
{
|
488 |
+
"epoch": 3.1,
|
489 |
+
"learning_rate": 7.614080834419818e-06,
|
490 |
+
"loss": 0.4383,
|
491 |
+
"step": 38000
|
492 |
+
},
|
493 |
+
{
|
494 |
+
"epoch": 3.14,
|
495 |
+
"learning_rate": 7.451108213820078e-06,
|
496 |
+
"loss": 0.4461,
|
497 |
+
"step": 38500
|
498 |
+
},
|
499 |
+
{
|
500 |
+
"epoch": 3.18,
|
501 |
+
"learning_rate": 7.288135593220339e-06,
|
502 |
+
"loss": 0.4436,
|
503 |
+
"step": 39000
|
504 |
+
},
|
505 |
+
{
|
506 |
+
"epoch": 3.22,
|
507 |
+
"learning_rate": 7.125162972620601e-06,
|
508 |
+
"loss": 0.4336,
|
509 |
+
"step": 39500
|
510 |
+
},
|
511 |
+
{
|
512 |
+
"epoch": 3.26,
|
513 |
+
"learning_rate": 6.962190352020861e-06,
|
514 |
+
"loss": 0.4496,
|
515 |
+
"step": 40000
|
516 |
+
},
|
517 |
+
{
|
518 |
+
"epoch": 3.3,
|
519 |
+
"learning_rate": 6.799217731421122e-06,
|
520 |
+
"loss": 0.4466,
|
521 |
+
"step": 40500
|
522 |
+
},
|
523 |
+
{
|
524 |
+
"epoch": 3.34,
|
525 |
+
"learning_rate": 6.636245110821382e-06,
|
526 |
+
"loss": 0.4468,
|
527 |
+
"step": 41000
|
528 |
+
},
|
529 |
+
{
|
530 |
+
"epoch": 3.38,
|
531 |
+
"learning_rate": 6.473272490221643e-06,
|
532 |
+
"loss": 0.4515,
|
533 |
+
"step": 41500
|
534 |
+
},
|
535 |
+
{
|
536 |
+
"epoch": 3.42,
|
537 |
+
"learning_rate": 6.310299869621904e-06,
|
538 |
+
"loss": 0.4377,
|
539 |
+
"step": 42000
|
540 |
+
},
|
541 |
+
{
|
542 |
+
"epoch": 3.46,
|
543 |
+
"learning_rate": 6.147327249022165e-06,
|
544 |
+
"loss": 0.4487,
|
545 |
+
"step": 42500
|
546 |
+
},
|
547 |
+
{
|
548 |
+
"epoch": 3.5,
|
549 |
+
"learning_rate": 5.9843546284224255e-06,
|
550 |
+
"loss": 0.4456,
|
551 |
+
"step": 43000
|
552 |
+
},
|
553 |
+
{
|
554 |
+
"epoch": 3.54,
|
555 |
+
"learning_rate": 5.821382007822687e-06,
|
556 |
+
"loss": 0.4444,
|
557 |
+
"step": 43500
|
558 |
+
},
|
559 |
+
{
|
560 |
+
"epoch": 3.59,
|
561 |
+
"learning_rate": 5.658409387222948e-06,
|
562 |
+
"loss": 0.4431,
|
563 |
+
"step": 44000
|
564 |
+
},
|
565 |
+
{
|
566 |
+
"epoch": 3.63,
|
567 |
+
"learning_rate": 5.4954367666232076e-06,
|
568 |
+
"loss": 0.4561,
|
569 |
+
"step": 44500
|
570 |
+
},
|
571 |
+
{
|
572 |
+
"epoch": 3.67,
|
573 |
+
"learning_rate": 5.332464146023468e-06,
|
574 |
+
"loss": 0.4441,
|
575 |
+
"step": 45000
|
576 |
+
},
|
577 |
+
{
|
578 |
+
"epoch": 3.71,
|
579 |
+
"learning_rate": 5.169491525423729e-06,
|
580 |
+
"loss": 0.4472,
|
581 |
+
"step": 45500
|
582 |
+
},
|
583 |
+
{
|
584 |
+
"epoch": 3.75,
|
585 |
+
"learning_rate": 5.0065189048239905e-06,
|
586 |
+
"loss": 0.4328,
|
587 |
+
"step": 46000
|
588 |
+
},
|
589 |
+
{
|
590 |
+
"epoch": 3.79,
|
591 |
+
"learning_rate": 4.843546284224251e-06,
|
592 |
+
"loss": 0.4353,
|
593 |
+
"step": 46500
|
594 |
+
},
|
595 |
+
{
|
596 |
+
"epoch": 3.83,
|
597 |
+
"learning_rate": 4.680573663624511e-06,
|
598 |
+
"loss": 0.4571,
|
599 |
+
"step": 47000
|
600 |
+
},
|
601 |
+
{
|
602 |
+
"epoch": 3.87,
|
603 |
+
"learning_rate": 4.5176010430247726e-06,
|
604 |
+
"loss": 0.4311,
|
605 |
+
"step": 47500
|
606 |
+
},
|
607 |
+
{
|
608 |
+
"epoch": 3.91,
|
609 |
+
"learning_rate": 4.354628422425033e-06,
|
610 |
+
"loss": 0.4364,
|
611 |
+
"step": 48000
|
612 |
+
},
|
613 |
+
{
|
614 |
+
"epoch": 3.95,
|
615 |
+
"learning_rate": 4.191655801825294e-06,
|
616 |
+
"loss": 0.4363,
|
617 |
+
"step": 48500
|
618 |
+
},
|
619 |
+
{
|
620 |
+
"epoch": 3.99,
|
621 |
+
"learning_rate": 4.028683181225555e-06,
|
622 |
+
"loss": 0.4331,
|
623 |
+
"step": 49000
|
624 |
+
},
|
625 |
+
{
|
626 |
+
"epoch": 4.0,
|
627 |
+
"eval_accuracy": 0.7437751004016064,
|
628 |
+
"eval_loss": 0.716753363609314,
|
629 |
+
"eval_runtime": 5.7541,
|
630 |
+
"eval_samples_per_second": 432.737,
|
631 |
+
"eval_steps_per_second": 54.222,
|
632 |
+
"step": 49088
|
633 |
+
},
|
634 |
+
{
|
635 |
+
"epoch": 4.03,
|
636 |
+
"learning_rate": 3.865710560625815e-06,
|
637 |
+
"loss": 0.3925,
|
638 |
+
"step": 49500
|
639 |
+
},
|
640 |
+
{
|
641 |
+
"epoch": 4.07,
|
642 |
+
"learning_rate": 3.702737940026076e-06,
|
643 |
+
"loss": 0.3896,
|
644 |
+
"step": 50000
|
645 |
+
},
|
646 |
+
{
|
647 |
+
"epoch": 4.12,
|
648 |
+
"learning_rate": 3.5397653194263363e-06,
|
649 |
+
"loss": 0.3936,
|
650 |
+
"step": 50500
|
651 |
+
},
|
652 |
+
{
|
653 |
+
"epoch": 4.16,
|
654 |
+
"learning_rate": 3.3767926988265974e-06,
|
655 |
+
"loss": 0.3882,
|
656 |
+
"step": 51000
|
657 |
+
},
|
658 |
+
{
|
659 |
+
"epoch": 4.2,
|
660 |
+
"learning_rate": 3.213820078226858e-06,
|
661 |
+
"loss": 0.38,
|
662 |
+
"step": 51500
|
663 |
+
},
|
664 |
+
{
|
665 |
+
"epoch": 4.24,
|
666 |
+
"learning_rate": 3.0508474576271192e-06,
|
667 |
+
"loss": 0.3725,
|
668 |
+
"step": 52000
|
669 |
+
},
|
670 |
+
{
|
671 |
+
"epoch": 4.28,
|
672 |
+
"learning_rate": 2.8878748370273795e-06,
|
673 |
+
"loss": 0.3944,
|
674 |
+
"step": 52500
|
675 |
+
},
|
676 |
+
{
|
677 |
+
"epoch": 4.32,
|
678 |
+
"learning_rate": 2.7249022164276406e-06,
|
679 |
+
"loss": 0.3769,
|
680 |
+
"step": 53000
|
681 |
+
},
|
682 |
+
{
|
683 |
+
"epoch": 4.36,
|
684 |
+
"learning_rate": 2.5619295958279013e-06,
|
685 |
+
"loss": 0.3729,
|
686 |
+
"step": 53500
|
687 |
+
},
|
688 |
+
{
|
689 |
+
"epoch": 4.4,
|
690 |
+
"learning_rate": 2.398956975228162e-06,
|
691 |
+
"loss": 0.3885,
|
692 |
+
"step": 54000
|
693 |
+
},
|
694 |
+
{
|
695 |
+
"epoch": 4.44,
|
696 |
+
"learning_rate": 2.2359843546284227e-06,
|
697 |
+
"loss": 0.3964,
|
698 |
+
"step": 54500
|
699 |
+
},
|
700 |
+
{
|
701 |
+
"epoch": 4.48,
|
702 |
+
"learning_rate": 2.0730117340286834e-06,
|
703 |
+
"loss": 0.3946,
|
704 |
+
"step": 55000
|
705 |
+
},
|
706 |
+
{
|
707 |
+
"epoch": 4.52,
|
708 |
+
"learning_rate": 1.910039113428944e-06,
|
709 |
+
"loss": 0.3922,
|
710 |
+
"step": 55500
|
711 |
+
},
|
712 |
+
{
|
713 |
+
"epoch": 4.56,
|
714 |
+
"learning_rate": 1.7470664928292048e-06,
|
715 |
+
"loss": 0.3811,
|
716 |
+
"step": 56000
|
717 |
+
},
|
718 |
+
{
|
719 |
+
"epoch": 4.6,
|
720 |
+
"learning_rate": 1.5840938722294655e-06,
|
721 |
+
"loss": 0.3892,
|
722 |
+
"step": 56500
|
723 |
+
},
|
724 |
+
{
|
725 |
+
"epoch": 4.64,
|
726 |
+
"learning_rate": 1.4211212516297262e-06,
|
727 |
+
"loss": 0.388,
|
728 |
+
"step": 57000
|
729 |
+
},
|
730 |
+
{
|
731 |
+
"epoch": 4.69,
|
732 |
+
"learning_rate": 1.258148631029987e-06,
|
733 |
+
"loss": 0.3793,
|
734 |
+
"step": 57500
|
735 |
+
},
|
736 |
+
{
|
737 |
+
"epoch": 4.73,
|
738 |
+
"learning_rate": 1.0951760104302478e-06,
|
739 |
+
"loss": 0.3826,
|
740 |
+
"step": 58000
|
741 |
+
},
|
742 |
+
{
|
743 |
+
"epoch": 4.77,
|
744 |
+
"learning_rate": 9.322033898305086e-07,
|
745 |
+
"loss": 0.3843,
|
746 |
+
"step": 58500
|
747 |
+
},
|
748 |
+
{
|
749 |
+
"epoch": 4.81,
|
750 |
+
"learning_rate": 7.692307692307694e-07,
|
751 |
+
"loss": 0.3711,
|
752 |
+
"step": 59000
|
753 |
+
},
|
754 |
+
{
|
755 |
+
"epoch": 4.85,
|
756 |
+
"learning_rate": 6.0625814863103e-07,
|
757 |
+
"loss": 0.3954,
|
758 |
+
"step": 59500
|
759 |
+
},
|
760 |
+
{
|
761 |
+
"epoch": 4.89,
|
762 |
+
"learning_rate": 4.432855280312908e-07,
|
763 |
+
"loss": 0.3805,
|
764 |
+
"step": 60000
|
765 |
+
},
|
766 |
+
{
|
767 |
+
"epoch": 4.93,
|
768 |
+
"learning_rate": 2.803129074315515e-07,
|
769 |
+
"loss": 0.3904,
|
770 |
+
"step": 60500
|
771 |
+
},
|
772 |
+
{
|
773 |
+
"epoch": 4.97,
|
774 |
+
"learning_rate": 1.1734028683181226e-07,
|
775 |
+
"loss": 0.3885,
|
776 |
+
"step": 61000
|
777 |
+
},
|
778 |
+
{
|
779 |
+
"epoch": 5.0,
|
780 |
+
"eval_accuracy": 0.7373493975903614,
|
781 |
+
"eval_loss": 0.7633547782897949,
|
782 |
+
"eval_runtime": 5.7535,
|
783 |
+
"eval_samples_per_second": 432.782,
|
784 |
+
"eval_steps_per_second": 54.228,
|
785 |
+
"step": 61360
|
786 |
+
},
|
787 |
+
{
|
788 |
+
"epoch": 5.0,
|
789 |
+
"step": 61360,
|
790 |
+
"total_flos": 1.2915645671077632e+17,
|
791 |
+
"train_loss": 0.5355199811356008,
|
792 |
+
"train_runtime": 12222.1805,
|
793 |
+
"train_samples_per_second": 160.651,
|
794 |
+
"train_steps_per_second": 5.02
|
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:0f64ad6e05a26275a45e87716033b6ca26997307a07ad258eef8a099549e45b3
|
3 |
+
size 3451
|