minhkhoi1026
commited on
Commit
•
533d956
1
Parent(s):
4299a47
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -304,6 +304,32 @@ dataset_info:
|
|
304 |
num_examples: 18
|
305 |
download_size: 98031709
|
306 |
dataset_size: 1153443
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
307 |
- config_name: benchmark-shoc-scan_reduce
|
308 |
features:
|
309 |
- name: code
|
@@ -669,6 +695,10 @@ configs:
|
|
669 |
data_files:
|
670 |
- split: standardized.jsonl
|
671 |
path: benchmark-shoc-reduction_sub/standardized.jsonl-*
|
|
|
|
|
|
|
|
|
672 |
- config_name: benchmark-shoc-scan_reduce
|
673 |
data_files:
|
674 |
- split: standardized.jsonl
|
|
|
304 |
num_examples: 18
|
305 |
download_size: 98031709
|
306 |
dataset_size: 1153443
|
307 |
+
- config_name: benchmark-shoc-scan
|
308 |
+
features:
|
309 |
+
- name: code
|
310 |
+
dtype: string
|
311 |
+
- name: gsize
|
312 |
+
dtype: int64
|
313 |
+
- name: lsize
|
314 |
+
dtype: int64
|
315 |
+
- name: execution_time
|
316 |
+
dtype: float64
|
317 |
+
- name: input_sizes
|
318 |
+
dtype: string
|
319 |
+
- name: __index_level_0__
|
320 |
+
dtype: int64
|
321 |
+
splits:
|
322 |
+
- name: train
|
323 |
+
num_bytes: 848082
|
324 |
+
num_examples: 2115
|
325 |
+
- name: validation
|
326 |
+
num_bytes: 289853
|
327 |
+
num_examples: 735
|
328 |
+
- name: standardized.jsonl
|
329 |
+
num_bytes: 114217
|
330 |
+
num_examples: 36
|
331 |
+
download_size: 98046797
|
332 |
+
dataset_size: 1252152
|
333 |
- config_name: benchmark-shoc-scan_reduce
|
334 |
features:
|
335 |
- name: code
|
|
|
695 |
data_files:
|
696 |
- split: standardized.jsonl
|
697 |
path: benchmark-shoc-reduction_sub/standardized.jsonl-*
|
698 |
+
- config_name: benchmark-shoc-scan
|
699 |
+
data_files:
|
700 |
+
- split: standardized.jsonl
|
701 |
+
path: benchmark-shoc-scan/standardized.jsonl-*
|
702 |
- config_name: benchmark-shoc-scan_reduce
|
703 |
data_files:
|
704 |
- split: standardized.jsonl
|