minhkhoi1026
commited on
Commit
•
92684df
1
Parent(s):
5e996ad
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -226,6 +226,32 @@ dataset_info:
|
|
226 |
num_examples: 40
|
227 |
download_size: 98036192
|
228 |
dataset_size: 1204195
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
229 |
- config_name: benchmark-shoc-triad
|
230 |
features:
|
231 |
- name: code
|
@@ -501,6 +527,10 @@ configs:
|
|
501 |
data_files:
|
502 |
- split: standardized.jsonl
|
503 |
path: benchmark-shoc-bfs/standardized.jsonl-*
|
|
|
|
|
|
|
|
|
504 |
- config_name: benchmark-shoc-triad
|
505 |
data_files:
|
506 |
- split: standardized.jsonl
|
|
|
226 |
num_examples: 40
|
227 |
download_size: 98036192
|
228 |
dataset_size: 1204195
|
229 |
+
- config_name: benchmark-shoc-reduction
|
230 |
+
features:
|
231 |
+
- name: code
|
232 |
+
dtype: string
|
233 |
+
- name: gsize
|
234 |
+
dtype: int64
|
235 |
+
- name: lsize
|
236 |
+
dtype: int64
|
237 |
+
- name: execution_time
|
238 |
+
dtype: float64
|
239 |
+
- name: input_sizes
|
240 |
+
dtype: string
|
241 |
+
- name: __index_level_0__
|
242 |
+
dtype: int64
|
243 |
+
splits:
|
244 |
+
- name: train
|
245 |
+
num_bytes: 848082
|
246 |
+
num_examples: 2115
|
247 |
+
- name: validation
|
248 |
+
num_bytes: 289853
|
249 |
+
num_examples: 735
|
250 |
+
- name: standardized.jsonl
|
251 |
+
num_bytes: 20296
|
252 |
+
num_examples: 18
|
253 |
+
download_size: 98032929
|
254 |
+
dataset_size: 1158231
|
255 |
- config_name: benchmark-shoc-triad
|
256 |
features:
|
257 |
- name: code
|
|
|
527 |
data_files:
|
528 |
- split: standardized.jsonl
|
529 |
path: benchmark-shoc-bfs/standardized.jsonl-*
|
530 |
+
- config_name: benchmark-shoc-reduction
|
531 |
+
data_files:
|
532 |
+
- split: standardized.jsonl
|
533 |
+
path: benchmark-shoc-reduction/standardized.jsonl-*
|
534 |
- config_name: benchmark-shoc-triad
|
535 |
data_files:
|
536 |
- split: standardized.jsonl
|