|
|
--- |
|
|
pipeline_tag: sentence-similarity |
|
|
tags: |
|
|
- sentence-transformers |
|
|
- feature-extraction |
|
|
- sentence-similarity |
|
|
--- |
|
|
# multi-QA_v1-mpnet-asymmetric-Q |
|
|
This is mpnet-base model trained on 1B+ question - answer pairs. 2 separate models were used for training. This model was used to encode Questions. |
|
|
|
|
|
## Usage |
|
|
The model can be used for semantic-search in conjunction with answer model : [multi-QA_v1-mpnet-asymmetric-A](https://huggingface.co/flax-sentence-embeddings/multi-QA_v1-mpnet-asymmetric-A) |
|
|
Output vectors are normalized and mean pooling used during training. |
|
|
|