Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas

Upload mbpp-correct-executions dataset

#3
by ytzi - opened
README.md CHANGED
@@ -127,6 +127,48 @@ dataset_info:
127
  num_examples: 50
128
  download_size: 19876
129
  dataset_size: 23955
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
130
  - config_name: obscure_questions
131
  features:
132
  - name: url
@@ -197,6 +239,10 @@ configs:
197
  path: math_word_problems/train-*
198
  - split: test
199
  path: math_word_problems/test-*
 
 
 
 
200
  - config_name: obscure_questions
201
  data_files:
202
  - split: test
 
127
  num_examples: 50
128
  download_size: 19876
129
  dataset_size: 23955
130
+ - config_name: mbpp-correct-executions
131
+ features:
132
+ - name: task_id
133
+ dtype: string
134
+ - name: code
135
+ dtype: string
136
+ - name: test_cases
137
+ sequence:
138
+ - name: input
139
+ dtype: string
140
+ - name: output
141
+ dtype: string
142
+ - name: lang
143
+ dtype: string
144
+ - name: timeout_s
145
+ dtype: float64
146
+ - name: result
147
+ dtype: string
148
+ - name: stdout
149
+ dtype: string
150
+ - name: stderr
151
+ dtype: string
152
+ - name: exit_code
153
+ dtype: int64
154
+ - name: description
155
+ dtype: string
156
+ - name: input_format
157
+ dtype: string
158
+ - name: output_format
159
+ dtype: string
160
+ - name: code_and_text
161
+ dtype: string
162
+ - name: prompt_only
163
+ dtype: string
164
+ - name: original_task_id
165
+ dtype: string
166
+ splits:
167
+ - name: train
168
+ num_bytes: 4738412.357827476
169
+ num_examples: 2646
170
+ download_size: 1105253
171
+ dataset_size: 4738412.357827476
172
  - config_name: obscure_questions
173
  features:
174
  - name: url
 
239
  path: math_word_problems/train-*
240
  - split: test
241
  path: math_word_problems/test-*
242
+ - config_name: mbpp-correct-executions
243
+ data_files:
244
+ - split: train
245
+ path: mbpp-correct-executions/train-*
246
  - config_name: obscure_questions
247
  data_files:
248
  - split: test
mbpp-correct-executions/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adff2153cdaed56499da5daf2eb675d4883d7293d2d77776b75ecec976a87a2d
3
+ size 1105253