Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -121,6 +121,30 @@ dataset_info:
|
|
| 121 |
num_examples: 224
|
| 122 |
download_size: 228632512
|
| 123 |
dataset_size: 560157388
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 124 |
- config_name: function_class_mask_half_composer_all_context
|
| 125 |
features:
|
| 126 |
- name: repo_id
|
|
@@ -430,6 +454,10 @@ configs:
|
|
| 430 |
data_files:
|
| 431 |
- split: test
|
| 432 |
path: file_length_composer_non_py_context/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 433 |
- config_name: function_class_mask_half_composer_all_context
|
| 434 |
data_files:
|
| 435 |
- split: test
|
|
|
|
| 121 |
num_examples: 224
|
| 122 |
download_size: 228632512
|
| 123 |
dataset_size: 560157388
|
| 124 |
+
- config_name: file_length_composer_py_context
|
| 125 |
+
features:
|
| 126 |
+
- name: repo_id
|
| 127 |
+
dtype: int64
|
| 128 |
+
- name: repo_name
|
| 129 |
+
dtype: string
|
| 130 |
+
- name: project_context
|
| 131 |
+
dtype: string
|
| 132 |
+
- name: file_context
|
| 133 |
+
list:
|
| 134 |
+
- name: content
|
| 135 |
+
dtype: string
|
| 136 |
+
- name: type
|
| 137 |
+
dtype: string
|
| 138 |
+
- name: gt
|
| 139 |
+
sequence: string
|
| 140 |
+
- name: metainfo_separator
|
| 141 |
+
dtype: string
|
| 142 |
+
splits:
|
| 143 |
+
- name: test
|
| 144 |
+
num_bytes: 114370147
|
| 145 |
+
num_examples: 224
|
| 146 |
+
download_size: 22181715
|
| 147 |
+
dataset_size: 114370147
|
| 148 |
- config_name: function_class_mask_half_composer_all_context
|
| 149 |
features:
|
| 150 |
- name: repo_id
|
|
|
|
| 454 |
data_files:
|
| 455 |
- split: test
|
| 456 |
path: file_length_composer_non_py_context/test-*
|
| 457 |
+
- config_name: file_length_composer_py_context
|
| 458 |
+
data_files:
|
| 459 |
+
- split: test
|
| 460 |
+
path: file_length_composer_py_context/test-*
|
| 461 |
- config_name: function_class_mask_half_composer_all_context
|
| 462 |
data_files:
|
| 463 |
- split: test
|