minhkhoi1026
commited on
Commit
•
23dc0b2
1
Parent(s):
7699cc5
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -304,6 +304,32 @@ dataset_info:
|
|
304 |
num_examples: 18
|
305 |
download_size: 98033196
|
306 |
dataset_size: 1158825
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
307 |
- config_name: benchmark-shoc-triad
|
308 |
features:
|
309 |
- name: code
|
@@ -591,6 +617,10 @@ configs:
|
|
591 |
data_files:
|
592 |
- split: standardized.jsonl
|
593 |
path: benchmark-shoc-scan_reduce/standardized.jsonl-*
|
|
|
|
|
|
|
|
|
594 |
- config_name: benchmark-shoc-triad
|
595 |
data_files:
|
596 |
- split: standardized.jsonl
|
|
|
304 |
num_examples: 18
|
305 |
download_size: 98033196
|
306 |
dataset_size: 1158825
|
307 |
+
- config_name: benchmark-shoc-spmv_csr_vector_kernel
|
308 |
+
features:
|
309 |
+
- name: code
|
310 |
+
dtype: string
|
311 |
+
- name: gsize
|
312 |
+
dtype: int64
|
313 |
+
- name: lsize
|
314 |
+
dtype: int64
|
315 |
+
- name: execution_time
|
316 |
+
dtype: float64
|
317 |
+
- name: input_sizes
|
318 |
+
dtype: string
|
319 |
+
- name: __index_level_0__
|
320 |
+
dtype: int64
|
321 |
+
splits:
|
322 |
+
- name: train
|
323 |
+
num_bytes: 848082
|
324 |
+
num_examples: 2115
|
325 |
+
- name: validation
|
326 |
+
num_bytes: 289853
|
327 |
+
num_examples: 735
|
328 |
+
- name: standardized.jsonl
|
329 |
+
num_bytes: 17170
|
330 |
+
num_examples: 10
|
331 |
+
download_size: 98036703
|
332 |
+
dataset_size: 1155105
|
333 |
- config_name: benchmark-shoc-triad
|
334 |
features:
|
335 |
- name: code
|
|
|
617 |
data_files:
|
618 |
- split: standardized.jsonl
|
619 |
path: benchmark-shoc-scan_reduce/standardized.jsonl-*
|
620 |
+
- config_name: benchmark-shoc-spmv_csr_vector_kernel
|
621 |
+
data_files:
|
622 |
+
- split: standardized.jsonl
|
623 |
+
path: benchmark-shoc-spmv_csr_vector_kernel/standardized.jsonl-*
|
624 |
- config_name: benchmark-shoc-triad
|
625 |
data_files:
|
626 |
- split: standardized.jsonl
|