Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -49,6 +49,30 @@ dataset_info:
|
|
| 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
|
|
@@ -202,6 +226,10 @@ configs:
|
|
| 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
|
|
|
|
| 49 |
num_examples: 224
|
| 50 |
download_size: 226511858
|
| 51 |
dataset_size: 560157388
|
| 52 |
+
- config_name: alphabetical_composer_py_context
|
| 53 |
+
features:
|
| 54 |
+
- name: repo_id
|
| 55 |
+
dtype: int64
|
| 56 |
+
- name: repo_name
|
| 57 |
+
dtype: string
|
| 58 |
+
- name: project_context
|
| 59 |
+
dtype: string
|
| 60 |
+
- name: file_context
|
| 61 |
+
list:
|
| 62 |
+
- name: content
|
| 63 |
+
dtype: string
|
| 64 |
+
- name: type
|
| 65 |
+
dtype: string
|
| 66 |
+
- name: gt
|
| 67 |
+
sequence: string
|
| 68 |
+
- name: metainfo_separator
|
| 69 |
+
dtype: string
|
| 70 |
+
splits:
|
| 71 |
+
- name: test
|
| 72 |
+
num_bytes: 114370147
|
| 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
|
|
|
|
| 226 |
data_files:
|
| 227 |
- split: test
|
| 228 |
path: alphabetical_composer_non_py_context/test-*
|
| 229 |
+
- config_name: alphabetical_composer_py_context
|
| 230 |
+
data_files:
|
| 231 |
+
- split: test
|
| 232 |
+
path: alphabetical_composer_py_context/test-*
|
| 233 |
- config_name: function_class_mask_half_composer_all_context
|
| 234 |
data_files:
|
| 235 |
- split: test
|