Update README.md
Browse files
README.md
CHANGED
|
@@ -12,6 +12,54 @@ tags:
|
|
| 12 |
- transformers
|
| 13 |
- text-embeddings-inference
|
| 14 |
- CSR
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
|
|
|
|
| 12 |
- transformers
|
| 13 |
- text-embeddings-inference
|
| 14 |
- CSR
|
| 15 |
+
model-index:
|
| 16 |
+
- name: NV-Embed-v2
|
| 17 |
+
results:
|
| 18 |
+
- dataset:
|
| 19 |
+
name: MTEB SciFact
|
| 20 |
+
type: mteb/scifact
|
| 21 |
+
revision: 0228b52cf27578f30900b9e5271d331663a030d7
|
| 22 |
+
config: default
|
| 23 |
+
split: test
|
| 24 |
+
languages:
|
| 25 |
+
- eng-Latn
|
| 26 |
+
metrics:
|
| 27 |
+
- type: ndcg@1
|
| 28 |
+
value: 0.67
|
| 29 |
+
- type: ndcg@3
|
| 30 |
+
value: 0.7635
|
| 31 |
+
- type: ndcg@5
|
| 32 |
+
value: 0.78982
|
| 33 |
+
- type: ndcg@10
|
| 34 |
+
value: 0.80426
|
| 35 |
+
- type: ndcg@20
|
| 36 |
+
value: 0.80967
|
| 37 |
+
- type: ndcg@100
|
| 38 |
+
value: 0.81514
|
| 39 |
+
- type: ndcg@1000
|
| 40 |
+
value: 0.81692
|
| 41 |
+
- type: map@10
|
| 42 |
+
value: 0.75662
|
| 43 |
+
- type: map@100
|
| 44 |
+
value: 0.7593
|
| 45 |
+
- type: map@1000
|
| 46 |
+
value: 0.75937
|
| 47 |
+
- type: recall@10
|
| 48 |
+
value: 0.93889
|
| 49 |
+
- type: recall@100
|
| 50 |
+
value: 0.98667
|
| 51 |
+
- type: recall@1000
|
| 52 |
+
value: 1.0
|
| 53 |
+
- type: precision@1
|
| 54 |
+
value: 0.67
|
| 55 |
+
- type: precision@10
|
| 56 |
+
value: 0.106
|
| 57 |
+
- type: mrr@10
|
| 58 |
+
value: 0.76503
|
| 59 |
+
- type: main_score
|
| 60 |
+
value: 0.80426
|
| 61 |
+
task:
|
| 62 |
+
type: Retrieval
|
| 63 |
---
|
| 64 |
|
| 65 |
|