Update prepare.sh

minor updates
This commit is contained in:
zr_jin 2024-03-07 16:46:37 +08:00 committed by GitHub
parent 211ce4c5fd
commit 262792f821
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@ stop_stage=100
# Split L subset to this number of pieces # Split L subset to this number of pieces
# This is to avoid OOM during feature extraction. # This is to avoid OOM during feature extraction.
num_splits=100 num_splits=1000
# We assume dl_dir (download dir) contains the following # We assume dl_dir (download dir) contains the following
# directories and files. If not, they will be downloaded # directories and files. If not, they will be downloaded