We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, this is a great job! But I met some strange problems:
when I use mistral-origin.yaml and vicuna-origin.yaml, evaluation scores are 0.
More specifically, the pred of mistral-origin.yaml are many star symblos, like: "* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * "
and the pred of vicuna-origin.yaml are "nobody"s, like: "nobody nobody nobody nobody nobody nobody nobody nobody nobody nobody nobody "
I have reproduced these results 3 times.
So, has anyone else met this problem?
transformers==4.37.2 torch==2.1.0
Using A100-80G
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, this is a great job! But I met some strange problems:
when I use mistral-origin.yaml and vicuna-origin.yaml, evaluation scores are 0.
More specifically, the pred of mistral-origin.yaml are many star symblos, like:
"* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * "
and the pred of vicuna-origin.yaml are "nobody"s, like:
"nobody nobody nobody nobody nobody nobody nobody nobody nobody nobody nobody "
I have reproduced these results 3 times.
So, has anyone else met this problem?
transformers==4.37.2
torch==2.1.0
Using A100-80G
The text was updated successfully, but these errors were encountered: