Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -122,6 +122,32 @@ dataset_info:
|
|
| 122 |
num_examples: 64
|
| 123 |
download_size: 98033724
|
| 124 |
dataset_size: 1188429
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 125 |
- config_name: github-200k
|
| 126 |
features:
|
| 127 |
- name: code
|
|
@@ -263,6 +289,10 @@ configs:
|
|
| 263 |
path: benchmark-rodinia-gaussian/sub_size_standardized-*
|
| 264 |
- split: org_standardized
|
| 265 |
path: benchmark-rodinia-gaussian/org_standardized-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 266 |
- config_name: github-200k
|
| 267 |
data_files:
|
| 268 |
- split: train
|
|
|
|
| 122 |
num_examples: 64
|
| 123 |
download_size: 98033724
|
| 124 |
dataset_size: 1188429
|
| 125 |
+
- config_name: benchmark-rodinia-gaussian2
|
| 126 |
+
features:
|
| 127 |
+
- name: code
|
| 128 |
+
dtype: string
|
| 129 |
+
- name: gsize
|
| 130 |
+
dtype: int64
|
| 131 |
+
- name: lsize
|
| 132 |
+
dtype: int64
|
| 133 |
+
- name: execution_time
|
| 134 |
+
dtype: float64
|
| 135 |
+
- name: input_sizes
|
| 136 |
+
dtype: string
|
| 137 |
+
- name: __index_level_0__
|
| 138 |
+
dtype: int64
|
| 139 |
+
splits:
|
| 140 |
+
- name: train
|
| 141 |
+
num_bytes: 848082
|
| 142 |
+
num_examples: 2115
|
| 143 |
+
- name: validation
|
| 144 |
+
num_bytes: 289853
|
| 145 |
+
num_examples: 735
|
| 146 |
+
- name: sub_size
|
| 147 |
+
num_bytes: 21287
|
| 148 |
+
num_examples: 22
|
| 149 |
+
download_size: 98033298
|
| 150 |
+
dataset_size: 1159222
|
| 151 |
- config_name: github-200k
|
| 152 |
features:
|
| 153 |
- name: code
|
|
|
|
| 289 |
path: benchmark-rodinia-gaussian/sub_size_standardized-*
|
| 290 |
- split: org_standardized
|
| 291 |
path: benchmark-rodinia-gaussian/org_standardized-*
|
| 292 |
+
- config_name: benchmark-rodinia-gaussian2
|
| 293 |
+
data_files:
|
| 294 |
+
- split: sub_size
|
| 295 |
+
path: benchmark-rodinia-gaussian2/sub_size-*
|
| 296 |
- config_name: github-200k
|
| 297 |
data_files:
|
| 298 |
- split: train
|