From 533ad569eb5384b76b069ba24f723b9141315e6e Mon Sep 17 00:00:00 2001 From: wql Date: Mon, 12 Aug 2024 14:34:56 +0800 Subject: [PATCH] test: test commit --- examples/train_lora/llama2_lora_sft.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/train_lora/llama2_lora_sft.yaml b/examples/train_lora/llama2_lora_sft.yaml index 99083a91..5f4c58cb 100644 --- a/examples/train_lora/llama2_lora_sft.yaml +++ b/examples/train_lora/llama2_lora_sft.yaml @@ -37,3 +37,4 @@ val_size: 0.1 per_device_eval_batch_size: 1 eval_strategy: steps eval_steps: 500 +