FaheemBEG commited on
Commit
cd3ad60
·
verified ·
1 Parent(s): 331749d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -91,7 +91,7 @@ This dataset only includes data.gouv.fr datasets that have at least a 100 charac
91
 
92
  The `chunk_text` field was created by combining the `title`, `organization` name, `description`.
93
 
94
- The `description` was cropped to a maximum length of +- 1000 characters.
95
  The Langchain's `RecursiveCharacterTextSplitter` function was used to crop the description.
96
 
97
  The parameters used are :
 
91
 
92
  The `chunk_text` field was created by combining the `title`, `organization` name, `description`.
93
 
94
+ The `description` was here cropped to a maximum length of +- 1000 characters.
95
  The Langchain's `RecursiveCharacterTextSplitter` function was used to crop the description.
96
 
97
  The parameters used are :