mirror of
https://github.com/gcorso/DiffDock.git
synced 2026-06-04 18:04:23 +08:00
Fix path in model parameters #80
This commit is contained in:
@@ -3,7 +3,7 @@ atom_max_neighbors: 8
|
||||
atom_radius: 5
|
||||
batch_size: 16
|
||||
c_alpha_max_neighbors: 24
|
||||
cache_path: /data/rsg/nlp/hstark/ligbind/data/cacheNew
|
||||
cache_path: data/cacheNew
|
||||
confidence_dropout: 0.0
|
||||
confidence_no_batchnorm: false
|
||||
config: null
|
||||
|
||||
Reference in New Issue
Block a user