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
In the trainer.py which I assume is used for decoder + [cls] token training, only the flow loss is minimised and the cosine-similarity loss mentioned in the paper is missing. Why?
In the trainer.py which I assume is used for decoder + [cls] token training, only the flow loss is minimised and the cosine-similarity loss mentioned in the paper is missing. Why?