vishruthnath commited on
Commit
998f49d
·
verified ·
1 Parent(s): df28409

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: chain
5
+ dtype: string
6
+ - name: equation
7
+ dtype: string
8
+ - name: expression
9
+ dtype: string
10
+ - name: id
11
+ dtype: string
12
+ - name: num_unique_ops
13
+ dtype: int64
14
+ - name: operand_tags
15
+ sequence: int64
16
+ - name: operands
17
+ sequence: float64
18
+ - name: operation
19
+ dtype: string
20
+ - name: question
21
+ dtype: string
22
+ - name: question_split
23
+ sequence: string
24
+ - name: result
25
+ dtype: string
26
+ - name: result_float
27
+ dtype: float64
28
+ - name: valid
29
+ dtype: bool
30
+ - name: __index_level_0__
31
+ dtype: int64
32
+ splits:
33
+ - name: train
34
+ num_bytes: 690330
35
+ num_examples: 1053
36
+ - name: validation
37
+ num_bytes: 659394
38
+ num_examples: 1016
39
+ - name: test
40
+ num_bytes: 333380
41
+ num_examples: 510
42
+ download_size: 473091
43
+ dataset_size: 1683104
44
+ configs:
45
+ - config_name: default
46
+ data_files:
47
+ - split: train
48
+ path: data/train-*
49
+ - split: validation
50
+ path: data/validation-*
51
+ - split: test
52
+ path: data/test-*
53
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a49ed887f3db53c48cf4cecce82307e39f0db5f0fd7db2f5b2d07d2d373f0728
3
+ size 97123
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3414d400205041161da171dfa8e0f65749349a3993e36a3d25c4059bd0902207
3
+ size 192505
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f67052e61c43052668132c4accda47106b0598908001a0dca6a46fd4611aac0f
3
+ size 183463