Trent Oh
Readme update
11d76df
|
raw
history blame
367 Bytes
metadata
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.