Skip to content

Commit

Permalink
Update settings.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
farkguidao authored Oct 11, 2021
1 parent 33b9c56 commit 4219aba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setting/settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ data:
num_workers: 16
neg_num: 4
model:
K: 6
K: 3
node_num_list: [19122,2135]
feature_dim_list: [196,128]
hidden_dim: 64
Expand All @@ -23,5 +23,5 @@ train:
max_epochs: 30
gpus: 1
reload_dataloaders_every_n_epochs: 1
resume_from_checkpoint: lightning_logs/version_15/checkpoints/epoch=19-step=5519.ckpt
# resume_from_checkpoint: lightning_logs/version_15/checkpoints/epoch=19-step=5519.ckpt

0 comments on commit 4219aba

Please sign in to comment.