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: half_memory_composer_all_context
|
221 |
features:
|
222 |
- name: repo_id
|
@@ -542,6 +566,10 @@ configs:
|
|
542 |
data_files:
|
543 |
- split: test
|
544 |
path: function_class_mask_half_composer_py_context/test-*
|
|
|
|
|
|
|
|
|
545 |
- config_name: half_memory_composer_all_context
|
546 |
data_files:
|
547 |
- split: test
|
|
|
217 |
num_examples: 224
|
218 |
download_size: 17862587
|
219 |
dataset_size: 101260211
|
220 |
+
- config_name: function_class_mask_one_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: 90116249
|
241 |
+
num_examples: 224
|
242 |
+
download_size: 13554986
|
243 |
+
dataset_size: 90116249
|
244 |
- config_name: half_memory_composer_all_context
|
245 |
features:
|
246 |
- name: repo_id
|
|
|
566 |
data_files:
|
567 |
- split: test
|
568 |
path: function_class_mask_half_composer_py_context/test-*
|
569 |
+
- config_name: function_class_mask_one_composer_all_context
|
570 |
+
data_files:
|
571 |
+
- split: test
|
572 |
+
path: function_class_mask_one_composer_all_context/test-*
|
573 |
- config_name: half_memory_composer_all_context
|
574 |
data_files:
|
575 |
- split: test
|