loss function #297
loss function
#297
-
Which loss function is used for pre-training Chronos-Bolt? If I want to fine-tune it, which loss function do you recommend? |
Beta Was this translation helpful? Give feedback.
Answered by
abdulfatir
Apr 28, 2025
Replies: 1 comment
-
@DB1929 The Multi-quantile loss was used for training Chronos-Bolt. Fine-tuning is already supported in AutoGluon. Please see: https://auto.gluon.ai/stable/tutorials/timeseries/forecasting-chronos.html# |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
abdulfatir
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@DB1929 The Multi-quantile loss was used for training Chronos-Bolt. Fine-tuning is already supported in AutoGluon. Please see: https://auto.gluon.ai/stable/tutorials/timeseries/forecasting-chronos.html#