Upload dataset
Browse files
README.md
CHANGED
|
@@ -9178,6 +9178,27 @@ dataset_info:
|
|
| 9178 |
num_examples: 1954
|
| 9179 |
download_size: 8848333
|
| 9180 |
dataset_size: 18861928
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9181 |
configs:
|
| 9182 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 9183 |
data_files:
|
|
@@ -12171,6 +12192,12 @@ configs:
|
|
| 12171 |
path: social_i_qa_Show_choices_and_generate_answer/train-*
|
| 12172 |
- split: validation
|
| 12173 |
path: social_i_qa_Show_choices_and_generate_answer/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12174 |
---
|
| 12175 |
|
| 12176 |
# Dataset Card for P3
|
|
|
|
| 9178 |
num_examples: 1954
|
| 9179 |
download_size: 8848333
|
| 9180 |
dataset_size: 18861928
|
| 9181 |
+
- config_name: social_i_qa_Show_choices_and_generate_index
|
| 9182 |
+
features:
|
| 9183 |
+
- name: answer_choices
|
| 9184 |
+
sequence: string
|
| 9185 |
+
- name: inputs
|
| 9186 |
+
sequence: int32
|
| 9187 |
+
- name: inputs_pretokenized
|
| 9188 |
+
dtype: string
|
| 9189 |
+
- name: targets
|
| 9190 |
+
sequence: int32
|
| 9191 |
+
- name: targets_pretokenized
|
| 9192 |
+
dtype: string
|
| 9193 |
+
splits:
|
| 9194 |
+
- name: train
|
| 9195 |
+
num_bytes: 19481067
|
| 9196 |
+
num_examples: 33410
|
| 9197 |
+
- name: validation
|
| 9198 |
+
num_bytes: 1144381
|
| 9199 |
+
num_examples: 1954
|
| 9200 |
+
download_size: 6800886
|
| 9201 |
+
dataset_size: 20625448
|
| 9202 |
configs:
|
| 9203 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 9204 |
data_files:
|
|
|
|
| 12192 |
path: social_i_qa_Show_choices_and_generate_answer/train-*
|
| 12193 |
- split: validation
|
| 12194 |
path: social_i_qa_Show_choices_and_generate_answer/validation-*
|
| 12195 |
+
- config_name: social_i_qa_Show_choices_and_generate_index
|
| 12196 |
+
data_files:
|
| 12197 |
+
- split: train
|
| 12198 |
+
path: social_i_qa_Show_choices_and_generate_index/train-*
|
| 12199 |
+
- split: validation
|
| 12200 |
+
path: social_i_qa_Show_choices_and_generate_index/validation-*
|
| 12201 |
---
|
| 12202 |
|
| 12203 |
# Dataset Card for P3
|
social_i_qa_Show_choices_and_generate_index/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:decce6ea5239d6842594e2c39661b565ff1970a318da4e235721043fe00846f1
|
| 3 |
+
size 6424706
|
social_i_qa_Show_choices_and_generate_index/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8bd226e0b73e88acb90c28143461626ea2ab71fe16df5c6b96db8e916935aefc
|
| 3 |
+
size 376180
|