Update training_args.py - addition of self.distributed_state when using XPU (#25999)
* Update training_args.py
Missing distributed state so lign 1813-1814 failed because value is undefined
* Update training_args.py
Co-authored-by: Zach Mueller <muellerzr@gmail.com>
---------
Co-authored-by: Zach Mueller <muellerzr@gmail.com>