lyeoni / nlp-tutorial

A list of NLP(Natural Language Processing) tutorials
MIT License
1.37k stars 265 forks source link

Question about validate acc #15

Open ALUKErnel opened 3 years ago

ALUKErnel commented 3 years ago

Thanks for your great job! I learned a lot. However, I have a question. I train the model for 7 epochs reaching a train acc of 95.2 and test(validate) acc of 85.2. Is that normal? Could the final test(validate) acc be higher after more epochs? Thanks!

ALUKErnel commented 3 years ago

I mean transformer model for classification~