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
Hi.
Thank you for this illustration of how GPT-2 works. Could you clarify if the output projection matrix Wo is not shown? In your Python script, it is available in each decoder block as c_proj but I believe it's missing from the visualization.