Overhaul command flags a bit
model_args should only be things that affect output of the model therefore, stuff like batch size, device, etc shouldn't be in there
Showing
Please register or sign in to comment
model_args should only be things that affect output of the model therefore, stuff like batch size, device, etc shouldn't be in there