Avoid deprecated bidirectional mask embed keyword

#1

Call create_bidirectional_mask with config and embeddings positionally while keeping attention_mask named, avoiding dependence on either input_embeds or inputs_embeds keyword spelling.

BoLiu changed pull request status to merged

Sign up or log in to comment