OpenThaiGPT / openthaigpt-pretraining

Apache License 2.0
21 stars 10 forks source link

feat(model): Add learning rate scheduler #248

Closed boss-chanon closed 1 year ago

boss-chanon commented 1 year ago

Why this PR

Add learning rate scheduler by base from https://github.com/Lightning-AI/lit-llama/blob/c3c43b6a911f3d6be5b5b3a16e844202647060e5/pretrain/redpajama.py#L299

Changes

Related Issues

Close #

Checklist