minhkhoi1026
commited on
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -174,6 +174,32 @@ dataset_info:
|
|
174 |
num_examples: 100
|
175 |
download_size: 98041185
|
176 |
dataset_size: 1282516
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
177 |
- config_name: github-200k
|
178 |
features:
|
179 |
- name: code
|
@@ -377,6 +403,10 @@ configs:
|
|
377 |
path: benchmark-rodinia-kmean/sub_npoints_nclusters_nfeatures_standardized_norm_seq-*
|
378 |
- split: org_standardized
|
379 |
path: benchmark-rodinia-kmean/org_standardized-*
|
|
|
|
|
|
|
|
|
380 |
- config_name: github-200k
|
381 |
data_files:
|
382 |
- split: train
|
|
|
174 |
num_examples: 100
|
175 |
download_size: 98041185
|
176 |
dataset_size: 1282516
|
177 |
+
- config_name: benchmark-rodinia-kmean_v2
|
178 |
+
features:
|
179 |
+
- name: code
|
180 |
+
dtype: string
|
181 |
+
- name: gsize
|
182 |
+
dtype: int64
|
183 |
+
- name: lsize
|
184 |
+
dtype: int64
|
185 |
+
- name: execution_time
|
186 |
+
dtype: float64
|
187 |
+
- name: input_sizes
|
188 |
+
dtype: string
|
189 |
+
- name: __index_level_0__
|
190 |
+
dtype: int64
|
191 |
+
splits:
|
192 |
+
- name: train
|
193 |
+
num_bytes: 848082
|
194 |
+
num_examples: 2115
|
195 |
+
- name: validation
|
196 |
+
num_bytes: 289853
|
197 |
+
num_examples: 735
|
198 |
+
- name: sub_nclusters_nfeatures
|
199 |
+
num_bytes: 132881
|
200 |
+
num_examples: 100
|
201 |
+
download_size: 98039400
|
202 |
+
dataset_size: 1270816
|
203 |
- config_name: github-200k
|
204 |
features:
|
205 |
- name: code
|
|
|
403 |
path: benchmark-rodinia-kmean/sub_npoints_nclusters_nfeatures_standardized_norm_seq-*
|
404 |
- split: org_standardized
|
405 |
path: benchmark-rodinia-kmean/org_standardized-*
|
406 |
+
- config_name: benchmark-rodinia-kmean_v2
|
407 |
+
data_files:
|
408 |
+
- split: sub_nclusters_nfeatures
|
409 |
+
path: benchmark-rodinia-kmean_v2/sub_nclusters_nfeatures-*
|
410 |
- config_name: github-200k
|
411 |
data_files:
|
412 |
- split: train
|