Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -96,6 +96,32 @@ dataset_info:
|
|
| 96 |
num_examples: 1024
|
| 97 |
download_size: 98130091
|
| 98 |
dataset_size: 2595584
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 99 |
- config_name: github-200k
|
| 100 |
features:
|
| 101 |
- name: code
|
|
@@ -217,6 +243,10 @@ configs:
|
|
| 217 |
path: benchmark-rodinia-bfs/sub_no_of_nodes_standardized-*
|
| 218 |
- split: org_standardized
|
| 219 |
path: benchmark-rodinia-bfs/org_standardized-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 220 |
- config_name: github-200k
|
| 221 |
data_files:
|
| 222 |
- split: train
|
|
|
|
| 96 |
num_examples: 1024
|
| 97 |
download_size: 98130091
|
| 98 |
dataset_size: 2595584
|
| 99 |
+
- config_name: benchmark-rodinia-gaussian
|
| 100 |
+
features:
|
| 101 |
+
- name: code
|
| 102 |
+
dtype: string
|
| 103 |
+
- name: gsize
|
| 104 |
+
dtype: int64
|
| 105 |
+
- name: lsize
|
| 106 |
+
dtype: int64
|
| 107 |
+
- name: execution_time
|
| 108 |
+
dtype: float64
|
| 109 |
+
- name: input_sizes
|
| 110 |
+
dtype: string
|
| 111 |
+
- name: __index_level_0__
|
| 112 |
+
dtype: int64
|
| 113 |
+
splits:
|
| 114 |
+
- name: train
|
| 115 |
+
num_bytes: 848082
|
| 116 |
+
num_examples: 2115
|
| 117 |
+
- name: validation
|
| 118 |
+
num_bytes: 289853
|
| 119 |
+
num_examples: 735
|
| 120 |
+
- name: sub_size
|
| 121 |
+
num_bytes: 50624
|
| 122 |
+
num_examples: 64
|
| 123 |
+
download_size: 98035633
|
| 124 |
+
dataset_size: 1188559
|
| 125 |
- config_name: github-200k
|
| 126 |
features:
|
| 127 |
- name: code
|
|
|
|
| 243 |
path: benchmark-rodinia-bfs/sub_no_of_nodes_standardized-*
|
| 244 |
- split: org_standardized
|
| 245 |
path: benchmark-rodinia-bfs/org_standardized-*
|
| 246 |
+
- config_name: benchmark-rodinia-gaussian
|
| 247 |
+
data_files:
|
| 248 |
+
- split: sub_size
|
| 249 |
+
path: benchmark-rodinia-gaussian/sub_size-*
|
| 250 |
- config_name: github-200k
|
| 251 |
data_files:
|
| 252 |
- split: train
|