We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 296b870 commit 4a0cb4dCopy full SHA for 4a0cb4d
embeddings/models/os_neural_sparse_doc_v3_gte.py
@@ -275,7 +275,7 @@ def _get_sparse_vectors(
275
2. log(1 + log(1 + relu())) transformation
276
3. Zero out special tokens
277
278
- The end resul is a sparse vector with a length of the model vocabulary, with each
+ The end result is a sparse vector with a length of the model vocabulary, with each
279
position representing a token in the model vocabulary and each value representing
280
that token's weight relative to the input text.
281
0 commit comments