Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -97,6 +97,30 @@ dataset_info:
|
|
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
|
@@ -402,6 +426,10 @@ configs:
|
|
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
|
|
|
97 |
num_examples: 224
|
98 |
download_size: 239093262
|
99 |
dataset_size: 590554966
|
100 |
+
- config_name: file_length_composer_non_py_context
|
101 |
+
features:
|
102 |
+
- name: repo_id
|
103 |
+
dtype: int64
|
104 |
+
- name: repo_name
|
105 |
+
dtype: string
|
106 |
+
- name: project_context
|
107 |
+
dtype: string
|
108 |
+
- name: file_context
|
109 |
+
list:
|
110 |
+
- name: content
|
111 |
+
dtype: string
|
112 |
+
- name: type
|
113 |
+
dtype: string
|
114 |
+
- name: gt
|
115 |
+
sequence: string
|
116 |
+
- name: metainfo_separator
|
117 |
+
dtype: string
|
118 |
+
splits:
|
119 |
+
- name: test
|
120 |
+
num_bytes: 560157388
|
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
|
|
|
426 |
data_files:
|
427 |
- split: test
|
428 |
path: file_length_composer_all_context/test-*
|
429 |
+
- config_name: file_length_composer_non_py_context
|
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
|