Open Cabeda opened 8 months ago
Thanks for the note @Cabeda , are you observing this issue with the latest release of the package?
And if it's okay, could you share the text that triggered the tensor size error? (just so it's easier to test on the same footing)
Hi, I'm using the version 0.1.6
. For the test, I'm using the text from the book Martian: Lost Sols (it's a free one).
Another test that throwed the same error. I've split the text to blocks of 500 chars. The first one worked fine, the second one threw the error of this issue.
However, the NSA assisted us with software they declined to explain and we now have these additional log entries. ATTACHMENT: LOG ENTRY: SOL 488 Well. Fuck me raw. I navigated my way around the dust storm, so I thought the āpain in the assā portion of my journey was over. But no, no. Apparently, Mars isnāt done handing me bullshit. There I was, driving along in Meridiani Planum. Smooth sailing from here on out ā or so I thought. The terrain was rough but nothing the rover couldnāt handle.
However, if I further divide this text in half and run separately, it succeeds
First of all thanks a lot for providing this package!
I was doing some tests for large inputs and found that when trying to send a large string (i.e. len >1000) it would throw the following error:
In terms of code, I used all the defaults: