Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
OpenFold
Commits
43bab151
"...python/git@developer.sourcefind.cn:OpenDAS/dynamo.git" did not exist on "5b682f4839b5064c605daa166f39228d547d37cd"
Commit
43bab151
authored
Aug 03, 2023
by
Geoffrey Yu
Browse files
move recycle_early_stop_tolerance into 'model'
parent
833c100b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
openfold/config.py
openfold/config.py
+3
-2
No files found.
openfold/config.py
View file @
43bab151
...
@@ -824,7 +824,9 @@ multimer_model_config_update = {
...
@@ -824,7 +824,9 @@ multimer_model_config_update = {
"c_s"
:
c_s
,
"c_s"
:
c_s
,
"c_out"
:
37
,
"c_out"
:
37
,
},
},
}},
},
"recycle_early_stop_tolerance"
:
0.5
},
"loss"
:
{
"loss"
:
{
"distogram"
:
{
"distogram"
:
{
"min_bin"
:
2.3125
,
"min_bin"
:
2.3125
,
...
@@ -901,5 +903,4 @@ multimer_model_config_update = {
...
@@ -901,5 +903,4 @@ multimer_model_config_update = {
},
},
"eps"
:
eps
,
"eps"
:
eps
,
},
},
"recycle_early_stop_tolerance"
:
0.5
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment