@@ -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,
@@ -1070,7 +1070,7 @@ class BaseConfig(object):
'ab4': 1 / 48,
'ab5': 1 / 72,
'ab6': 1 / 72,
- 'ab7': 1 / 144,
+ 'ab7': 1 / 720,
'ab8': 1 / 72,
'ab9': 1 / 48,
},