Browse Source

update target_uv_param config

liqian 2 years ago
parent
commit
6b9916bf63
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config.py

+ 1 - 1
config.py

@@ -1077,7 +1077,7 @@ class BaseConfig(object):
             'target_uv_param': {
             'target_uv_param': {
                 'ab5': {
                 'ab5': {
                     'update_hours': list(range(9)), 'update_param': 0,
                     'update_hours': list(range(9)), 'update_param': 0,
-                    'special_update_config': {'special_hours': [0, 1, 2, 9, 10], 'special_gradient': 0.02,
+                    'special_update_config': {'special_hours': [0, 1, 2, 3, 9, 10, 11], 'special_gradient': 0.02,
                                               'special_max_update_step': 15}
                                               'special_max_update_step': 15}
                 },  # 0-10点,uv控制在0%
                 },  # 0-10点,uv控制在0%
                 'ab6': {
                 'ab6': {