mariosasko
commited on
Commit
•
fbfd508
1
Parent(s):
53ecf80
Upload dataset
Browse files
README.md
CHANGED
@@ -9136,6 +9136,27 @@ dataset_info:
|
|
9136 |
num_examples: 1954
|
9137 |
download_size: 4698667
|
9138 |
dataset_size: 14287806
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9139 |
configs:
|
9140 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
9141 |
data_files:
|
@@ -12117,6 +12138,12 @@ configs:
|
|
12117 |
path: social_i_qa_Generate_the_question_from_the_answer/train-*
|
12118 |
- split: validation
|
12119 |
path: social_i_qa_Generate_the_question_from_the_answer/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
12120 |
---
|
12121 |
|
12122 |
# Dataset Card for P3
|
|
|
9136 |
num_examples: 1954
|
9137 |
download_size: 4698667
|
9138 |
dataset_size: 14287806
|
9139 |
+
- config_name: social_i_qa_I_was_wondering
|
9140 |
+
features:
|
9141 |
+
- name: answer_choices
|
9142 |
+
sequence: string
|
9143 |
+
- name: inputs
|
9144 |
+
sequence: int32
|
9145 |
+
- name: inputs_pretokenized
|
9146 |
+
dtype: string
|
9147 |
+
- name: targets
|
9148 |
+
sequence: int32
|
9149 |
+
- name: targets_pretokenized
|
9150 |
+
dtype: string
|
9151 |
+
splits:
|
9152 |
+
- name: train
|
9153 |
+
num_bytes: 13607332
|
9154 |
+
num_examples: 33410
|
9155 |
+
- name: validation
|
9156 |
+
num_bytes: 799757
|
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:
|
|
|
12138 |
path: social_i_qa_Generate_the_question_from_the_answer/train-*
|
12139 |
- split: validation
|
12140 |
path: social_i_qa_Generate_the_question_from_the_answer/validation-*
|
12141 |
+
- config_name: social_i_qa_I_was_wondering
|
12142 |
+
data_files:
|
12143 |
+
- split: train
|
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
|
social_i_qa_I_was_wondering/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:610559d3622f159ce4d4875040723a8e3225b27896a92e185d9947db667da490
|
3 |
+
size 6129515
|
social_i_qa_I_was_wondering/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b3233394c1614b5a0e17f1dd5f451bdd1e6169b2b4357edeb0eeb52064d36da
|
3 |
+
size 357296
|