Conversation
Greptile SummaryThis PR fixes a real bug in the StormCast trainer: Key observations:
Important Files Changed
Reviews (1): Last reviewed commit: "fix model sigma data" | Re-trigger Greptile |
|
As per the Greptile comment, this doesn't address the case of |
|
Can we add a test that makes sure the loss and the model have the same sigma_data? |
|
Did this bug only apply to |
It seems to affect both and this change should fix both, since both have a |
|
Ah ok I was just going off the greptile summary. Regarding the channel-wise |
It's mostly relevant for regression-diffusion models. For those the regression net often has very different errors for the channels and then we should choose the RMSE of the regression for each channel as |
Signed-off-by: root <root@pool0-01762.cm.cluster>
Signed-off-by: root <root@pool0-01101.cm.cluster>
Signed-off-by: root <root@pool0-01523.cm.cluster>
Signed-off-by: root <root@pool0-01102.cm.cluster>
f4e3310 to
bcb2432
Compare
Signed-off-by: root <root@pool0-01814.cm.cluster>
PhysicsNeMo Pull Request
Description
Checklist