CoolFace
Datasetpublic

nvidia/Nemotron-SFT-CUDA-v1

Dataset Description: Nemotron-SFT-CUDA-v1 is a training dataset for CUDA code. It helps language models write CUDA kernels and solve CUDA programming problems. We start from CUDA code in Nemotron Pretraining Code v2, which has a permissive license. An OpenCode agent powered by GLM-4.7 reads that code and writes new CUDA programming problems. Each problem comes with a hidden answer and tests. A second OpenCode + GLM-4.7 agent then tries to solve the problems using only the prompt… See the full description on the dataset page: https://huggingface.co/datasets/nvidia/Nemotron-SFT-CUDA-v1.

sourceHugging Facecc-by-4.0updated 4mo agoView on Hugging Face
15likes447downloads
4 commits on main
1a061674mo ago

Update README.md

leannachr
14ecde94mo ago

Update dataset metadata: license and used_in fields

soarescmsa
410e0fd4mo ago

Add Nemotron SFT CUDA dataset

ccosgrove-nvidia
b6a25be4mo ago

initial commit

soarescmsa