macabdul9 / CASA-Dialogue-Act-Classifier

PyTorch implementation of the paper "Dialogue Act Classification with Context-Aware Self-Attention" for dialogue act classification with a generic dataset class and PyTorch-Lightning trainer
MIT License
44 stars 13 forks source link

Allow restart from checkpoint #14

Closed glicerico closed 3 years ago

glicerico commented 3 years ago

Allow training restart from checkpoint. Fixes issue https://github.com/macabdul9/CASA-Dialogue-Act-Classifier/issues/13