andreazhu commited on
Commit
0b0be8d
·
verified ·
1 Parent(s): fc6acef

Upload files

Browse files
Files changed (2) hide show
  1. gnn/gnn_v3_final.ckpt +3 -0
  2. gnn/gnn_v3_hparams.yaml +7 -0
gnn/gnn_v3_final.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bd68de44104caecd7c6f069234a531968422558a45eaa57a057dd5fc3144bd7
3
+ size 120339466
gnn/gnn_v3_hparams.yaml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ model: gnn_v3
2
+ hyperparameters:
3
+ ffn_hidden_dim: 512
4
+ ffn_n_layers: 2
5
+ dropout: 0.15855817609983439
6
+ max_lr: 0.00016556807138307835
7
+ batch_size: 32