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

Training doesn't start #317

Open
Psoriaz opened this issue Oct 7, 2024 · 0 comments
Open

Training doesn't start #317

Psoriaz opened this issue Oct 7, 2024 · 0 comments

Comments

@Psoriaz
Copy link

Psoriaz commented Oct 7, 2024

I'm trying to train a model on a custom dataset. The training begins, but stops at the moment of generating the dataset. The last lines that are printed to the console:

Resolving data files: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 2117/2117 [00:00<00:00, 42802.73it/s] Resolving data files: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 605/605 [00:00<00:00, 46075.35it/s] Resolving data files: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 304/304 [00:00<00:00, 55909.34it/s] Downloading data: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 2119/2119 [00:00<00:00, 38616.95files/s] Downloading data: 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 607/607 [00:00<00:00, 45081.68files/s] Downloading data: 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 306/306 [00:00<00:00, 52478.11files/s] Generating train split: 2116 examples [00:00, 9723.71 examples/s] Generating validation split: 604 examples [00:00, 17335.75 examples/s] Generating test split: 303 examples [00:00, 16679.23 examples/s]

What should I do? How to understand where exactly the problem is?

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

1 participant