diff --git a/Issues.md b/Issues.md index 28678ee..5a5a799 100644 --- a/Issues.md +++ b/Issues.md @@ -111,4 +111,4 @@ Open a command prompt and type `tskill python` to kill all Python processes. Rel ### `local_state[k] = v[grad_accum_step] / IndexError: list index out of range` -Your `Gradiant Accumulation Size` is too large for your given `Batch Size`. Please reduce it to, at most, half your batch size, or use the validation button to correct this. +Your `Gradiant Accumulation Size` is too large for your given `Batch Size`. Please reduce it to, at most, half your batch size, or use the validation button to correct this. \ No newline at end of file