Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -265,6 +265,30 @@ dataset_info:
|
|
| 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
|
|
@@ -598,6 +622,10 @@ configs:
|
|
| 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
|
|
|
|
| 265 |
num_examples: 224
|
| 266 |
download_size: 15624970
|
| 267 |
dataset_size: 105054619
|
| 268 |
+
- config_name: function_class_mask_one_composer_py_context
|
| 269 |
+
features:
|
| 270 |
+
- name: repo_id
|
| 271 |
+
dtype: int64
|
| 272 |
+
- name: repo_name
|
| 273 |
+
dtype: string
|
| 274 |
+
- name: project_context
|
| 275 |
+
dtype: string
|
| 276 |
+
- name: file_context
|
| 277 |
+
list:
|
| 278 |
+
- name: content
|
| 279 |
+
dtype: string
|
| 280 |
+
- name: type
|
| 281 |
+
dtype: string
|
| 282 |
+
- name: gt
|
| 283 |
+
sequence: string
|
| 284 |
+
- name: metainfo_separator
|
| 285 |
+
dtype: string
|
| 286 |
+
splits:
|
| 287 |
+
- name: test
|
| 288 |
+
num_bytes: 87046937
|
| 289 |
+
num_examples: 224
|
| 290 |
+
download_size: 12999652
|
| 291 |
+
dataset_size: 87046937
|
| 292 |
- config_name: half_memory_composer_all_context
|
| 293 |
features:
|
| 294 |
- name: repo_id
|
|
|
|
| 622 |
data_files:
|
| 623 |
- split: test
|
| 624 |
path: function_class_mask_one_composer_non_py_context/test-*
|
| 625 |
+
- config_name: function_class_mask_one_composer_py_context
|
| 626 |
+
data_files:
|
| 627 |
+
- split: test
|
| 628 |
+
path: function_class_mask_one_composer_py_context/test-*
|
| 629 |
- config_name: half_memory_composer_all_context
|
| 630 |
data_files:
|
| 631 |
- split: test
|