TorchSpec-compatible chat dataset generated from the 880 fully materialized SPEED-Bench qualitative prompts.
Responses were generated on Doubleword with Qwen/Qwen3.6-35B-A3B-FP8 using /v1/chat/completions and max_tokens=4096.
data/train.jsonl: 880 rows in TorchSpec chat format.
Each row contains:
{
"id": "<speedbench_question_id>",
"conversations": [
{"role": "user", "content":… See the full description on the dataset page:
https://huggingface.co/datasets/jamesdborin/SPEED-Bench-Qualitative-Qwen3.6-35B-A3B-FP8-torchspec.