DocBin.to_bytes fails with a "ValueError: bytes object is too large" Spacy v 3.7.2 #13206
Unanswered
rajesh-smartwebtech
asked this question in
Help: Other Questions
Replies: 1 comment
-
Copied from https://stackoverflow.com/a/77690259:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to reproduce the behaviour
I am trying to train a model from scratch (NER) on a corpus which has around 8 million sentences, after added data in DocBin() then unable to save it getting error
Your Environment
I have tried to make chunk of DocBin then murge and save single file but same issue
Beta Was this translation helpful? Give feedback.
All reactions