imberator commited on
Commit
d1176e2
·
verified ·
1 Parent(s): e46e9b7

Add combinatory_pattern_matching level_1 problems (50 examples)

Browse files
README.md CHANGED
@@ -64,6 +64,22 @@ dataset_info:
64
  num_examples: 50
65
  download_size: 4427
66
  dataset_size: 6658
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
67
  - config_name: geometry_circle
68
  features:
69
  - name: question
@@ -129,6 +145,10 @@ configs:
129
  data_files:
130
  - split: test
131
  path: arithmetic_matrix_rank/test-*
 
 
 
 
132
  - config_name: geometry_circle
133
  data_files:
134
  - split: test
 
64
  num_examples: 50
65
  download_size: 4427
66
  dataset_size: 6658
67
+ - config_name: combinatory_pattern_matching
68
+ features:
69
+ - name: question
70
+ dtype: string
71
+ - name: answer
72
+ dtype: string
73
+ - name: type
74
+ dtype: string
75
+ - name: difficulty
76
+ dtype: int64
77
+ splits:
78
+ - name: test
79
+ num_bytes: 11176
80
+ num_examples: 50
81
+ download_size: 4481
82
+ dataset_size: 11176
83
  - config_name: geometry_circle
84
  features:
85
  - name: question
 
145
  data_files:
146
  - split: test
147
  path: arithmetic_matrix_rank/test-*
148
+ - config_name: combinatory_pattern_matching
149
+ data_files:
150
+ - split: test
151
+ path: combinatory_pattern_matching/test-*
152
  - config_name: geometry_circle
153
  data_files:
154
  - split: test
combinatory_pattern_matching/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb5230388ab24667af683221ff3cc9662ec34f0192109cac104c5a0b8843cd18
3
+ size 4481