mariosasko
commited on
Commit
•
fd34b1c
1
Parent(s):
42a24a9
Upload dataset
Browse files
README.md
CHANGED
@@ -8352,6 +8352,25 @@ dataset_info:
|
|
8352 |
num_examples: 1688
|
8353 |
download_size: 3693602
|
8354 |
dataset_size: 27605159
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8355 |
configs:
|
8356 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
8357 |
data_files:
|
@@ -11073,6 +11092,12 @@ configs:
|
|
11073 |
path: ropes_background_new_situation_answer/train-*
|
11074 |
- split: validation
|
11075 |
path: ropes_background_new_situation_answer/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
11076 |
---
|
11077 |
|
11078 |
# Dataset Card for P3
|
|
|
8352 |
num_examples: 1688
|
8353 |
download_size: 3693602
|
8354 |
dataset_size: 27605159
|
8355 |
+
- config_name: ropes_background_situation_middle
|
8356 |
+
features:
|
8357 |
+
- name: inputs
|
8358 |
+
sequence: int32
|
8359 |
+
- name: inputs_pretokenized
|
8360 |
+
dtype: string
|
8361 |
+
- name: targets
|
8362 |
+
sequence: int32
|
8363 |
+
- name: targets_pretokenized
|
8364 |
+
dtype: string
|
8365 |
+
splits:
|
8366 |
+
- name: train
|
8367 |
+
num_bytes: 24028703
|
8368 |
+
num_examples: 10924
|
8369 |
+
- name: validation
|
8370 |
+
num_bytes: 3437724
|
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:
|
|
|
11092 |
path: ropes_background_new_situation_answer/train-*
|
11093 |
- split: validation
|
11094 |
path: ropes_background_new_situation_answer/validation-*
|
11095 |
+
- config_name: ropes_background_situation_middle
|
11096 |
+
data_files:
|
11097 |
+
- split: train
|
11098 |
+
path: ropes_background_situation_middle/train-*
|
11099 |
+
- split: validation
|
11100 |
+
path: ropes_background_situation_middle/validation-*
|
11101 |
---
|
11102 |
|
11103 |
# Dataset Card for P3
|
ropes_background_situation_middle/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02df4399e6c5ca076dbb80507cf426f1f7c2989dc08b354446e69708b20a47c2
|
3 |
+
size 3283853
|
ropes_background_situation_middle/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:173da0713af0ef8d9d47ee2a961937d83f06a8ce528268dbe56b2efdf4c46eb2
|
3 |
+
size 348352
|