mariosasko
commited on
Commit
•
7ddc1ee
1
Parent(s):
84b91bd
Upload dataset
Browse files
README.md
CHANGED
@@ -8466,6 +8466,25 @@ dataset_info:
|
|
8466 |
num_examples: 1688
|
8467 |
download_size: 1685636
|
8468 |
dataset_size: 8792431
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8469 |
configs:
|
8470 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
8471 |
data_files:
|
@@ -11223,6 +11242,12 @@ configs:
|
|
11223 |
path: ropes_plain_no_background/train-*
|
11224 |
- split: validation
|
11225 |
path: ropes_plain_no_background/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
11226 |
---
|
11227 |
|
11228 |
# Dataset Card for P3
|
|
|
8466 |
num_examples: 1688
|
8467 |
download_size: 1685636
|
8468 |
dataset_size: 8792431
|
8469 |
+
- config_name: ropes_prompt_beginning
|
8470 |
+
features:
|
8471 |
+
- name: inputs
|
8472 |
+
sequence: int32
|
8473 |
+
- name: inputs_pretokenized
|
8474 |
+
dtype: string
|
8475 |
+
- name: targets
|
8476 |
+
sequence: int32
|
8477 |
+
- name: targets_pretokenized
|
8478 |
+
dtype: string
|
8479 |
+
splits:
|
8480 |
+
- name: train
|
8481 |
+
num_bytes: 23963159
|
8482 |
+
num_examples: 10924
|
8483 |
+
- name: validation
|
8484 |
+
num_bytes: 3427596
|
8485 |
+
num_examples: 1688
|
8486 |
+
download_size: 3664414
|
8487 |
+
dataset_size: 27390755
|
8488 |
configs:
|
8489 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
8490 |
data_files:
|
|
|
11242 |
path: ropes_plain_no_background/train-*
|
11243 |
- split: validation
|
11244 |
path: ropes_plain_no_background/validation-*
|
11245 |
+
- config_name: ropes_prompt_beginning
|
11246 |
+
data_files:
|
11247 |
+
- split: train
|
11248 |
+
path: ropes_prompt_beginning/train-*
|
11249 |
+
- split: validation
|
11250 |
+
path: ropes_prompt_beginning/validation-*
|
11251 |
---
|
11252 |
|
11253 |
# Dataset Card for P3
|
ropes_prompt_beginning/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0d98dae8389b5b0e04aae85c02e7ae2795884ed9dbc9db018377446f90c0dd2
|
3 |
+
size 3318250
|
ropes_prompt_beginning/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1f208fd050af85cced54722001c33c45bf3039e1fcf36154b760a448e4af7b0
|
3 |
+
size 346164
|