Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -73,6 +73,30 @@ dataset_info:
|
|
| 73 |
num_examples: 224
|
| 74 |
download_size: 22096586
|
| 75 |
dataset_size: 114370147
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 76 |
- config_name: function_class_mask_half_composer_all_context
|
| 77 |
features:
|
| 78 |
- name: repo_id
|
|
@@ -374,6 +398,10 @@ configs:
|
|
| 374 |
data_files:
|
| 375 |
- split: test
|
| 376 |
path: alphabetical_composer_py_context/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 377 |
- config_name: function_class_mask_half_composer_all_context
|
| 378 |
data_files:
|
| 379 |
- split: test
|
|
|
|
| 73 |
num_examples: 224
|
| 74 |
download_size: 22096586
|
| 75 |
dataset_size: 114370147
|
| 76 |
+
- config_name: file_length_composer_all_context
|
| 77 |
+
features:
|
| 78 |
+
- name: repo_id
|
| 79 |
+
dtype: int64
|
| 80 |
+
- name: repo_name
|
| 81 |
+
dtype: string
|
| 82 |
+
- name: project_context
|
| 83 |
+
dtype: string
|
| 84 |
+
- name: file_context
|
| 85 |
+
list:
|
| 86 |
+
- name: content
|
| 87 |
+
dtype: string
|
| 88 |
+
- name: type
|
| 89 |
+
dtype: string
|
| 90 |
+
- name: gt
|
| 91 |
+
sequence: string
|
| 92 |
+
- name: metainfo_separator
|
| 93 |
+
dtype: string
|
| 94 |
+
splits:
|
| 95 |
+
- name: test
|
| 96 |
+
num_bytes: 590554966
|
| 97 |
+
num_examples: 224
|
| 98 |
+
download_size: 239093262
|
| 99 |
+
dataset_size: 590554966
|
| 100 |
- config_name: function_class_mask_half_composer_all_context
|
| 101 |
features:
|
| 102 |
- name: repo_id
|
|
|
|
| 398 |
data_files:
|
| 399 |
- split: test
|
| 400 |
path: alphabetical_composer_py_context/test-*
|
| 401 |
+
- config_name: file_length_composer_all_context
|
| 402 |
+
data_files:
|
| 403 |
+
- split: test
|
| 404 |
+
path: file_length_composer_all_context/test-*
|
| 405 |
- config_name: function_class_mask_half_composer_all_context
|
| 406 |
data_files:
|
| 407 |
- split: test
|