Trent Oh
commited on
Commit
·
0ab7976
1
Parent(s):
9b64880
Readme update
Browse files
README.md
CHANGED
@@ -8,4 +8,9 @@ tags:
|
|
8 |
|
9 |
# mpnet_stackexchange_v1
|
10 |
|
11 |
-
This is mpnet-base model trained on stackexchange title - answer data using Siamese model setup.
|
|
|
|
|
|
|
|
|
|
|
|
8 |
|
9 |
# mpnet_stackexchange_v1
|
10 |
|
11 |
+
This is mpnet-base model trained 600K steps on stackexchange title - answer data using Siamese model setup.
|
12 |
+
|
13 |
+
## Usage
|
14 |
+
|
15 |
+
The model can be used for semantic-search.
|
16 |
+
Output vectors are normalized and mean pooling used during training.
|