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

Egoschema results iconsistency #255

Open
ssantos97 opened this issue Jan 7, 2025 · 4 comments
Open

Egoschema results iconsistency #255

ssantos97 opened this issue Jan 7, 2025 · 4 comments

Comments

@ssantos97
Copy link

Hi, I've ran your code "demo_mistral.ipynb" with the exact same library and python versions yet my accuracy is around 0.5 as opposed to 63.6 from your paper. I'm using mistral, stage3 and the exact same folders that I downloaded of config_mistral.json. What am I doing wrong?

@yinanhe
Copy link
Member

yinanhe commented Jan 8, 2025

Most of the cases may be caused by inconsistent versions of peft, which should be 0.5.0. in specific cases, you can attach the runtime file logjudge

@ssantos97
Copy link
Author

ssantos97 commented Jan 8, 2025

Hi, I leave the config and my requirements (the code is exactly the same), could you check what I'm doing wrong? I think it's weird because the difference is -13.6% which is a lot for library mismatches. Also, could you do pip freeze so I can use exactly the same versions?
requirements_mine.txt
config_mistral.json

@ssantos97
Copy link
Author

Solved. Thank you for the help!

@ssantos97 ssantos97 reopened this Jan 8, 2025
@ssantos97
Copy link
Author

Just one more thing, for next qa, are you using the validation or test split for evaluation?

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