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

Some weights of T5ForConditionalGeneration were not initialized from the model checkpoint at google/flan-t5-base and are newly initialized: ['temp'] #11

Open
ClarkQian opened this issue Jun 10, 2024 · 1 comment

Comments

@ClarkQian
Copy link

Thank you very much for your outstanding work. However, when I was training vg_swinT.yaml, I encountered the following issue:

Some weights of T5ForConditionalGeneration were not initialized from the model checkpoint at google/flan-t5-base and are newly initialized: ['temp']
You should probably TRAIN this model on a downstream task to be able to use it for predictions and inference.

Moreover, the training results were only:

AP AP50 AP75 APs APm APl APr APc APf
0.013 0.027 0.010 0.001 0.007 0.057 0.000 0.001 0.025

Is this issue caused by the flan-t5-base model not loading correctly? I hope to get your advice on this matter. Thank you.

@xuxinxin99
Copy link

xuxinxin99 commented Jul 26, 2024

I get the same rersults with you, you are not alone! Hope for the author to answer it @clin1223

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