mariosasko
commited on
Commit
•
1969e92
1
Parent(s):
e672ec5
Upload dataset
Browse files
README.md
CHANGED
@@ -8542,6 +8542,25 @@ dataset_info:
|
|
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:
|
@@ -11323,6 +11342,12 @@ configs:
|
|
11323 |
path: ropes_prompt_mix/train-*
|
11324 |
- split: validation
|
11325 |
path: ropes_prompt_mix/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
11326 |
---
|
11327 |
|
11328 |
# Dataset Card for P3
|
|
|
8542 |
num_examples: 1688
|
8543 |
download_size: 3642481
|
8544 |
dataset_size: 27340307
|
8545 |
+
- config_name: ropes_read_background_situation
|
8546 |
+
features:
|
8547 |
+
- name: inputs
|
8548 |
+
sequence: int32
|
8549 |
+
- name: inputs_pretokenized
|
8550 |
+
dtype: string
|
8551 |
+
- name: targets
|
8552 |
+
sequence: int32
|
8553 |
+
- name: targets_pretokenized
|
8554 |
+
dtype: string
|
8555 |
+
splits:
|
8556 |
+
- name: train
|
8557 |
+
num_bytes: 26606767
|
8558 |
+
num_examples: 10924
|
8559 |
+
- name: validation
|
8560 |
+
num_bytes: 3836092
|
8561 |
+
num_examples: 1688
|
8562 |
+
download_size: 3774488
|
8563 |
+
dataset_size: 30442859
|
8564 |
configs:
|
8565 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
8566 |
data_files:
|
|
|
11342 |
path: ropes_prompt_mix/train-*
|
11343 |
- split: validation
|
11344 |
path: ropes_prompt_mix/validation-*
|
11345 |
+
- config_name: ropes_read_background_situation
|
11346 |
+
data_files:
|
11347 |
+
- split: train
|
11348 |
+
path: ropes_read_background_situation/train-*
|
11349 |
+
- split: validation
|
11350 |
+
path: ropes_read_background_situation/validation-*
|
11351 |
---
|
11352 |
|
11353 |
# Dataset Card for P3
|
ropes_read_background_situation/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2757d1e7d196d3035a9a304ecd76e3993add812baedc44e526b43a32b26e4114
|
3 |
+
size 3401011
|
ropes_read_background_situation/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4965cbfc731bb049fc9d0a74194bc90b059d0a178db9027acf8ab3983c097d76
|
3 |
+
size 373477
|