minhkhoi1026
commited on
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -330,6 +330,32 @@ dataset_info:
|
|
330 |
num_examples: 18
|
331 |
download_size: 98033196
|
332 |
dataset_size: 1158825
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
333 |
- config_name: benchmark-shoc-spmv_csr_vector_kernel
|
334 |
features:
|
335 |
- name: code
|
@@ -647,6 +673,10 @@ configs:
|
|
647 |
data_files:
|
648 |
- split: standardized.jsonl
|
649 |
path: benchmark-shoc-scan_reduce/standardized.jsonl-*
|
|
|
|
|
|
|
|
|
650 |
- config_name: benchmark-shoc-spmv_csr_vector_kernel
|
651 |
data_files:
|
652 |
- split: standardized.jsonl
|
|
|
330 |
num_examples: 18
|
331 |
download_size: 98033196
|
332 |
dataset_size: 1158825
|
333 |
+
- config_name: benchmark-shoc-spmv_csr_scalar_kernel
|
334 |
+
features:
|
335 |
+
- name: code
|
336 |
+
dtype: string
|
337 |
+
- name: gsize
|
338 |
+
dtype: int64
|
339 |
+
- name: lsize
|
340 |
+
dtype: int64
|
341 |
+
- name: execution_time
|
342 |
+
dtype: float64
|
343 |
+
- name: input_sizes
|
344 |
+
dtype: string
|
345 |
+
- name: __index_level_0__
|
346 |
+
dtype: int64
|
347 |
+
splits:
|
348 |
+
- name: train
|
349 |
+
num_bytes: 848082
|
350 |
+
num_examples: 2115
|
351 |
+
- name: validation
|
352 |
+
num_bytes: 289853
|
353 |
+
num_examples: 735
|
354 |
+
- name: standardized.jsonl
|
355 |
+
num_bytes: 10880
|
356 |
+
num_examples: 10
|
357 |
+
download_size: 98032570
|
358 |
+
dataset_size: 1148815
|
359 |
- config_name: benchmark-shoc-spmv_csr_vector_kernel
|
360 |
features:
|
361 |
- name: code
|
|
|
673 |
data_files:
|
674 |
- split: standardized.jsonl
|
675 |
path: benchmark-shoc-scan_reduce/standardized.jsonl-*
|
676 |
+
- config_name: benchmark-shoc-spmv_csr_scalar_kernel
|
677 |
+
data_files:
|
678 |
+
- split: standardized.jsonl
|
679 |
+
path: benchmark-shoc-spmv_csr_scalar_kernel/standardized.jsonl-*
|
680 |
- config_name: benchmark-shoc-spmv_csr_vector_kernel
|
681 |
data_files:
|
682 |
- split: standardized.jsonl
|