-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Description
Problem
- Missing
datasetsdependency inrequirements.txtcauses runtime error - Import statements inside functions (bad practice)
- Missing proxy configuration documentation
Details
from datasets import load_datasetis placed insidegen_worker()function- Users need to manually add
datasetsto requirements.txt - HTTP proxy setup required but not documented
Suggested fixes
- Add
datasetsto requirements.txt - Move import statements to file top
- Document proxy requirements in README
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels