Thinklab-SJTU / Bench2Drive

Closed-loop multi-ability evaluation of end-to-end autonomous driving algorithms
Apache License 2.0
439 stars 27 forks source link

Fetching 0 files: 0it [00:00, ?it/s] in mini dataset. #11

Closed synsin0 closed 3 weeks ago

synsin0 commented 3 weeks ago

I try to download mini dataset with huggingface or hf-mirror, both receives no file, maybe a change of data root?

jiaxiaosong1002 commented 3 weeks ago

@synsin0 Considering using huggingface mirror: https://hf-mirror.com/.

synsin0 commented 3 weeks ago

I tried this mirror and also fetch 0 files in the dataset. I choose to download from baiduyun.

EricLiuhhh commented 2 weeks ago

I faced the same problem. In my case, it can be solved by adding ".tar.gz" to the --include parameter, e.g., huggingface-cli download --resume-download --repo-type dataset rethinklab/Bench2Drive --include "HardBreakRoute_Town01_Route30_Weather3.tar.gz" --local-dir Bench2Drive-mini