From 5714ce5233d168bcd044a766dfae7b35dc4bfa8c Mon Sep 17 00:00:00 2001 From: Miroslav Goncharenko Date: Sun, 8 Dec 2024 18:17:02 +0100 Subject: [PATCH] style: removed tabs --- tests/baselines/llama_7b.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/baselines/llama_7b.json b/tests/baselines/llama_7b.json index 4783999807..cc8737429e 100644 --- a/tests/baselines/llama_7b.json +++ b/tests/baselines/llama_7b.json @@ -628,7 +628,7 @@ "--bf16 True", "--gradient_accumulation_steps 4", "--logging_steps 1", - "--validation_split_percentage 10", + "--validation_split_percentage 10", "--lora_rank 8", "--lora_alpha 16", "--lora_dropout 0.05",