garrethlee commited on
Commit
962b2bc
·
verified ·
1 Parent(s): bb4f7dc

Add 'easy_use_commas' config data files

Browse files
README.md CHANGED
@@ -59,6 +59,65 @@ dataset_info:
59
  num_examples: 1000
60
  download_size: 524695
61
  dataset_size: 1137347
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
62
  - config_name: hard
63
  features:
64
  - name: question
@@ -389,6 +448,40 @@ configs:
389
  path: easy/float_divide_train-*
390
  - split: float_divide_test
391
  path: easy/float_divide_test-*
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
392
  - config_name: hard
393
  data_files:
394
  - split: int_add_train
 
59
  num_examples: 1000
60
  download_size: 524695
61
  dataset_size: 1137347
62
+ - config_name: easy_use_commas
63
+ features:
64
+ - name: question
65
+ dtype: string
66
+ - name: answer
67
+ dtype: string
68
+ - name: operator
69
+ dtype: string
70
+ splits:
71
+ - name: int_add_train
72
+ num_bytes: 101576
73
+ num_examples: 4000
74
+ - name: int_add_test
75
+ num_bytes: 25386
76
+ num_examples: 1000
77
+ - name: float_add_train
78
+ num_bytes: 124250
79
+ num_examples: 4000
80
+ - name: float_add_test
81
+ num_bytes: 31050
82
+ num_examples: 1000
83
+ - name: int_subtract_train
84
+ num_bytes: 100662
85
+ num_examples: 4000
86
+ - name: int_subtract_test
87
+ num_bytes: 25201
88
+ num_examples: 1000
89
+ - name: float_subtract_train
90
+ num_bytes: 123521
91
+ num_examples: 4000
92
+ - name: float_subtract_test
93
+ num_bytes: 30840
94
+ num_examples: 1000
95
+ - name: int_multiply_train
96
+ num_bytes: 108818
97
+ num_examples: 4000
98
+ - name: int_multiply_test
99
+ num_bytes: 27192
100
+ num_examples: 1000
101
+ - name: float_multiply_train
102
+ num_bytes: 132496
103
+ num_examples: 4000
104
+ - name: float_multiply_test
105
+ num_bytes: 33095
106
+ num_examples: 1000
107
+ - name: int_divide_train
108
+ num_bytes: 100382
109
+ num_examples: 4000
110
+ - name: int_divide_test
111
+ num_bytes: 25137
112
+ num_examples: 1000
113
+ - name: float_divide_train
114
+ num_bytes: 123645
115
+ num_examples: 4000
116
+ - name: float_divide_test
117
+ num_bytes: 30961
118
+ num_examples: 1000
119
+ download_size: 527724
120
+ dataset_size: 1144212
121
  - config_name: hard
122
  features:
123
  - name: question
 
448
  path: easy/float_divide_train-*
449
  - split: float_divide_test
450
  path: easy/float_divide_test-*
451
+ - config_name: easy_use_commas
452
+ data_files:
453
+ - split: int_add_train
454
+ path: easy_use_commas/int_add_train-*
455
+ - split: int_add_test
456
+ path: easy_use_commas/int_add_test-*
457
+ - split: float_add_train
458
+ path: easy_use_commas/float_add_train-*
459
+ - split: float_add_test
460
+ path: easy_use_commas/float_add_test-*
461
+ - split: int_subtract_train
462
+ path: easy_use_commas/int_subtract_train-*
463
+ - split: int_subtract_test
464
+ path: easy_use_commas/int_subtract_test-*
465
+ - split: float_subtract_train
466
+ path: easy_use_commas/float_subtract_train-*
467
+ - split: float_subtract_test
468
+ path: easy_use_commas/float_subtract_test-*
469
+ - split: int_multiply_train
470
+ path: easy_use_commas/int_multiply_train-*
471
+ - split: int_multiply_test
472
+ path: easy_use_commas/int_multiply_test-*
473
+ - split: float_multiply_train
474
+ path: easy_use_commas/float_multiply_train-*
475
+ - split: float_multiply_test
476
+ path: easy_use_commas/float_multiply_test-*
477
+ - split: int_divide_train
478
+ path: easy_use_commas/int_divide_train-*
479
+ - split: int_divide_test
480
+ path: easy_use_commas/int_divide_test-*
481
+ - split: float_divide_train
482
+ path: easy_use_commas/float_divide_train-*
483
+ - split: float_divide_test
484
+ path: easy_use_commas/float_divide_test-*
485
  - config_name: hard
486
  data_files:
487
  - split: int_add_train
easy_use_commas/float_add_test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8eb7c4fcd6bedce4a30d97dbe17480bf63e5409a66e9f43490a8ccb7c19759b
3
+ size 18016
easy_use_commas/float_add_train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f043285cab51d427c01216533ad75c37f7d0effc5b96b0b42f94d77916320757
3
+ size 68671
easy_use_commas/float_divide_test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbc471d20716cd1d83f2d2944a2eda0b136cc6a3f2d629aa16baadb5ade2f704
3
+ size 14719
easy_use_commas/float_divide_train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34500bf23722e0a1888a79f4e6d4da35896454dc49a5abccd8ec505553bd6b07
3
+ size 54731
easy_use_commas/float_multiply_test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89afeb4231000efabd0e6aa22ae0a20cc97ffd8a3ccb2d641dd9a3ec976fa345
3
+ size 20758
easy_use_commas/float_multiply_train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57a1c656d3a9e70d055151db84f3ed9cef29a523bed8f386d4a3d75d126e0bca
3
+ size 79014
easy_use_commas/float_subtract_test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49375e9b40b813578b6a02ab2b9da5f2fb9a7f96cf2d22919c94b21c7d618b5e
3
+ size 17895
easy_use_commas/float_subtract_train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2713d18a195a0ae02acdd7bc483718db4b34ca344a375cda4a184a2c1c8c3a02
3
+ size 68333
easy_use_commas/int_add_test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa0a0ac348cb413e72ec0a314a2a9cec7cab0bed6e1c84661f799019207d823a
3
+ size 9517
easy_use_commas/int_add_train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20dc412573fa49229ec44b7af94653670ab664df08d35074b3ada15460510d16
3
+ size 35243
easy_use_commas/int_divide_test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65a9268fc130553ac66e8387148ab1cbf4d9e468ef334adbca64e65b64a3a72e
3
+ size 7154
easy_use_commas/int_divide_train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4ee47f20e55666a72224b2662415ca92b7cbb0efcdaeb311dd33379b1c9865c
3
+ size 26033
easy_use_commas/int_multiply_test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8df8ca58853ce10622034e5b876b2e3b975c2b7a013a5238bb2bd8de57804de0
3
+ size 13117
easy_use_commas/int_multiply_train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fb20624aeb85e555afed74b9e9bde54f667b00ecb81e923be081a97fcbf800c
3
+ size 49688
easy_use_commas/int_subtract_test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17eb9b2f202bd83d1505638b9bd774da443d701b5f88c96a54af616ac91eb42c
3
+ size 9543
easy_use_commas/int_subtract_train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4011cc7286aa25d7ed2552ca93fdbd51182ad90cce5bdf9ab0fe1b79969e32d
3
+ size 35292