a tiny bug fix missing default_training_args
#320
by
icefire080
- opened
hello , there is a tiny bug in function "get_default_train_args" when num_layers != 6. A default_training_args which is a empy dict is missing.
Thank you so much for catching this! We added it with the last commit.
ctheodoris
changed pull request status to
closed