[Typo] `schedulder` -> `scheduler`
Open
question
- Dominant language
- Python
- Stars
- 421
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the question.
A typo is found when loading and saving scheduler states:
https://github.com/InternLM/InternEvo/blob/be3291090bf080984d98bb811143288057d492ee/internlm/utils/model_checkpoint.py#L857
Maybe it's a better option to aggregate all constant variables into a single module and modify the file directly for global change?
https://github.com/huggingface/transformers/blob/efdd436663436e78d8ad3213d11325d86578db95/src/transformers/trainer.py#L246-L253
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.