CommonsenseStoryGen icon indicating copy to clipboard operation
CommonsenseStoryGen copied to clipboard

Validation loss keeps increasing

Open ccSoVegetable opened this issue 2 years ago • 0 comments

Hi,

Thank you for sharing this interesting work. I am trying to use your code to fine tune the GPT2 model with the knowledge sentences you provided, but meet a problem that the validation loss keeps increasing after epoch 1. image

Also, when I try fine tuning with the roc stories dataset, the validation loss decreases during the first two or three epoch and increases after that. The enviroment has been set up according to you suggested in the prerequisites. Could you please give some suggestions?

ccSoVegetable avatar Jun 14 '22 22:06 ccSoVegetable