Any workaround for push_to_hub() limits?

Solved for now by setting max shard size to 700 MB:

batch.push_to_hub('zeio/auto-batch', config_name = 'spoken', max_shard_size = '700MB')