初始化项目,由ModelHub XC社区提供模型

Model: jamescalam/bert-stsb-cross-encoder
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-13 17:33:23 +08:00
commit 1c180eb204
8 changed files with 30601 additions and 0 deletions

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
---
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/).