mariosasko
commited on
Commit
•
821b7c6
1
Parent(s):
f4e1365
Upload dataset
Browse files
README.md
CHANGED
@@ -8504,6 +8504,25 @@ dataset_info:
|
|
8504 |
num_examples: 1688
|
8505 |
download_size: 3722200
|
8506 |
dataset_size: 27630383
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8507 |
configs:
|
8508 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
8509 |
data_files:
|
@@ -11273,6 +11292,12 @@ configs:
|
|
11273 |
path: ropes_prompt_bottom_hint_beginning/train-*
|
11274 |
- split: validation
|
11275 |
path: ropes_prompt_bottom_hint_beginning/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
11276 |
---
|
11277 |
|
11278 |
# Dataset Card for P3
|
|
|
8504 |
num_examples: 1688
|
8505 |
download_size: 3722200
|
8506 |
dataset_size: 27630383
|
8507 |
+
- config_name: ropes_prompt_bottom_no_hint
|
8508 |
+
features:
|
8509 |
+
- name: inputs
|
8510 |
+
sequence: int32
|
8511 |
+
- name: inputs_pretokenized
|
8512 |
+
dtype: string
|
8513 |
+
- name: targets
|
8514 |
+
sequence: int32
|
8515 |
+
- name: targets_pretokenized
|
8516 |
+
dtype: string
|
8517 |
+
splits:
|
8518 |
+
- name: train
|
8519 |
+
num_bytes: 8691807
|
8520 |
+
num_examples: 10924
|
8521 |
+
- name: validation
|
8522 |
+
num_bytes: 1664512
|
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:
|
|
|
11292 |
path: ropes_prompt_bottom_hint_beginning/train-*
|
11293 |
- split: validation
|
11294 |
path: ropes_prompt_bottom_hint_beginning/validation-*
|
11295 |
+
- config_name: ropes_prompt_bottom_no_hint
|
11296 |
+
data_files:
|
11297 |
+
- split: train
|
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
|
ropes_prompt_bottom_no_hint/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01845ba8d9dd657e289ea6d25a187d4ca274151ab65e3a5708622189f0757ca6
|
3 |
+
size 1512851
|
ropes_prompt_bottom_no_hint/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0148628a2b7492b82368c7cc2227a47b18a9bfc3bf2768335dd2a0f183a40d0
|
3 |
+
size 222030
|