Quellcode durchsuchen

Merge branch 'feature_2023112811_liqian_ad_abtest_config_update' into test

liqian vor 1 Jahr
Ursprung
Commit
2f2ecf61d1
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      config.py

+ 1 - 1
config.py

@@ -1720,7 +1720,7 @@ class BaseConfig(object):
             'max_update_step': 5,  # 最大调整步数
             # 调整步长
             'threshold_update': {
-                'ab0': 1 / 48,
+                'ab0': 1 / 432,
                 'ab1': 1 / 432,
                 'ab2': 1 / 432,
                 'ab3': 1 / 432,