Why some many tqdm bars in ConvLearner.from_model_data

When I use ConvLearner.pretrained( )
the tqdm bar is clean.
Snipaste_2018-12-05_20-28-13

why when I use ConvLearner.from_model_data( )
some many bars come out.
How can I reduce the bars.