Delta-Vector commited on
Commit
580a05f
·
verified ·
1 Parent(s): 3a1a027

Update Instruct-4b.yml

Browse files
Files changed (1) hide show
  1. Instruct-4b.yml +3 -3
Instruct-4b.yml CHANGED
@@ -65,11 +65,11 @@ wandb_log_model:
65
 
66
  gradient_accumulation_steps: 4
67
  micro_batch_size: 6
68
- num_epochs: 4
69
  optimizer: adamw_bnb_8bit
70
  lr_scheduler: cosine
71
- learning_rate: 2.5e-5
72
- max_grad_norm: 1.0
73
 
74
  train_on_inputs: false
75
  group_by_length: false
 
65
 
66
  gradient_accumulation_steps: 4
67
  micro_batch_size: 6
68
+ num_epochs: 2
69
  optimizer: adamw_bnb_8bit
70
  lr_scheduler: cosine
71
+ learning_rate: 2e-5
72
+ max_grad_norm: 0.2
73
 
74
  train_on_inputs: false
75
  group_by_length: false