minhkhoi1026
commited on
Commit
•
f3b2c49
1
Parent(s):
437eb2e
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-reduction
|
230 |
features:
|
231 |
- name: code
|
@@ -605,6 +631,10 @@ configs:
|
|
605 |
data_files:
|
606 |
- split: standardized.jsonl
|
607 |
path: benchmark-shoc-bfs/standardized.jsonl-*
|
|
|
|
|
|
|
|
|
608 |
- config_name: benchmark-shoc-reduction
|
609 |
data_files:
|
610 |
- split: standardized.jsonl
|
|
|
226 |
num_examples: 40
|
227 |
download_size: 98036192
|
228 |
dataset_size: 1204195
|
229 |
+
- config_name: benchmark-shoc-md
|
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: 38906
|
252 |
+
num_examples: 24
|
253 |
+
download_size: 98037087
|
254 |
+
dataset_size: 1176841
|
255 |
- config_name: benchmark-shoc-reduction
|
256 |
features:
|
257 |
- name: code
|
|
|
631 |
data_files:
|
632 |
- split: standardized.jsonl
|
633 |
path: benchmark-shoc-bfs/standardized.jsonl-*
|
634 |
+
- config_name: benchmark-shoc-md
|
635 |
+
data_files:
|
636 |
+
- split: standardized.jsonl
|
637 |
+
path: benchmark-shoc-md/standardized.jsonl-*
|
638 |
- config_name: benchmark-shoc-reduction
|
639 |
data_files:
|
640 |
- split: standardized.jsonl
|