Add 'fill_in_the_middle' config data files
Browse files
README.md
CHANGED
@@ -78,12 +78,14 @@ dataset_info:
|
|
78 |
dtype: string
|
79 |
- name: choices
|
80 |
sequence: string
|
|
|
|
|
81 |
splits:
|
82 |
- name: test
|
83 |
-
num_bytes:
|
84 |
num_examples: 2129
|
85 |
-
download_size:
|
86 |
-
dataset_size:
|
87 |
- config_name: others
|
88 |
features:
|
89 |
- name: task_id
|
@@ -139,6 +141,10 @@ configs:
|
|
139 |
data_files:
|
140 |
- split: test
|
141 |
path: dbms_sql/test-*
|
|
|
|
|
|
|
|
|
142 |
- config_name: others
|
143 |
data_files:
|
144 |
- split: test
|
|
|
78 |
dtype: string
|
79 |
- name: choices
|
80 |
sequence: string
|
81 |
+
- name: problem_description
|
82 |
+
dtype: string
|
83 |
splits:
|
84 |
- name: test
|
85 |
+
num_bytes: 2297886
|
86 |
num_examples: 2129
|
87 |
+
download_size: 979767
|
88 |
+
dataset_size: 2297886
|
89 |
- config_name: others
|
90 |
features:
|
91 |
- name: task_id
|
|
|
141 |
data_files:
|
142 |
- split: test
|
143 |
path: dbms_sql/test-*
|
144 |
+
- config_name: fill_in_the_middle
|
145 |
+
data_files:
|
146 |
+
- split: test
|
147 |
+
path: fill_in_the_middle/test-*
|
148 |
- config_name: others
|
149 |
data_files:
|
150 |
- split: test
|
fill_in_the_middle/test-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1255716a6b0512405d289dd8d920d4a647496d1b242ec56aea59584bcdd67d1e
|
3 |
+
size 979767
|