good first issue
描述
The function start_training in train.py is too long, it should be decomposed into some functions.
It might be better to add a new class Trainer?
The function start_training in train.py is too long, it should be decomposed into some functions.
It might be better to add a new class Trainer?