Trent Oh
commited on
Commit
·
95c14c5
1
Parent(s):
b6fa4fb
Update README.md
Browse files
README.md
CHANGED
@@ -6,12 +6,6 @@ tags:
|
|
6 |
- sentence-similarity
|
7 |
---
|
8 |
# multi-QA_v1-mpnet-asymmetric-A
|
9 |
-
This is mpnet-base model trained on 1B+ question - answer pairs. 2 separate models were used for training. This model was used to encode Answers.
|
10 |
-
## Usage
|
11 |
-
The model can be used for semantic-search in conjunction with question model : [multi-QA_v1-mpnet-asymmetric-Q](https://huggingface.co/flax-sentence-embeddings/multi-QA_v1-mpnet-asymmetric-Q)
|
12 |
-
Output vectors are normalized and mean pooling used during training.
|
13 |
-
|
14 |
-
|
15 |
|
16 |
## Model Description
|
17 |
|
|
|
6 |
- sentence-similarity
|
7 |
---
|
8 |
# multi-QA_v1-mpnet-asymmetric-A
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
|
10 |
## Model Description
|
11 |
|