Any workaround for push_to_hub() limits?

Good news, we improved how push_to_hub works : it does only one commit every 50 files instead of every file. The improvement is available if you install datasets from source, and it will be available in 2.15 as well

Feel free to try it out