File size: 853 Bytes
a1e22de
 
 
 
b26e3fa
28be18e
b26e3fa
a1e22de
 
28be18e
b26e3fa
a1e22de
 
b26e3fa
 
 
 
28be18e
 
 
 
b26e3fa
 
28be18e
 
 
 
 
 
 
 
 
 
 
 
a1e22de
 
28be18e
 
 
 
a1e22de
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
dataset_info:
  features:
  - name: chain
    dtype: string
  - name: equation
    dtype: string
  - name: grade
    dtype: int64
  - name: id
    dtype: string
  - name: num_unique_ops
    dtype: int64
  - name: operand
    sequence: float64
  - name: operand_tags
    sequence: int64
  - name: operation
    dtype: string
  - name: question
    dtype: string
  - name: question_split
    sequence: string
  - name: result
    dtype: string
  - name: result_float
    dtype: float64
  - name: result_unit
    dtype: string
  - name: source_question
    dtype: string
  - name: valid
    dtype: bool
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: test
    num_bytes: 770772
    num_examples: 859
  download_size: 202166
  dataset_size: 770772
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---