Skip to content

Conversation

@milind899
Copy link

This PR fixes a known issue on Windows where DataLoader with num_workers > 0 causes the training process to freeze/hang.

Changes:

  • Set num_workers=0 in Bart_baseline_finetuned.py for Windows compatibility.
  • Updated requirements.txt to latest compatible versions.
  • Updated .gitignore to exclude temporary build artifacts and debug logs.

- Fixed DataLoader freezing on Windows (num_workers=0)

- Added comprehensive README with installation, config, troubleshooting

- Cleaned up debug files and unnecessary dependencies

- Verified Python 3.10+ compatibility
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

Successfully merging this pull request may close these issues.

1 participant