Y
Hacker News
new
|
ask
|
show
|
jobs
by
zitterbewegung
2127 days ago
I tried using tfjs and Bert with 87 kilobytes of text do you have a similar issue ?
1 comments
yoavz
2127 days ago
The extension feeds it context data in chunks (e.g. only one <p> element at a time). I could see TensorFlowJS BERT struggling with a single sequence of 87 KB -- have you tried breaking them up?
link
zitterbewegung
2127 days ago
I was putting in a bunch of poetry that I wrote into Bert or a screenplay. I guess that is a limitation .
I also noticed it can crash browsers too .
link