File size: 367 Bytes
9b64880 11d76df 0ab7976 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
pipeline_tag: sentence-similarity
tags:
- sentence-transformers
- feature-extraction
- sentence-similarity
---
# mpnet_stackexchange_v1
This is mpnet-base model trained on 6M stackexchange title - answer data using Siamese network setup.
## Usage
The model can be used for semantic-search.
Output vectors are normalized and mean pooling used during training.
|