Trent Oh
Readme update
0ab7976
|
raw
history blame
373 Bytes
---
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.