diff --git a/tools/download_bcss.sh b/tools/download_bcss.sh new file mode 100755 index 000000000..c9bfcf031 --- /dev/null +++ b/tools/download_bcss.sh @@ -0,0 +1,3 @@ +python3 -m pip install -U "huggingface_hub[cli]" +mkdir -p ../data +hf download nabil-m/bcss --repo-type dataset --local-dir ../data/bcss