download part by part

#1
by MohammadSaberian - opened

Hi
how can i download part by part and save it?

Targoman Intelligent Processing org

use allow_patterns to filter

from huggingface_hub import snapshot_download
snapshot_download(repo_id="Targoman/TLPC", repo_type="dataset", local_dir="./", allow_patterns="{REQUIRED_DOMAIN}/*")

Thank you a lot !

I have used snapshot_download, But it quits in the middle of download.

I got 443 http error for download this dataset. Please give me a solution to download it from Iranian server.

ziabary changed discussion status to closed
ziabary changed discussion status to open
Targoman Intelligent Processing org

Use Shecan

ziabary changed discussion status to closed

Sign up or log in to comment