Hello, I have read your manuscript and think it is an extremely excellent work. At the same time, I have a doubt. As stated in the manuscript,
- CFM loss implementation details: The FPO and FPO++ ratios (Equation 3) both exponentiate a difference between squared CFM losses. An early concern we had was that exponentiating a value computed from squares could cause numerical instabilities for outlier epsilon values. We ran experiments with details like Huber instead of squared CFM losses, as well as by applying both naive and gradient-preserving clamp operations to CFM loss differences. We found that a simple approach of (i) clamping CFM losses before taking differences and (ii) then clamping the difference before exponentiation was sufficient for stabilizing training.
But the specific clamp value has not been provided?
Hello, I have read your manuscript and think it is an extremely excellent work. At the same time, I have a doubt. As stated in the manuscript,
But the specific clamp value has not been provided?