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

KL Thresholding #5

Closed
fhrzn opened this issue Oct 14, 2022 · 2 comments
Closed

KL Thresholding #5

fhrzn opened this issue Oct 14, 2022 · 2 comments

Comments

@fhrzn
Copy link

fhrzn commented Oct 14, 2022

Hello again!
Thank you for the great code. As stated in the paper, there is a KL Thresholding technique. But, I feel lost looking for this function in the code. Could you please point out where I could find it?

Thank you very much!

@seongminp
Copy link
Owner

Hi! T5VAE has a attribute min_z that it uses to enforce KL thresholding on this line.

@fhrzn
Copy link
Author

fhrzn commented Oct 15, 2022

Got it, thank you very much! 👍

@fhrzn fhrzn closed this as completed Oct 15, 2022
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

2 participants