mariosasko
commited on
Commit
•
47c4e6d
1
Parent(s):
cae1088
Upload dataset
Browse files
README.md
CHANGED
@@ -210,6 +210,25 @@ dataset_info:
|
|
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:
|
@@ -275,6 +294,12 @@ configs:
|
|
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
|
|
|
210 |
num_examples: 1000
|
211 |
download_size: 6250903
|
212 |
dataset_size: 19500878
|
213 |
+
- config_name: adversarial_qa_droberta_answer_the_following_q
|
214 |
+
features:
|
215 |
+
- name: inputs
|
216 |
+
sequence: int32
|
217 |
+
- name: inputs_pretokenized
|
218 |
+
dtype: string
|
219 |
+
- name: targets
|
220 |
+
sequence: int32
|
221 |
+
- name: targets_pretokenized
|
222 |
+
dtype: string
|
223 |
+
splits:
|
224 |
+
- name: train
|
225 |
+
num_bytes: 18084393
|
226 |
+
num_examples: 10000
|
227 |
+
- name: validation
|
228 |
+
num_bytes: 1798375
|
229 |
+
num_examples: 1000
|
230 |
+
download_size: 6223439
|
231 |
+
dataset_size: 19882768
|
232 |
configs:
|
233 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
234 |
data_files:
|
|
|
294 |
path: adversarial_qa_dbidaf_tell_what_it_is/train-*
|
295 |
- split: validation
|
296 |
path: adversarial_qa_dbidaf_tell_what_it_is/validation-*
|
297 |
+
- config_name: adversarial_qa_droberta_answer_the_following_q
|
298 |
+
data_files:
|
299 |
+
- split: train
|
300 |
+
path: adversarial_qa_droberta_answer_the_following_q/train-*
|
301 |
+
- split: validation
|
302 |
+
path: adversarial_qa_droberta_answer_the_following_q/validation-*
|
303 |
---
|
304 |
|
305 |
# Dataset Card for P3
|
adversarial_qa_droberta_answer_the_following_q/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed3280ea2015a12f2564ca748447ff2ba82e384c7fb6fbdd4aa1a4ba0664dd58
|
3 |
+
size 5663284
|
adversarial_qa_droberta_answer_the_following_q/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39bc5677aa6f311db5affb7d2e57460116d27e9a8c5b5514fc180ae055dd5234
|
3 |
+
size 560155
|