minhkhoi1026
commited on
Commit
•
b99f206
1
Parent(s):
358ceb5
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -408,6 +408,32 @@ dataset_info:
|
|
408 |
num_examples: 10
|
409 |
download_size: 98036703
|
410 |
dataset_size: 1155105
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
411 |
- config_name: benchmark-shoc-triad
|
412 |
features:
|
413 |
- name: code
|
@@ -711,6 +737,10 @@ configs:
|
|
711 |
data_files:
|
712 |
- split: standardized.jsonl
|
713 |
path: benchmark-shoc-spmv_csr_vector_kernel/standardized.jsonl-*
|
|
|
|
|
|
|
|
|
714 |
- config_name: benchmark-shoc-triad
|
715 |
data_files:
|
716 |
- split: standardized.jsonl
|
|
|
408 |
num_examples: 10
|
409 |
download_size: 98036703
|
410 |
dataset_size: 1155105
|
411 |
+
- config_name: benchmark-shoc-spmv_ellpackr_kernel
|
412 |
+
features:
|
413 |
+
- name: code
|
414 |
+
dtype: string
|
415 |
+
- name: gsize
|
416 |
+
dtype: int64
|
417 |
+
- name: lsize
|
418 |
+
dtype: int64
|
419 |
+
- name: execution_time
|
420 |
+
dtype: float64
|
421 |
+
- name: input_sizes
|
422 |
+
dtype: string
|
423 |
+
- name: __index_level_0__
|
424 |
+
dtype: int64
|
425 |
+
splits:
|
426 |
+
- name: train
|
427 |
+
num_bytes: 848082
|
428 |
+
num_examples: 2115
|
429 |
+
- name: validation
|
430 |
+
num_bytes: 289853
|
431 |
+
num_examples: 735
|
432 |
+
- name: standardized.jsonl
|
433 |
+
num_bytes: 10444
|
434 |
+
num_examples: 10
|
435 |
+
download_size: 98032316
|
436 |
+
dataset_size: 1148379
|
437 |
- config_name: benchmark-shoc-triad
|
438 |
features:
|
439 |
- name: code
|
|
|
737 |
data_files:
|
738 |
- split: standardized.jsonl
|
739 |
path: benchmark-shoc-spmv_csr_vector_kernel/standardized.jsonl-*
|
740 |
+
- config_name: benchmark-shoc-spmv_ellpackr_kernel
|
741 |
+
data_files:
|
742 |
+
- split: standardized.jsonl
|
743 |
+
path: benchmark-shoc-spmv_ellpackr_kernel/standardized.jsonl-*
|
744 |
- config_name: benchmark-shoc-triad
|
745 |
data_files:
|
746 |
- split: standardized.jsonl
|