Commit 43bab151 authored by Geoffrey Yu's avatar Geoffrey Yu
Browse files

move recycle_early_stop_tolerance into 'model'

parent 833c100b
......@@ -824,7 +824,9 @@ multimer_model_config_update = {
"c_s": c_s,
"c_out": 37,
},
}},
},
"recycle_early_stop_tolerance": 0.5
},
"loss": {
"distogram": {
"min_bin": 2.3125,
......@@ -901,5 +903,4 @@ multimer_model_config_update = {
},
"eps": eps,
},
"recycle_early_stop_tolerance": 0.5
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment