Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -265,6 +265,30 @@ dataset_info:
|
|
| 265 |
num_examples: 224
|
| 266 |
download_size: 115444406
|
| 267 |
dataset_size: 311325289
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 268 |
- config_name: imports_first_composer_all_context
|
| 269 |
features:
|
| 270 |
- name: repo_id
|
|
@@ -526,6 +550,10 @@ configs:
|
|
| 526 |
data_files:
|
| 527 |
- split: test
|
| 528 |
path: half_memory_composer_non_py_context/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 529 |
- config_name: imports_first_composer_all_context
|
| 530 |
data_files:
|
| 531 |
- split: test
|
|
|
|
| 265 |
num_examples: 224
|
| 266 |
download_size: 115444406
|
| 267 |
dataset_size: 311325289
|
| 268 |
+
- config_name: half_memory_composer_py_context
|
| 269 |
+
features:
|
| 270 |
+
- name: repo_id
|
| 271 |
+
dtype: int64
|
| 272 |
+
- name: repo_name
|
| 273 |
+
dtype: string
|
| 274 |
+
- name: project_context
|
| 275 |
+
dtype: string
|
| 276 |
+
- name: file_context
|
| 277 |
+
list:
|
| 278 |
+
- name: content
|
| 279 |
+
dtype: string
|
| 280 |
+
- name: type
|
| 281 |
+
dtype: string
|
| 282 |
+
- name: gt
|
| 283 |
+
sequence: string
|
| 284 |
+
- name: metainfo_separator
|
| 285 |
+
dtype: string
|
| 286 |
+
splits:
|
| 287 |
+
- name: test
|
| 288 |
+
num_bytes: 99351776
|
| 289 |
+
num_examples: 224
|
| 290 |
+
download_size: 18008844
|
| 291 |
+
dataset_size: 99351776
|
| 292 |
- config_name: imports_first_composer_all_context
|
| 293 |
features:
|
| 294 |
- name: repo_id
|
|
|
|
| 550 |
data_files:
|
| 551 |
- split: test
|
| 552 |
path: half_memory_composer_non_py_context/test-*
|
| 553 |
+
- config_name: half_memory_composer_py_context
|
| 554 |
+
data_files:
|
| 555 |
+
- split: test
|
| 556 |
+
path: half_memory_composer_py_context/test-*
|
| 557 |
- config_name: imports_first_composer_all_context
|
| 558 |
data_files:
|
| 559 |
- split: test
|