Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -148,6 +148,32 @@ dataset_info:
|
|
| 148 |
num_examples: 22
|
| 149 |
download_size: 98032749
|
| 150 |
dataset_size: 1160667
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 151 |
- config_name: github-200k
|
| 152 |
features:
|
| 153 |
- name: code
|
|
@@ -309,6 +335,10 @@ configs:
|
|
| 309 |
path: benchmark-rodinia-gaussian2/sub_size_standardized-*
|
| 310 |
- split: org_standardized
|
| 311 |
path: benchmark-rodinia-gaussian2/org_standardized-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 312 |
- config_name: github-200k
|
| 313 |
data_files:
|
| 314 |
- split: train
|
|
|
|
| 148 |
num_examples: 22
|
| 149 |
download_size: 98032749
|
| 150 |
dataset_size: 1160667
|
| 151 |
+
- config_name: benchmark-rodinia-kmean
|
| 152 |
+
features:
|
| 153 |
+
- name: code
|
| 154 |
+
dtype: string
|
| 155 |
+
- name: gsize
|
| 156 |
+
dtype: int64
|
| 157 |
+
- name: lsize
|
| 158 |
+
dtype: int64
|
| 159 |
+
- name: execution_time
|
| 160 |
+
dtype: float64
|
| 161 |
+
- name: input_sizes
|
| 162 |
+
dtype: string
|
| 163 |
+
- name: __index_level_0__
|
| 164 |
+
dtype: int64
|
| 165 |
+
splits:
|
| 166 |
+
- name: train
|
| 167 |
+
num_bytes: 848082
|
| 168 |
+
num_examples: 2115
|
| 169 |
+
- name: validation
|
| 170 |
+
num_bytes: 289853
|
| 171 |
+
num_examples: 735
|
| 172 |
+
- name: sub_nclusters_nfeatures
|
| 173 |
+
num_bytes: 132881
|
| 174 |
+
num_examples: 100
|
| 175 |
+
download_size: 98039400
|
| 176 |
+
dataset_size: 1270816
|
| 177 |
- config_name: github-200k
|
| 178 |
features:
|
| 179 |
- name: code
|
|
|
|
| 335 |
path: benchmark-rodinia-gaussian2/sub_size_standardized-*
|
| 336 |
- split: org_standardized
|
| 337 |
path: benchmark-rodinia-gaussian2/org_standardized-*
|
| 338 |
+
- config_name: benchmark-rodinia-kmean
|
| 339 |
+
data_files:
|
| 340 |
+
- split: sub_nclusters_nfeatures
|
| 341 |
+
path: benchmark-rodinia-kmean/sub_nclusters_nfeatures-*
|
| 342 |
- config_name: github-200k
|
| 343 |
data_files:
|
| 344 |
- split: train
|