Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -241,6 +241,30 @@ dataset_info:
|
|
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
|
@@ -570,6 +594,10 @@ configs:
|
|
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
|
|
|
241 |
num_examples: 224
|
242 |
download_size: 13554986
|
243 |
dataset_size: 90116249
|
244 |
+
- config_name: function_class_mask_one_composer_non_py_context
|
245 |
+
features:
|
246 |
+
- name: repo_id
|
247 |
+
dtype: int64
|
248 |
+
- name: repo_name
|
249 |
+
dtype: string
|
250 |
+
- name: project_context
|
251 |
+
dtype: string
|
252 |
+
- name: file_context
|
253 |
+
list:
|
254 |
+
- name: content
|
255 |
+
dtype: string
|
256 |
+
- name: type
|
257 |
+
dtype: string
|
258 |
+
- name: gt
|
259 |
+
sequence: string
|
260 |
+
- name: metainfo_separator
|
261 |
+
dtype: string
|
262 |
+
splits:
|
263 |
+
- name: test
|
264 |
+
num_bytes: 105054619
|
265 |
+
num_examples: 224
|
266 |
+
download_size: 15624970
|
267 |
+
dataset_size: 105054619
|
268 |
- config_name: half_memory_composer_all_context
|
269 |
features:
|
270 |
- name: repo_id
|
|
|
594 |
data_files:
|
595 |
- split: test
|
596 |
path: function_class_mask_one_composer_all_context/test-*
|
597 |
+
- config_name: function_class_mask_one_composer_non_py_context
|
598 |
+
data_files:
|
599 |
+
- split: test
|
600 |
+
path: function_class_mask_one_composer_non_py_context/test-*
|
601 |
- config_name: half_memory_composer_all_context
|
602 |
data_files:
|
603 |
- split: test
|