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

NaN value from model output #957

Open
javak87 opened this issue Jan 3, 2025 · 2 comments
Open

NaN value from model output #957

javak87 opened this issue Jan 3, 2025 · 2 comments
Labels

Comments

@javak87
Copy link

javak87 commented Jan 3, 2025

What would you like to report?

Dear Developer,
I'm going to use OC20 for HPC benchmark. I used Nvidia implementation of OC20 that can be found here:
https://github.com/mlcommons/hpc_results_v3.0/tree/dfea490b1e7b6545eb5c8b7a4ff9b05021cba098/NVIDIA/benchmarks/oc20/implementations/pytorch

I download the data as per instruction and and try to use this implementation. After a few epoch, I'm getting the NaN error from model output.
I normalized the data, but I don't know why NaN is in the output?
Could you please tell me somethings changes in dataset?

@rayg1234
Copy link
Collaborator

rayg1234 commented Jan 9, 2025

Hi @javak87 ,
Can you provide more information on what data you are training on, model, system information (os, python, nvidia cuda versions etc) and any relevant plots, NaN could be the result of many errors.

Additionally we don't directly maintain this version of the code from Nvidia so our help might be limited, perhaps you can try to train oc20 in the fairchem repo to see if you can reproduce the error?

Copy link

github-actions bot commented Feb 9, 2025

This issue has been marked as stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants