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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] NaNs in model outputs for intfloat/multilingual-e5-large-instruct #389

Open
saattrupdan opened this issue Apr 15, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@saattrupdan
Copy link
Member

馃悰 Describe the bug

When benchmarking intfloat/multilingual-e5-large-instruct we encounter the following error:

scandeval.exceptions.InvalidBenchmark: NaN value detected in model outputs, even with mixed precision disabled.

If we force the dtype to be fp32 then we don't encounter the error, but if we examine the raw scores we see that NaNs still appear, affecting the scores negatively.

Operating System

Linux

Device

CUDA GPU

Python version

3.11.x

ScandEval version

12.6.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant