File size: 373 Bytes
9b64880 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 600K steps on stackexchange title - answer data using Siamese model setup.
## Usage
The model can be used for semantic-search.
Output vectors are normalized and mean pooling used during training.
|