syang687 commited on
Commit
65787b8
·
verified ·
1 Parent(s): 6c82f49

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ tags:
10
  license: mit
11
  ---
12
 
13
- # SBERT_AL
14
 
15
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search. The SBERT_AL model is an advanced version of the SBERT ([stsb-mpnet-base-v2](https://huggingface.co/sentence-transformers/stsb-mpnet-base-v2)) model, which is initially a well-trained general-purpose sentence transformer. It is further refined through an active learning algorithm to enhance its performance for financial semantic textual similarity tasks.
16
 
 
10
  license: mit
11
  ---
12
 
13
+ # FinSentenceBERT
14
 
15
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search. The SBERT_AL model is an advanced version of the SBERT ([stsb-mpnet-base-v2](https://huggingface.co/sentence-transformers/stsb-mpnet-base-v2)) model, which is initially a well-trained general-purpose sentence transformer. It is further refined through an active learning algorithm to enhance its performance for financial semantic textual similarity tasks.
16