minhkhoi1026
commited on
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -70,6 +70,32 @@ dataset_info:
|
|
70 |
num_examples: 610
|
71 |
download_size: 97989419
|
72 |
dataset_size: 2399737
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
- config_name: benchmark-nvidia-sdk-oclMatVecMulCoalesced3
|
74 |
features:
|
75 |
- name: code
|
@@ -649,6 +675,10 @@ configs:
|
|
649 |
path: benchmark-loop_with_variable_v2_no_k/train-*
|
650 |
- split: validation
|
651 |
path: benchmark-loop_with_variable_v2_no_k/validation-*
|
|
|
|
|
|
|
|
|
652 |
- config_name: benchmark-nvidia-sdk-oclMatVecMulCoalesced3
|
653 |
data_files:
|
654 |
- split: standardized.jsonl
|
|
|
70 |
num_examples: 610
|
71 |
download_size: 97989419
|
72 |
dataset_size: 2399737
|
73 |
+
- config_name: benchmark-nvidia-sdk-oclCopyComputeOverlap
|
74 |
+
features:
|
75 |
+
- name: code
|
76 |
+
dtype: string
|
77 |
+
- name: gsize
|
78 |
+
dtype: int64
|
79 |
+
- name: lsize
|
80 |
+
dtype: int64
|
81 |
+
- name: execution_time
|
82 |
+
dtype: float64
|
83 |
+
- name: input_sizes
|
84 |
+
dtype: string
|
85 |
+
- name: __index_level_0__
|
86 |
+
dtype: int64
|
87 |
+
splits:
|
88 |
+
- name: train
|
89 |
+
num_bytes: 848082
|
90 |
+
num_examples: 2115
|
91 |
+
- name: validation
|
92 |
+
num_bytes: 289853
|
93 |
+
num_examples: 735
|
94 |
+
- name: standardized.jsonl
|
95 |
+
num_bytes: 78488
|
96 |
+
num_examples: 64
|
97 |
+
download_size: 98036040
|
98 |
+
dataset_size: 1216423
|
99 |
- config_name: benchmark-nvidia-sdk-oclMatVecMulCoalesced3
|
100 |
features:
|
101 |
- name: code
|
|
|
675 |
path: benchmark-loop_with_variable_v2_no_k/train-*
|
676 |
- split: validation
|
677 |
path: benchmark-loop_with_variable_v2_no_k/validation-*
|
678 |
+
- config_name: benchmark-nvidia-sdk-oclCopyComputeOverlap
|
679 |
+
data_files:
|
680 |
+
- split: standardized.jsonl
|
681 |
+
path: benchmark-nvidia-sdk-oclCopyComputeOverlap/standardized.jsonl-*
|
682 |
- config_name: benchmark-nvidia-sdk-oclMatVecMulCoalesced3
|
683 |
data_files:
|
684 |
- split: standardized.jsonl
|