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

Switching to not memory efficient swish worsens model's performance #254

Closed
JohnSWD opened this issue Dec 14, 2020 · 0 comments
Closed

Switching to not memory efficient swish worsens model's performance #254

JohnSWD opened this issue Dec 14, 2020 · 0 comments

Comments

@JohnSWD
Copy link

JohnSWD commented Dec 14, 2020

Hello,

I fine-tuned a model and now want to export it to ONNX. But I noticed that adding model.set_swish(memory_efficient=False) before applying the model to a test set results in a big drop in accuracy (from 0.83 to 0.7). Have anyone had this problem and found a solution to it?

@JohnSWD JohnSWD closed this as completed Dec 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant