-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Progress bars have color red and never completed to 100% #5117
Comments
Hi @echatzikyriakidis, thanks for submitting the issue. I tried from bash and zsh as well. |
Hi @david1542 , I use Google Colab. |
Got it. I created a PR that fixes this issue. Turns out that the wrapping logic for the inner loop was slightly incorrect. |
Thank you! |
Hello @mariosasko I am still facing this issue. Was this problem fixed? I cleared the hugging face cache before running, and no error message was given. Let me know if you need a minimal repro of my code. |
Describe the bug
Progress bars after transformative operations turn in red and never be completed to 100%
Steps to reproduce the bug
Expected results
Progress bar should be 100% and green
Actual results
Progress bar turn in red and never completed to 100%
Environment info
datasets
version: 2.6.1The text was updated successfully, but these errors were encountered: