datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
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.r8-eval-suite-5bucket
⚠️ CRITICAL: Ollama Inference Flag Required for derived models
If you train or serve any Qwen3.5-9B-derived model from this lineage via Ollama,
you MUST pass "think": false in /api/chat requests for chat / instruction following / tool use.
The qwen3.5 RENDERER auto-injects <think> tags causing 25-46% empty-answer rates without this flag.
See dataset cudabenchmarktest/r9-research-framework/_OLLAMA_INFERENCE_WARNING.md for the full lesson learned.
R8/R9 Five-Bucket… See the full description on the dataset page: https://huggingface.co/datasets/cudabenchmarktest/r8-eval-suite-5bucket.r9-research-framework
R9 Research Framework — Qwen3.5-9B Distillation
⚠️ CRITICAL: READ FIRST — Ollama Inference Flag Required
If you serve any Qwen3.5-derived model from this lineage via Ollama,
you MUST pass "think": false in the /api/chat request body.
curl -X POST http://localhost:11434/api/chat \
-d '{"model": "qwen3.5-9b-r10:q4km", "think": false, "messages": [...], "stream": false}'
Without this flag the model will appear to "loop" and produce empty answers
on 25-46% of requests.… See the full description on the dataset page: https://huggingface.co/datasets/cudabenchmarktest/r9-research-framework.cuda-nsys-training
Qwythos Nsight Systems Profiling Agent Dataset
Multi-turn GPU profiling agent trajectories for fine-tuning Qwythos-9B (and similar tool-calling models) on NVIDIA Nsight Systems (nsys) + CUDA-L1 / KernelBench workloads.
Generated autonomously on an RTX 5090 by the model itself driving real profiling tools for ~33 hours.
Code: ai-hpc/prof-dataset-gen
Stats
Split
Rows
Notes
train
5,884
Accepted episodes (quality ≥ 0.55)
eval
309
5% holdout from accepted… See the full description on the dataset page: https://huggingface.co/datasets/gittensor-model-hub/cuda-nsys-training.r8-thinking-fix-sft
⚠️ CRITICAL: Ollama Inference Flag Required for derived models
If you train or serve any Qwen3.5-9B-derived model from this lineage via Ollama,
you MUST pass "think": false in /api/chat requests for chat / instruction following / tool use.
The qwen3.5 RENDERER auto-injects <think> tags causing 25-46% empty-answer rates without this flag.
See dataset cudabenchmarktest/r9-research-framework/_OLLAMA_INFERENCE_WARNING.md for the full lesson learned.
R8 Thinking-Fix SFT… See the full description on the dataset page: https://huggingface.co/datasets/cudabenchmarktest/r8-thinking-fix-sft.r7-additive-sft
⚠️ CRITICAL: Ollama Inference Flag Required for derived models
If you train or serve any Qwen3.5-9B-derived model from this lineage via Ollama,
you MUST pass "think": false in /api/chat requests for chat / instruction following / tool use.
The qwen3.5 RENDERER auto-injects <think> tags causing 25-46% empty-answer rates without this flag.
See dataset cudabenchmarktest/r9-research-framework/_OLLAMA_INFERENCE_WARNING.md for the full lesson learned.
R7 Additive SFT… See the full description on the dataset page: https://huggingface.co/datasets/cudabenchmarktest/r7-additive-sft.r8b-tool-sft
⚠️ CRITICAL: Ollama Inference Flag Required for derived models
If you train or serve any Qwen3.5-9B-derived model from this lineage via Ollama,
you MUST pass "think": false in /api/chat requests for chat / instruction following / tool use.
The qwen3.5 RENDERER auto-injects <think> tags causing 25-46% empty-answer rates without this flag.
See dataset cudabenchmarktest/r9-research-framework/_OLLAMA_INFERENCE_WARNING.md for the full lesson learned.
R8b Tool-Deferral +… See the full description on the dataset page: https://huggingface.co/datasets/cudabenchmarktest/r8b-tool-sft.r8-calibration-sft
⚠️ CRITICAL: Ollama Inference Flag Required for derived models
If you train or serve any Qwen3.5-9B-derived model from this lineage via Ollama,
you MUST pass "think": false in /api/chat requests for chat / instruction following / tool use.
The qwen3.5 RENDERER auto-injects <think> tags causing 25-46% empty-answer rates without this flag.
See dataset cudabenchmarktest/r9-research-framework/_OLLAMA_INFERENCE_WARNING.md for the full lesson learned.
R8 Calibration SFT… See the full description on the dataset page: https://huggingface.co/datasets/cudabenchmarktest/r8-calibration-sft.
