Closed damianoporta closed 6 years ago
Same here, have you found the cause?
hi @fiskio not yet. It only works if i decrease the number of the sentences. Fortunately the model supports online training so i use 4k sentences each time.
This is happening intermittently to me too. I have 1000 samples. Mean # of tokens 155. Max # of tokens 1011. Min # of tokens 11.
This should be fixed now: https://github.com/explosion/spaCy/commit/ad068f51be6a2579c19c35bcd8b5c1767441ffc1
Thanks for your patience with this long-standing bug! Was very difficult to track it down, as the out-of-bounds read didn't seem to cause errors on Linux, only on Windows and OSX.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Hello, I am training 5000 documents (500/700 tokens long) using minibatch
After some epochs i get this error:
Your Environment