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
Howdy, thank you for sharing this amazing work. I have some questions about the log alpha initialization. For both Llama and GPT2, you have initialized the log alphas with N(10, 0.01). Is there any specific reason for choosing this sharp Gaussian distribution? What will be the impact if I use standard normals or other initializations?
The text was updated successfully, but these errors were encountered:
Howdy, thank you for sharing this amazing work. I have some questions about the log alpha initialization. For both Llama and GPT2, you have initialized the log alphas with N(10, 0.01). Is there any specific reason for choosing this sharp Gaussian distribution? What will be the impact if I use standard normals or other initializations?
The text was updated successfully, but these errors were encountered: