mariosasko
commited on
Commit
•
8e44fa3
1
Parent(s):
fbfd508
Upload dataset
Browse files
README.md
CHANGED
@@ -9157,6 +9157,27 @@ dataset_info:
|
|
9157 |
num_examples: 1954
|
9158 |
download_size: 6486811
|
9159 |
dataset_size: 14407089
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9160 |
configs:
|
9161 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
9162 |
data_files:
|
@@ -12144,6 +12165,12 @@ configs:
|
|
12144 |
path: social_i_qa_I_was_wondering/train-*
|
12145 |
- split: validation
|
12146 |
path: social_i_qa_I_was_wondering/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
12147 |
---
|
12148 |
|
12149 |
# Dataset Card for P3
|
|
|
9157 |
num_examples: 1954
|
9158 |
download_size: 6486811
|
9159 |
dataset_size: 14407089
|
9160 |
+
- config_name: social_i_qa_Show_choices_and_generate_answer
|
9161 |
+
features:
|
9162 |
+
- name: answer_choices
|
9163 |
+
sequence: string
|
9164 |
+
- name: inputs
|
9165 |
+
sequence: int32
|
9166 |
+
- name: inputs_pretokenized
|
9167 |
+
dtype: string
|
9168 |
+
- name: targets
|
9169 |
+
sequence: int32
|
9170 |
+
- name: targets_pretokenized
|
9171 |
+
dtype: string
|
9172 |
+
splits:
|
9173 |
+
- name: train
|
9174 |
+
num_bytes: 17810931
|
9175 |
+
num_examples: 33410
|
9176 |
+
- name: validation
|
9177 |
+
num_bytes: 1050997
|
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:
|
|
|
12165 |
path: social_i_qa_I_was_wondering/train-*
|
12166 |
- split: validation
|
12167 |
path: social_i_qa_I_was_wondering/validation-*
|
12168 |
+
- config_name: social_i_qa_Show_choices_and_generate_answer
|
12169 |
+
data_files:
|
12170 |
+
- split: train
|
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
|
social_i_qa_Show_choices_and_generate_answer/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54dbaedb97ff0290421f3a3289e51371ef2ad6892a711bf2f161c3a9bb32eca6
|
3 |
+
size 8356166
|
social_i_qa_Show_choices_and_generate_answer/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b222aef5bf838349931087bba9fef091c3d0f4b70dac482ccf3de78f70bd197b
|
3 |
+
size 492167
|