We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
RestoreFormer sets the number of attention heads to 8 here
RestoreFormer/configs/RestoreFormer.yaml
Line 30 in f31d8e9
The text was updated successfully, but these errors were encountered:
Thanks for your reminder. I have revised it to 8.
Sorry, something went wrong.
No branches or pull requests
RestoreFormer sets the number of attention heads to 8 here
RestoreFormer/configs/RestoreFormer.yaml
Line 30 in f31d8e9
but the HQ_Dictionary model leaves it as default, ie 1. Is this a bug or was it done on purpose?
The text was updated successfully, but these errors were encountered: