Isaacwang commited on
Commit
920194d
·
verified ·
1 Parent(s): 030fd67

Upload zimg-fdloss/RECIPE.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. zimg-fdloss/RECIPE.md +9 -1
zimg-fdloss/RECIPE.md CHANGED
@@ -22,7 +22,15 @@ holdout = sorted-enumeration idx % 12 == 0.
22
  3. **Optional TFC finishing dial** — short (250–500 step) pass tying the
23
  1-jump endpoint's SigLIP2 features to sg(own multi-step endpoint):
24
  redistributes quality between NFE operating points along a measured
25
- exchange curve (~1.2 pts gained @1 per pt lost @8). Not net creation.
 
 
 
 
 
 
 
 
26
 
27
  ## Headline numbers (GenEval macro, 553×2 VLM-judged; FDr held-out judge mean)
28
 
 
22
  3. **Optional TFC finishing dial** — short (250–500 step) pass tying the
23
  1-jump endpoint's SigLIP2 features to sg(own multi-step endpoint):
24
  redistributes quality between NFE operating points along a measured
25
+ exchange curve (~1.9 pts gained @1 per pt lost @8, pooled over 5 runs).
26
+ Not net creation. **Mechanism caveat (measured)**: the dial as shipped
27
+ uses the standard stats root, whose warm-start moments come from the
28
+ iMF-stage model — a stale anchor relative to the checkpoint being
29
+ finished. Rebuilding the warm-start from the finished model's own
30
+ samples (honest variant, replicated at n=1000 and n=5000) erases the
31
+ @1 gain (z=−1.9 vs stale) and deepens the @8 cost (z=−3.7 vs
32
+ champion): part of the dial's @1 gain is stale-anchor replay, not TFC
33
+ alone. Keep the standard (stale) stats root when using the dial.
34
 
35
  ## Headline numbers (GenEval macro, 553×2 VLM-judged; FDr held-out judge mean)
36