File size: 378 Bytes
3afc977
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
"""echo-1 M1 — Stage 0 substrate experiment.

A tiny masked-diffusion language model vs a tiny autoregressive (FIM) baseline,
trained from scratch on pure-Lua infilling, verified by execution. The question
(RQ1): at iso wall-clock latency, does the diffusion substrate's parallel,
bidirectional refinement match or beat left-to-right AR on globally-structured
generation?
"""