Skip to content

Commit

Permalink
change val size
Browse files Browse the repository at this point in the history
  • Loading branch information
mhenrichsen committed Dec 21, 2023
1 parent 62ba160 commit 78b2e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/mistral/qlora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 78b2e19

Please sign in to comment.