manzilzaheer
commited on
Commit
•
ffa861d
1
Parent(s):
d6813d2
Update README.md
Browse files
README.md
CHANGED
@@ -5,9 +5,9 @@ base_model:
|
|
5 |
- google/gemma-2-9b-it
|
6 |
---
|
7 |
|
8 |
-
#
|
9 |
|
10 |
-
|
11 |
|
12 |
# Important Notes
|
13 |
* This is not an official Google product.
|
@@ -20,7 +20,7 @@ Results compared to BGE-EN-ICL on several large datasets
|
|
20 |
Model | DBPedia | FEVER | HotPotQA | MSMARCO | NQ |
|
21 |
------ | --------- | ------ | ------- | ------- | ------ |
|
22 |
BGE-EN-ICL | 51.63 | 92.83 | 85.14 | 46.79 | 73.88 |
|
23 |
-
|
24 |
|
25 |
# Model & Data
|
26 |
|
|
|
5 |
- google/gemma-2-9b-it
|
6 |
---
|
7 |
|
8 |
+
# Gemma Embeddings v0.8
|
9 |
|
10 |
+
GemmaEmbed is a dense-vector embedding model, trained especially for retrieval. As of December 2, 2024, GemmaEmbed achieves the #1 position overall on the _MTEB Retrieval_ leaderboard, with a score of 63.90.
|
11 |
|
12 |
# Important Notes
|
13 |
* This is not an official Google product.
|
|
|
20 |
Model | DBPedia | FEVER | HotPotQA | MSMARCO | NQ |
|
21 |
------ | --------- | ------ | ------- | ------- | ------ |
|
22 |
BGE-EN-ICL | 51.63 | 92.83 | 85.14 | 46.79 | 73.88 |
|
23 |
+
Gemma-Embeddings-v0.8 | 52.60 | 93.51 | 87.58 | 47.30 | 74.44 |
|
24 |
|
25 |
# Model & Data
|
26 |
|