mariosasko
commited on
Commit
•
cae1088
1
Parent(s):
c4d5f05
Upload dataset
Browse files
README.md
CHANGED
@@ -191,6 +191,25 @@ dataset_info:
|
|
191 |
num_examples: 1000
|
192 |
download_size: 6292806
|
193 |
dataset_size: 18473930
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
194 |
configs:
|
195 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
196 |
data_files:
|
@@ -250,6 +269,12 @@ configs:
|
|
250 |
path: adversarial_qa_dbidaf_question_context_answer/train-*
|
251 |
- split: validation
|
252 |
path: adversarial_qa_dbidaf_question_context_answer/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
253 |
---
|
254 |
|
255 |
# Dataset Card for P3
|
|
|
191 |
num_examples: 1000
|
192 |
download_size: 6292806
|
193 |
dataset_size: 18473930
|
194 |
+
- config_name: adversarial_qa_dbidaf_tell_what_it_is
|
195 |
+
features:
|
196 |
+
- name: inputs
|
197 |
+
sequence: int32
|
198 |
+
- name: inputs_pretokenized
|
199 |
+
dtype: string
|
200 |
+
- name: targets
|
201 |
+
sequence: int32
|
202 |
+
- name: targets_pretokenized
|
203 |
+
dtype: string
|
204 |
+
splits:
|
205 |
+
- name: train
|
206 |
+
num_bytes: 17755161
|
207 |
+
num_examples: 10000
|
208 |
+
- name: validation
|
209 |
+
num_bytes: 1745717
|
210 |
+
num_examples: 1000
|
211 |
+
download_size: 6250903
|
212 |
+
dataset_size: 19500878
|
213 |
configs:
|
214 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
215 |
data_files:
|
|
|
269 |
path: adversarial_qa_dbidaf_question_context_answer/train-*
|
270 |
- split: validation
|
271 |
path: adversarial_qa_dbidaf_question_context_answer/validation-*
|
272 |
+
- config_name: adversarial_qa_dbidaf_tell_what_it_is
|
273 |
+
data_files:
|
274 |
+
- split: train
|
275 |
+
path: adversarial_qa_dbidaf_tell_what_it_is/train-*
|
276 |
+
- split: validation
|
277 |
+
path: adversarial_qa_dbidaf_tell_what_it_is/validation-*
|
278 |
---
|
279 |
|
280 |
# Dataset Card for P3
|
adversarial_qa_dbidaf_tell_what_it_is/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:529cfcd051c89aef2dbc5d8a4d434da86775de3468871b785decfb63f3166584
|
3 |
+
size 5687779
|
adversarial_qa_dbidaf_tell_what_it_is/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c557ce7943b246c78c0c327bdfe0ba8c67c9aeb15d09e3f13a3bfa53a02c931f
|
3 |
+
size 563124
|