Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EPIC] Sparsification for KPI extraction question answering task #231

Open
2 tasks
Shreyanand opened this issue Nov 8, 2022 · 0 comments
Open
2 tasks
Labels
enhancement New feature or request sparsification Indicates that the issue exists to achieve model sparsification.

Comments

@Shreyanand
Copy link
Member

The current KPI extraction question answering model is huge (1.7gb) and it takes around a total of 7mins to infer for a pdf. We want to find smaller version of the models that get similar performance but using a smaller and faster model.

Overall, we want to investigate model pruning and test the effects of tools such as NeuralMagic to measure the performance impact of different levels of pruning. This EPIC is the first step for this overall goal.

@Shreyanand Shreyanand added enhancement New feature or request sparsification Indicates that the issue exists to achieve model sparsification. labels Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request sparsification Indicates that the issue exists to achieve model sparsification.
Projects
None yet
Development

No branches or pull requests

1 participant