Skip to content

Commit

Permalink
Fix error in model training
Browse files Browse the repository at this point in the history
Alternativelly it can be fix in model py (this seems to be irrelevant during structure training)
  • Loading branch information
lbugnon authored Dec 26, 2024
1 parent a64ed64 commit f73e151
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/train/configs/structure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ model:
sampling_steps: 200
diffusion_samples: 5
symmetry_correction: true
run_confidence_sequentially: false

diffusion_process_args:
sigma_min: 0.0004
Expand Down

0 comments on commit f73e151

Please sign in to comment.