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

Bug: SteamingDataset Processor data config mismatch #19438

Closed
cauyxy opened this issue Feb 8, 2024 · 0 comments · Fixed by #19439
Closed

Bug: SteamingDataset Processor data config mismatch #19438

cauyxy opened this issue Feb 8, 2024 · 0 comments · Fixed by #19439
Labels
bug Something isn't working data (external) litdata package

Comments

@cauyxy
Copy link
Contributor

cauyxy commented Feb 8, 2024

Bug description

When the number of processes is less than the number of files, some processes do not read or write data. At this time, the data_format written to process_idx_index.json is inconsistent, which leads to the failure of synthesizing the final index.json.

What version are you seeing the problem on?

v2.2

How to reproduce the bug

No response

Error messages and logs

image

Environment

Current environment
#- Lightning Component (e.g. Trainer, LightningModule, LightningApp, LightningWork, LightningFlow):
#- PyTorch Lightning Version (e.g., 1.5.0):
#- Lightning App Version (e.g., 0.5.2):
#- PyTorch Version (e.g., 2.0):
#- Python version (e.g., 3.9):
#- OS (e.g., Linux):
#- CUDA/cuDNN version:
#- GPU models and configuration:
#- How you installed Lightning(`conda`, `pip`, source):
#- Running environment of LightningApp (e.g. local, cloud):

More info

No response

@cauyxy cauyxy added bug Something isn't working needs triage Waiting to be triaged by maintainers labels Feb 8, 2024
@awaelchli awaelchli added data (external) litdata package and removed needs triage Waiting to be triaged by maintainers labels Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working data (external) litdata package
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants