Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -73,6 +73,30 @@ dataset_info:
|
|
| 73 |
num_examples: 224
|
| 74 |
download_size: 17862587
|
| 75 |
dataset_size: 101260211
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 76 |
configs:
|
| 77 |
- config_name: function_class_mask_half_composer_all_context
|
| 78 |
data_files:
|
|
@@ -86,4 +110,8 @@ configs:
|
|
| 86 |
data_files:
|
| 87 |
- split: test
|
| 88 |
path: function_class_mask_half_composer_py_context/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 89 |
---
|
|
|
|
| 73 |
num_examples: 224
|
| 74 |
download_size: 17862587
|
| 75 |
dataset_size: 101260211
|
| 76 |
+
- config_name: imports_first_composer_all_context
|
| 77 |
+
features:
|
| 78 |
+
- name: repo_id
|
| 79 |
+
dtype: int64
|
| 80 |
+
- name: repo_name
|
| 81 |
+
dtype: string
|
| 82 |
+
- name: project_context
|
| 83 |
+
dtype: string
|
| 84 |
+
- name: file_context
|
| 85 |
+
list:
|
| 86 |
+
- name: content
|
| 87 |
+
dtype: string
|
| 88 |
+
- name: type
|
| 89 |
+
dtype: string
|
| 90 |
+
- name: gt
|
| 91 |
+
sequence: string
|
| 92 |
+
- name: metainfo_separator
|
| 93 |
+
dtype: string
|
| 94 |
+
splits:
|
| 95 |
+
- name: test
|
| 96 |
+
num_bytes: 590554966
|
| 97 |
+
num_examples: 224
|
| 98 |
+
download_size: 236389259
|
| 99 |
+
dataset_size: 590554966
|
| 100 |
configs:
|
| 101 |
- config_name: function_class_mask_half_composer_all_context
|
| 102 |
data_files:
|
|
|
|
| 110 |
data_files:
|
| 111 |
- split: test
|
| 112 |
path: function_class_mask_half_composer_py_context/test-*
|
| 113 |
+
- config_name: imports_first_composer_all_context
|
| 114 |
+
data_files:
|
| 115 |
+
- split: test
|
| 116 |
+
path: imports_first_composer_all_context/test-*
|
| 117 |
---
|