Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

polynomial scheduler & early stop patience info missing #2

Open
kgarg8 opened this issue May 7, 2023 · 3 comments
Open

polynomial scheduler & early stop patience info missing #2

kgarg8 opened this issue May 7, 2023 · 3 comments

Comments

@kgarg8
Copy link

kgarg8 commented May 7, 2023

Hi,

For finetuning Bart-base with kp20k, could you give away all the parameters for the polynomial decay scheduler you used, specifically, power, num_training_steps? I believe if you release the json file required here, that'd be even better.

Also, could you please let us know how many epochs did you finetune on kp20k? 15 epochs? But I assume you also assume early stopping. If yes, what was the patience value used for early stopping?

Thanks and keep up your inspiring work!

@xiaowu0162
Copy link
Contributor

Hi,

@kgarg8
Copy link
Author

kgarg8 commented May 7, 2023

Thanks for the prompt reply.

I tried to plot the scheduler with power=1.0, and observed that it kind of defaults to linear decay. Anyways, I just wanted to confirm.

@xiaowu0162
Copy link
Contributor

Yes we just used that default linear decay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants