Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -241,6 +241,30 @@ dataset_info:
|
|
241 |
num_examples: 224
|
242 |
download_size: 123799195
|
243 |
dataset_size: 334960024
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
244 |
- config_name: imports_first_composer_all_context
|
245 |
features:
|
246 |
- name: repo_id
|
@@ -498,6 +522,10 @@ configs:
|
|
498 |
data_files:
|
499 |
- split: test
|
500 |
path: half_memory_composer_all_context/test-*
|
|
|
|
|
|
|
|
|
501 |
- config_name: imports_first_composer_all_context
|
502 |
data_files:
|
503 |
- split: test
|
|
|
241 |
num_examples: 224
|
242 |
download_size: 123799195
|
243 |
dataset_size: 334960024
|
244 |
+
- config_name: half_memory_composer_non_py_context
|
245 |
+
features:
|
246 |
+
- name: repo_id
|
247 |
+
dtype: int64
|
248 |
+
- name: repo_name
|
249 |
+
dtype: string
|
250 |
+
- name: project_context
|
251 |
+
dtype: string
|
252 |
+
- name: file_context
|
253 |
+
list:
|
254 |
+
- name: content
|
255 |
+
dtype: string
|
256 |
+
- name: type
|
257 |
+
dtype: string
|
258 |
+
- name: gt
|
259 |
+
sequence: string
|
260 |
+
- name: metainfo_separator
|
261 |
+
dtype: string
|
262 |
+
splits:
|
263 |
+
- name: test
|
264 |
+
num_bytes: 311325289
|
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
|
|
|
522 |
data_files:
|
523 |
- split: test
|
524 |
path: half_memory_composer_all_context/test-*
|
525 |
+
- config_name: half_memory_composer_non_py_context
|
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
|