disable valset by default (#6690)

Former-commit-id: 77bbf65905
This commit is contained in:
hoshi-hiyouga
2025-01-17 21:09:30 +08:00
committed by GitHub
parent 770433fa33
commit bbf334f823
30 changed files with 142 additions and 114 deletions

View File

@@ -39,7 +39,7 @@ pure_bf16: true
ddp_timeout: 180000000
### eval
val_size: 0.1
per_device_eval_batch_size: 1
eval_strategy: steps
eval_steps: 500
# val_size: 0.1
# per_device_eval_batch_size: 1
# eval_strategy: steps
# eval_steps: 500