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
Nice work! But it seems ignoring text_embedding_padding and clip_padding when initializing the optimizer, since all training scripts specify --trainable_modules "." however "." doesn't appear in the parameter's name.
The text was updated successfully, but these errors were encountered:
Nice work! But it seems ignoring
text_embedding_padding
andclip_padding
when initializing the optimizer, since all training scripts specify--trainable_modules "."
however "." doesn't appear in the parameter's name.The text was updated successfully, but these errors were encountered: