Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,33 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
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
|
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: 316335006
|
25 |
+
num_examples: 224
|
26 |
+
download_size: 126506891
|
27 |
+
dataset_size: 316335006
|
28 |
+
configs:
|
29 |
+
- config_name: function_class_mask_half_composer_all_context
|
30 |
+
data_files:
|
31 |
+
- split: test
|
32 |
+
path: function_class_mask_half_composer_all_context/test-*
|
33 |
---
|