From 93ebec1ac51a1c485b9dfd57a6b5e4f6c870ad49 Mon Sep 17 00:00:00 2001 From: mhenrichsen Date: Fri, 22 Dec 2023 16:18:16 +0100 Subject: [PATCH] change val size (#992) --- 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 64b26f4fa..35c79ebf4 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