Skip to content

Commit

Permalink
Update generator.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hyunp2 authored Oct 18, 2023
1 parent 90727aa commit 032e64f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mofa/generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import os

def train_generator
config: str="config.yaml"
config: str="config.yaml",
# starting_model: str | Path,
examples: str|list[MOFRecord]="../argonne_gnn_gitlab/DiffLinker/data/geom/datasets",
num_epochs: int=10
Expand Down

0 comments on commit 032e64f

Please sign in to comment.