Skip to content

Conversation

jbial
Copy link

@jbial jbial commented Aug 4, 2025

Issue #, if available:

Description of changes:

Nit change of the shape in the quantile loss computation. The variable loss (here) has shape (B, num quantiles, T), so to mean over the prediction horizon (match the comment on line 366), the dim should be -1 instead of -2.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@abdulfatir
Copy link
Contributor

@jbial Thank you for the PR! We are aware of this issue but we did not "fix" this for posterity --- this is how Chronos-Bolt models were trained. In practice, this results in a rescaling of the loss which, while unpleasant, is not problematic from an optimization perspective.

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

Successfully merging this pull request may close these issues.

2 participants