Skip to content

Commit 98b55f9

Browse files
committed
Update PharmProfiler.py
1 parent f7cc536 commit 98b55f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

geminimol/PharmProfiler.py

+1
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ def __call__(
146146
model_name = sys.argv[1]
147147
encoder = GeminiMol(
148148
model_name,
149+
batch_size = 512,
149150
internal_label_list = [],
150151
extrnal_label_list = ['Pearson'],
151152
)

0 commit comments

Comments
 (0)