Upload dataset
Browse files
README.md
CHANGED
|
@@ -8523,6 +8523,25 @@ dataset_info:
|
|
| 8523 |
num_examples: 1688
|
| 8524 |
download_size: 1734881
|
| 8525 |
dataset_size: 10356319
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8526 |
configs:
|
| 8527 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 8528 |
data_files:
|
|
@@ -11298,6 +11317,12 @@ configs:
|
|
| 11298 |
path: ropes_prompt_bottom_no_hint/train-*
|
| 11299 |
- split: validation
|
| 11300 |
path: ropes_prompt_bottom_no_hint/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11301 |
---
|
| 11302 |
|
| 11303 |
# Dataset Card for P3
|
|
|
|
| 8523 |
num_examples: 1688
|
| 8524 |
download_size: 1734881
|
| 8525 |
dataset_size: 10356319
|
| 8526 |
+
- config_name: ropes_prompt_mix
|
| 8527 |
+
features:
|
| 8528 |
+
- name: inputs
|
| 8529 |
+
sequence: int32
|
| 8530 |
+
- name: inputs_pretokenized
|
| 8531 |
+
dtype: string
|
| 8532 |
+
- name: targets
|
| 8533 |
+
sequence: int32
|
| 8534 |
+
- name: targets_pretokenized
|
| 8535 |
+
dtype: string
|
| 8536 |
+
splits:
|
| 8537 |
+
- name: train
|
| 8538 |
+
num_bytes: 23919463
|
| 8539 |
+
num_examples: 10924
|
| 8540 |
+
- name: validation
|
| 8541 |
+
num_bytes: 3420844
|
| 8542 |
+
num_examples: 1688
|
| 8543 |
+
download_size: 3642481
|
| 8544 |
+
dataset_size: 27340307
|
| 8545 |
configs:
|
| 8546 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 8547 |
data_files:
|
|
|
|
| 11317 |
path: ropes_prompt_bottom_no_hint/train-*
|
| 11318 |
- split: validation
|
| 11319 |
path: ropes_prompt_bottom_no_hint/validation-*
|
| 11320 |
+
- config_name: ropes_prompt_mix
|
| 11321 |
+
data_files:
|
| 11322 |
+
- split: train
|
| 11323 |
+
path: ropes_prompt_mix/train-*
|
| 11324 |
+
- split: validation
|
| 11325 |
+
path: ropes_prompt_mix/validation-*
|
| 11326 |
---
|
| 11327 |
|
| 11328 |
# Dataset Card for P3
|
ropes_prompt_mix/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a8d00b212b1a9e540f777772fb60355c9593dd786f19123b4b6c0c44d907f92
|
| 3 |
+
size 3297050
|
ropes_prompt_mix/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a4e9ecd4c6b2deeff3c3cc60bd03a154c553f141ca6c290b452eae2510919f5
|
| 3 |
+
size 345431
|