Upload dataset
Browse files
README.md
CHANGED
|
@@ -8447,6 +8447,25 @@ dataset_info:
|
|
| 8447 |
num_examples: 1688
|
| 8448 |
download_size: 3577320
|
| 8449 |
dataset_size: 25763807
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8450 |
configs:
|
| 8451 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 8452 |
data_files:
|
|
@@ -11198,6 +11217,12 @@ configs:
|
|
| 11198 |
path: ropes_plain_bottom_hint/train-*
|
| 11199 |
- split: validation
|
| 11200 |
path: ropes_plain_bottom_hint/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11201 |
---
|
| 11202 |
|
| 11203 |
# Dataset Card for P3
|
|
|
|
| 8447 |
num_examples: 1688
|
| 8448 |
download_size: 3577320
|
| 8449 |
dataset_size: 25763807
|
| 8450 |
+
- config_name: ropes_plain_no_background
|
| 8451 |
+
features:
|
| 8452 |
+
- name: inputs
|
| 8453 |
+
sequence: int32
|
| 8454 |
+
- name: inputs_pretokenized
|
| 8455 |
+
dtype: string
|
| 8456 |
+
- name: targets
|
| 8457 |
+
sequence: int32
|
| 8458 |
+
- name: targets_pretokenized
|
| 8459 |
+
dtype: string
|
| 8460 |
+
splits:
|
| 8461 |
+
- name: train
|
| 8462 |
+
num_bytes: 7337231
|
| 8463 |
+
num_examples: 10924
|
| 8464 |
+
- name: validation
|
| 8465 |
+
num_bytes: 1455200
|
| 8466 |
+
num_examples: 1688
|
| 8467 |
+
download_size: 1685636
|
| 8468 |
+
dataset_size: 8792431
|
| 8469 |
configs:
|
| 8470 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 8471 |
data_files:
|
|
|
|
| 11217 |
path: ropes_plain_bottom_hint/train-*
|
| 11218 |
- split: validation
|
| 11219 |
path: ropes_plain_bottom_hint/validation-*
|
| 11220 |
+
- config_name: ropes_plain_no_background
|
| 11221 |
+
data_files:
|
| 11222 |
+
- split: train
|
| 11223 |
+
path: ropes_plain_no_background/train-*
|
| 11224 |
+
- split: validation
|
| 11225 |
+
path: ropes_plain_no_background/validation-*
|
| 11226 |
---
|
| 11227 |
|
| 11228 |
# Dataset Card for P3
|
ropes_plain_no_background/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:689e6f3765c4a1af0778e7b2216e68b54b8910fcdec7630919963b5a72150e5d
|
| 3 |
+
size 1475771
|
ropes_plain_no_background/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b2f68cd0cf65d77244f29d90f96e6a617724172b9cb1c7e6c2aa9f8f65bca50
|
| 3 |
+
size 209865
|