lucaslie / torchprune

A research library for pytorch-based neural network pruning, compression, and more.
https://people.csail.mit.edu/lucasl/
MIT License
161 stars 24 forks source link

BERT support for ALDS pruning. #11

Open etomoscow opened 1 year ago

etomoscow commented 1 year ago

Hi, does your ALDS method support BERT pruning on GLUE tasks?

If so, how to do this?