mariosasko
commited on
Commit
•
8f2c163
1
Parent(s):
fd34b1c
Upload dataset
Browse files
README.md
CHANGED
@@ -8371,6 +8371,25 @@ dataset_info:
|
|
8371 |
num_examples: 1688
|
8372 |
download_size: 3632205
|
8373 |
dataset_size: 27466427
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8374 |
configs:
|
8375 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
8376 |
data_files:
|
@@ -11098,6 +11117,12 @@ configs:
|
|
11098 |
path: ropes_background_situation_middle/train-*
|
11099 |
- split: validation
|
11100 |
path: ropes_background_situation_middle/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
11101 |
---
|
11102 |
|
11103 |
# Dataset Card for P3
|
|
|
8371 |
num_examples: 1688
|
8372 |
download_size: 3632205
|
8373 |
dataset_size: 27466427
|
8374 |
+
- config_name: ropes_given_background_situation
|
8375 |
+
features:
|
8376 |
+
- name: inputs
|
8377 |
+
sequence: int32
|
8378 |
+
- name: inputs_pretokenized
|
8379 |
+
dtype: string
|
8380 |
+
- name: targets
|
8381 |
+
sequence: int32
|
8382 |
+
- name: targets_pretokenized
|
8383 |
+
dtype: string
|
8384 |
+
splits:
|
8385 |
+
- name: train
|
8386 |
+
num_bytes: 23700983
|
8387 |
+
num_examples: 10924
|
8388 |
+
- name: validation
|
8389 |
+
num_bytes: 3387084
|
8390 |
+
num_examples: 1688
|
8391 |
+
download_size: 3700990
|
8392 |
+
dataset_size: 27088067
|
8393 |
configs:
|
8394 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
8395 |
data_files:
|
|
|
11117 |
path: ropes_background_situation_middle/train-*
|
11118 |
- split: validation
|
11119 |
path: ropes_background_situation_middle/validation-*
|
11120 |
+
- config_name: ropes_given_background_situation
|
11121 |
+
data_files:
|
11122 |
+
- split: train
|
11123 |
+
path: ropes_given_background_situation/train-*
|
11124 |
+
- split: validation
|
11125 |
+
path: ropes_given_background_situation/validation-*
|
11126 |
---
|
11127 |
|
11128 |
# Dataset Card for P3
|
ropes_given_background_situation/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ec6b4ee65a66259ff1c6554de489214b3746ac2d9e729e573ae21f056eae21e
|
3 |
+
size 3356644
|
ropes_given_background_situation/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5eacc7154064bab205166c32e38b517fe4eae7a2ba116d498f2897380c365a5a
|
3 |
+
size 344346
|