Datasets:
Removed citation from yaml front matter
Browse files
README.md
CHANGED
@@ -7,15 +7,6 @@ configs:
|
|
7 |
- config_name: leaderboards
|
8 |
data_files: "leaderboards.parquet"
|
9 |
license: mit
|
10 |
-
citation: |
|
11 |
-
@inproceedings{
|
12 |
-
zhang2025kernelbot,
|
13 |
-
title={KernelBot: A Competition Platform for Writing Heterogeneous {GPU} Code},
|
14 |
-
author={Alex L Zhang and Matej Sirovatka and Erik Schultheis and Benjamin Horowitz and Mark Saroufim},
|
15 |
-
booktitle={Championing Open-source DEvelopment in ML Workshop @ ICML25},
|
16 |
-
year={2025},
|
17 |
-
url={https://openreview.net/forum?id=bq9U4dmuyJ}
|
18 |
-
}
|
19 |
---
|
20 |
|
21 |
If you use GPUMODE/amd-kernels-2025 in your work, please cite:
|
|
|
7 |
- config_name: leaderboards
|
8 |
data_files: "leaderboards.parquet"
|
9 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
If you use GPUMODE/amd-kernels-2025 in your work, please cite:
|