diff --git a/examples/train_lora/llama2_lora_sft.yaml b/examples/train_lora/llama2_lora_sft.yaml index 24044fe7..959347b0 100644 --- a/examples/train_lora/llama2_lora_sft.yaml +++ b/examples/train_lora/llama2_lora_sft.yaml @@ -8,7 +8,7 @@ finetuning_type: lora lora_target: q_proj,v_proj ### dataset -dataset: alpaca_zh +dataset: alpaca_en template: llama2 cutoff_len: 1024 max_samples: 100000