|
--- |
|
pipeline_tag: sentence-similarity |
|
tags: |
|
- sentence-transformers |
|
- feature-extraction |
|
- sentence-similarity |
|
--- |
|
# multi-QA_v1-mpnet-asymmetric-A |
|
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. |
|
## Usage |
|
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) |
|
Output vectors are normalized and mean pooling used during training. |
|
|
|
|