Skip to content

Commit

Permalink
update mlp training default template
Browse files Browse the repository at this point in the history
  • Loading branch information
link89 committed Nov 16, 2023
1 parent 97d337d commit 4c2e323
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ai2_kit/res/catalysis/mlp-training.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ workflow:
select:
model_devi:
# the upper and lower bound of the deviation of the model
f_trust_lo: 0.25
f_trust_hi: 0.5
f_trust_lo: 0.2
f_trust_hi: 0.6

update:
walkthrough:
Expand Down

0 comments on commit 4c2e323

Please sign in to comment.