JackHsieh/4B-think-paragraph.stride-train1-test32.k-8.statml-arxiv.qwen3-ids
4B-think-paragraph.stride-train1-test32.k-8.statml-arxiv.qwen3-ids Thoughts for next-token prediction on k=8 token chunks of JackHsieh/statML-arxiv-40M-20M, generated by Qwen/Qwen3-4B in thinking mode. The prompted task: reason about what comes IMMEDIATELY next — the next k=8 tokens after the cut — and answer with a single unconstrained paragraph of dense reasoning, focused on the exact state at the cut and what the local grammar, notation, or argument forces next. Both the… See the full description on the dataset page: https://huggingface.co/datasets/JackHsieh/4B-think-paragraph.stride-train1-test32.k-8.statml-arxiv.qwen3-ids.
4B-think-paragraph.stride-train1-test32.k-8.statml-arxiv.qwen3-ids
Thoughts for next-token prediction on k=8 token chunks of `JackHsieh/statML-arxiv-40M-20M`, generated by `Qwen/Qwen3-4B` in thinking mode.
The prompted task: reason about what comes IMMEDIATELY next — the next k=8 tokens after the cut — and answer with a single unconstrained paragraph of dense reasoning, focused on the exact state at the cut and what the local grammar, notation, or argument forces next. Both the <think> block and the answer are stored in this dataset. Unlike the bare sibling, the answer carries no <thought> tags. Identical to `4B-think-reason-only…` except for the answer-format instruction.
Record layout
input_ids is the assistant turn in full: the 2-token <think>\n prefill, the rest of the <think> generation, and the post-</think> answer.
n_prefill_tokensrecords where the prefill ends and generation begins (always 2 here).has_think_endrecords whether the model actually emitted</think>(98.48% oftrainrows, 98.44% oftest).
Generation
Stored sequence lengths in Qwen3 tokens
Lengths below are of the whole stored sequence (the 2-token prefill + completion). truncated % is the completion hitting the 4096 cap, which is why max slightly exceeds 4096.
Generation metrics
Coverage details
Documents are 4096 Qwen3 tokens = 512 chunks at chunk size k=8; the first chunk of a document is never thoughtful.
