minhkhoi1026
commited on
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -330,6 +330,32 @@ dataset_info:
|
|
330 |
num_examples: 36
|
331 |
download_size: 98046797
|
332 |
dataset_size: 1252152
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
333 |
- config_name: benchmark-shoc-scan_reduce
|
334 |
features:
|
335 |
- name: code
|
@@ -725,6 +751,10 @@ configs:
|
|
725 |
data_files:
|
726 |
- split: standardized.jsonl
|
727 |
path: benchmark-shoc-scan/standardized.jsonl-*
|
|
|
|
|
|
|
|
|
728 |
- config_name: benchmark-shoc-scan_reduce
|
729 |
data_files:
|
730 |
- split: standardized.jsonl
|
|
|
330 |
num_examples: 36
|
331 |
download_size: 98046797
|
332 |
dataset_size: 1252152
|
333 |
+
- config_name: benchmark-shoc-scan_bottom
|
334 |
+
features:
|
335 |
+
- name: code
|
336 |
+
dtype: string
|
337 |
+
- name: gsize
|
338 |
+
dtype: int64
|
339 |
+
- name: lsize
|
340 |
+
dtype: int64
|
341 |
+
- name: execution_time
|
342 |
+
dtype: float64
|
343 |
+
- name: input_sizes
|
344 |
+
dtype: string
|
345 |
+
- name: __index_level_0__
|
346 |
+
dtype: int64
|
347 |
+
splits:
|
348 |
+
- name: train
|
349 |
+
num_bytes: 848082
|
350 |
+
num_examples: 2115
|
351 |
+
- name: validation
|
352 |
+
num_bytes: 289853
|
353 |
+
num_examples: 735
|
354 |
+
- name: standardized.jsonl
|
355 |
+
num_bytes: 32397
|
356 |
+
num_examples: 18
|
357 |
+
download_size: 98037316
|
358 |
+
dataset_size: 1170332
|
359 |
- config_name: benchmark-shoc-scan_reduce
|
360 |
features:
|
361 |
- name: code
|
|
|
751 |
data_files:
|
752 |
- split: standardized.jsonl
|
753 |
path: benchmark-shoc-scan/standardized.jsonl-*
|
754 |
+
- config_name: benchmark-shoc-scan_bottom
|
755 |
+
data_files:
|
756 |
+
- split: standardized.jsonl
|
757 |
+
path: benchmark-shoc-scan_bottom/standardized.jsonl-*
|
758 |
- config_name: benchmark-shoc-scan_reduce
|
759 |
data_files:
|
760 |
- split: standardized.jsonl
|