Skip to content

Adding unified dataset downloader script#118

Open
invo-coder19 wants to merge 1 commit intoML4SCI:mainfrom
invo-coder19:feature/dataset-downloader
Open

Adding unified dataset downloader script#118
invo-coder19 wants to merge 1 commit intoML4SCI:mainfrom
invo-coder19:feature/dataset-downloader

Conversation

@invo-coder19
Copy link

  • Created scripts/download_datasets.py with CLI interface
  • Supports selective downloads by model (1, 2, 3, all) and split (train, test, both)
  • Integrated gdown for Google Drive downloads with progress tracking
  • Automatic directory organization and skip logic for existing files
  • Added comprehensive README with usage examples and troubleshooting
  • Includes dataset metadata for all 3 models (6 total files)

- Created scripts/download_datasets.py with CLI interface
- Supports selective downloads by model (1, 2, 3, all) and split (train, test, both)
- Integrated gdown for Google Drive downloads with progress tracking
- Automatic directory organization and skip logic for existing files
- Added comprehensive README with usage examples and troubleshooting
- Includes dataset metadata for all 3 models (6 total files)
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