Upload dataset
Browse files- README.md +122 -0
- social_i_qa/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -452,6 +452,124 @@ dataset_info:
|
|
452 |
num_examples: 1
|
453 |
download_size: 85053
|
454 |
dataset_size: 10338
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
455 |
configs:
|
456 |
- config_name: ai2_arc
|
457 |
data_files:
|
@@ -481,4 +599,8 @@ configs:
|
|
481 |
data_files:
|
482 |
- split: train
|
483 |
path: quac/train-*
|
|
|
|
|
|
|
|
|
484 |
---
|
|
|
452 |
num_examples: 1
|
453 |
download_size: 85053
|
454 |
dataset_size: 10338
|
455 |
+
- config_name: social_i_qa
|
456 |
+
features:
|
457 |
+
- name: context
|
458 |
+
dtype: string
|
459 |
+
- name: context_translated
|
460 |
+
struct:
|
461 |
+
- name: Helsinki-NLP/opus-mt-tc-big-en-pt
|
462 |
+
struct:
|
463 |
+
- name: prediction
|
464 |
+
dtype: float64
|
465 |
+
- name: text
|
466 |
+
dtype: string
|
467 |
+
- name: google_translation
|
468 |
+
struct:
|
469 |
+
- name: prediction
|
470 |
+
dtype: float64
|
471 |
+
- name: text
|
472 |
+
dtype: string
|
473 |
+
- name: libre_translation
|
474 |
+
struct:
|
475 |
+
- name: prediction
|
476 |
+
dtype: float64
|
477 |
+
- name: text
|
478 |
+
dtype: string
|
479 |
+
- name: question
|
480 |
+
dtype: string
|
481 |
+
- name: question_translated
|
482 |
+
struct:
|
483 |
+
- name: Helsinki-NLP/opus-mt-tc-big-en-pt
|
484 |
+
struct:
|
485 |
+
- name: prediction
|
486 |
+
dtype: float64
|
487 |
+
- name: text
|
488 |
+
dtype: string
|
489 |
+
- name: google_translation
|
490 |
+
struct:
|
491 |
+
- name: prediction
|
492 |
+
dtype: float64
|
493 |
+
- name: text
|
494 |
+
dtype: string
|
495 |
+
- name: libre_translation
|
496 |
+
struct:
|
497 |
+
- name: prediction
|
498 |
+
dtype: float64
|
499 |
+
- name: text
|
500 |
+
dtype: string
|
501 |
+
- name: answerA
|
502 |
+
dtype: string
|
503 |
+
- name: answerA_translated
|
504 |
+
struct:
|
505 |
+
- name: Helsinki-NLP/opus-mt-tc-big-en-pt
|
506 |
+
struct:
|
507 |
+
- name: prediction
|
508 |
+
dtype: float64
|
509 |
+
- name: text
|
510 |
+
dtype: string
|
511 |
+
- name: google_translation
|
512 |
+
struct:
|
513 |
+
- name: prediction
|
514 |
+
dtype: float64
|
515 |
+
- name: text
|
516 |
+
dtype: string
|
517 |
+
- name: libre_translation
|
518 |
+
struct:
|
519 |
+
- name: prediction
|
520 |
+
dtype: float64
|
521 |
+
- name: text
|
522 |
+
dtype: string
|
523 |
+
- name: answerB
|
524 |
+
dtype: string
|
525 |
+
- name: answerB_translated
|
526 |
+
struct:
|
527 |
+
- name: Helsinki-NLP/opus-mt-tc-big-en-pt
|
528 |
+
struct:
|
529 |
+
- name: prediction
|
530 |
+
dtype: float64
|
531 |
+
- name: text
|
532 |
+
dtype: string
|
533 |
+
- name: google_translation
|
534 |
+
struct:
|
535 |
+
- name: prediction
|
536 |
+
dtype: float64
|
537 |
+
- name: text
|
538 |
+
dtype: string
|
539 |
+
- name: libre_translation
|
540 |
+
struct:
|
541 |
+
- name: prediction
|
542 |
+
dtype: float64
|
543 |
+
- name: text
|
544 |
+
dtype: string
|
545 |
+
- name: answerC
|
546 |
+
dtype: string
|
547 |
+
- name: answerC_translated
|
548 |
+
struct:
|
549 |
+
- name: Helsinki-NLP/opus-mt-tc-big-en-pt
|
550 |
+
struct:
|
551 |
+
- name: prediction
|
552 |
+
dtype: float64
|
553 |
+
- name: text
|
554 |
+
dtype: string
|
555 |
+
- name: google_translation
|
556 |
+
struct:
|
557 |
+
- name: prediction
|
558 |
+
dtype: float64
|
559 |
+
- name: text
|
560 |
+
dtype: string
|
561 |
+
- name: libre_translation
|
562 |
+
struct:
|
563 |
+
- name: prediction
|
564 |
+
dtype: float64
|
565 |
+
- name: text
|
566 |
+
dtype: string
|
567 |
+
splits:
|
568 |
+
- name: train
|
569 |
+
num_bytes: 797
|
570 |
+
num_examples: 1
|
571 |
+
download_size: 25730
|
572 |
+
dataset_size: 797
|
573 |
configs:
|
574 |
- config_name: ai2_arc
|
575 |
data_files:
|
|
|
599 |
data_files:
|
600 |
- split: train
|
601 |
path: quac/train-*
|
602 |
+
- config_name: social_i_qa
|
603 |
+
data_files:
|
604 |
+
- split: train
|
605 |
+
path: social_i_qa/train-*
|
606 |
---
|
social_i_qa/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c69f29455f3f3a406580885dde2a720eae1539fc8bffc5ea7acda649968f84a
|
3 |
+
size 25730
|