Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
prompteus commited on
Commit
21252c9
1 Parent(s): 6f41ec9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -24
README.md CHANGED
@@ -15,36 +15,22 @@ dataset_info:
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: 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: 20469890
59
  num_examples: 20868
60
  - name: validation
61
- num_bytes: 3041317
62
  num_examples: 3102
63
  - name: test
64
- num_bytes: 1974886
65
  num_examples: 2029
66
- download_size: 10584934
67
- dataset_size: 25486093
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"