tatp22 / linformer-pytorch

My take on a practical implementation of Linformer for Pytorch.
https://arxiv.org/pdf/2006.04768.pdf
MIT License
400 stars 36 forks source link

Changed things as mentioned in issue 6 #7

Closed tatp22 closed 4 years ago

tatp22 commented 4 years ago

Changed some things in the code as mentioned here: https://github.com/tatp22/linformer-pytorch/issues/6

In particular, the following changes should be of note: