Zhanfeng Mo
Zhanfeng Mo
Title: Pruning via Sparsity-indexed ODE: a Continuous Sparsity Viewpoint Venue: ICML-2023 Type: WF (Weight and Filter pruning) Link: https://proceedings.mlr.press/v202/mo23c/mo23c.pdf Code: https://github.com/mzf666/sparsity-indexed-ode Thank you for building the awesome repo!
### Describe the issue When I am trying to run the script `experiments/llmlingua2/evaluation/scripts/compress.sh`, it seems that the code for constructing `../../../results/meetingbank_short/origin/meetingbank_test_3qa_pairs_summary_formated.json` is missed? Similarly, I can neither found the construction...