From 78b2e19b596cbb279b4815030dce55bae83f2289 Mon Sep 17 00:00:00 2001 From: mhenrichsen Date: Thu, 21 Dec 2023 21:29:21 +0100 Subject: [PATCH] change val size --- examples/mistral/qlora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/mistral/qlora.yml b/examples/mistral/qlora.yml index 64b26f4fa3..35c79ebf4e 100644 --- a/examples/mistral/qlora.yml +++ b/examples/mistral/qlora.yml @@ -11,7 +11,7 @@ datasets: - path: mhenrichsen/alpaca_2k_test type: alpaca dataset_prepared_path: last_run_prepared -val_set_size: 0.05 +val_set_size: 0.1 output_dir: ./qlora-out adapter: qlora