fix: renamed variable name (#18850)
The sequence_masked variable is actually the part of the sequence that is kept unmasked for the encoder. This commit renames the variable.
Showing
Please register or sign in to comment
The sequence_masked variable is actually the part of the sequence that is kept unmasked for the encoder. This commit renames the variable.