From d36c19665ad7608f04dac3fd0d000db906c0d627 Mon Sep 17 00:00:00 2001 From: mrq Date: Thu, 13 Apr 2023 21:05:44 +0000 Subject: [PATCH] Update 'Issues' --- Issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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