kyzhouhzau / NLPGNN

1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.
MIT License
331 stars 65 forks source link

请问只需要给训练集,不需要验证集和测试集吗? #8

Closed t2413 closed 1 year ago

t2413 commented 1 year ago

不需要根据验证集来调参或保存效果较好的模型吗