transformers
ae0c27ad - don't initialize the output embeddings if we're going to tie them to input embeddings (#28192)

Commit
1 year ago
don't initialize the output embeddings if we're going to tie them to input embeddings (#28192) * test that tied output embeddings aren't initialized on load * don't initialize the output embeddings if we're going to tie them to the input embeddings
Author
Parents
Loading