Replies: 1 comment
-
@ben-jy We did not release/add support for training Chronos-Bolt here. If you're interested in fine-tuning the model, please check: https://auto.gluon.ai/stable/tutorials/timeseries/forecasting-chronos.html#fine-tuning |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Recently, I tried and succeeded in pretraining Chronos using the pretraining data corpus and training script of this repo. I would now like to try pretraining Chronos-Bolt, but the training code seems to be relatively coupled to Chronos original version (e.g no ChronosBoltDataset class).
Has anyone try to pretrain Chronos-Bolt, or is there any official code available somewhere to reproduce the original pretraining ?
Beta Was this translation helpful? Give feedback.
All reactions