transformers
8ba286ba - fix: correct typos in code comments (#42577)

Commit
11 days ago
fix: correct typos in code comments (#42577) Fix three typos found in code comments: - 'avaoid' → 'avoid' in modeling_utils.py - 'weigth' → 'weight' in trainer_utils.py - 'Templace' → 'Template' in convert_slow_tokenizer.py These typos appeared in TODO comments and inline documentation.
Author
Parents
Loading