Nanobit commited on
Commit
170d4d7
1 Parent(s): 0001862

chore: enable sample_packing for Gemma (#1351)

Browse files
Files changed (1) hide show
  1. examples/gemma/qlora.yml +2 -2
examples/gemma/qlora.yml CHANGED
@@ -21,8 +21,8 @@ lora_dropout: 0.05
21
  lora_target_linear: true
22
 
23
  sequence_len: 4096
24
- sample_packing: false
25
- pad_to_sequence_len: false
26
 
27
  wandb_project:
28
  wandb_entity:
 
21
  lora_target_linear: true
22
 
23
  sequence_len: 4096
24
+ sample_packing: true
25
+ pad_to_sequence_len: true
26
 
27
  wandb_project:
28
  wandb_entity: