oxcsaml2019 / multitask-learning

16 stars 3 forks source link

about train and inference #1

Closed PaleMintBlue closed 5 years ago

PaleMintBlue commented 5 years ago

Hi, I'm learning this paper currently. I find your implementation very attractive and detailed. Could you provide some instructions on how to use train.py to train a new model, and how to inference from pretrained model? It will be very helpful!