minhkhoi1026
commited on
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-oclMatVecMulCoalesced2
|
152 |
features:
|
153 |
- name: code
|
@@ -817,6 +843,10 @@ configs:
|
|
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
|
|
|
148 |
num_examples: 64
|
149 |
download_size: 98033167
|
150 |
dataset_size: 1186985
|
151 |
+
- config_name: benchmark-nvidia-sdk-oclMatVecMulCoalesced0
|
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: standardized.jsonl
|
173 |
+
num_bytes: 150531
|
174 |
+
num_examples: 128
|
175 |
+
download_size: 98038711
|
176 |
+
dataset_size: 1288466
|
177 |
- config_name: benchmark-nvidia-sdk-oclMatVecMulCoalesced2
|
178 |
features:
|
179 |
- name: code
|
|
|
843 |
data_files:
|
844 |
- split: standardized.jsonl
|
845 |
path: benchmark-nvidia-sdk-oclDotProduct/standardized.jsonl-*
|
846 |
+
- config_name: benchmark-nvidia-sdk-oclMatVecMulCoalesced0
|
847 |
+
data_files:
|
848 |
+
- split: standardized.jsonl
|
849 |
+
path: benchmark-nvidia-sdk-oclMatVecMulCoalesced0/standardized.jsonl-*
|
850 |
- config_name: benchmark-nvidia-sdk-oclMatVecMulCoalesced2
|
851 |
data_files:
|
852 |
- split: org
|