Skip to content

Commit 57978a8

Browse files
[DOCS] Fixes typo on text embedding page. (#2459) (#2465)
(cherry picked from commit 0e4a123) Co-authored-by: István Zoltán Szabó <[email protected]>
1 parent ec0f925 commit 57978a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/stack/ml/nlp/ml-nlp-text-emb-vector-search-example.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ The result is the predicted dense vector transformed from the example text.
122122
In this step, you load the data that you later use in an ingest pipeline to get
123123
the embeddings.
124124

125-
The data set `msmarco-passagetest2019-top1000` is a subset of the MS MACRO
125+
The data set `msmarco-passagetest2019-top1000` is a subset of the MS MARCO
126126
Passage Ranking data set used in the testing stage of the 2019 TREC Deep
127127
Learning Track. It contains 200 queries and for each query a list of relevant
128128
text passages extracted by a simple information retrieval (IR) system. From that

0 commit comments

Comments
 (0)