Skip to content

Conversation

BioGeek
Copy link

@BioGeek BioGeek commented Dec 20, 2024

Changes

Fixes typos found by running codespell on the codebase:

$ codespell . -L interm,thirdparty
./main.py:364: Initalized ==> Initialized
./wandb_log_live_eval.py:48: unparseable ==> unparsable
./src/flex_bert.py:44: efficent ==> efficient
./src/flex_bert.py:401: classifcation ==> classification
./src/hf_bert.py:189: classifcation ==> classification
./src/mosaic_bert.py:233: classifcation ==> classification
./src/evals/README.md:43: avalible ==> available
./src/bert_layers/configuration_bert.py:27: droput ==> dropout
./src/bert_layers/configuration_bert.py:158: throught ==> thought, through, throughout
./src/bert_layers/rotary.py:189: wll ==> will
./examples/finetune_modernbert_on_glue.ipynb:210: sentece ==> sentence
./examples/finetune_modernbert_on_glue.ipynb:351: sentece ==> sentence
./examples/finetune_modernbert_on_glue.ipynb:531: nees ==> needs

Discussions

N/A

Tests

N/A

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

Successfully merging this pull request may close these issues.

1 participant