Add Training Method under `core` with below-mentioned configurations for the initial push. - [ ] trainer method - [ ] evaluation method - [ ] gradient clipping - [ ] checkpoint - [ ] logging - [ ] scheduler support - [ ] gradient accumulation - [ ] gradient checkpoint
Add Training Method under
corewith below-mentioned configurations for the initial push.