CoolFace
Datasetpublic

jamesdborin/SPEED-Bench-Qualitative-Qwen3.6-35B-A3B-FP8-torchspec

SPEED-Bench Qualitative Qwen3.6 TorchSpec 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. Files data/train.jsonl: 880 rows in TorchSpec chat format. Schema 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.

sourceHugging Faceotherupdated 3mo agoView on Hugging Face
0likes45downloads
3 commits on main
6d9d1c53mo ago

Preserve Qwen reasoning_content for tokenizer thinking tags

jamesdborin
9ec770c3mo ago

Add TorchSpec-format SPEED-Bench Qwen3.6 completions

jamesdborin
d1038113mo ago

initial commit

jamesdborin