Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

program stuck (when ”Loading cached shuffled indices for dataset at ...“) #29

Open
ccx06 opened this issue Mar 29, 2024 · 3 comments

Comments

@ccx06
Copy link

ccx06 commented Mar 29, 2024

When running the training code, the loading cached shuffled indexes program is stuck? How to solve it?

bugs
@xszheng2020
Copy link

Same issue here, have you solved it? @ccx06 @sangmichaelxie

@sangmichaelxie
Copy link
Owner

Maybe there is some kind of OOM issue or num_workers is set too high? Does this happen every time and on all datasets?

@xszheng2020
Copy link

I set the num_workers as 1. I tried to reduce the RANDOM_BATCH_SIZE in dataloader.py but it does not work.

It seems the issue is related to caching

06/25/2024 03:50:31 - INFO - datasets.arrow_dataset - Caching indices mapping at ~/doremi/preprocessed/train/Pile-CC/66/cache-abce09a69c09a6c6.arrow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants