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

Fixed a possible bug with the data #9

Closed tatp22 closed 4 years ago

tatp22 commented 4 years ago

Check out #8 for more info