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
Perhaps a silly question, but when I use --config causal --config v2 and load the trained model into nn~ with encode, I only get a single output. When I do the same without --config causal, I get sixteen outputs. Is that right?
I did not train for very long - just checking the shape of things - but I would have still expected a larger set of outputs.
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
-
Perhaps a silly question, but when I use
--config causal --config v2
and load the trained model into nn~ withencode
, I only get a single output. When I do the same without--config causal
, I get sixteen outputs. Is that right?I did not train for very long - just checking the shape of things - but I would have still expected a larger set of outputs.
Beta Was this translation helpful? Give feedback.
All reactions