File size: 994 Bytes
07658c3
 
 
6c5b960
 
 
 
 
 
07658c3
 
6c5b960
 
 
 
 
 
 
 
07658c3
 
b11c26b
 
07658c3
 
 
 
6c5b960
 
 
 
07658c3
 
b11c26b
6c5b960
3a0b483
b11c26b
6c5b960
3a0b483
b11c26b
6c5b960
b11c26b
 
07658c3
 
 
 
 
3a0b483
 
 
 
07658c3
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
49
50
51
52
53
54
---
dataset_info:
  features:
  - name: chain
    dtype: string
  - name: equation
    dtype: string
  - name: expression
    dtype: string
  - name: id
    dtype: string
  - name: num_unique_ops
    dtype: int64
  - name: operand_tags
    sequence: int64
  - name: operands
    sequence: float64
  - name: operation
    dtype: string
  - name: question
    dtype: string
  - name: question_split
    sequence: string
  - name: result
    dtype: string
  - name: result_float
    dtype: float64
  - name: valid
    dtype: bool
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 690330
    num_examples: 1053
  - name: validation
    num_bytes: 659394
    num_examples: 1016
  - name: test
    num_bytes: 333380
    num_examples: 510
  download_size: 473091
  dataset_size: 1683104
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
---