Possibly Incorrect Loss Computation on Chronos-Bolt? #475
quang-truong
started this conversation in
General
Replies: 1 comment
-
|
See: #312 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wonder if the following loss computation is intentional or typo, since it is quite different from that of Chronos-2? Specifically, shouldn't the first mean operation be over the dim -1?
chronos-forecasting/src/chronos/chronos_bolt.py
Lines 343 to 345 in f951d9a
Beta Was this translation helpful? Give feedback.
All reactions