15 lines
446 B
Markdown
15 lines
446 B
Markdown
|
|
---
|
||
|
|
pipeline_tag: sentence-similarity
|
||
|
|
tags:
|
||
|
|
- sentence-transformers
|
||
|
|
- sentence-similarity
|
||
|
|
- transformers
|
||
|
|
- cross-encoder
|
||
|
|
---
|
||
|
|
|
||
|
|
# Augmented SBERT STSb
|
||
|
|
|
||
|
|
This is a [sentence-transformers](https://www.SBERT.net) cross encoder model.
|
||
|
|
|
||
|
|
It is used as a demo model within the [NLP for Semantic Search course](https://www.pinecone.io/learn/nlp), for the chapter on [In-domain Data Augmentation with BERT](https://www.pinecone.io/learn/data-augmentation/).
|