Open xihajun opened 1 year ago
https://github.com/WoosukKwon/retraining-free-pruning/blob/806ac5a6ff53b4978e5330d45a3de692493e4d0b/evaluate/nlp.py#L10
Hi there, thanks for sharing the coding for retraining-free-pruning, I tried to pruning bert-large model, and found the test_accuracy function is too slow for the squad dataset, any suggestion or guidance how can we speed it up?
Hi there, I encounter the same issue, have you got any solution for this?
https://github.com/WoosukKwon/retraining-free-pruning/blob/806ac5a6ff53b4978e5330d45a3de692493e4d0b/evaluate/nlp.py#L10
Hi there, thanks for sharing the coding for retraining-free-pruning, I tried to pruning bert-large model, and found the test_accuracy function is too slow for the squad dataset, any suggestion or guidance how can we speed it up?