Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ configs:
|
|
10 |
- split: test
|
11 |
path: original-splits/test-*
|
12 |
dataset_info:
|
13 |
-
|
14 |
features:
|
15 |
- name: id
|
16 |
dtype: string
|
@@ -46,16 +46,16 @@ dataset_info:
|
|
46 |
dtype: string
|
47 |
splits:
|
48 |
- name: train
|
49 |
-
num_bytes:
|
50 |
num_examples: 20868
|
51 |
- name: validation
|
52 |
-
num_bytes:
|
53 |
num_examples: 3102
|
54 |
- name: test
|
55 |
-
num_bytes:
|
56 |
num_examples: 2029
|
57 |
-
download_size:
|
58 |
-
dataset_size:
|
59 |
---
|
60 |
|
61 |
# Dataset Card for "Calc-math_qa"
|
|
|
10 |
- split: test
|
11 |
path: original-splits/test-*
|
12 |
dataset_info:
|
13 |
+
config_name: original-splits
|
14 |
features:
|
15 |
- name: id
|
16 |
dtype: string
|
|
|
46 |
dtype: string
|
47 |
splits:
|
48 |
- name: train
|
49 |
+
num_bytes: 25058735
|
50 |
num_examples: 20868
|
51 |
- name: validation
|
52 |
+
num_bytes: 3722848
|
53 |
num_examples: 3102
|
54 |
- name: test
|
55 |
+
num_bytes: 2423833
|
56 |
num_examples: 2029
|
57 |
+
download_size: 13928430
|
58 |
+
dataset_size: 31205416
|
59 |
---
|
60 |
|
61 |
# Dataset Card for "Calc-math_qa"
|