Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -278,6 +278,32 @@ dataset_info:
|
|
| 278 |
num_examples: 18
|
| 279 |
download_size: 98031709
|
| 280 |
dataset_size: 1153443
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 281 |
- config_name: benchmark-shoc-triad
|
| 282 |
features:
|
| 283 |
- name: code
|
|
@@ -561,6 +587,10 @@ configs:
|
|
| 561 |
data_files:
|
| 562 |
- split: standardized.jsonl
|
| 563 |
path: benchmark-shoc-reduction_sub/standardized.jsonl-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 564 |
- config_name: benchmark-shoc-triad
|
| 565 |
data_files:
|
| 566 |
- split: standardized.jsonl
|
|
|
|
| 278 |
num_examples: 18
|
| 279 |
download_size: 98031709
|
| 280 |
dataset_size: 1153443
|
| 281 |
+
- config_name: benchmark-shoc-scan_reduce
|
| 282 |
+
features:
|
| 283 |
+
- name: code
|
| 284 |
+
dtype: string
|
| 285 |
+
- name: gsize
|
| 286 |
+
dtype: int64
|
| 287 |
+
- name: lsize
|
| 288 |
+
dtype: int64
|
| 289 |
+
- name: execution_time
|
| 290 |
+
dtype: float64
|
| 291 |
+
- name: input_sizes
|
| 292 |
+
dtype: string
|
| 293 |
+
- name: __index_level_0__
|
| 294 |
+
dtype: int64
|
| 295 |
+
splits:
|
| 296 |
+
- name: train
|
| 297 |
+
num_bytes: 848082
|
| 298 |
+
num_examples: 2115
|
| 299 |
+
- name: validation
|
| 300 |
+
num_bytes: 289853
|
| 301 |
+
num_examples: 735
|
| 302 |
+
- name: standardized.jsonl
|
| 303 |
+
num_bytes: 20890
|
| 304 |
+
num_examples: 18
|
| 305 |
+
download_size: 98033196
|
| 306 |
+
dataset_size: 1158825
|
| 307 |
- config_name: benchmark-shoc-triad
|
| 308 |
features:
|
| 309 |
- name: code
|
|
|
|
| 587 |
data_files:
|
| 588 |
- split: standardized.jsonl
|
| 589 |
path: benchmark-shoc-reduction_sub/standardized.jsonl-*
|
| 590 |
+
- config_name: benchmark-shoc-scan_reduce
|
| 591 |
+
data_files:
|
| 592 |
+
- split: standardized.jsonl
|
| 593 |
+
path: benchmark-shoc-scan_reduce/standardized.jsonl-*
|
| 594 |
- config_name: benchmark-shoc-triad
|
| 595 |
data_files:
|
| 596 |
- split: standardized.jsonl
|