Update README.md
Browse files
README.md
CHANGED
|
@@ -31,8 +31,8 @@ datasets:
|
|
| 31 |
# opensearch-neural-sparse-encoding-multilingual-v1
|
| 32 |
|
| 33 |
## Select the model
|
| 34 |
-
The model should be selected considering search relevance, model inference and retrieval efficiency(FLOPS). We benchmark models' performance on
|
| 35 |
-
**
|
| 36 |
|
| 37 |
| Model | Inference-free for Retrieval | Model Parameters | AVG NDCG@10 | AVG FLOPS |
|
| 38 |
|-------|------------------------------|------------------|-------------|-----------|
|
|
|
|
| 31 |
# opensearch-neural-sparse-encoding-multilingual-v1
|
| 32 |
|
| 33 |
## Select the model
|
| 34 |
+
The model should be selected considering search relevance, model inference and retrieval efficiency(FLOPS). We benchmark models' performance on **MIRACL** benchmark (we exclude th since the uncased backbone can not encode it).
|
| 35 |
+
**We recommend to use it with max_ratio pruning.**
|
| 36 |
|
| 37 |
| Model | Inference-free for Retrieval | Model Parameters | AVG NDCG@10 | AVG FLOPS |
|
| 38 |
|-------|------------------------------|------------------|-------------|-----------|
|