Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,8 @@ Algolia v2410 models are the state-of-the-art for their size and use cases and
|
|
19 |
Note that generic models are trained on public and synthetic e-commerce datasets only.
|
20 |
|
21 |
## Usage
|
|
|
|
|
22 |
|
23 |
### Using Sentence Transformers
|
24 |
```python
|
|
|
19 |
Note that generic models are trained on public and synthetic e-commerce datasets only.
|
20 |
|
21 |
## Usage
|
22 |
+
Add "query: " before the query.
|
23 |
+
No instructions needed for documents.
|
24 |
|
25 |
### Using Sentence Transformers
|
26 |
```python
|