Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -25,6 +25,30 @@ dataset_info:
|
|
| 25 |
num_examples: 224
|
| 26 |
download_size: 236538429
|
| 27 |
dataset_size: 590554966
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
- config_name: function_class_mask_half_composer_all_context
|
| 29 |
features:
|
| 30 |
- name: repo_id
|
|
@@ -174,6 +198,10 @@ configs:
|
|
| 174 |
data_files:
|
| 175 |
- split: test
|
| 176 |
path: alphabetical_composer_all_context/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 177 |
- config_name: function_class_mask_half_composer_all_context
|
| 178 |
data_files:
|
| 179 |
- split: test
|
|
|
|
| 25 |
num_examples: 224
|
| 26 |
download_size: 236538429
|
| 27 |
dataset_size: 590554966
|
| 28 |
+
- config_name: alphabetical_composer_non_py_context
|
| 29 |
+
features:
|
| 30 |
+
- name: repo_id
|
| 31 |
+
dtype: int64
|
| 32 |
+
- name: repo_name
|
| 33 |
+
dtype: string
|
| 34 |
+
- name: project_context
|
| 35 |
+
dtype: string
|
| 36 |
+
- name: file_context
|
| 37 |
+
list:
|
| 38 |
+
- name: content
|
| 39 |
+
dtype: string
|
| 40 |
+
- name: type
|
| 41 |
+
dtype: string
|
| 42 |
+
- name: gt
|
| 43 |
+
sequence: string
|
| 44 |
+
- name: metainfo_separator
|
| 45 |
+
dtype: string
|
| 46 |
+
splits:
|
| 47 |
+
- name: test
|
| 48 |
+
num_bytes: 560157388
|
| 49 |
+
num_examples: 224
|
| 50 |
+
download_size: 226511858
|
| 51 |
+
dataset_size: 560157388
|
| 52 |
- config_name: function_class_mask_half_composer_all_context
|
| 53 |
features:
|
| 54 |
- name: repo_id
|
|
|
|
| 198 |
data_files:
|
| 199 |
- split: test
|
| 200 |
path: alphabetical_composer_all_context/test-*
|
| 201 |
+
- config_name: alphabetical_composer_non_py_context
|
| 202 |
+
data_files:
|
| 203 |
+
- split: test
|
| 204 |
+
path: alphabetical_composer_non_py_context/test-*
|
| 205 |
- config_name: function_class_mask_half_composer_all_context
|
| 206 |
data_files:
|
| 207 |
- split: test
|