Upload dataset
Browse files- README.md +78 -0
- winogrande/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -644,6 +644,80 @@ dataset_info:
|
|
644 |
num_examples: 1
|
645 |
download_size: 23945
|
646 |
dataset_size: 1655
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
647 |
configs:
|
648 |
- config_name: ai2_arc
|
649 |
data_files:
|
@@ -681,4 +755,8 @@ configs:
|
|
681 |
data_files:
|
682 |
- split: train
|
683 |
path: squad_v1_pt/train-*
|
|
|
|
|
|
|
|
|
684 |
---
|
|
|
644 |
num_examples: 1
|
645 |
download_size: 23945
|
646 |
dataset_size: 1655
|
647 |
+
- config_name: winogrande
|
648 |
+
features:
|
649 |
+
- name: sentence
|
650 |
+
dtype: string
|
651 |
+
- name: sentence_translated
|
652 |
+
struct:
|
653 |
+
- name: Helsinki-NLP/opus-mt-tc-big-en-pt
|
654 |
+
struct:
|
655 |
+
- name: prediction
|
656 |
+
dtype: float64
|
657 |
+
- name: text
|
658 |
+
dtype: string
|
659 |
+
- name: google_translation
|
660 |
+
struct:
|
661 |
+
- name: prediction
|
662 |
+
dtype: float64
|
663 |
+
- name: text
|
664 |
+
dtype: string
|
665 |
+
- name: libre_translation
|
666 |
+
struct:
|
667 |
+
- name: prediction
|
668 |
+
dtype: float64
|
669 |
+
- name: text
|
670 |
+
dtype: string
|
671 |
+
- name: option1
|
672 |
+
dtype: string
|
673 |
+
- name: option1_translated
|
674 |
+
struct:
|
675 |
+
- name: Helsinki-NLP/opus-mt-tc-big-en-pt
|
676 |
+
struct:
|
677 |
+
- name: prediction
|
678 |
+
dtype: float64
|
679 |
+
- name: text
|
680 |
+
dtype: string
|
681 |
+
- name: google_translation
|
682 |
+
struct:
|
683 |
+
- name: prediction
|
684 |
+
dtype: float64
|
685 |
+
- name: text
|
686 |
+
dtype: string
|
687 |
+
- name: libre_translation
|
688 |
+
struct:
|
689 |
+
- name: prediction
|
690 |
+
dtype: float64
|
691 |
+
- name: text
|
692 |
+
dtype: string
|
693 |
+
- name: option2
|
694 |
+
dtype: string
|
695 |
+
- name: option2_translated
|
696 |
+
struct:
|
697 |
+
- name: Helsinki-NLP/opus-mt-tc-big-en-pt
|
698 |
+
struct:
|
699 |
+
- name: prediction
|
700 |
+
dtype: float64
|
701 |
+
- name: text
|
702 |
+
dtype: string
|
703 |
+
- name: google_translation
|
704 |
+
struct:
|
705 |
+
- name: prediction
|
706 |
+
dtype: float64
|
707 |
+
- name: text
|
708 |
+
dtype: string
|
709 |
+
- name: libre_translation
|
710 |
+
struct:
|
711 |
+
- name: prediction
|
712 |
+
dtype: float64
|
713 |
+
- name: text
|
714 |
+
dtype: string
|
715 |
+
splits:
|
716 |
+
- name: train
|
717 |
+
num_bytes: 749
|
718 |
+
num_examples: 1
|
719 |
+
download_size: 17465
|
720 |
+
dataset_size: 749
|
721 |
configs:
|
722 |
- config_name: ai2_arc
|
723 |
data_files:
|
|
|
755 |
data_files:
|
756 |
- split: train
|
757 |
path: squad_v1_pt/train-*
|
758 |
+
- config_name: winogrande
|
759 |
+
data_files:
|
760 |
+
- split: train
|
761 |
+
path: winogrande/train-*
|
762 |
---
|
winogrande/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a08a31db23a6f2a41e2d26ae3efacd22140f2e5e2d28203806982ba3acf8cf32
|
3 |
+
size 17465
|