Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -15,36 +15,22 @@ dataset_info:
|
|
15 |
dtype: string
|
16 |
- name: options
|
17 |
struct:
|
18 |
-
- name:
|
19 |
dtype: string
|
20 |
-
- name:
|
21 |
dtype: string
|
22 |
-
- name:
|
23 |
dtype: string
|
24 |
-
- name:
|
25 |
dtype: string
|
26 |
-
- name:
|
27 |
dtype: string
|
28 |
-
- name: correct_option
|
29 |
-
dtype: string
|
30 |
- name: chain
|
31 |
dtype: string
|
32 |
- name: result
|
33 |
dtype: string
|
34 |
- name: result_float
|
35 |
dtype: float64
|
36 |
-
- name: options_num
|
37 |
-
struct:
|
38 |
-
- name: a
|
39 |
-
dtype: string
|
40 |
-
- name: b
|
41 |
-
dtype: string
|
42 |
-
- name: c
|
43 |
-
dtype: string
|
44 |
-
- name: d
|
45 |
-
dtype: string
|
46 |
-
- name: e
|
47 |
-
dtype: string
|
48 |
- name: annotated_formula
|
49 |
dtype: string
|
50 |
- name: linear_formula
|
@@ -55,16 +41,16 @@ dataset_info:
|
|
55 |
dtype: int64
|
56 |
splits:
|
57 |
- name: train
|
58 |
-
num_bytes:
|
59 |
num_examples: 20868
|
60 |
- name: validation
|
61 |
-
num_bytes:
|
62 |
num_examples: 3102
|
63 |
- name: test
|
64 |
-
num_bytes:
|
65 |
num_examples: 2029
|
66 |
-
download_size:
|
67 |
-
dataset_size:
|
68 |
---
|
69 |
|
70 |
# Dataset Card for "Calc-math_qa"
|
|
|
15 |
dtype: string
|
16 |
- name: options
|
17 |
struct:
|
18 |
+
- name: A
|
19 |
dtype: string
|
20 |
+
- name: B
|
21 |
dtype: string
|
22 |
+
- name: C
|
23 |
dtype: string
|
24 |
+
- name: D
|
25 |
dtype: string
|
26 |
+
- name: E
|
27 |
dtype: string
|
|
|
|
|
28 |
- name: chain
|
29 |
dtype: string
|
30 |
- name: result
|
31 |
dtype: string
|
32 |
- name: result_float
|
33 |
dtype: float64
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
- name: annotated_formula
|
35 |
dtype: string
|
36 |
- name: linear_formula
|
|
|
41 |
dtype: int64
|
42 |
splits:
|
43 |
- name: train
|
44 |
+
num_bytes: 19483816
|
45 |
num_examples: 20868
|
46 |
- name: validation
|
47 |
+
num_bytes: 2894695
|
48 |
num_examples: 3102
|
49 |
- name: test
|
50 |
+
num_bytes: 1879346
|
51 |
num_examples: 2029
|
52 |
+
download_size: 10008725
|
53 |
+
dataset_size: 24257857
|
54 |
---
|
55 |
|
56 |
# Dataset Card for "Calc-math_qa"
|