How to split the epochs when fine-tuning my language model

According to this post pct_start stands for the “Percentage of total number of epochs when learning rate rises during one cycle”.

I do not understand how I would relate this to picking up where I left of after 4 epochs, when I want 8 in total? What percentage would I set it to?

1 Like