You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did you conduct any ablation studies on the effect of randomize_temperature on gFID? For instance, if you use a very low randomize_temperature (equivalent to argmax), does the gFID improve or worsen?
The text was updated successfully, but these errors were encountered:
Thanks for your interests in our work. We have not tried that, but generally speaking, using "argmax" or very low temp should leads to a much worse gFID, since the diversity should be much worse.
Hi,
Did you conduct any ablation studies on the effect of
randomize_temperature
on gFID? For instance, if you use a very lowrandomize_temperature
(equivalent toargmax
), does the gFID improve or worsen?The text was updated successfully, but these errors were encountered: