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
Why are stacked_cur_toks and curr_toks_tensor here updated with the random tokens? I thought this was only required at the input, i.e., for full_embeddings in L67.
The text was updated successfully, but these errors were encountered:
https://github.com/ejones313/auditing-llms/blob/04b9306f17b01df1afd8f637038928bafd654115/arca.py#L71C19-L71C19
Why are stacked_cur_toks and curr_toks_tensor here updated with the random tokens? I thought this was only required at the input, i.e., for full_embeddings in L67.
The text was updated successfully, but these errors were encountered: