Fzy-Sy
Fzy-Sy
Thank you for replying, if 'initial_lr' not in group: raise KeyError("param 'initial_lr' is not specified " "in param_groups[{}] when resuming an optimizer".format(i)) Look at this code in OneCycle line 32....
How do you compare the results of your experiments with the 2-view ones when you are warm-start?
Using C+T to generate dataset. Should I load C+T as initialization to train the model using generated data?