Add option to disable progress bar when reading a dataset ("Loading dataset from disk")

Feature request

Add an option in load_from_disk to disable the progress bar even if the number of files is larger than 16.

Motivation

I am reading a lot of datasets that it creates lots of logs.

image

Your contribution

Seems like an easy fix to make. I can create a PR if necessary.