LLM’s By (WithIn Us AI)
Collection
5 items • Updated
A small decoder-only causal language model trained from scratch with deep chain-of-thought reasoning capabilities.
<|input|><|think|><|thought|><|reasoning|><|answer|>True causal next-token prediction with strict per-example context limits.
Every training example is strictly limited to 1095 content tokens + EOS, padded to exactly 1096 positions. No oversized example is split across separate training examples.
Deterministic shuffled scan with SHA-256 content hash deduplication. Each session selects 20,000 new, unseen examples.
Plans11/Organized_PreTrain_1k_Context
Training state is persisted to Hugging Face, including:
This is an experimental small language model and is not guaranteed to produce factually or logically correct outputs.