You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, thanks for your work. but I want to know how is optimizer_synthesizer work. I can't understand the loss of synthesizer.
Can someone explain the following code. At around line 166 of the whole_model.py file. "synthesizer_loss = score_loss - (1e-5) * entropy_penalty"
The text was updated successfully, but these errors were encountered:
First, thanks for your work. but I want to know how is optimizer_synthesizer work. I can't understand the loss of synthesizer.
Can someone explain the following code. At around line 166 of the whole_model.py file. "synthesizer_loss = score_loss - (1e-5) * entropy_penalty"
The text was updated successfully, but these errors were encountered: