You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Ressources -> File we can fix chunk_size and chunk overlap
chunk_size : Number of tokens of each text segment. Set 0 to use developer setting.
chunk_overlap : Number of tokens that consecutive text segments should overlap with each other. Set 0 to use developer setting.
The unit is tokens or characters ? default devel chunks size is 1024 characters or tokens ? Default devel overlaps is 256 tokens or characters ?
Kind regards, David.
I can find many value with this grep 1024, 200, 30, ...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In Ressources -> File we can fix chunk_size and chunk overlap
chunk_size : Number of tokens of each text segment. Set 0 to use developer setting.
chunk_overlap : Number of tokens that consecutive text segments should overlap with each other. Set 0 to use developer setting.
The unit is tokens or characters ? default devel chunks size is 1024 characters or tokens ? Default devel overlaps is 256 tokens or characters ?
Kind regards, David.
I can find many value with this grep 1024, 200, 30, ...
Beta Was this translation helpful? Give feedback.
All reactions