Luca Foppiano commited on
Commit
f5ab635
1 Parent(s): cd17f01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ Allow to change the number of blocks from the original document that are conside
42
  The default size of each block is 250 tokens (which can be changed before uploading the first document).
43
  With default settings, each question uses around 1000 tokens.
44
 
45
- **NOTE**: if the chat answers something like "the information is not provided in the given context", **changing the context size might be a solution**~~~~.
46
 
47
  ### Chunks size
48
  When uploaded, each document is split into blocks of a determined size (250 tokens by default).
 
42
  The default size of each block is 250 tokens (which can be changed before uploading the first document).
43
  With default settings, each question uses around 1000 tokens.
44
 
45
+ **NOTE**: if the chat answers something like "the information is not provided in the given context", **changing the context size will likely help**.
46
 
47
  ### Chunks size
48
  When uploaded, each document is split into blocks of a determined size (250 tokens by default).