Upload mbpp-rkt-correct-executions dataset
#4
by
ytzi
- opened
README.md
CHANGED
|
@@ -127,6 +127,46 @@ 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 +237,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-rkt-correct-executions
|
| 131 |
+
features:
|
| 132 |
+
- name: task_id
|
| 133 |
+
dtype: int64
|
| 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 |
+
splits:
|
| 165 |
+
- name: train
|
| 166 |
+
num_bytes: 4723139.386581469
|
| 167 |
+
num_examples: 2646
|
| 168 |
+
download_size: 1099965
|
| 169 |
+
dataset_size: 4723139.386581469
|
| 170 |
- config_name: obscure_questions
|
| 171 |
features:
|
| 172 |
- name: url
|
|
|
|
| 237 |
path: math_word_problems/train-*
|
| 238 |
- split: test
|
| 239 |
path: math_word_problems/test-*
|
| 240 |
+
- config_name: mbpp-rkt-correct-executions
|
| 241 |
+
data_files:
|
| 242 |
+
- split: train
|
| 243 |
+
path: mbpp-rkt-correct-executions/train-*
|
| 244 |
- config_name: obscure_questions
|
| 245 |
data_files:
|
| 246 |
- split: test
|
mbpp-rkt-correct-executions/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd5756f87a1c734565345eb3f860e63b39ec86e06a9a6c490545dcd5a70cf37b
|
| 3 |
+
size 1099965
|