update some score function
This commit is contained in:
@@ -2,7 +2,7 @@ general:
|
||||
name: 'graph_dit'
|
||||
wandb: 'disabled'
|
||||
gpus: 1
|
||||
gpu_number: 3
|
||||
gpu_number: 2
|
||||
resume: null
|
||||
test_only: null
|
||||
sample_every_val: 2500
|
||||
@@ -31,7 +31,8 @@ model:
|
||||
lambda_train: [1, 10] # node and edge training weight
|
||||
ensure_connected: True
|
||||
train:
|
||||
n_epochs: 5000
|
||||
# n_epochs: 5000
|
||||
n_epochs: 10
|
||||
batch_size: 1200
|
||||
lr: 0.0002
|
||||
clip_grad: null
|
||||
|
Reference in New Issue
Block a user