Parcourir la source

update 194/max_update_step: 5 -> 3

liqian il y a 2 ans
Parent
commit
0fa796959b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      config.py

+ 1 - 1
config.py

@@ -1061,7 +1061,7 @@ class BaseConfig(object):
             'ab_test_id': '194',
             'not_update': 0.01,
             'gradient': 0.07,
-            'max_update_step': 5,
+            'max_update_step': 3,
             'threshold_update': {
                 'ab0': 1 / 48,
                 'ab1': 1 / 72,