yaqlee

Results 3 comments of yaqlee

As described in advanced_model_training.ipynb, > Some common pitfalls: > > If preprocessing takes a large amount of time, it can cause training to fail (especially in a distributed setting). It...

anyway, what's the normal duration on running caching? It will helps me estimate if the preprocessor was normally running.

btw, when I run training on my local machine, the dataset was very little, as I use 'scenario_builder=nuplan_mini', and 'scenario_filter.limit_total_scenarios=0.001'.