Skip to content

Commit

Permalink
Update PharmProfiler.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Wang-Lin-boop committed Oct 31, 2024
1 parent f7cc536 commit 98b55f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions geminimol/PharmProfiler.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ def __call__(
model_name = sys.argv[1]
encoder = GeminiMol(
model_name,
batch_size = 512,
internal_label_list = [],
extrnal_label_list = ['Pearson'],
)
Expand Down

0 comments on commit 98b55f9

Please sign in to comment.