minhkhoi1026
commited on
Commit
•
2f3cec4
1
Parent(s):
82cd871
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -382,6 +382,32 @@ dataset_info:
|
|
382 |
num_examples: 18
|
383 |
download_size: 98033196
|
384 |
dataset_size: 1158825
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
385 |
- config_name: benchmark-shoc-spmv_csr_scalar_kernel
|
386 |
features:
|
387 |
- name: code
|
@@ -759,6 +785,10 @@ configs:
|
|
759 |
data_files:
|
760 |
- split: standardized.jsonl
|
761 |
path: benchmark-shoc-scan_reduce/standardized.jsonl-*
|
|
|
|
|
|
|
|
|
762 |
- config_name: benchmark-shoc-spmv_csr_scalar_kernel
|
763 |
data_files:
|
764 |
- split: standardized.jsonl
|
|
|
382 |
num_examples: 18
|
383 |
download_size: 98033196
|
384 |
dataset_size: 1158825
|
385 |
+
- config_name: benchmark-shoc-spmv
|
386 |
+
features:
|
387 |
+
- name: code
|
388 |
+
dtype: string
|
389 |
+
- name: gsize
|
390 |
+
dtype: int64
|
391 |
+
- name: lsize
|
392 |
+
dtype: int64
|
393 |
+
- name: execution_time
|
394 |
+
dtype: float64
|
395 |
+
- name: input_sizes
|
396 |
+
dtype: string
|
397 |
+
- name: __index_level_0__
|
398 |
+
dtype: int64
|
399 |
+
splits:
|
400 |
+
- name: train
|
401 |
+
num_bytes: 848082
|
402 |
+
num_examples: 2115
|
403 |
+
- name: validation
|
404 |
+
num_bytes: 289853
|
405 |
+
num_examples: 735
|
406 |
+
- name: standardized.jsonl
|
407 |
+
num_bytes: 78414
|
408 |
+
num_examples: 30
|
409 |
+
download_size: 98043638
|
410 |
+
dataset_size: 1216349
|
411 |
- config_name: benchmark-shoc-spmv_csr_scalar_kernel
|
412 |
features:
|
413 |
- name: code
|
|
|
785 |
data_files:
|
786 |
- split: standardized.jsonl
|
787 |
path: benchmark-shoc-scan_reduce/standardized.jsonl-*
|
788 |
+
- config_name: benchmark-shoc-spmv
|
789 |
+
data_files:
|
790 |
+
- split: standardized.jsonl
|
791 |
+
path: benchmark-shoc-spmv/standardized.jsonl-*
|
792 |
- config_name: benchmark-shoc-spmv_csr_scalar_kernel
|
793 |
data_files:
|
794 |
- split: standardized.jsonl
|