mariosasko
commited on
Commit
•
0d0444e
1
Parent(s):
f408af8
Upload dataset
Browse files
README.md
CHANGED
@@ -8409,6 +8409,25 @@ dataset_info:
|
|
8409 |
num_examples: 1688
|
8410 |
download_size: 3650421
|
8411 |
dataset_size: 27794339
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8412 |
configs:
|
8413 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
8414 |
data_files:
|
@@ -11148,6 +11167,12 @@ configs:
|
|
11148 |
path: ropes_new_situation_background_answer/train-*
|
11149 |
- split: validation
|
11150 |
path: ropes_new_situation_background_answer/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
11151 |
---
|
11152 |
|
11153 |
# Dataset Card for P3
|
|
|
8409 |
num_examples: 1688
|
8410 |
download_size: 3650421
|
8411 |
dataset_size: 27794339
|
8412 |
+
- config_name: ropes_plain_background_situation
|
8413 |
+
features:
|
8414 |
+
- name: inputs
|
8415 |
+
sequence: int32
|
8416 |
+
- name: inputs_pretokenized
|
8417 |
+
dtype: string
|
8418 |
+
- name: targets
|
8419 |
+
sequence: int32
|
8420 |
+
- name: targets_pretokenized
|
8421 |
+
dtype: string
|
8422 |
+
splits:
|
8423 |
+
- name: train
|
8424 |
+
num_bytes: 22357331
|
8425 |
+
num_examples: 10924
|
8426 |
+
- name: validation
|
8427 |
+
num_bytes: 3179460
|
8428 |
+
num_examples: 1688
|
8429 |
+
download_size: 3644216
|
8430 |
+
dataset_size: 25536791
|
8431 |
configs:
|
8432 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
8433 |
data_files:
|
|
|
11167 |
path: ropes_new_situation_background_answer/train-*
|
11168 |
- split: validation
|
11169 |
path: ropes_new_situation_background_answer/validation-*
|
11170 |
+
- config_name: ropes_plain_background_situation
|
11171 |
+
data_files:
|
11172 |
+
- split: train
|
11173 |
+
path: ropes_plain_background_situation/train-*
|
11174 |
+
- split: validation
|
11175 |
+
path: ropes_plain_background_situation/validation-*
|
11176 |
---
|
11177 |
|
11178 |
# Dataset Card for P3
|
ropes_plain_background_situation/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b4998703bc318dc8610d0d03fbe3aa9892c7e08d96b9209d6ab677863bff86f
|
3 |
+
size 3265625
|
ropes_plain_background_situation/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b386a02989430edf663516157c65c8cdb709b228825e1b2482f52f7858c50950
|
3 |
+
size 378591
|