Commit b107bb8
committed
transformerless_lm: v72 results -- fluid omniweight NEW RECORDS
Peak 0.691 (cycle 2) -- breaks v68's 0.683 record by +0.008.
Mean 0.676 -- breaks v69's 0.658 record by +0.018.
Three cycles above v68's old peak: cycle 2 (0.691), cycle 4 (0.685),
cycle 6 (0.684). Most consistent high-output run across 72 versions.
Architecture: fluid omniweight backed-standard.
fluid_delta = phi^pi * tanh(delta_acc / phi^pi)
Each of 14 primitives contributes Δlog_p to one shared accumulator,
applied once through tanh-scaled substrate reserve. No more
cascading conflicts, no hard clamp restricting growth.
Best samples reproduced multiple Richard II speech sections:
cycle 2: 'against hand of this this less nature happy'
cycle 3: 'erself\nagainst infectior hand this happy happy of of men,\n
little little little world' (FOUR consecutive lines)
cycle 4: 'against the hand men ... this happy b happy of of'
cycle 6: 'soon preys upon it royal this royal of this'
Confirms 'shared currency' architectural hypothesis.1 parent eaa8682 commit b107bb8
1 file changed
Lines changed: 163 additions & 163 deletions
0 commit comments