minhkhoi1026
commited on
Commit
•
7a9f782
1
Parent(s):
2319a51
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -148,6 +148,32 @@ dataset_info:
|
|
148 |
num_examples: 64
|
149 |
download_size: 98033167
|
150 |
dataset_size: 1186985
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
151 |
- config_name: benchmark-nvidia-sdk-oclMatVecMulCoalesced3
|
152 |
features:
|
153 |
- name: code
|
@@ -791,6 +817,10 @@ configs:
|
|
791 |
data_files:
|
792 |
- split: standardized.jsonl
|
793 |
path: benchmark-nvidia-sdk-oclDotProduct/standardized.jsonl-*
|
|
|
|
|
|
|
|
|
794 |
- config_name: benchmark-nvidia-sdk-oclMatVecMulCoalesced3
|
795 |
data_files:
|
796 |
- split: standardized.jsonl
|
|
|
148 |
num_examples: 64
|
149 |
download_size: 98033167
|
150 |
dataset_size: 1186985
|
151 |
+
- config_name: benchmark-nvidia-sdk-oclMatVecMulCoalesced2
|
152 |
+
features:
|
153 |
+
- name: code
|
154 |
+
dtype: string
|
155 |
+
- name: gsize
|
156 |
+
dtype: int64
|
157 |
+
- name: lsize
|
158 |
+
dtype: int64
|
159 |
+
- name: execution_time
|
160 |
+
dtype: float64
|
161 |
+
- name: input_sizes
|
162 |
+
dtype: string
|
163 |
+
- name: __index_level_0__
|
164 |
+
dtype: int64
|
165 |
+
splits:
|
166 |
+
- name: train
|
167 |
+
num_bytes: 848082
|
168 |
+
num_examples: 2115
|
169 |
+
- name: validation
|
170 |
+
num_bytes: 289853
|
171 |
+
num_examples: 735
|
172 |
+
- name: org
|
173 |
+
num_bytes: 191747
|
174 |
+
num_examples: 128
|
175 |
+
download_size: 98040652
|
176 |
+
dataset_size: 1329682
|
177 |
- config_name: benchmark-nvidia-sdk-oclMatVecMulCoalesced3
|
178 |
features:
|
179 |
- name: code
|
|
|
817 |
data_files:
|
818 |
- split: standardized.jsonl
|
819 |
path: benchmark-nvidia-sdk-oclDotProduct/standardized.jsonl-*
|
820 |
+
- config_name: benchmark-nvidia-sdk-oclMatVecMulCoalesced2
|
821 |
+
data_files:
|
822 |
+
- split: org
|
823 |
+
path: benchmark-nvidia-sdk-oclMatVecMulCoalesced2/org-*
|
824 |
- config_name: benchmark-nvidia-sdk-oclMatVecMulCoalesced3
|
825 |
data_files:
|
826 |
- split: standardized.jsonl
|