minhkhoi1026
commited on
Commit
•
db18908
1
Parent(s):
5eec38c
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -200,6 +200,32 @@ dataset_info:
|
|
200 |
num_examples: 100
|
201 |
download_size: 98041185
|
202 |
dataset_size: 1282516
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
203 |
- config_name: github-200k
|
204 |
features:
|
205 |
- name: code
|
@@ -445,6 +471,10 @@ configs:
|
|
445 |
path: benchmark-rodinia-kmean_v2/sub_npoints_nclusters_nfeatures_standardized_norm_seq-*
|
446 |
- split: org_standardized
|
447 |
path: benchmark-rodinia-kmean_v2/org_standardized-*
|
|
|
|
|
|
|
|
|
448 |
- config_name: github-200k
|
449 |
data_files:
|
450 |
- split: train
|
|
|
200 |
num_examples: 100
|
201 |
download_size: 98041185
|
202 |
dataset_size: 1282516
|
203 |
+
- config_name: benchmark-shoc-bfs
|
204 |
+
features:
|
205 |
+
- name: code
|
206 |
+
dtype: string
|
207 |
+
- name: gsize
|
208 |
+
dtype: int64
|
209 |
+
- name: lsize
|
210 |
+
dtype: int64
|
211 |
+
- name: execution_time
|
212 |
+
dtype: float64
|
213 |
+
- name: input_sizes
|
214 |
+
dtype: string
|
215 |
+
- name: __index_level_0__
|
216 |
+
dtype: int64
|
217 |
+
splits:
|
218 |
+
- name: train
|
219 |
+
num_bytes: 848082
|
220 |
+
num_examples: 2115
|
221 |
+
- name: validation
|
222 |
+
num_bytes: 289853
|
223 |
+
num_examples: 735
|
224 |
+
- name: standardized.jsonl
|
225 |
+
num_bytes: 66260
|
226 |
+
num_examples: 40
|
227 |
+
download_size: 98036192
|
228 |
+
dataset_size: 1204195
|
229 |
- config_name: github-200k
|
230 |
features:
|
231 |
- name: code
|
|
|
471 |
path: benchmark-rodinia-kmean_v2/sub_npoints_nclusters_nfeatures_standardized_norm_seq-*
|
472 |
- split: org_standardized
|
473 |
path: benchmark-rodinia-kmean_v2/org_standardized-*
|
474 |
+
- config_name: benchmark-shoc-bfs
|
475 |
+
data_files:
|
476 |
+
- split: standardized.jsonl
|
477 |
+
path: benchmark-shoc-bfs/standardized.jsonl-*
|
478 |
- config_name: github-200k
|
479 |
data_files:
|
480 |
- split: train
|