Skip to content

Add requirements and fix imports#20

Open
Ankitaghavate wants to merge 2 commits intoML4SCI:mainfrom
Ankitaghavate:add-requirements-and-fix-imports
Open

Add requirements and fix imports#20
Ankitaghavate wants to merge 2 commits intoML4SCI:mainfrom
Ankitaghavate:add-requirements-and-fix-imports

Conversation

@Ankitaghavate
Copy link

Summary

This PR adds a requirements.txt file and fixes import-level issues to ensure the dataset, preprocessing, and training pipeline run without errors.

Changes

  • Added requirements.txt covering all dependencies used across datasets, models, and training code
  • Fixed syntax and import-related issues that caused runtime failures
  • Ensured preprocessing, tokenizer creation, and dataset loading work as intended

Notes

  • No model logic or data-processing behavior was changed
  • Changes are limited to stability, dependency clarity, and reproducibility

Checklist

  • Code runs without syntax/import errors
  • Dependencies clearly specified
  • No breaking changes introduced

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