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
Sorry for the late reply!
If these models get their next token by softmax-ing over a distribution of candidate tokens (which I believe they do), you should be able to apply GeDi and plug-and-blend to them.
Is it possible to apply GeDi to encoder-decoder models? Like T5 or BART?
The text was updated successfully, but these errors were encountered: