FULL STORY

Stanford's Marin: Fully Transparent Training of a 535B Model

Stanford's Marin project open-sourced ~23 trillion tokens of pretraining data, then kicked off a fully transparent open training run of a 535B-parameter model, reaching 13% progress within weeks.

2026-08-22 ~ 2026-09-07 · 2 episodes · 9 posts

Episode 1 · Stanford's Marin Launches Fully Transparent Training of 535B Model, Open-Sources 23T Token Dataset (2026-08-22, 7 posts)

Stanford CRFM/NLP's Marin project (Percy Liang's team) has made two key moves: open-sourcing roughly 23 trillion tokens of pretraining data, and launching fully transparent training of a 535B-parameter MoE model — a rare experiment in open science at frontier scale.

Confirmed

  • Marin released 23 trillion tokens of pretraining data, publicly downloadable via an S3 bucket; dataset composition, architecture, infrastructure, and kernel details are on GitHub, and training can be watched live on wandb (per @joecole).
  • The team began training 535B-A23B (535B total, 23B active) this week: 80% pretraining, 20% mid-training, totaling 18.75T tokens and 2.7e24 FLOPs (consistently reported by @ScottCondron, @ysunlp, @soumitrashukla9).
  • Hardware: 11 GB200 NVL72 clusters, with an estimated runtime of about 3 months; @stanfordnlp confirmed the MoE architecture.
  • Before the main run, the team validated with smaller experiments starting at 1.6B (per @ysunlp).

Why it matters

  • Frontier models almost never disclose their full pretraining data; Marin opens the 23T-token dataset, training code, and infrastructure, giving the community reproducible, first-hand research material.
  • Training a 535B-scale model fully in public view, with concrete token counts, FLOPs, and cluster sizes disclosed, is a rare open-science effort at frontier scale.

Episode 2 · Stanford's Marin Starts Fully Open Training of 535B-A23B Model (2026-09-05, 2 posts)

Percy Liang's fully open Marin project has begun training a 535B-A23B model on 18.75T tokens with 11 GB200 machines, with 13% already complete; compute is provided by CoreWeave.