fix eval_steps to be a sane default (#797)

* fix eval_steps to be a sane default

* update docs for fractional eval_steps
This commit is contained in:
Wing Lian
2023-10-27 22:36:30 -04:00
committed by GitHub
parent 0800885e2f
commit 8b79ff0e94
23 changed files with 36 additions and 36 deletions

View File

@@ -51,7 +51,7 @@ output_dir: ./qlora-out
# decrease if OOM, increase for max VRAM utilization
micro_batch_size: 1
gradient_accumulation_steps: 1
num_epochs: 3
num_epochs: 4
# Optimizer for QLoRA
optimizer: paged_adamw_32bit
torchdistx_path: