JulesBelveze / bert-squeeze

🛠️ Tools for Transformers compression using PyTorch Lightning ⚡
https://julesbelveze.github.io/bert-squeeze/
78 stars 10 forks source link

Follow Lightning style guide #20

Closed JulesBelveze closed 2 years ago

JulesBelveze commented 2 years ago

This issue is a self reminder to refactorize the current code to follow the Lightning style guide for more elegant/readable code.