minhkhoi1026
commited on
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -226,6 +226,32 @@ dataset_info:
|
|
226 |
num_examples: 128
|
227 |
download_size: 98044757
|
228 |
dataset_size: 1411986
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
229 |
- config_name: benchmark-nvidia-sdk-oclMersenneTwister
|
230 |
features:
|
231 |
- name: code
|
@@ -857,6 +883,10 @@ configs:
|
|
857 |
path: benchmark-nvidia-sdk-oclMatVecMulCoalesced3/standardized.jsonl-*
|
858 |
- split: org
|
859 |
path: benchmark-nvidia-sdk-oclMatVecMulCoalesced3/org-*
|
|
|
|
|
|
|
|
|
860 |
- config_name: benchmark-nvidia-sdk-oclMersenneTwister
|
861 |
data_files:
|
862 |
- split: BoxMuller.jsonl
|
|
|
226 |
num_examples: 128
|
227 |
download_size: 98044757
|
228 |
dataset_size: 1411986
|
229 |
+
- config_name: benchmark-nvidia-sdk-oclMatVecMulUncoalesced1
|
230 |
+
features:
|
231 |
+
- name: code
|
232 |
+
dtype: string
|
233 |
+
- name: gsize
|
234 |
+
dtype: int64
|
235 |
+
- name: lsize
|
236 |
+
dtype: int64
|
237 |
+
- name: execution_time
|
238 |
+
dtype: float64
|
239 |
+
- name: input_sizes
|
240 |
+
dtype: string
|
241 |
+
- name: __index_level_0__
|
242 |
+
dtype: int64
|
243 |
+
splits:
|
244 |
+
- name: train
|
245 |
+
num_bytes: 848082
|
246 |
+
num_examples: 2115
|
247 |
+
- name: validation
|
248 |
+
num_bytes: 289853
|
249 |
+
num_examples: 735
|
250 |
+
- name: standardized.jsonl
|
251 |
+
num_bytes: 97624
|
252 |
+
num_examples: 128
|
253 |
+
download_size: 98035148
|
254 |
+
dataset_size: 1235559
|
255 |
- config_name: benchmark-nvidia-sdk-oclMersenneTwister
|
256 |
features:
|
257 |
- name: code
|
|
|
883 |
path: benchmark-nvidia-sdk-oclMatVecMulCoalesced3/standardized.jsonl-*
|
884 |
- split: org
|
885 |
path: benchmark-nvidia-sdk-oclMatVecMulCoalesced3/org-*
|
886 |
+
- config_name: benchmark-nvidia-sdk-oclMatVecMulUncoalesced1
|
887 |
+
data_files:
|
888 |
+
- split: standardized.jsonl
|
889 |
+
path: benchmark-nvidia-sdk-oclMatVecMulUncoalesced1/standardized.jsonl-*
|
890 |
- config_name: benchmark-nvidia-sdk-oclMersenneTwister
|
891 |
data_files:
|
892 |
- split: BoxMuller.jsonl
|