Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ MMEmbed presents several new training strategies, including modality-aware hard
|
|
19 |
|
20 |
## How to use
|
21 |
|
22 |
-
Here are two examples of how to encode queries and passages using Huggingface-transformer. Please find the required package version [here](https://huggingface.co/nvidia/
|
23 |
|
24 |
### Usage of Multimodal Retrieval (HuggingFace Transformers)
|
25 |
```python
|
|
|
19 |
|
20 |
## How to use
|
21 |
|
22 |
+
Here are two examples of how to encode queries and passages using Huggingface-transformer. Please find the required package version [here](https://huggingface.co/nvidia/MM-Embed#1-required-packages). See more instructions in various retrieval scenario [here](Here are two examples of how to encode queries and passages using Huggingface-transformer. Please find the required package version [here](https://huggingface.co/nvidia/MM-Embed#1-required-packages). See more instructions in various retrieval scenario [here](https://huggingface.co/nvidia/MM-Embed/blob/main/instructions.json)
|
23 |
|
24 |
### Usage of Multimodal Retrieval (HuggingFace Transformers)
|
25 |
```python
|