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 3a42c39 commit 86e8086
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mofa/generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import os

def train_generator(
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 86e8086

Please sign in to comment.