You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- I001: Fix import ordering in test files and convert_hf_tokenizer.py
- C401: Replace generator with set comprehension
- B023: Replace lambda with direct method reference (parts.append)
- E501: Replace long pattern strings with PAT_GPT2 constant
- F401: Remove unused imports (regex, save_model in test_trainer.py)
- F841: Remove unused variable assignment
0 commit comments