Souradeep Nanda
commited on
Commit
•
6ea69cf
1
Parent(s):
31f401e
Update README
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ license: apache-2.0
|
|
6 |
|
7 |
Unofficial mirror of [Beam Retriever](https://github.com/canghongjian/beam_retriever)
|
8 |
|
9 |
-
This is the finetuned **encoder only** of the Beam Retriever model which can be used for maximum inner product search.
|
10 |
|
11 |
## Usage
|
12 |
|
|
|
6 |
|
7 |
Unofficial mirror of [Beam Retriever](https://github.com/canghongjian/beam_retriever)
|
8 |
|
9 |
+
This is the finetuned **encoder only** [DebertaV3Large](https://huggingface.co/microsoft/deberta-v3-large) of the Beam Retriever model which can be used for maximum inner product search.
|
10 |
|
11 |
## Usage
|
12 |
|