DaoCloud/Qwen3.8-27B-Drafter-SFT
Qwen3.8-27B Drafter SFT Corpus Supervised fine-tuning data released for training speculative drafters for Qwen/Qwen3.8-27B. All completions were generated with Qwen/Qwen3.8-27B at revision 1d4bf0f2ff6012fd82039f2fa52739d0dd7c60c0. The dataset contains 367,535 source conversations and 450,401 train rows, totaling 1,953,218,671 tokens after filtering and evaluation decontamination. Rows contain Qwen3.8-27B-tokenized prompts and target-generated completions, together with loss… See the full description on the dataset page: https://huggingface.co/datasets/DaoCloud/Qwen3.8-27B-Drafter-SFT.
Qwen3.8-27B Drafter SFT Corpus
Supervised fine-tuning data released for training speculative drafters for `Qwen/Qwen3.8-27B`. All completions were generated with `Qwen/Qwen3.8-27B` at revision `1d4bf0f2ff6012fd82039f2fa52739d0dd7c60c0`.
The dataset contains 367,535 source conversations and 450,401 train rows, totaling 1,953,218,671 tokens after filtering and evaluation decontamination. Rows contain Qwen3.8-27B-tokenized prompts and target-generated completions, together with loss masks selecting the supervised terminal assistant span.
Sources
Schema
Completions were generated by the target model in thinking mode with reasoning_effort set to low, medium, or xhigh. The approximate mixture is 40% / 30% / 30%.
Tokenization
All rows are tokenized with the tokenizer and chat template for `Qwen/Qwen3.8-27B`. Target hidden states are not included.
Prompts
The prompts config carries the untokenized input side of all 367,535 conversations, joined to the default config on primary_id. messages holds system and user turns only — assistant turns are target-model generations and ship tokenized in the default config as input_ids[loss_mask]. tools, upstream_source, and language are populated where the source supplies them.
Decontamination
The corpus was filtered for degenerate repetition and decontaminated against the 5,238-prompt evaluation suite used for drafter evaluation.
Files
Training data is released as Parquet shards:
data/train-*.parquetThe canonical training representation is input_ids together with loss_mask.
License
This release combines datasets with different licenses and usage terms and is therefore marked license: other.
Prompts derive from the upstream datasets listed above and remain subject to their terms. Completions were generated by `Qwen/Qwen3.8-27B`, released under Apache-2.0, and are redistributed under those terms.
See `THIRD_PARTY_LICENSES.md` and the corresponding upstream dataset cards for source-level licensing and attribution information.
