NeMo
English
nvidia
steerlm
llama3
reward model
zhilinw commited on
Commit
7c50c23
1 Parent(s): 2992f66

Update model_config.yaml

Browse files
Files changed (1) hide show
  1. model_config.yaml +2 -2
model_config.yaml CHANGED
@@ -109,7 +109,7 @@ nsys_profile:
109
  gen_shape: false
110
  optim:
111
  name: distributed_fused_adam
112
- lr: 1.0e-06
113
  weight_decay: 0.1
114
  betas:
115
  - 0.9
@@ -118,7 +118,7 @@ optim:
118
  name: CosineAnnealing
119
  warmup_steps: 10
120
  constant_steps: 0
121
- min_lr: 1.0e-06
122
  bucket_cap_mb: 200
123
  overlap_grad_sync: false
124
  contiguous_grad_buffer: true
 
109
  gen_shape: false
110
  optim:
111
  name: distributed_fused_adam
112
+ lr: 2.0e-06
113
  weight_decay: 0.1
114
  betas:
115
  - 0.9
 
118
  name: CosineAnnealing
119
  warmup_steps: 10
120
  constant_steps: 0
121
+ min_lr: 2.0e-06
122
  bucket_cap_mb: 200
123
  overlap_grad_sync: false
124
  contiguous_grad_buffer: true