Skip to content

fix hardcoded absolute paths using argparse#189

Open
likitha487 wants to merge 4 commits intoML4SCI:mainfrom
likitha487:fix-hardcoded-paths
Open

fix hardcoded absolute paths using argparse#189
likitha487 wants to merge 4 commits intoML4SCI:mainfrom
likitha487:fix-hardcoded-paths

Conversation

@likitha487
Copy link

Fixes Issue #143

Replaced hardcoded absolute file paths with argparse arguments.

Changes:

  • Removed hardcoded /home/... paths from inference.py
  • Added command-line arguments for log_dir and finetune_model_path
  • Updated main() function to accept dynamic inputs

This makes the script portable and runnable on any system.

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