Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

finetune #20

Open
wangzeyu135798 opened this issue Jun 28, 2021 · 2 comments
Open

finetune #20

wangzeyu135798 opened this issue Jun 28, 2021 · 2 comments

Comments

@wangzeyu135798
Copy link

Hi:
When I use pre-trained model finetune downstream graph_classification dataset RDT-B and RDT-M, I meet one problem. In deep learning finetune process, RDT-B and RDT-M, the train accuracy is very high, sometimes near to 1 while test accuracy is very low, it should be overfitting problem. Have you met this before and how did you deal with it if it does?
Thanks.

@qibinc
Copy link
Collaborator

qibinc commented Jun 28, 2021

Hi @wangzeyu135798 ,

Thanks for your interest in this repo. This is not expected behavior of this repository and we haven't met this. Could please check you package versions and post your python, torch, dgl versions, and reproducible training outputs here? Thanks!

Best,

@wangzeyu135798
Copy link
Author

python 3.7.7 dgl-cu101 0.4.1
In finetune process, I run 100 epochs. When testing rdt-b dataset, the 100th epoch train_accuracy is 0.991 while the test_accuracy is 0.835
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants