Upload dataset
Browse files
Numerical Reasoning Arithmetic/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9bcba49dc312a1eadacfffc5212828646ecd25f1931a49dbeb66cd5ef027eafd
|
| 3 |
+
size 7690443
|
Numerical Reasoning Arithmetic/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e15a51704beb317f224e0cf491673ef5eb7dc9715efe19d3d245e6e740bb45cf
|
| 3 |
+
size 19127709
|
README.md
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
config_name: Numerical Reasoning Arithmetic
|
| 4 |
+
features:
|
| 5 |
+
- name: Q
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: A
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: C
|
| 10 |
+
dtype: string
|
| 11 |
+
- name: Rationale
|
| 12 |
+
dtype: string
|
| 13 |
+
- name: type
|
| 14 |
+
dtype: string
|
| 15 |
+
- name: correct
|
| 16 |
+
dtype: string
|
| 17 |
+
splits:
|
| 18 |
+
- name: train
|
| 19 |
+
num_bytes: 34274762
|
| 20 |
+
num_examples: 23064
|
| 21 |
+
- name: test
|
| 22 |
+
num_bytes: 12977495
|
| 23 |
+
num_examples: 9553
|
| 24 |
+
download_size: 26818152
|
| 25 |
+
dataset_size: 47252257
|
| 26 |
+
configs:
|
| 27 |
+
- config_name: Numerical Reasoning Arithmetic
|
| 28 |
+
data_files:
|
| 29 |
+
- split: train
|
| 30 |
+
path: Numerical Reasoning Arithmetic/train-*
|
| 31 |
+
- split: test
|
| 32 |
+
path: Numerical Reasoning Arithmetic/test-*
|
| 33 |
+
---
|