Win-Stack / train.py

Commit History

Production-ready training script with all robustness improvements
157a91d

smarthillc commited on

Robust fix for LoRA training - disable gradient checkpointing and fix gradient flow
054d619

smarthillc commited on

Ensure train.py uses eval_strategy not evaluation_strategy
962e533

smarthillc commited on

Fix GPU device placement issue
b2281c5

smarthillc commited on

Add training app with Flan-T5 implementation and datasets
d96cedb

smarthillc commited on