data-archetype commited on
Commit
cc82ac6
·
verified ·
1 Parent(s): 362e8dd

Upload technical_report_p32.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. technical_report_p32.md +4 -2
technical_report_p32.md CHANGED
@@ -38,8 +38,10 @@ Running stats (mean/variance for whitening) are tracked in the patchified
38
  512-channel space.
39
 
40
  Semantic alignment and the VP posterior variance expansion loss operate
41
- **before** patchification, in the 128-channel space, matching the base
42
- model's behavior.
 
 
43
 
44
  ## Training
45
 
 
38
  512-channel space.
39
 
40
  Semantic alignment and the VP posterior variance expansion loss operate
41
+ **before** patchification, in the 128-channel space. The latent scale
42
+ penalty (log-variance L2) operates **after** patchification, in the
43
+ 512-channel space. Running stats for whitening are also tracked in the
44
+ patchified space.
45
 
46
  ## Training
47