ybabakhin commited on
Commit
a1f8c0c
·
verified ·
1 Parent(s): eec4c18

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -268,7 +268,7 @@ Visit the [NeMo Retriever docs page](https://docs.nvidia.com/nemo/retriever/inde
268
 
269
  | Field | Response |
270
  | ----- | ----- |
271
- | Intended Application & Domain: | Passage and query embedding for question and answer retrieval |
272
  | Model Type: | Transformer encoder |
273
  | Intended User: | Generative AI creators working with conversational AI models - users who want to build a multilingual question and answer application over a large text corpus, leveraging the latest dense retrieval technologies. |
274
  | Output: | Array of float numbers (Dense Vector Representation for the input text) |
 
268
 
269
  | Field | Response |
270
  | ----- | ----- |
271
+ | Intended Application & Domain: | Passage ranking for question and answer retrieval |
272
  | Model Type: | Transformer encoder |
273
  | Intended User: | Generative AI creators working with conversational AI models - users who want to build a multilingual question and answer application over a large text corpus, leveraging the latest dense retrieval technologies. |
274
  | Output: | Array of float numbers (Dense Vector Representation for the input text) |