Datasets:
Modalities:
Text
Size:
10K - 100K
Add 'execution_prediction' config data files
Browse files
README.md
CHANGED
@@ -78,6 +78,22 @@ dataset_info:
|
|
78 |
num_examples: 6006
|
79 |
download_size: 1818636
|
80 |
dataset_size: 7257660
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
- config_name: fill_in_the_middle
|
82 |
features:
|
83 |
- name: task_id
|
@@ -165,6 +181,10 @@ configs:
|
|
165 |
data_files:
|
166 |
- split: test
|
167 |
path: defect_detection/test-*
|
|
|
|
|
|
|
|
|
168 |
- config_name: fill_in_the_middle
|
169 |
data_files:
|
170 |
- split: test
|
|
|
78 |
num_examples: 6006
|
79 |
download_size: 1818636
|
80 |
dataset_size: 7257660
|
81 |
+
- config_name: execution_prediction
|
82 |
+
features:
|
83 |
+
- name: task_id
|
84 |
+
dtype: string
|
85 |
+
- name: question
|
86 |
+
dtype: string
|
87 |
+
- name: choices
|
88 |
+
sequence: string
|
89 |
+
- name: answer
|
90 |
+
dtype: string
|
91 |
+
splits:
|
92 |
+
- name: test
|
93 |
+
num_bytes: 7287690
|
94 |
+
num_examples: 6006
|
95 |
+
download_size: 1805747
|
96 |
+
dataset_size: 7287690
|
97 |
- config_name: fill_in_the_middle
|
98 |
features:
|
99 |
- name: task_id
|
|
|
181 |
data_files:
|
182 |
- split: test
|
183 |
path: defect_detection/test-*
|
184 |
+
- config_name: execution_prediction
|
185 |
+
data_files:
|
186 |
+
- split: test
|
187 |
+
path: execution_prediction/test-*
|
188 |
- config_name: fill_in_the_middle
|
189 |
data_files:
|
190 |
- split: test
|
execution_prediction/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e56abc6a34a982b04656f9882929f4787fd6a42e29912d4b7c06a4f8f98bc21d
|
3 |
+
size 1805747
|