Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -148,6 +148,32 @@ dataset_info:
|
|
148 |
num_examples: 64
|
149 |
download_size: 98033167
|
150 |
dataset_size: 1186985
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
151 |
- config_name: benchmark-nvidia-sdk-oclMatVecMulCoalesced0
|
152 |
features:
|
153 |
- name: code
|
@@ -869,6 +895,10 @@ configs:
|
|
869 |
data_files:
|
870 |
- split: standardized.jsonl
|
871 |
path: benchmark-nvidia-sdk-oclDotProduct/standardized.jsonl-*
|
|
|
|
|
|
|
|
|
872 |
- config_name: benchmark-nvidia-sdk-oclMatVecMulCoalesced0
|
873 |
data_files:
|
874 |
- split: standardized.jsonl
|
|
|
148 |
num_examples: 64
|
149 |
download_size: 98033167
|
150 |
dataset_size: 1186985
|
151 |
+
- config_name: benchmark-nvidia-sdk-oclMatVecMul
|
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: standardized.jsonl
|
173 |
+
num_bytes: 612284
|
174 |
+
num_examples: 768
|
175 |
+
download_size: 98048075
|
176 |
+
dataset_size: 1750219
|
177 |
- config_name: benchmark-nvidia-sdk-oclMatVecMulCoalesced0
|
178 |
features:
|
179 |
- name: code
|
|
|
895 |
data_files:
|
896 |
- split: standardized.jsonl
|
897 |
path: benchmark-nvidia-sdk-oclDotProduct/standardized.jsonl-*
|
898 |
+
- config_name: benchmark-nvidia-sdk-oclMatVecMul
|
899 |
+
data_files:
|
900 |
+
- split: standardized.jsonl
|
901 |
+
path: benchmark-nvidia-sdk-oclMatVecMul/standardized.jsonl-*
|
902 |
- config_name: benchmark-nvidia-sdk-oclMatVecMulCoalesced0
|
903 |
data_files:
|
904 |
- split: standardized.jsonl
|