瀏覽代碼

update 194/max_update_step: 5 -> 3

liqian 2 年之前
父節點
當前提交
0fa796959b
共有 1 個文件被更改,包括 1 次插入1 次删除
  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,