Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,30 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
- config_name: function_class_mask_half_composer_all_context
|
5 |
features:
|
6 |
- name: repo_id
|
@@ -146,6 +170,10 @@ dataset_info:
|
|
146 |
download_size: 22077336
|
147 |
dataset_size: 114370147
|
148 |
configs:
|
|
|
|
|
|
|
|
|
149 |
- config_name: function_class_mask_half_composer_all_context
|
150 |
data_files:
|
151 |
- split: test
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
dataset_info:
|
4 |
+
- config_name: alphabetical_composer_all_context
|
5 |
+
features:
|
6 |
+
- name: repo_id
|
7 |
+
dtype: int64
|
8 |
+
- name: repo_name
|
9 |
+
dtype: string
|
10 |
+
- name: project_context
|
11 |
+
dtype: string
|
12 |
+
- name: file_context
|
13 |
+
list:
|
14 |
+
- name: content
|
15 |
+
dtype: string
|
16 |
+
- name: type
|
17 |
+
dtype: string
|
18 |
+
- name: gt
|
19 |
+
sequence: string
|
20 |
+
- name: metainfo_separator
|
21 |
+
dtype: string
|
22 |
+
splits:
|
23 |
+
- name: test
|
24 |
+
num_bytes: 590554966
|
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
|
|
|
170 |
download_size: 22077336
|
171 |
dataset_size: 114370147
|
172 |
configs:
|
173 |
+
- config_name: alphabetical_composer_all_context
|
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
|