Delta-Vector commited on
Commit
384fa06
·
verified ·
1 Parent(s): 8cf6f45

Update Qwen7B.yaml

Browse files
Files changed (1) hide show
  1. Qwen7B.yaml +2 -2
Qwen7B.yaml CHANGED
@@ -50,7 +50,7 @@ datasets:
50
 
51
  chat_template: chatml
52
  dataset_prepared_path:
53
- val_set_size: 0.05
54
  output_dir: ./outputs/out
55
  sequence_len: 8192
56
  sample_packing: true
@@ -80,7 +80,7 @@ liger_swiglu: true
80
  liger_fused_linear_cross_entropy: true
81
 
82
 
83
- gradient_accumulation_steps: 32
84
  micro_batch_size: 1
85
  num_epochs: 2
86
  optimizer: adamw_torch
 
50
 
51
  chat_template: chatml
52
  dataset_prepared_path:
53
+ val_set_size: 0.01
54
  output_dir: ./outputs/out
55
  sequence_len: 8192
56
  sample_packing: true
 
80
  liger_fused_linear_cross_entropy: true
81
 
82
 
83
+ gradient_accumulation_steps: 64
84
  micro_batch_size: 1
85
  num_epochs: 2
86
  optimizer: adamw_torch