We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I ran this code:
from datasets import load_dataset dataset = load_dataset("common-canvas/commoncatalog-cc-by", cache_dir="/datadrive/datasets/cc", num_proc=1000)
And got this error. Before it was some other file though (lie something...incomplete)
runnting
ulimit -n 8192
did not help at all.
Run the code i sent
Should be no errors
linux, jupyter lab.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
I ran this code:
And got this error.
Before it was some other file though (lie something...incomplete)
runnting
did not help at all.
Steps to reproduce the bug
Run the code i sent
Expected behavior
Should be no errors
Environment info
linux, jupyter lab.
The text was updated successfully, but these errors were encountered: