Upload dataset
Browse files
README.md
CHANGED
|
@@ -9117,6 +9117,25 @@ dataset_info:
|
|
| 9117 |
num_examples: 1954
|
| 9118 |
download_size: 6421176
|
| 9119 |
dataset_size: 13487625
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9120 |
configs:
|
| 9121 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 9122 |
data_files:
|
|
@@ -12092,6 +12111,12 @@ configs:
|
|
| 12092 |
path: social_i_qa_Generate_answer/train-*
|
| 12093 |
- split: validation
|
| 12094 |
path: social_i_qa_Generate_answer/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12095 |
---
|
| 12096 |
|
| 12097 |
# Dataset Card for P3
|
|
|
|
| 9117 |
num_examples: 1954
|
| 9118 |
download_size: 6421176
|
| 9119 |
dataset_size: 13487625
|
| 9120 |
+
- config_name: social_i_qa_Generate_the_question_from_the_answer
|
| 9121 |
+
features:
|
| 9122 |
+
- name: inputs
|
| 9123 |
+
sequence: int32
|
| 9124 |
+
- name: inputs_pretokenized
|
| 9125 |
+
dtype: string
|
| 9126 |
+
- name: targets
|
| 9127 |
+
sequence: int32
|
| 9128 |
+
- name: targets_pretokenized
|
| 9129 |
+
dtype: string
|
| 9130 |
+
splits:
|
| 9131 |
+
- name: train
|
| 9132 |
+
num_bytes: 13496939
|
| 9133 |
+
num_examples: 33410
|
| 9134 |
+
- name: validation
|
| 9135 |
+
num_bytes: 790867
|
| 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:
|
|
|
|
| 12111 |
path: social_i_qa_Generate_answer/train-*
|
| 12112 |
- split: validation
|
| 12113 |
path: social_i_qa_Generate_answer/validation-*
|
| 12114 |
+
- config_name: social_i_qa_Generate_the_question_from_the_answer
|
| 12115 |
+
data_files:
|
| 12116 |
+
- split: train
|
| 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
|
social_i_qa_Generate_the_question_from_the_answer/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e40fdb3e344231ed3e839016ee9f71aa04dc34fd0f448a0ac9a2472961e1226
|
| 3 |
+
size 4440335
|
social_i_qa_Generate_the_question_from_the_answer/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dcffbb6b2bc4e14c4cff7e37603cfec3ed3f2c8bb441ab7ad76d7e456e9d33b1
|
| 3 |
+
size 258332
|