SakanaAI/AI-CUDA-Engineer-Archive
Dataset em destaque no Hugging Face — 3.6 mil downloads. The AI CUDA Engineer Archive 👷: Agentic CUDA Kernel Discovery, Optimization & Composition We release The AI CUDA Engineer archive, a dataset consis…
Hugging Face · Datasets
·SakanaAI
·
·↓ 3579
·♥ 221
O dataset SakanaAI/AI-CUDA-Engineer-Archive está entre os destaques do Hugging Face — dados que alimentam o treinamento e a avaliação dos modelos do momento.
Ficha do dataset
- Licença: CC BY 4.0
- Downloads: 3.6 mil · Curtidas: 221
Sobre o dataset
The AI CUDA Engineer Archive 👷: Agentic CUDA Kernel Discovery, Optimization & Composition We release The AI CUDA Engineer archive, a dataset consisting of approximately 30,000 CUDA kernels generated by The AI CUDA Engineer.
Como carregar
Use a biblioteca datasets do Hugging Face:
pip install -U datasets
from datasets import load_dataset
ds = load_dataset("SakanaAI/AI-CUDA-Engineer-Archive")
print(ds)
print(ds["train"][0])Tags
code
// relacionados
Leia também
Blog
Unicorn, pelican, Middle-earth: OpenAI co-founder Karpathy is looking for the next AI vibe test
Editorial
CAPA: o benchmark que mede se o assistente de código aprende com você — ou repete a mesma pergunta
Blog
Why biological data matters more in AI drug discovery
Blog