mhenrichsen commited on
Commit
93ebec1
·
unverified ·
1 Parent(s): 2e61dc3

change val size (#992)

Browse files
Files changed (1) hide show
  1. examples/mistral/qlora.yml +1 -1
examples/mistral/qlora.yml CHANGED
@@ -11,7 +11,7 @@ datasets:
11
  - path: mhenrichsen/alpaca_2k_test
12
  type: alpaca
13
  dataset_prepared_path: last_run_prepared
14
- val_set_size: 0.05
15
  output_dir: ./qlora-out
16
 
17
  adapter: qlora
 
11
  - path: mhenrichsen/alpaca_2k_test
12
  type: alpaca
13
  dataset_prepared_path: last_run_prepared
14
+ val_set_size: 0.1
15
  output_dir: ./qlora-out
16
 
17
  adapter: qlora