Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -217,6 +217,30 @@ dataset_info:
|
|
217 |
num_examples: 224
|
218 |
download_size: 17862587
|
219 |
dataset_size: 101260211
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
220 |
- config_name: imports_first_composer_all_context
|
221 |
features:
|
222 |
- name: repo_id
|
@@ -470,6 +494,10 @@ configs:
|
|
470 |
data_files:
|
471 |
- split: test
|
472 |
path: function_class_mask_half_composer_py_context/test-*
|
|
|
|
|
|
|
|
|
473 |
- config_name: imports_first_composer_all_context
|
474 |
data_files:
|
475 |
- split: test
|
|
|
217 |
num_examples: 224
|
218 |
download_size: 17862587
|
219 |
dataset_size: 101260211
|
220 |
+
- config_name: half_memory_composer_all_context
|
221 |
+
features:
|
222 |
+
- name: repo_id
|
223 |
+
dtype: int64
|
224 |
+
- name: repo_name
|
225 |
+
dtype: string
|
226 |
+
- name: project_context
|
227 |
+
dtype: string
|
228 |
+
- name: file_context
|
229 |
+
list:
|
230 |
+
- name: content
|
231 |
+
dtype: string
|
232 |
+
- name: type
|
233 |
+
dtype: string
|
234 |
+
- name: gt
|
235 |
+
sequence: string
|
236 |
+
- name: metainfo_separator
|
237 |
+
dtype: string
|
238 |
+
splits:
|
239 |
+
- name: test
|
240 |
+
num_bytes: 334960024
|
241 |
+
num_examples: 224
|
242 |
+
download_size: 123799195
|
243 |
+
dataset_size: 334960024
|
244 |
- config_name: imports_first_composer_all_context
|
245 |
features:
|
246 |
- name: repo_id
|
|
|
494 |
data_files:
|
495 |
- split: test
|
496 |
path: function_class_mask_half_composer_py_context/test-*
|
497 |
+
- config_name: half_memory_composer_all_context
|
498 |
+
data_files:
|
499 |
+
- split: test
|
500 |
+
path: half_memory_composer_all_context/test-*
|
501 |
- config_name: imports_first_composer_all_context
|
502 |
data_files:
|
503 |
- split: test
|