Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add head_mask and decoder_head_mask to PyTorch LED (huggingface#9856)
* Add {decoder_,}head_mask to LED * Fix create_custom_forward signatue in encoder * Add head_mask to longformer * Add head_mask to longformer to fix dependencies of LED on Longformer. * Not working yet * Add mising one input in longofrmer_modeling.py * make fix-copies
- Loading branch information