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
Could someone explain the reasoning behind this design? Specifically, I'm curious why the system doesn't support training on unmasked user input (where user input here refers strictly to text and not vision data). Any insights or further information on this design choice would be greatly appreciated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm noticing that during training, user input always appears to be masked. For context, you can refer to this section of the source code: https://github.com/pytorch/torchtune/blob/main/torchtune/data/_messages.py#L931C8-L931C53.
Could someone explain the reasoning behind this design? Specifically, I'm curious why the system doesn't support training on unmasked user input (where user input here refers strictly to text and not vision data). Any insights or further information on this design choice would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions