top-data can't be synced, although it's in the `tr...
# timegpt-1point5
o
top-data can't be synced, although it's in the
train_constants.py
🤔
h
interesting
is it eval or train?
try again?
o
It's train
And yes trying again
Nope, same error
h
do you have the path to the data?
or the config? let me try
o
See train confs in this PR: https://github.com/Nixtla/calmecac/pull/59 minutely fails on top-data daily_short also fails, I think it's due to the (large) synthetic being synced that times out weekly failed too, but I got rid of almost all tests sets, now it runs. Apparently too large test sets also make it fail
I'm guessing the last two are time-out issues. The first I don't understand, as top-data should be an added volume
(also the last two can be overcome by just removing these larger datasets)
h
ok we need to remove the test section completely
oh i see why
it is because we didn't create that bucket on azure
let me fix
@Olivier Sprangers it is working now
o
Thanks @Han Wang!
Works now