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
I appreciate the excellent code release. I have a concern about hidden states extraction. Have you ever verified the correctness of the extract_decoder_hidden_states function? I tested it locally and found that the predicted logits do not align with the data_dict.sequences.
The text was updated successfully, but these errors were encountered:
I appreciate the excellent code release. I have a concern about hidden states extraction. Have you ever verified the correctness of the
extract_decoder_hidden_states
function? I tested it locally and found that the predicted logits do not align with thedata_dict.sequences
.The text was updated successfully, but these errors were encountered: