set maximun interation limit: para n_iter

This commit is contained in:
2023-07-02 15:17:58 +08:00
parent 695bfb409c
commit afc74765ad
3 changed files with 10 additions and 3 deletions

View File

@@ -5,6 +5,8 @@ meta_seed: 0
test: # only for test scenarios
n_sample: 1
n_iter: 100
not_test: # normal scenarios
n_sample: 50
n_iter: 100