Views
No views yet
| Parameters | 2,818,575,450 (~2.8B, including embeddings) |
| Depth | 32 |
| Context | 4,096 (SSSL window pattern) |
| Vocab | 32,768 (rustbpe) |
| Training tokens | 20.13B |
| Precision | fp8 (tensorwise) |
| Final step | 9,600 |
| Run | Think.Unbounded-d32-v2mix-cont |
On the parameter count.scaling_paramsinconfig.jsonreads 1,677,724,672 — that figure is the scaling-law budget and excludes the value-embedding matrices. The model carries a full32768 x 2048value embedding on every other layer (16 of 32), which is another 1,073,741,824 parameters. Counting everything, the model is 2,818,575,450 parameters.
model_009600.pt final weights (8.99 GB)
meta_009600.json checkpoint metadata
config.json full training configuration
run.json lineage record
summary.json run summary
tokenizer/ rustbpe tokenizer, vocab 32,768
evals/ val_bpb, samples, vintage-core resultsexperiments/Think.Unbounded-d32-v2mix-cont/.Think.Unbounded-d32 at step 5500, carrying optimizer state, and continues
on corrected token-based mixtures. The parent had computed its mixture ratios by document count,
which under-delivered midtrain content badly — this continuation is the repair.| Stage | Dataset |
|---|---|
| Pretraining | v3 ← v2 ← v1 |
| Midtraining | bart-midtrain |
Note.config.jsonrecords repo and dataset names as they were at training time (jbduran/think.nano,think-dataset-clean-1930s,think-midtrain). Those still resolve via Hub redirects, but the midtrain mixture subfolders it points at have since moved. The config is kept as a historical record of the run rather than rewritten.