imberator commited on
Commit
88bdf8b
·
verified ·
1 Parent(s): e12f3ad

Add arithmetic_gcd level_1 problems (50 examples)

Browse files
README.md CHANGED
@@ -32,6 +32,22 @@ dataset_info:
32
  num_examples: 50
33
  download_size: 5443
34
  dataset_size: 9044
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
  configs:
36
  - config_name: algebra_func_intersection
37
  data_files:
@@ -41,4 +57,8 @@ configs:
41
  data_files:
42
  - split: test
43
  path: algebra_polynomial_roots/test-*
 
 
 
 
44
  ---
 
32
  num_examples: 50
33
  download_size: 5443
34
  dataset_size: 9044
35
+ - config_name: arithmetic_gcd
36
+ features:
37
+ - name: question
38
+ dtype: string
39
+ - name: answer
40
+ dtype: string
41
+ - name: type
42
+ dtype: string
43
+ - name: difficulty
44
+ dtype: int64
45
+ splits:
46
+ - name: test
47
+ num_bytes: 4404
48
+ num_examples: 50
49
+ download_size: 3403
50
+ dataset_size: 4404
51
  configs:
52
  - config_name: algebra_func_intersection
53
  data_files:
 
57
  data_files:
58
  - split: test
59
  path: algebra_polynomial_roots/test-*
60
+ - config_name: arithmetic_gcd
61
+ data_files:
62
+ - split: test
63
+ path: arithmetic_gcd/test-*
64
  ---
arithmetic_gcd/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7669b8432439cf89db98db05e2707f59d1e7cd57b01e58354838ed8929a526e
3
+ size 3403