Update doc for grad_accu and add validation tests for batch size

This commit is contained in:
NanoCode012
2023-06-01 06:13:47 +09:00
parent a6f5e5eaec
commit 3c71c8debe
3 changed files with 26 additions and 0 deletions

View File

@@ -397,6 +397,7 @@ Add below flag to train command above
Please reduce any below
- `micro_batch_size`
- `eval_batch_size`
- `gradient_accumulation_steps`
- `sequence_len`
> RuntimeError: expected scalar type Float but found Half