nanochat/scripts
Hossein-Lakzaei 22f8d02345 Enhance error handling in dataset and training scripts
- Update file removal logic in dataset.py to log warnings for OSError and PermissionError.
- Improve assertion messages in gpt.py, base_train.py, mid_train.py, chat_rl.py, tok_eval.py, tok_train.py, and test_rustbpe.py to provide clearer context on assertion failures.
2025-10-15 18:34:05 +03:30
..
base_eval.py initial commit 2025-10-13 06:49:24 -07:00
base_loss.py initial commit 2025-10-13 06:49:24 -07:00
base_train.py Enhance error handling in dataset and training scripts 2025-10-15 18:34:05 +03:30
chat_cli.py initial commit 2025-10-13 06:49:24 -07:00
chat_eval.py initial commit 2025-10-13 06:49:24 -07:00
chat_rl.py Enhance error handling in dataset and training scripts 2025-10-15 18:34:05 +03:30
chat_sft.py initial commit 2025-10-13 06:49:24 -07:00
chat_web.py initial commit 2025-10-13 06:49:24 -07:00
mid_train.py Enhance error handling in dataset and training scripts 2025-10-15 18:34:05 +03:30
tok_eval.py Enhance error handling in dataset and training scripts 2025-10-15 18:34:05 +03:30
tok_train.py Enhance error handling in dataset and training scripts 2025-10-15 18:34:05 +03:30