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 task for relevance text classification #215

Open
3 of 4 tasks
Shreyanand opened this issue Oct 12, 2022 · 0 comments
Open
3 of 4 tasks

[EPIC] Sparsification task for relevance text classification #215

Shreyanand opened this issue Oct 12, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request sparsification Indicates that the issue exists to achieve model sparsification.

Comments

@Shreyanand
Copy link
Member

Shreyanand commented Oct 12, 2022

The current relevance and kpi extraction models are huge (0.3gb and 1.3gb respectively) and they take around a total of 15mins 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 the enhancement New feature or request label Oct 12, 2022
@Shreyanand Shreyanand self-assigned this Oct 12, 2022
@Shreyanand Shreyanand added the sparsification Indicates that the issue exists to achieve model sparsification. label Oct 13, 2022
@Shreyanand Shreyanand changed the title [EPIC] Sparsification [EPIC] Sparsification task for relevance text classification 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

2 participants